1. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · Thu Jul 26 14:02:13 2018 -0600
  2. d74d312 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · Fri Aug 03 01:14:53 2018 -0700
  3. a7366f0 dm: pci: Add APIs to find capability and extended capability by Bin Meng · Fri Aug 03 01:14:52 2018 -0700
  4. 16541e8 pci: Add all known capability and extended capability ids by Bin Meng · Fri Aug 03 01:14:51 2018 -0700
  5. 510dddb test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · Fri Aug 03 01:14:50 2018 -0700
  6. 11c41ab pci: sandbox: emul: Rename priv structure by Bin Meng · Fri Aug 03 01:14:49 2018 -0700
  7. 4e08073 test: dm: pci: Test driver binding with driver data provided by Bin Meng · Fri Aug 03 01:14:48 2018 -0700
  8. 5fed536 sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · Fri Aug 03 01:14:47 2018 -0700
  9. c69ae41 pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · Fri Aug 03 01:14:46 2018 -0700
  10. 156bc6f pci: sandbox: Support dynamically binding device driver by Bin Meng · Fri Aug 03 01:14:45 2018 -0700
  11. a8d2780 dm: pci: Assign correct driver data when binding a driver by Bin Meng · Fri Aug 03 01:14:44 2018 -0700
  12. 2fc987e pci: sandbox: emul: Fix the call to pci_bus_find_devfn() by Bin Meng · Fri Aug 03 01:14:43 2018 -0700
  13. 325eed9 test: dm: pci: Add tests for configuration space access by Bin Meng · Fri Aug 03 01:14:42 2018 -0700
  14. 408e590 test: dm: pci: Test more than one PCI host controller by Bin Meng · Fri Aug 03 01:14:41 2018 -0700
  15. 5b87baf pci: sandbox: swap_case: Preserve space indicator bit in BAR registers by Bin Meng · Fri Aug 03 01:14:40 2018 -0700
  16. cbf071b test: dm: pci: Test more than one device on the same bus by Bin Meng · Fri Aug 03 01:14:39 2018 -0700
  17. 1445042 test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() by Bin Meng · Fri Aug 03 01:14:38 2018 -0700
  18. 20bdc1e dm: pci: Fix scanning multi-function device by Bin Meng · Fri Aug 03 01:14:37 2018 -0700
  19. 00d808e dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · Fri Aug 03 01:14:36 2018 -0700
  20. fa15771 dm: core: Add ofnode function to read PCI vendor and device id by Bin Meng · Fri Aug 03 01:14:35 2018 -0700
  21. f425404 dm: Correct typos in uclass_first/next_device_check() by Bin Meng · Fri Aug 03 01:14:34 2018 -0700
  22. 32b7d7d pci: Remove 440ep-specific macros by Bin Meng · Fri Aug 03 01:14:33 2018 -0700
  23. 28c8664 zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boards by Tom Rini · Tue Aug 07 11:36:39 2018 -0400
  24. 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
  25. 7849808 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Aug 07 11:32:34 2018 -0400
  26. ce08e09 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Aug 07 07:15:20 2018 -0400
  27. 3579d3c Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Tue Aug 07 07:15:11 2018 -0400
  28. 1f53aba arm: zynq: dts: add spi flash node to zedboard by Luis Araneda · Fri Jul 27 04:43:42 2018 -0400
  29. 305f1c5 gpio: xilinx: Add support for using label property by Michal Simek · Thu Aug 02 12:58:54 2018 +0200
  30. 7fa52c2 gpio: xilinx: Return 0 from xilinx_gpio_set_value by Michal Simek · Mon Aug 06 07:42:40 2018 +0200
  31. 810e4bc gpio: xilinx: Not read output values via regs by Michal Simek · Mon Jul 23 12:40:36 2018 +0200
  32. c2ed007 common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · Tue Jul 31 14:31:04 2018 +0200
  33. ee39afb gpio: xilinx: Simplify logic in xilinx_gpio_set_value by Michal Simek · Mon Jul 30 14:29:27 2018 +0200
  34. c2116f3 gpio: xilinx: Set value before changing direction by Michal Simek · Mon Jul 30 10:02:53 2018 +0200
  35. e2f91e5 gpio: xilinx: Remove !DM driver by Michal Simek · Mon Jul 23 13:40:01 2018 +0200
  36. 9260d99 gpio: xilinx: Find out bank before use in xilinx_gpio_get_function() by Michal Simek · Mon Jul 23 12:08:49 2018 +0200
  37. 7996857 arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONS by Vladimir Vid · Fri Jul 13 11:56:00 2018 +0200
  38. ab7e8a1 tools: kwboot: properly quit when read() returns 0 by Willy Tarreau · Tue Jul 03 12:10:31 2018 -0400
  39. e8f8a7c tools: kwboot: unbreak terminal-only mode by Willy Tarreau · Tue Jul 03 12:10:30 2018 -0400
  40. c6408d1 ARM: kirkwood: add SBx81LIFXCAT board by Chris Packham · Mon Jun 25 22:34:57 2018 +1200
  41. 9031377 arm: mvebu: clearfog: add u-boot, dm-spl tag for spi by Jon Nettleton · Thu Jun 21 12:35:49 2018 +0300
  42. 2b96112 arm: mvebu: helios4: remove duplicate sdhci pins node by Baruch Siach · Thu Jun 14 18:17:54 2018 +0300
  43. 6c1494a arm: mvebu: Better align Clearfog dts file with Linux kernel by Jon Nettleton · Thu Jun 14 18:17:53 2018 +0300
  44. 9b02c5f arm: mvebu: clearfog: use the microsom .dtsi by Baruch Siach · Thu Jun 14 18:17:52 2018 +0300
  45. 48a8b3e arm: mvebu: solidrun-microsom: update SPI flash compatible by Baruch Siach · Thu Jun 14 18:17:51 2018 +0300
  46. c393325 configs: kirkwood: Move RTC_MV to DM and Kconfig by Chris Packham · Tue Aug 07 19:41:46 2018 +1200
  47. 91f359d configs: move RTC_MV config from mv-plug-common.h to boards by Chris Packham · Tue Aug 07 19:41:45 2018 +1200
  48. aeb3c64 configs: kirkwood: ds109: switch to DM_I2C by Chris Packham · Tue Aug 07 19:41:44 2018 +1200
  49. 5b269c4 i2c: imx_lpi2c: add uclass api support by Peng Fan · Tue Jul 17 20:38:33 2018 +0800
  50. e4ddfdb i2c-mux: pca954x: support pca9646 i2c switch by Peng Fan · Tue Jul 17 20:38:32 2018 +0800
  51. a417bd1 mvebu: clearfog: use kconfig symbols to select boot device by Baruch Siach · Mon Jun 18 21:56:27 2018 +0300
  52. b35c447 mvebu: support UART boot image by Baruch Siach · Mon Jun 18 21:56:26 2018 +0300
  53. ea3d9de mvebu: select boot device at SoC level by Baruch Siach · Mon Jun 18 21:56:25 2018 +0300
  54. 8d196a4 mvebu: consolidate SPL boot device config symbols by Baruch Siach · Mon Jun 18 21:56:24 2018 +0300
  55. daa6f08 mvebu: a38x: drop duplicate platform id symbols by Baruch Siach · Mon Jun 18 21:56:23 2018 +0300
  56. 99e6fa2 mvebu: turris_omnia: use u-boot-spl-dtb.bin by Baruch Siach · Mon Jun 18 21:56:22 2018 +0300
  57. 7a2c2be dm: power-domain: query power domain after get device by Peng Fan · Fri Jul 27 10:20:39 2018 +0800
  58. 6fba32d dm: core: device: enable power domain in probe by Peng Fan · Fri Jul 27 10:20:38 2018 +0800
  59. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · Fri Jul 27 10:20:37 2018 +0800
  60. 5796570 power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined by Peng Fan · Fri Jul 27 10:20:36 2018 +0800
  61. 24a686a arm64: zynqmp: Add support for Avnet Ultra96 by Michal Simek · Tue Jul 24 16:27:00 2018 +0200
  62. c1c763d arm: zynq: add support for the zybo z7 board by Luis Araneda · Tue Jul 24 11:31:19 2018 -0400
  63. 9adb526 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · Fri Jul 20 15:11:38 2018 +0530
  64. 33fcc8e arm64: zynqmp: Enable soft gpio driver for zcu102 and zcu100 by Michal Simek · Tue Jul 24 12:45:29 2018 +0200
  65. c782417 gpio: zynq: Used platdata structure for storing static data instead of priv by Vipul Kumar · Fri Jul 20 14:36:49 2018 +0530
  66. c24a3d5 microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VER by Michal Simek · Mon Jul 23 08:34:43 2018 +0200
  67. c1bb21b arm: zynq: Fix indentation for zynq-cse targets by Michal Simek · Fri Jul 20 10:17:17 2018 +0200
  68. bd35b56 arm: zynq: Remove fclk-enable property for cse-nor target by Michal Simek · Fri Jul 20 10:16:21 2018 +0200
  69. 386c979 arm: zynqmp: Fix sdhci clock in emmc1 mini configuration by Michal Simek · Fri Jul 20 11:34:00 2018 +0200
  70. d9cfc12 arm: zynqmp: Move NR_DRAM_BANKS for mini confiration by Michal Simek · Fri Jul 20 11:31:31 2018 +0200
  71. f26b4c7 spi: Kconfig: Create ISSI Kconfig entry by Michal Simek · Mon Jan 25 15:39:26 2016 +0100
  72. a723ad0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sat Aug 04 19:41:43 2018 -0400
  73. 7674fb5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Aug 04 19:41:30 2018 -0400
  74. f3cc631 clk: clk_set_default: accept no-op skip fields by Neil Armstrong · Thu Jul 26 15:19:32 2018 +0200
  75. 6ee9d72 mailmap: Update mail address (lukma) by Lukasz Majewski · Thu Jul 26 00:37:14 2018 +0200
  76. 9e73902 ARM: dts: stm32: remove cd-inverted for stm32429i-eval by Patrice Chotard · Wed Jul 25 17:49:10 2018 +0200
  77. 53dbf6e mmc: arm_pl180_mmci: Remove cd_inverted host's struct field by Patrice Chotard · Wed Jul 25 17:49:09 2018 +0200
  78. afba498 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · Wed Jul 25 17:49:08 2018 +0200
  79. 328bd2e mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:07 2018 +0200
  80. de69200 configs: stm32f469-disco: Enable CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:06 2018 +0200
  81. 7e5482c configs: stm32f746-disco: Enable CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:05 2018 +0200
  82. 1945b53 configs: stm32f429-evaluation: Enable CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:04 2018 +0200
  83. 468c29d docproc: Remove by Tom Rini · Wed Jul 25 11:42:58 2018 -0400
  84. dc66357 bootcount: Fix misaligned cache operation by Alex Kiernan · Wed Jul 25 11:45:58 2018 +0000
  85. 4eecab7 armv8: make SPL exception vectors optional by Andre Przywara · Wed Jul 25 00:57:01 2018 +0100
  86. af09f01 armv8: Reduce exception handling code by Andre Przywara · Wed Jul 25 00:57:00 2018 +0100
  87. 7bf2725 ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entries by Adam Ford · Tue Jul 24 18:06:04 2018 -0500
  88. eae0c63 configs: stm32mp15: enable ADC by Fabrice Gasnier · Tue Jul 24 16:31:32 2018 +0200
  89. 5a1da38 adc: Add driver for STM32 ADC by Fabrice Gasnier · Tue Jul 24 16:31:31 2018 +0200
  90. de492f2 dt-bindings: Document STM32 ADC DT bindings by Fabrice Gasnier · Tue Jul 24 16:31:30 2018 +0200
  91. 91d954b dm: adc: uclass: get reference regulator once by Fabrice Gasnier · Tue Jul 24 16:31:29 2018 +0200
  92. 1119271 clk: add clk_valid() by Fabrice Gasnier · Tue Jul 24 16:31:28 2018 +0200
  93. 0601c1b kconfig: Replace spaces with tabs by Michal Simek · Tue Jul 24 14:47:43 2018 +0200
  94. 8a15786 Add Beaglebone Enhanced support by Koen Kooi · Wed Jul 18 10:13:59 2018 +0200
  95. 312cae9 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Aug 03 10:08:13 2018 -0400
  96. 5d71604 arm: sunxi: Allwinner A10 SPI driver by Stefan Mavrodiev · Tue Feb 06 15:14:33 2018 +0200
  97. 833ff18 spi: kirkwood: add orion-spi compatible string by Chris Packham · Wed Aug 01 12:19:26 2018 +0530
  98. f45abaa spi: kirkwood: Get drvdata in .ofdata_to_platdata by Jagan Teki · Thu Mar 15 17:03:22 2018 +0530
  99. 84727b6 mtd: add spi flash id s25fl128l by Clément Laigle · Thu Jul 26 09:31:41 2018 +0200
  100. a963a78 ARM: tegra: align carveout size by Stephen Warren · Tue Jul 31 12:38:27 2018 -0600