[U-Boot] [PULL] u-boot-mips/master

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Fri Jun 1 19:24:58 UTC 2018


Travis CI build:

  https://travis-ci.org/danielschwierzeck/u-boot/builds/386679112



The following changes since commit c3c863880479edeb5b08226e622d13c91326e4a7:

  add FIT data-position & data-offset property support (2018-05-26 18:19:19 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-mips.git master

for you to fetch changes up to 9ca33ebf1c3a950d06cb50dba8d0a94e150bc0fd:

  phy: bcm6318-usbh: convert to use live dt (2018-06-01 15:56:02 +0200)

----------------------------------------------------------------
Álvaro Fernández Rojas (17):
      dm: core: add functions to get memory-mapped I/O addresses
      watchdog: bcm6345: convert to use live dt
      serial: bcm6345: convert to use live dt
      clk: bcm6345: convert to use live dt
      reset: bcm6345: convert to use live dt
      gpio: bcm6345: convert to use live dt
      led: bcm6358: convert to use live dt
      led: bcm6328: convert to use live dt
      power: domain: bcm6328: convert to use live dt
      spi: bcm63xx_spi: convert to use live dt
      spi: bcm63xx_hsspi: convert to use live dt
      ram: bmips: convert to use live dt
      cpu: bmips: convert to use live dt
      phy: bcm6348-usbh: convert to use live dt
      phy: bcm6358-usbh: convert to use live dt
      phy: bcm6368-usbh: convert to use live dt
      phy: bcm6318-usbh: convert to use live dt

 drivers/clk/clk_bcm6345.c                   |  8 ++------
 drivers/core/fdtaddr.c                      | 15 +++++++++++++++
 drivers/core/read.c                         | 17 +++++++++++++++++
 drivers/cpu/bmips_cpu.c                     | 12 +++---------
 drivers/gpio/bcm6345_gpio.c                 | 18 +++++-------------
 drivers/led/led_bcm6328.c                   | 52 +++++++++++++++++-----------------------------------
 drivers/led/led_bcm6358.c                   | 44 +++++++++++++++-----------------------------
 drivers/phy/bcm6318-usbh-phy.c              | 10 +++-------
 drivers/phy/bcm6348-usbh-phy.c              | 10 +++-------
 drivers/phy/bcm6358-usbh-phy.c              | 10 +++-------
 drivers/phy/bcm6368-usbh-phy.c              |  9 +++------
 drivers/power/domain/bcm6328-power-domain.c |  8 ++------
 drivers/ram/bmips_ram.c                     |  7 ++-----
 drivers/reset/reset-bcm6345.c               |  8 ++------
 drivers/serial/serial_bcm6345.c             |  8 ++------
 drivers/spi/bcm63xx_hsspi.c                 | 12 +++---------
 drivers/spi/bcm63xx_spi.c                   | 12 +++---------
 drivers/watchdog/bcm6345_wdt.c              |  8 ++------
 include/dm/fdtaddr.h                        | 22 ++++++++++++++++++++++
 include/dm/read.h                           | 32 ++++++++++++++++++++++++++++++++
 test/dm/test-fdt.c                          | 42 ++++++++++++++++++++++++++++++++++++++++++
 21 files changed, 198 insertions(+), 166 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180601/7b9a7039/attachment.sig>


More information about the U-Boot mailing list