1. eab8e23 Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip by Tom Rini · Fri Oct 05 10:16:46 2018 -0400
  2. 73cf56d Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arc by Tom Rini · Fri Oct 05 10:16:31 2018 -0400
  3. c15be5b arc: Add support for IoT development kit by Alexey Brodkin · Wed Jan 24 21:37:14 2018 +0300
  4. b550fd7 ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO by Alexey Brodkin · Tue Oct 02 11:43:28 2018 +0300
  5. 9ab3696 ARC: Implement print_cpuinfo() by Alexey Brodkin · Tue Oct 02 11:42:23 2018 +0300
  6. b015082 ARC: Add model property to boards .dts by Alexey Brodkin · Tue Oct 02 11:37:25 2018 +0300
  7. ead2fe2 ARC: Don't pre-define CROSS_COMPILE by Alexey Brodkin · Mon Oct 01 11:48:47 2018 +0300
  8. 2aa01c3 rockchip: Fix rkimage format for SPL boot over USB by Daniel Gröber · Thu Oct 04 15:32:42 2018 +0200
  9. f318029 rockchip: make_fit_atf.py depends on u-boot by Andreas Färber · Sun Jun 03 07:23:58 2018 +0200
  10. b6a6dc8 net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID by Janine Hagemann · Tue Aug 28 08:25:05 2018 +0200
  11. 714f70a net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii by Janine Hagemann · Tue Aug 28 08:25:04 2018 +0200
  12. 9a9c245 rockchip: make_fit_atf: make python3 compatible by Mian Yousaf Kaukab · Fri Jun 08 10:47:10 2018 +0200
  13. 080e386 rockchip: make_fit_atf: use elf entry point by Mian Yousaf Kaukab · Fri Jun 08 10:47:09 2018 +0200
  14. d099c99 rockchip: add fit source file for pack itb with op-tee by Kever Yang · Thu Aug 23 17:18:00 2018 +0800
  15. a28d42c spl: add support to booting with OP-TEE by Kever Yang · Thu Aug 23 17:17:59 2018 +0800
  16. 29c8c74 rockchip: make_fit_atf: fix warning unit_address_vs_reg by Kever Yang · Thu Aug 23 11:01:08 2018 +0800
  17. e51fced Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Oct 04 09:18:30 2018 -0400
  18. 8adb8cb spi: Add SPI driver for MT76xx SoCs by Stefan Roese · Thu Aug 16 10:48:48 2018 +0200
  19. cdb295c mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · Thu Aug 16 18:05:08 2018 +0200
  20. 72191c7 sf: Add XMC xm25qh64a and xm25qh128a entries by Stefan Roese · Mon Aug 06 16:33:19 2018 +0200
  21. f59a467 Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip by Tom Rini · Wed Oct 03 12:09:19 2018 -0400
  22. f3a8924 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Wed Oct 03 08:09:53 2018 -0400
  23. 0d5978f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Oct 03 08:09:22 2018 -0400
  24. 920f7dc riscv: allow native compilation by Heinrich Schuchardt · Mon Aug 06 19:15:38 2018 +0200
  25. f25398e riscv: cosmetic: Reword do_reset() printf message. by Rick Chen · Wed Oct 03 13:59:03 2018 +0800
  26. de8d80e riscv: Move do_reset() to a common place by Bin Meng · Wed Sep 26 06:55:22 2018 -0700
  27. 8a8694d riscv: Add QEMU virt board support by Bin Meng · Wed Sep 26 06:55:21 2018 -0700
  28. 3880c38 riscv: kconfig: Imply DM support for some common drivers by Bin Meng · Wed Sep 26 06:55:20 2018 -0700
  29. a760eba riscv: kconfig: Select DM and OF_CONTROL by Bin Meng · Wed Sep 26 06:55:19 2018 -0700
  30. 6e1033f riscv: ae350: Clean up mixed tabs and spaces in the dts by Bin Meng · Wed Sep 26 06:55:18 2018 -0700
  31. bcb3843 riscv: Make start.S available for all targets by Bin Meng · Wed Sep 26 06:55:17 2018 -0700
  32. 8294bb5 riscv: bootm: Pass mhartid CSR value to kernel by Bin Meng · Wed Sep 26 06:55:16 2018 -0700
  33. 748dae2 riscv: Remove CSR read/write defines in encoding.h by Bin Meng · Wed Sep 26 06:55:15 2018 -0700
  34. 055700e riscv: Add a helper routine to print CPU information by Bin Meng · Wed Sep 26 06:55:14 2018 -0700
  35. e2ff918 riscv: Explicitly pass -march and -mabi to the compiler by Bin Meng · Wed Sep 26 06:55:13 2018 -0700
  36. c7feb19 riscv: Fix coding style issues in the linker script by Bin Meng · Wed Sep 26 06:55:12 2018 -0700
  37. a28e0f5 riscv: Move the linker script to the CPU root directory by Bin Meng · Wed Sep 26 06:55:11 2018 -0700
  38. c64736d riscv: cmd: bdinfo: Print the relocation address by Bin Meng · Wed Sep 26 06:55:10 2018 -0700
  39. ebd336f riscv: Remove mach type by Bin Meng · Wed Sep 26 06:55:09 2018 -0700
  40. aca590b riscv: bootm: Correct the 1st kernel argument to hart id by Bin Meng · Wed Sep 26 06:55:08 2018 -0700
  41. d9eec24 riscv: Remove setup.h by Bin Meng · Wed Sep 26 06:55:07 2018 -0700
  42. 6b69775 riscv: kconfig: Normalize architecture name spelling by Bin Meng · Wed Sep 26 06:55:06 2018 -0700
  43. 6cdeb49 i2c: Add support for the Arm's Versatile Express I2C controller. by Liviu Dudau · Fri Sep 28 13:46:48 2018 +0100
  44. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  45. d2da045 spi: sh_qspi: Add DM support to SH QSPI driver by Marek Vasut · Sat Aug 25 19:34:24 2018 +0200
  46. 63f7711 driver/spi: fsl_qspi: Remove non-DM stuff by Ashish Kumar · Fri Sep 07 09:49:34 2018 +0530
  47. fc3382d spi: designware_spi: Add reset ctrl to driver by Ley Foon Tan · Fri Sep 07 14:25:29 2018 +0800
  48. 007dddc cmd: mtdparts: describe as legacy by Miquel Raynal · Sat Sep 29 12:58:30 2018 +0200
  49. 12f1ff1 cmd: ubi: clean the partition handling by Miquel Raynal · Sat Sep 29 12:58:29 2018 +0200
  50. 741f4c7 cmd: mtd: add 'mtd' command by Miquel Raynal · Sat Sep 29 12:58:28 2018 +0200
  51. 6382e0c mtd: mtdpart: implement proper partition handling by Miquel Raynal · Sat Sep 29 12:58:27 2018 +0200
  52. 1a08e99 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · Sat Sep 29 12:58:26 2018 +0200
  53. 6f381d5 mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · Sat Sep 29 12:58:25 2018 +0200
  54. aa168ac mtd: uclass: add probe function by Miquel Raynal · Sat Sep 29 12:58:24 2018 +0200
  55. 216a9bb dm: drop unused helper in MTD header by Miquel Raynal · Sat Sep 29 12:58:23 2018 +0200
  56. e66e1cc rockchip: rk3188: explicitly set vcc_sd0 pin to gpio on rk3188-radxarock by Heiko Stuebner · Fri Sep 21 10:59:48 2018 +0200
  57. 99a8f74 rockchip: rk3188: add u-boot-specific mmc properties by Heiko Stuebner · Fri Sep 21 10:59:47 2018 +0200
  58. 52c55a2 rockchip: dwmmc: add rk2928-dw-mshc compatible by Heiko Stuebner · Fri Sep 21 10:59:46 2018 +0200
  59. 46b7a4f mmc: dw_mmc: check fifo status with a timeout in fifo mode by Heiko Stuebner · Fri Sep 21 10:59:45 2018 +0200
  60. e13e91f Prepare v2018.11-rc1 by Tom Rini · Mon Oct 01 20:32:03 2018 -0400
  61. 75ef231 MAINTAINERS: at91: update entry for at91 boards by Eugen Hristev · Mon Oct 01 17:31:53 2018 +0300
  62. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  63. 864d4a9 MAINTAINERS: Update some entries for missed boards by Tom Rini · Sun Sep 30 10:24:45 2018 -0400
  64. a2f9cbf fs: btrfs: Fix cache alignment bugs by Marek Vasut · Sat Sep 22 04:13:35 2018 +0200
  65. 8c09fce usb:ci_udc: don't overwrite configuration on pullup by Ramon Fried · Fri Sep 21 13:35:56 2018 +0300
  66. dbc9410 db410c: automatically launch fastboot by Ramon Fried · Fri Sep 21 13:35:55 2018 +0300
  67. ce8ea06 DB410c: Enable fastboot support by Ramon Fried · Fri Sep 21 13:35:54 2018 +0300
  68. cbee908 usb: ehci-msm: Add init_after_reset for CI_UDC by Ramon Fried · Fri Sep 21 13:35:53 2018 +0300
  69. 5d4eb84 usb:ci_udc: Introduce init_after_reset phy function by Ramon Fried · Fri Sep 21 13:35:52 2018 +0300
  70. 7b0334f ehci: msm: use init_type in probe by Ramon Fried · Fri Sep 21 13:35:51 2018 +0300
  71. 7e36596 ehci: msm: switch to generic PHY uclass by Ramon Fried · Fri Sep 21 13:35:50 2018 +0300
  72. 23774fe configs: db410c: Enable USB PHY by Ramon Fried · Fri Sep 21 13:35:49 2018 +0300
  73. e7e278c dts: db410c: Add bindings for MSM USB phy by Ramon Fried · Fri Sep 21 13:35:48 2018 +0300
  74. 019fb8c phy: db410c: Add MSM USB PHY driver by Ramon Fried · Fri Sep 21 13:35:47 2018 +0300
  75. 63596f0 db410c: serial# env using msm board serial by Ramon Fried · Fri Sep 21 13:35:46 2018 +0300
  76. d5ea5bb dts: db410c: add alias for USB by Ramon Fried · Fri Sep 21 13:35:45 2018 +0300
  77. 4383948 ehci: msm: Add missing platdata by Ramon Fried · Fri Sep 21 13:35:44 2018 +0300
  78. bc866cc8 ehci: Replace board_prepare_usb with board_usb_init by Ramon Fried · Fri Sep 21 13:35:43 2018 +0300
  79. 988de86 serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs by Patrice Chotard · Thu Sep 20 15:14:15 2018 +0200
  80. f92c83b u-boot: align cache flushes in load_elf_image_shdr to line boundaries by Neil Stainton · Wed Sep 19 10:38:07 2018 +0100
  81. a002e04 kbuild: fix # escaping in appending U-Boot own DT by Masahiro Yamada · Wed Sep 19 11:35:57 2018 +0900
  82. c17cb56 Kbuild: fix # escaping in .cmd files for future Make by Rasmus Villemoes · Wed Sep 19 11:35:56 2018 +0900
  83. f5920d0 spl: mmc: Report device number when we fail by Alex Kiernan · Tue Sep 18 08:11:55 2018 +0000
  84. ba024e6 clk: Add support for Arm's Versatile Express OSC clock generators by Liviu Dudau · Mon Sep 17 17:50:00 2018 +0100
  85. 960a5fd cmd: env: Fix CRC calculation for 'env export -c -s' by Neil Stainton · Wed Sep 12 11:02:51 2018 +0000
  86. 6973345 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Sep 29 22:28:44 2018 -0400
  87. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · Wed Sep 19 03:43:46 2018 -0700
  88. ed022eb firmware: Add FIRMWARE config prompt string by Rajan Vaja · Wed Sep 19 03:43:43 2018 -0700
  89. 8065487 sandbox: Add an explanation of the sandbox variants by Simon Glass · Tue Sep 18 18:43:28 2018 -0600
  90. aa09b36 buildman: Avoid hanging when the config changes by Simon Glass · Mon Sep 17 23:55:42 2018 -0600
  91. fd14708 include/dm.h: Remove duplicated include directive by Liviu Dudau · Mon Sep 17 17:46:07 2018 +0100
  92. 0a083b8 include/clk.h: Fix the name of the clock uclass in comment by Liviu Dudau · Mon Sep 17 17:43:08 2018 +0100
  93. 7f6a45a fdt: fdtdec_setup_memory_banksize() use livetree by Jens Wiklander · Mon Aug 20 11:09:59 2018 +0200
  94. 9254f99 cmd: clk: Add trivial implementation of clock dump for DM by Marek Vasut · Wed Aug 08 22:10:44 2018 +0200
  95. ab664ff test: Add tests for board uclass by Mario Six · Tue Jul 31 11:44:13 2018 +0200
  96. a7dfbd0 board: Add gazerbeam driver by Mario Six · Tue Jul 31 11:44:12 2018 +0200
  97. 2161e55 drivers: Add board uclass by Mario Six · Tue Jul 31 11:44:11 2018 +0200
  98. d6f6dc3 test: Add tests for dev_{enable, disable}_by_path by Mario Six · Tue Jun 26 08:46:51 2018 +0200
  99. 3bedfbe core: Add dev_{disable,enable}_by_path by Mario Six · Tue Jun 26 08:46:50 2018 +0200
  100. 058ef5b test: Add tests for DT-manipulation functions by Mario Six · Tue Jun 26 08:46:49 2018 +0200