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