1. b1c262d at91: gurnard: Enable DM_SPI by Jagan Teki · Wed Mar 14 18:46:32 2018 +0530
  2. 5403653 spi: atmel: Add ifdef for DM_GPIO code by Jagan Teki · Wed Mar 14 18:46:31 2018 +0530
  3. 1694e83 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · Fri Apr 06 08:30:10 2018 -0400
  4. de4524b rpi: Complete table of models with new revision code scheme by Jonathan Gray · Fri Apr 06 18:45:49 2018 +1000
  5. f98c485 mmc: use core clock frequency in bcm2835 sdhost by Jonathan Gray · Sat Mar 17 16:15:48 2018 +1100
  6. f026f95 rpi3_32b: Enable lan78xx driver by Peter Robinson · Fri Mar 16 06:26:29 2018 +0000
  7. d0043a0 rpi: Add identifier for the new RPi3 B+ by Alexander Graf · Thu Mar 15 15:05:37 2018 +0100
  8. 73efac2 rpi3: Enable lan78xx driver by Alexander Graf · Thu Mar 15 15:05:36 2018 +0100
  9. 9ce7737 rpi: Allow to boot without serial by Alexander Graf · Thu Apr 05 11:36:22 2018 +0200
  10. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 04 09:18:38 2018 -0400
  11. 8136561 Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT" by Andre Przywara · Wed Apr 04 01:31:23 2018 +0100
  12. 3125a3e sunxi: revert disabling of features by Andre Przywara · Wed Apr 04 01:31:22 2018 +0100
  13. d66aa10 sunxi: disable direct MMC environment by Andre Przywara · Wed Apr 04 01:31:21 2018 +0100
  14. 94f3bbd net: sun8i-emac: remove support for old binding by Andre Przywara · Wed Apr 04 01:31:20 2018 +0100
  15. eb6b751 arm: dts: sunxi: update H5 to new EMAC binding by Andre Przywara · Wed Apr 04 01:31:19 2018 +0100
  16. b792323 arm: dts: sunxi: update H3 to new EMAC binding by Andre Przywara · Wed Apr 04 01:31:18 2018 +0100
  17. 028447e arm: dts: sunxi: update A64 to new EMAC binding by Andre Przywara · Wed Apr 04 01:31:17 2018 +0100
  18. ba3a96d net: sun8i-emac: add support for new EMAC DT binding by Andre Przywara · Wed Apr 04 01:31:16 2018 +0100
  19. 26e549b net: sun8i-emac: support new pinctrl DT bindings by Andre Przywara · Wed Apr 04 01:31:15 2018 +0100
  20. 4088d82 sunxi: gpio: add missing compatible strings by Andre Przywara · Wed Apr 04 01:31:14 2018 +0100
  21. 1dfb7d4 sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware by Andre Przywara · Wed Apr 04 01:31:13 2018 +0100
  22. b921561 Makefile: Disable stack-usage check for ARC by Alexey Brodkin · Mon Apr 02 12:18:02 2018 +0300
  23. 52d74ac Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arc by Tom Rini · Tue Apr 03 08:33:15 2018 -0400
  24. fb9dcf7 configs: add NAND support for NES Classic by Miquel Raynal · Wed Feb 28 20:52:02 2018 +0100
  25. 639aa98 sunxi: move the NAND parameters to Kconfig by Miquel Raynal · Wed Feb 28 20:52:01 2018 +0100
  26. 38b8a98 sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig by Miquel Raynal · Wed Feb 28 20:52:00 2018 +0100
  27. 9f23e00 sunxi: automatically select SPL_NAND_SUPPORT in Kconfig by Miquel Raynal · Wed Feb 28 20:51:59 2018 +0100
  28. e9bf977 sunxi: dts: enable NAND on NES classic by Miquel Raynal · Wed Feb 28 20:51:58 2018 +0100
  29. 78f1099 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · Wed Feb 28 20:51:57 2018 +0100
  30. 2534311 sunxi: spl: remove DMA related settings of the NAND controller by Miquel Raynal · Wed Feb 28 20:51:56 2018 +0100
  31. 8eef8f3 spl: nand: sunxi: use PIO instead of DMA by Miquel Raynal · Wed Feb 28 20:51:55 2018 +0100
  32. 298e7a6 spl: nand: sunxi: declare the ecc_bytes array globally by Miquel Raynal · Wed Feb 28 20:51:54 2018 +0100
  33. ebeeb80 sunxi: spl: deassert the NAND controller reset line by Miquel Raynal · Wed Feb 28 20:51:53 2018 +0100
  34. 4f80004 spl: nand: sunxi: make the reset column helper more generic by Miquel Raynal · Wed Feb 28 20:51:52 2018 +0100
  35. 010ea02 spl: nand: sunxi: ensure enough time has passed after changing the column by Miquel Raynal · Wed Feb 28 20:51:51 2018 +0100
  36. 6852f48 spl: nand: sunxi: create an helper to handle command execution by Miquel Raynal · Wed Feb 28 20:51:50 2018 +0100
  37. aeb59c3 spl: nand: sunxi: add missing status clear by Miquel Raynal · Wed Feb 28 20:51:49 2018 +0100
  38. b242ee9 spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper by Miquel Raynal · Wed Feb 28 20:51:48 2018 +0100
  39. b0b98ca spl: nand: sunxi: introduce the nand_wait_int() helper by Miquel Raynal · Wed Feb 28 20:51:47 2018 +0100
  40. a450de7 spl: nand: sunxi: fix typo on register name by Miquel Raynal · Wed Feb 28 20:51:46 2018 +0100
  41. e859503 spl: nand: sunxi: fix second case of modulo by zero error by Miquel Raynal · Wed Feb 28 20:51:45 2018 +0100
  42. 3cb5a81 mtd: nand: sunxi: fix ECC strength choice by Miquel Raynal · Wed Feb 28 20:51:44 2018 +0100
  43. 31824ff spl: fix binman_sym output check by Miquel Raynal · Wed Feb 28 20:51:43 2018 +0100
  44. a8b7dce Prepare v2018.05-rc1 by Tom Rini · Mon Apr 02 20:31:36 2018 -0400
  45. 9033884 ARC: HSDK: Enable SPI flash support by Eugeniy Paltsev · Mon Mar 26 15:57:38 2018 +0300
  46. 24e026e ARC: HSDK: Add platform-specific commands by Eugeniy Paltsev · Mon Mar 26 15:57:37 2018 +0300
  47. ed37920 ARC: Bump ARC tools used in TravisCI to the most recent release arc-2017.09 by Alexey Brodkin · Fri Mar 30 16:34:55 2018 +0300
  48. 6ae0e7a ARC: AXS10x: DTS: Remove unused interrupt properties by Eugeniy Paltsev · Tue Jan 23 17:03:15 2018 +0300
  49. 11580bf Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Apr 01 20:36:39 2018 -0400
  50. fe11aee image.h: add forward declaration of struct fdt_region by Masahiro Yamada · Wed Mar 21 18:03:35 2018 +0900
  51. d97843a fdt_region: remove unneeded fdt_internal.h inclusion by Masahiro Yamada · Wed Mar 21 18:03:34 2018 +0900
  52. 95a686d libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c by Masahiro Yamada · Wed Mar 21 18:03:33 2018 +0900
  53. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · Mon Mar 12 14:53:33 2018 +0100
  54. 4e47583 dm: core: make fixed-clock dt scan live dt compatible by Andy Yan · Thu Mar 01 14:08:15 2018 +0800
  55. 78acb33 fs: cbfs: fix locating the cbfs header by Andre Heider · Thu Feb 15 07:40:11 2018 +0100
  56. 6491bb1 cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs by Andre Heider · Thu Feb 15 07:40:10 2018 +0100
  57. a589762 pinctrl-uclass: convert to use live dt by Kever Yang · Fri Feb 09 10:56:24 2018 +0800
  58. 66a0b5a core: add uclass_get_device_by_phandle_id() api by Kever Yang · Fri Feb 09 10:56:23 2018 +0800
  59. dd4b670 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Mar 30 18:18:22 2018 -0400
  60. 989edca Merge git://git.denx.de/u-boot-x86 by Tom Rini · Fri Mar 30 18:17:23 2018 -0400
  61. ff2b52b Merge git://git.denx.de/u-boot-riscv by Tom Rini · Fri Mar 30 18:16:56 2018 -0400
  62. 71c37bc arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driver by Ken Ma · Mon Mar 26 15:57:32 2018 +0800
  63. 4655593 arm64: a37xx: dts: enable pcie port by Wilson Ding · Mon Mar 26 15:57:31 2018 +0800
  64. 945f606 arm64: a37xx: defconfigs: enable aardvark pcie driver by Wilson Ding · Mon Mar 26 15:57:30 2018 +0800
  65. a6bdc86 arm64: a37xx: pci: add support for aardvark pcie driver by Wilson Ding · Mon Mar 26 15:57:29 2018 +0800
  66. 80af2f9 arm64: a37xx: populate pcie memory region by Wilson Ding · Mon Mar 26 15:57:28 2018 +0800
  67. bb59662 arm64: a37xx: remove old pinctrl implementation by Ken Ma · Mon Mar 26 15:56:07 2018 +0800
  68. ce4b66c Revert "arm64: a37xx: dts: Add pin control nodes to DT" by Ken Ma · Mon Mar 26 15:56:06 2018 +0800
  69. 3e6c4c3 doc: a37xx: Introduce pinctrl device tree binding by Ken Ma · Mon Mar 26 15:56:05 2018 +0800
  70. 3da0993 arm64: a37xx: dts: Correct mpp definitions by Ken Ma · Mon Mar 26 15:56:04 2018 +0800
  71. 3cdd35b arm64: a37xx: pinctrl: Correct mpp definitions by Ken Ma · Mon Mar 26 15:56:03 2018 +0800
  72. f72c529 arm64: a37xx: pinctrl: Fix gpio pin offset in register by Ken Ma · Mon Mar 26 15:56:02 2018 +0800
  73. b28aedb arm64: a37xx: pinctrl: Fix the pin 23 on south bridge by Ken Ma · Mon Mar 26 15:56:01 2018 +0800
  74. b1a6658 arm64: a37xx: dts: Fix the number of GPIO on south bridge by Ken Ma · Mon Mar 26 15:56:00 2018 +0800
  75. a1d8160 arm64: a37xx: pinctrl: Fix number of pin in south bridge by Ken Ma · Mon Mar 26 15:55:59 2018 +0800
  76. 3046591 arm64: a37xx: dts: Add additional pinctrl definition by Ken Ma · Mon Mar 26 15:55:58 2018 +0800
  77. bad5583 arm64: a37xx: dts: Add pinctrl configuration for ESPRESSOBin board by Ken Ma · Mon Mar 26 15:55:57 2018 +0800
  78. 59fcd03 arm64: a37xx: defconfig: Enable PINCTRL and GPIO support for ESPRESSOBin board by Ken Ma · Mon Mar 26 15:55:56 2018 +0800
  79. 0192074 arm64: a37xx: dts: add gpio head file including by Ken Ma · Mon Mar 26 15:55:55 2018 +0800
  80. 8cfb67b arm64: mvebu: a8k: Add distro boot support by Mark Kettenis · Sat Mar 17 09:34:27 2018 +0100
  81. 22e87fc kwbimage: Fix out of bounds access by Alexander Graf · Thu Mar 15 11:14:19 2018 +0100
  82. b183c35 configs: clearfog: enable random random MAC address by Baruch Siach · Mon Feb 19 08:17:22 2018 +0200
  83. f09ac1a dm: pcie: designware: add correct ATU handling by Igal Liberman · Wed Feb 14 19:25:23 2018 +0200
  84. 901bb0b x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · Mon Mar 26 18:06:54 2018 -0700
  85. da5cfec x86: mmc: Fix mapping of BAR memory by Bernhard Messerklinger · Thu Feb 15 09:09:43 2018 +0100
  86. 6d53207 dm: pci: Avoid setting a PCI region that has 0 size by Bin Meng · Tue Mar 27 00:46:06 2018 -0700
  87. ae0bdde dm: pci: Check board information pointer in decode_regions() by Bin Meng · Tue Mar 27 00:46:05 2018 -0700
  88. 6c0a849 efi_stub: Fix GDT_NOTSYS check by Alexander Graf · Mon Dec 04 16:33:26 2017 +0100
  89. 40a6fe7 riscv: ae250: Support DT provided by the board at runtime by Rick Chen · Thu Mar 29 10:08:33 2018 +0800
  90. 182c82b configs: Drop CONFIG_MMC_NDS32 by Rick Chen · Tue Mar 20 11:26:22 2018 +0800
  91. 47ec48b mmc: ftsdc010: Merge nds32_mmc to ftsdc010 by Rick Chen · Tue Mar 20 15:52:58 2018 +0800
  92. c59a6fb mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig by Rick Chen · Tue Mar 20 15:10:49 2018 +0800
  93. 1e29878 Drop CONFIG_FTSDC010_NUMBER by Rick Chen · Tue Mar 20 15:03:40 2018 +0800
  94. 87bed2a Drop CONFIG_FTSDC010_BASE by Rick Chen · Tue Mar 20 14:06:38 2018 +0800
  95. 6089b18 board: Drop ftsdc010 non-dm code by Rick Chen · Tue Mar 20 13:57:13 2018 +0800
  96. f29752e mmc: ftsdc010: Drop non-dm code by Rick Chen · Tue Mar 20 14:30:52 2018 +0800
  97. b29123e nds32: dts: AG101P support sd High-Speed mode by Rick Chen · Thu Mar 15 10:47:07 2018 +0800
  98. ef6b196 riscv: dts: AE250 support sd High-Speed mode by Rick Chen · Mon Dec 25 17:05:39 2017 +0800
  99. 0a70c9b mmc: ftsdc010: Support High-Speed mode by Rick Chen · Mon Dec 25 16:25:26 2017 +0800
  100. 54fb51f doc: ae250: Describe riscv-linux booting via u-boot by Rick Chen · Tue Mar 13 15:24:03 2018 +0800