1. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 10 13:35:17 2018 -0400
  2. cc40260 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Wed Oct 10 13:35:14 2018 -0400
  3. 6d9e7a8 gpio: da8xx: Push generic defines of gpio.h out of mach-davinci by Keerthy · Wed Oct 03 17:55:14 2018 +0530
  4. 0e9265c gpio: da8xx: Add k2g compatible by Keerthy · Wed Oct 03 17:55:13 2018 +0530
  5. 967db0e mmc: tmio: Limit DMA to 32bit on R-Car Gen3 by Marek Vasut · Wed Oct 03 00:46:24 2018 +0200
  6. c7da6e34 mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable() by Marek Vasut · Wed Oct 03 00:44:37 2018 +0200
  7. 59f4421 video: at91: Adjust vidconsole_position_cursor() to use char pos by Simon Glass · Mon Oct 01 12:22:47 2018 -0600
  8. 07fbba5 sysreset: Add a way to find the last reset by Simon Glass · Mon Oct 01 12:22:46 2018 -0600
  9. b8b4d2a sysreset: Tidy up a few comments and logging by Simon Glass · Mon Oct 01 12:22:45 2018 -0600
  10. baac4eb pci: Add a little more debugging to pci_rom by Simon Glass · Mon Oct 01 12:22:44 2018 -0600
  11. 126f0d2 ctags: Minor changes to fix ctags output by Simon Glass · Mon Oct 01 12:22:42 2018 -0600
  12. fe68a45 panel: Expand the backlight support by Simon Glass · Mon Oct 01 12:22:41 2018 -0600
  13. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · Mon Oct 01 12:22:40 2018 -0600
  14. 4ed88a5 cros_ec: Add support for v3 messages on LPC by Simon Glass · Mon Oct 01 12:22:39 2018 -0600
  15. 9456490 cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · Mon Oct 01 12:22:38 2018 -0600
  16. 2c1e550 cros: Update ec_commands to latest version by Simon Glass · Mon Oct 01 12:22:36 2018 -0600
  17. 1a82542 tpm: Use livetree and allow children by Simon Glass · Mon Oct 01 12:22:27 2018 -0600
  18. 5534312 video: Adjust video_clear() to return an error by Simon Glass · Mon Oct 01 12:22:26 2018 -0600
  19. 00d9990 dm: spi: Add logging of some return values by Simon Glass · Mon Oct 01 12:22:24 2018 -0600
  20. bed4352 cros: Update cros_ec code to use struct udevice by Simon Glass · Mon Oct 01 12:22:22 2018 -0600
  21. 6057392 serial: Allow serial to be absent in TPL by Simon Glass · Mon Oct 01 12:22:20 2018 -0600
  22. 93a45b1 tpm: Add support for SPL and TPL by Simon Glass · Mon Oct 01 12:22:19 2018 -0600
  23. 23f2284 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · Mon Oct 01 12:22:18 2018 -0600
  24. 39c9422 rtc: Allow use of RTC in SPL and TPL by Simon Glass · Mon Oct 01 12:22:15 2018 -0600
  25. 9be963e Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · Mon Oct 01 12:22:14 2018 -0600
  26. a19f730 blk: Support block drivers in TPL by Simon Glass · Mon Oct 01 12:22:13 2018 -0600
  27. f56afda spl: input: Allow input in SPL and TPL by Simon Glass · Mon Oct 01 12:22:10 2018 -0600
  28. 342eb81 sf: Avoid allocating memory on every read operation by Simon Glass · Mon Oct 01 12:22:09 2018 -0600
  29. 699c9ca dm: core: Update ofnode to read binman-style flash entry by Simon Glass · Mon Oct 01 12:22:08 2018 -0600
  30. b775e87 dm: core: Add a function to find the first inactive child by Simon Glass · Mon Oct 01 12:22:07 2018 -0600
  31. 2e5e5ec dm: core: Update some functions to use const by Simon Glass · Mon Oct 01 12:22:06 2018 -0600
  32. 7ebd13d dm: core: Alloc uclass-private data to be cache-aligned by Simon Glass · Mon Oct 01 12:22:05 2018 -0600
  33. ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · Mon Oct 01 11:55:20 2018 -0600
  34. 8e8963b dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · Mon Oct 01 11:55:19 2018 -0600
  35. f99c329 sandbox: tpm: Enhance to support the latest Chromium OS by Simon Glass · Mon Oct 01 11:55:18 2018 -0600
  36. 5ff3f16 sandbox: tpm: Tidy up enums and return values by Simon Glass · Mon Oct 01 11:55:17 2018 -0600
  37. 15421f3 serial: sandbox: Allow serial output without device tree by Simon Glass · Mon Oct 01 11:55:16 2018 -0600
  38. e3057f3 sandbox: Add a debug UART by Simon Glass · Mon Oct 01 11:55:15 2018 -0600
  39. 0806dcc sandbox: video: Speed up video output by Simon Glass · Mon Oct 01 11:55:14 2018 -0600
  40. 3b4b340 sandbox: spi: Add more logging by Simon Glass · Mon Oct 01 11:55:13 2018 -0600
  41. fd5259a sandbox: spi: Drop command-line SPI option by Simon Glass · Mon Oct 01 11:55:09 2018 -0600
  42. 702c08b rtc: Add read8 and write8 support to isl1208 driver by Trent Piepho · Thu May 31 11:14:44 2018 -0700
  43. a9dac49 ofnode: Add missing address translation into ofnode_get_addr_size() by Marek Vasut · Mon Oct 01 12:37:20 2018 +0200
  44. 1638c17 ofnode: Replace of_n_addr_cells with of_n_size_cells by Marek Vasut · Mon Oct 01 12:37:19 2018 +0200
  45. f1edae9 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · Tue Sep 25 16:40:23 2018 +0200
  46. c7b443a tee: add sandbox driver by Jens Wiklander · Tue Sep 25 16:40:18 2018 +0200
  47. 8ebf55f tee: optee: support AVB trusted application by Jens Wiklander · Tue Sep 25 16:40:15 2018 +0200
  48. f1420dd optee: support routing of rpmb data frames to mmc by Jens Wiklander · Tue Sep 25 16:40:14 2018 +0200
  49. 2b7216b tee: add OP-TEE driver by Jens Wiklander · Tue Sep 25 16:40:11 2018 +0200
  50. 1429044 Add UCLASS_TEE for Trusted Execution Environment by Jens Wiklander · Tue Sep 25 16:40:09 2018 +0200
  51. d489839 mmc: rpmb: add mmc_rpmb_route_frames() by Jens Wiklander · Tue Sep 25 16:40:08 2018 +0200
  52. 651a836 dm: fdt: scan for devices under /firmware too by Jens Wiklander · Tue Sep 25 16:40:05 2018 +0200
  53. 688db7f misc: Add support for the Arm Versatile Express config bus by Liviu Dudau · Fri Sep 28 13:43:31 2018 +0100
  54. a1f05a9 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Oct 05 21:17:35 2018 -0400
  55. c26f751 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Oct 05 21:17:21 2018 -0400
  56. 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
  57. b6a6dc8 net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID by Janine Hagemann · Tue Aug 28 08:25:05 2018 +0200
  58. 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
  59. e51fced Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Oct 04 09:18:30 2018 -0400
  60. 8adb8cb spi: Add SPI driver for MT76xx SoCs by Stefan Roese · Thu Aug 16 10:48:48 2018 +0200
  61. cdb295c mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · Thu Aug 16 18:05:08 2018 +0200
  62. 72191c7 sf: Add XMC xm25qh64a and xm25qh128a entries by Stefan Roese · Mon Aug 06 16:33:19 2018 +0200
  63. 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
  64. 16a48f5 gpio: dwapb_gpio: Change to use devm_kcalloc() by Ley Foon Tan · Wed Sep 19 16:26:33 2018 +0800
  65. c31c4b1 phy: rcar: Add R-Car Gen3 PHY driver by Marek Vasut · Tue Oct 02 22:31:47 2018 +0200
  66. 6cdeb49 i2c: Add support for the Arm's Versatile Express I2C controller. by Liviu Dudau · Fri Sep 28 13:46:48 2018 +0100
  67. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  68. d2da045 spi: sh_qspi: Add DM support to SH QSPI driver by Marek Vasut · Sat Aug 25 19:34:24 2018 +0200
  69. 63f7711 driver/spi: fsl_qspi: Remove non-DM stuff by Ashish Kumar · Fri Sep 07 09:49:34 2018 +0530
  70. fc3382d spi: designware_spi: Add reset ctrl to driver by Ley Foon Tan · Fri Sep 07 14:25:29 2018 +0800
  71. 741f4c7 cmd: mtd: add 'mtd' command by Miquel Raynal · Sat Sep 29 12:58:28 2018 +0200
  72. 6382e0c mtd: mtdpart: implement proper partition handling by Miquel Raynal · Sat Sep 29 12:58:27 2018 +0200
  73. 1a08e99 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · Sat Sep 29 12:58:26 2018 +0200
  74. 6f381d5 mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · Sat Sep 29 12:58:25 2018 +0200
  75. aa168ac mtd: uclass: add probe function by Miquel Raynal · Sat Sep 29 12:58:24 2018 +0200
  76. 52c55a2 rockchip: dwmmc: add rk2928-dw-mshc compatible by Heiko Stuebner · Fri Sep 21 10:59:46 2018 +0200
  77. 46b7a4f mmc: dw_mmc: check fifo status with a timeout in fifo mode by Heiko Stuebner · Fri Sep 21 10:59:45 2018 +0200
  78. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  79. 8c09fce usb:ci_udc: don't overwrite configuration on pullup by Ramon Fried · Fri Sep 21 13:35:56 2018 +0300
  80. cbee908 usb: ehci-msm: Add init_after_reset for CI_UDC by Ramon Fried · Fri Sep 21 13:35:53 2018 +0300
  81. 5d4eb84 usb:ci_udc: Introduce init_after_reset phy function by Ramon Fried · Fri Sep 21 13:35:52 2018 +0300
  82. 7b0334f ehci: msm: use init_type in probe by Ramon Fried · Fri Sep 21 13:35:51 2018 +0300
  83. 7e36596 ehci: msm: switch to generic PHY uclass by Ramon Fried · Fri Sep 21 13:35:50 2018 +0300
  84. 019fb8c phy: db410c: Add MSM USB PHY driver by Ramon Fried · Fri Sep 21 13:35:47 2018 +0300
  85. 4383948 ehci: msm: Add missing platdata by Ramon Fried · Fri Sep 21 13:35:44 2018 +0300
  86. bc866cc8 ehci: Replace board_prepare_usb with board_usb_init by Ramon Fried · Fri Sep 21 13:35:43 2018 +0300
  87. 988de86 serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs by Patrice Chotard · Thu Sep 20 15:14:15 2018 +0200
  88. ba024e6 clk: Add support for Arm's Versatile Express OSC clock generators by Liviu Dudau · Mon Sep 17 17:50:00 2018 +0100
  89. 6973345 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Sep 29 22:28:44 2018 -0400
  90. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · Wed Sep 19 03:43:46 2018 -0700
  91. ed022eb firmware: Add FIRMWARE config prompt string by Rajan Vaja · Wed Sep 19 03:43:43 2018 -0700
  92. ab664ff test: Add tests for board uclass by Mario Six · Tue Jul 31 11:44:13 2018 +0200
  93. a7dfbd0 board: Add gazerbeam driver by Mario Six · Tue Jul 31 11:44:12 2018 +0200
  94. 2161e55 drivers: Add board uclass by Mario Six · Tue Jul 31 11:44:11 2018 +0200
  95. 3bedfbe core: Add dev_{disable,enable}_by_path by Mario Six · Tue Jun 26 08:46:50 2018 +0200
  96. 047dafc core: Add functions to set properties in live-tree by Mario Six · Tue Jun 26 08:46:48 2018 +0200
  97. b50374f Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Sat Sep 29 11:47:32 2018 -0400
  98. ac740ff mmc: omap_mmc: Remove invert references by Adam Ford · Sat Sep 08 08:16:23 2018 -0500
  99. 200e35e pinctrl: sandbox: add gpio onewire w1 group by Eugen Hristev · Tue Sep 18 10:35:34 2018 +0300
  100. 3036948 W1-EEPROM: add sandbox driver by Eugen Hristev · Tue Sep 18 10:35:31 2018 +0300