1. f7ac405 video: Sort Makefile entries by Mario Six · Thu Aug 09 14:51:22 2018 +0200
  2. f95104d axi: Add AXI sandbox driver and simple emulator by Mario Six · Thu Aug 09 14:51:18 2018 +0200
  3. defed5e axi: Add ihs_axi driver by Mario Six · Thu Aug 09 14:51:17 2018 +0200
  4. 573b1b9 drivers: Add AXI uclass by Mario Six · Thu Aug 09 14:51:16 2018 +0200
  5. 6e5686c Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Aug 09 11:10:41 2018 -0400
  6. cdf9793 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Aug 08 20:02:39 2018 -0400
  7. d74d312 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · Fri Aug 03 01:14:53 2018 -0700
  8. a7366f0 dm: pci: Add APIs to find capability and extended capability by Bin Meng · Fri Aug 03 01:14:52 2018 -0700
  9. 11c41ab pci: sandbox: emul: Rename priv structure by Bin Meng · Fri Aug 03 01:14:49 2018 -0700
  10. c69ae41 pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · Fri Aug 03 01:14:46 2018 -0700
  11. 156bc6f pci: sandbox: Support dynamically binding device driver by Bin Meng · Fri Aug 03 01:14:45 2018 -0700
  12. a8d2780 dm: pci: Assign correct driver data when binding a driver by Bin Meng · Fri Aug 03 01:14:44 2018 -0700
  13. 2fc987e pci: sandbox: emul: Fix the call to pci_bus_find_devfn() by Bin Meng · Fri Aug 03 01:14:43 2018 -0700
  14. 5b87baf pci: sandbox: swap_case: Preserve space indicator bit in BAR registers by Bin Meng · Fri Aug 03 01:14:40 2018 -0700
  15. 20bdc1e dm: pci: Fix scanning multi-function device by Bin Meng · Fri Aug 03 01:14:37 2018 -0700
  16. 00d808e dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · Fri Aug 03 01:14:36 2018 -0700
  17. fa15771 dm: core: Add ofnode function to read PCI vendor and device id by Bin Meng · Fri Aug 03 01:14:35 2018 -0700
  18. d140661 bcm6838: add initial support by Philippe Reynes · Mon Jul 16 19:06:14 2018 +0200
  19. 13b8ec8 bmips: ram: add an option to force the size of the ram by Philippe Reynes · Mon Jul 16 19:06:13 2018 +0200
  20. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · Wed Jul 11 09:05:25 2018 -0400
  21. 180a3c8 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Tue Aug 07 21:36:20 2018 -0400
  22. 12e6f56 Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · Tue Aug 07 11:32:50 2018 -0400
  23. ce08e09 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Aug 07 07:15:20 2018 -0400
  24. 305f1c5 gpio: xilinx: Add support for using label property by Michal Simek · Thu Aug 02 12:58:54 2018 +0200
  25. 7fa52c2 gpio: xilinx: Return 0 from xilinx_gpio_set_value by Michal Simek · Mon Aug 06 07:42:40 2018 +0200
  26. 810e4bc gpio: xilinx: Not read output values via regs by Michal Simek · Mon Jul 23 12:40:36 2018 +0200
  27. ee39afb gpio: xilinx: Simplify logic in xilinx_gpio_set_value by Michal Simek · Mon Jul 30 14:29:27 2018 +0200
  28. c2116f3 gpio: xilinx: Set value before changing direction by Michal Simek · Mon Jul 30 10:02:53 2018 +0200
  29. e2f91e5 gpio: xilinx: Remove !DM driver by Michal Simek · Mon Jul 23 13:40:01 2018 +0200
  30. 9260d99 gpio: xilinx: Find out bank before use in xilinx_gpio_get_function() by Michal Simek · Mon Jul 23 12:08:49 2018 +0200
  31. 5b269c4 i2c: imx_lpi2c: add uclass api support by Peng Fan · Tue Jul 17 20:38:33 2018 +0800
  32. e4ddfdb i2c-mux: pca954x: support pca9646 i2c switch by Peng Fan · Tue Jul 17 20:38:32 2018 +0800
  33. 6fba32d dm: core: device: enable power domain in probe by Peng Fan · Fri Jul 27 10:20:38 2018 +0800
  34. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · Fri Jul 27 10:20:37 2018 +0800
  35. c782417 gpio: zynq: Used platdata structure for storing static data instead of priv by Vipul Kumar · Fri Jul 20 14:36:49 2018 +0530
  36. f26b4c7 spi: Kconfig: Create ISSI Kconfig entry by Michal Simek · Mon Jan 25 15:39:26 2016 +0100
  37. 03cf3af ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC by Lukasz Majewski · Wed Aug 01 14:49:00 2018 +0200
  38. 22c2afa ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_timing) by Lukasz Majewski · Wed Aug 01 14:48:59 2018 +0200
  39. 6702cb2 ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_config() by Lukasz Majewski · Wed Aug 01 14:48:53 2018 +0200
  40. a723ad0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sat Aug 04 19:41:43 2018 -0400
  41. 7674fb5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Aug 04 19:41:30 2018 -0400
  42. f3cc631 clk: clk_set_default: accept no-op skip fields by Neil Armstrong · Thu Jul 26 15:19:32 2018 +0200
  43. 53dbf6e mmc: arm_pl180_mmci: Remove cd_inverted host's struct field by Patrice Chotard · Wed Jul 25 17:49:09 2018 +0200
  44. afba498 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · Wed Jul 25 17:49:08 2018 +0200
  45. 328bd2e mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:07 2018 +0200
  46. dc66357 bootcount: Fix misaligned cache operation by Alex Kiernan · Wed Jul 25 11:45:58 2018 +0000
  47. 5a1da38 adc: Add driver for STM32 ADC by Fabrice Gasnier · Tue Jul 24 16:31:31 2018 +0200
  48. 91d954b dm: adc: uclass: get reference regulator once by Fabrice Gasnier · Tue Jul 24 16:31:29 2018 +0200
  49. 1119271 clk: add clk_valid() by Fabrice Gasnier · Tue Jul 24 16:31:28 2018 +0200
  50. 5d71604 arm: sunxi: Allwinner A10 SPI driver by Stefan Mavrodiev · Tue Feb 06 15:14:33 2018 +0200
  51. 833ff18 spi: kirkwood: add orion-spi compatible string by Chris Packham · Wed Aug 01 12:19:26 2018 +0530
  52. f45abaa spi: kirkwood: Get drvdata in .ofdata_to_platdata by Jagan Teki · Thu Mar 15 17:03:22 2018 +0530
  53. 84727b6 mtd: add spi flash id s25fl128l by Clément Laigle · Thu Jul 26 09:31:41 2018 +0200
  54. cfcb432 dm: panel: get timings from panel by Yannick Fertré · Fri Jul 13 14:11:09 2018 +0200
  55. da8d205 video: kconfig: remove DM_I2C dependency of I2C_EDID by Luis Araneda · Wed Jul 04 02:40:00 2018 -0400
  56. 042b3f5 mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP by Mylène Josserand · Fri Jul 13 18:10:24 2018 +0200
  57. c21946b mtd: nand: nand_base: Convert EINVAL into ENOTSUPP by Mylène Josserand · Fri Jul 13 18:10:23 2018 +0200
  58. 0c8d0cc phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5 by Jagan Teki · Fri Jul 20 12:34:22 2018 +0530
  59. 67c9a0f phy: sun4i-usb: Remove usb_clk_cfg set in probe by Jagan Teki · Fri Jul 20 12:34:21 2018 +0530
  60. b8cbf9d phy: sun4i-usb: Call phy_passby even for PHY#0 by Jagan Teki · Fri Jul 20 12:34:20 2018 +0530
  61. 43768b2 video: sunxi: de2: fix SimpleFB node creation when DE2 not probed by Icenowy Zheng · Fri Jul 27 23:50:53 2018 +0800
  62. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · Sat Jul 21 16:20:29 2018 +0800
  63. b23d633 GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · Fri Jun 08 17:58:23 2018 +0300
  64. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 30 16:02:29 2018 -0400
  65. c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · Mon Jul 23 08:38:56 2018 +0200
  66. 5bb59c6 drivers: rtc: correctly set week day for mc146818 by Heinrich Schuchardt · Sat Jul 21 18:40:20 2018 +0200
  67. d9252c8 tpm: make TPM_V2 be compiled by default by Miquel Raynal · Thu Jul 19 22:35:11 2018 +0200
  68. 79920d1 tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · Thu Jul 19 22:35:09 2018 +0200
  69. e5811f4 tpm: remove stale symbol in Kconfig by Miquel Raynal · Thu Jul 19 22:35:08 2018 +0200
  70. f965caa tpm: compile Sandbox driver by default by Miquel Raynal · Thu Jul 19 22:35:07 2018 +0200
  71. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Jul 27 13:09:30 2018 -0400
  72. 34a48e5 net: zynq_gem: convert to use livetree by Siva Durga Prasad Paladugu · Mon Jul 16 18:25:45 2018 +0530
  73. b5bc296 drivers: net: zynq_gem: fix phy dt node setting by Grygorii Strashko · Thu Jul 05 12:02:52 2018 -0500
  74. ba1ef86 drivers: net: cpsw: fix phy dt node setting by Grygorii Strashko · Thu Jul 05 12:02:51 2018 -0500
  75. c7cc65e net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · Thu Jul 05 12:02:50 2018 -0500
  76. 00e2c24 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · Thu Jul 05 12:02:49 2018 -0500
  77. 6189c06 net: phy: add ofnode node to struct phy_device by Grygorii Strashko · Thu Jul 05 12:02:48 2018 -0500
  78. 14b4812 net: phy: Clean up includes of common.h by Joe Hershberger · Wed Jul 25 12:59:22 2018 -0500
  79. 9df3505 net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · Thu Jun 28 14:26:35 2018 -0500
  80. 9b05076 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · Thu Jun 28 14:26:34 2018 -0500
  81. 1de16f7 net: mvgbe: convert to DM by Chris Packham · Mon Jul 09 21:34:00 2018 +1200
  82. 465f5cf net: mvgbe: prepare for conversion to driver model by Chris Packham · Mon Jul 09 21:33:59 2018 +1200
  83. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · Mon Jul 02 14:47:54 2018 -0500
  84. f6258b8 sandbox: eth-raw: Make random MAC addresses available to eth-raw by Joe Hershberger · Mon Jul 02 14:47:53 2018 -0500
  85. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · Mon Jul 02 14:47:52 2018 -0500
  86. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · Mon Jul 02 14:47:51 2018 -0500
  87. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · Mon Jul 02 14:47:50 2018 -0500
  88. 64c6c1e net: sandbox: Convert sandbox mock eth driver to livetree by Joe Hershberger · Mon Jul 02 14:47:49 2018 -0500
  89. 54214e6 net: Correct comment in Kconfig by Joe Hershberger · Mon Jul 02 14:47:48 2018 -0500
  90. b3eff9b sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · Mon Jul 02 20:06:49 2018 -0500
  91. 1a491e8 drivers/ddr/fsl: fix '__hwconfig without a buffer' messages by Jeremy Gebben · Fri Jul 20 16:00:36 2018 -0600
  92. 88d3a1a scsi: ceva: add ls1012a soc support by Yuantian Tang · Fri Jul 13 17:25:30 2018 +0800
  93. a7d5510 rtc: remove CONFIG_CMD_DATE dependency by Heinrich Schuchardt · Sat Jul 07 23:39:12 2018 +0200
  94. 7b4e9a5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Jul 24 22:46:50 2018 -0400
  95. e83725e mtd: nand: denali: correct buffer alignment for DMA transfer by Masahiro Yamada · Thu Jul 19 10:13:23 2018 +0900
  96. 80a4742 rtc: compile date.c if DM_RTC by AKASHI Takahiro · Wed Jul 11 18:06:06 2018 +0900
  97. baad83a Convert CONFIG_DA8XX_GPIO to Kconfig by Adam Ford · Tue Jul 10 07:01:20 2018 -0500
  98. 11b251d spi: stm32_qspi: rework mode management by Christophe Kerello · Mon Jul 09 15:32:38 2018 +0200
  99. a1a725a spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr by Christophe Kerello · Mon Jul 09 15:32:37 2018 +0200
  100. 08c4946 bios_emulator: remove assignment without effect by Heinrich Schuchardt · Sun Mar 18 11:01:23 2018 +0100