1. 06edafb dm: arm: bcmstb: Enable driver model MMC support by Thomas Fitzsimmons · Fri May 17 08:17:07 2019 -0400
  2. 94626aa Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun May 26 20:18:20 2019 -0400
  3. 42bf2ca Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun May 26 20:15:46 2019 -0400
  4. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · Sun May 12 07:59:12 2019 -0400
  5. f3a2c5a Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · Fri May 24 08:13:27 2019 -0400
  6. 831d47e Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri May 24 08:13:00 2019 -0400
  7. 6d542f3 drivers: serial: mcfuart: add DT support by Angelo Dureghello · Wed Mar 13 21:46:49 2019 +0100
  8. aa86be7 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · Wed Mar 13 21:46:47 2019 +0100
  9. 72e9be3 drivers: spi: cf_spi: add Kconfig option by Angelo Dureghello · Wed Mar 13 21:46:46 2019 +0100
  10. 2ed8ea0 gpio: dwapb_gpio: fix broken dev->node by Simon Goldschmidt · Tue May 21 22:03:12 2019 +0200
  11. 3422853 ata: fsl_ahci: Add sata DM support for Freescale powerpc socs by Peng Ma · Wed Mar 27 09:23:23 2019 +0000
  12. 8c8fd94 usb: ehci: adopt 32 bit address for CONFIG_PPC by Yinbo Zhu · Thu Apr 11 11:02:05 2019 +0000
  13. 2f91e61 stm32mp1: ram: add tuning in DDR interactive mode by Patrick Delaunay · Wed Apr 10 14:09:29 2019 +0200
  14. 2b1c818 stm32mp1: ram: add tests in DDR interactive mode by Patrick Delaunay · Wed Apr 10 14:09:28 2019 +0200
  15. bbee270 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · Wed Apr 10 14:09:27 2019 +0200
  16. 4175f45 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · Wed Apr 10 14:09:26 2019 +0200
  17. d892d27 stm32mp1: ram: update parameter array initialization by Patrick Delaunay · Wed Apr 10 14:09:25 2019 +0200
  18. 29e1a94 stm32mp1: ram: change ddr speed to kHz by Patrick Delaunay · Wed Apr 10 14:09:23 2019 +0200
  19. 1f98704 stm32mp1: ram: increase the delay after reset to 128 cycles by Patrick Delaunay · Wed Apr 10 14:09:22 2019 +0200
  20. 250bf90 stm32mp1: ram: update mask for operating mode by Patrick Delaunay · Wed Apr 10 14:09:21 2019 +0200
  21. e093b1c serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · Thu Apr 18 17:32:51 2019 +0200
  22. 6f3105a serial: stm32: remove unnecessary trace by Patrick Delaunay · Thu Apr 18 17:32:50 2019 +0200
  23. 854c59e clk: stm32mp1: add set_rate for DDRPHYC clock by Patrick Delaunay · Thu Apr 18 17:32:48 2019 +0200
  24. c41d307 i2c: stm32f7: improve loopback in timing algorithm by Nicolas Le Bayon · Thu Apr 18 17:32:43 2019 +0200
  25. 2acf1ba i2c: stm32f7: Fix SDADEL minimum formula by Nicolas Le Bayon · Thu Apr 18 17:32:42 2019 +0200
  26. 583d5e9 driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · Thu Apr 11 11:01:50 2019 +0000
  27. 4bc8601 driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · Thu Apr 11 11:01:46 2019 +0000
  28. 98dba8a Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dm by Tom Rini · Wed May 22 12:58:58 2019 -0400
  29. 3af1994 driver: watchdog: add sp805 watchdog support by Qiang Zhao · Tue May 07 03:16:09 2019 +0000
  30. 57e363a scsi: ceva: Clean up the driver code by Peng Ma · Wed Apr 17 10:10:50 2019 +0000
  31. 5a9a5ed pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs by Hou Zhiqiang · Mon Apr 08 10:15:54 2019 +0000
  32. e5d79c4 pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs by Hou Zhiqiang · Mon Apr 08 10:15:46 2019 +0000
  33. 1e5f6e3 dm: core: Fix dm_extended_scan_fdt() by Patrice Chotard · Wed May 15 10:07:01 2019 +0200
  34. 5b77541 core: ofnode: Have ofnode_read_u32_default return a u32 by Trent Piepho · Fri May 10 17:48:20 2019 +0000
  35. d332e6e core: ofnode: Add ofnode_get_addr_size_index by Keerthy · Wed Apr 24 17:19:53 2019 +0530
  36. 605931c spl: misc: Allow misc drivers in SPL and TPL by Simon Glass · Sun Nov 18 08:14:27 2018 -0700
  37. fee0c68 mmc: tmio: sdhi: HS400 manual adjustment by Marek Vasut · Sun May 19 03:47:07 2019 +0200
  38. b1d442b mmc: tmio: sdhi: Minor macro cleanup by Marek Vasut · Sun May 19 02:33:06 2019 +0200
  39. 879b4a3 pci: renesas: Add RCar Gen3 PCIe controller driver by Marek Vasut · Tue Oct 16 12:49:19 2018 +0200
  40. fa26114 Merge git://git.denx.de/u-boot-mpc83xx by Tom Rini · Tue May 21 07:13:35 2019 -0400
  41. 0306730 Merge tag 'mmc-5-20' of https://github.com/MrVan/u-boot by Tom Rini · Tue May 21 07:12:51 2019 -0400
  42. 32ee353 Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · Tue May 21 07:12:46 2019 -0400
  43. 581b681 board: gazerbeam: Fix SC detection by Mario Six · Fri Mar 29 10:18:16 2019 +0100
  44. 941f7ea gdsys_rxaui_ctrl: Use new regmap interface by Mario Six · Mon Jan 28 09:47:42 2019 +0100
  45. 8f4a346 gdsys_rxaui_ctrl: Return old state by Mario Six · Mon Jan 28 09:47:41 2019 +0100
  46. 5525d07 i2c: ihs: Improve error handling by Mario Six · Mon Jan 28 09:45:58 2019 +0100
  47. 67b845b i2c: ihs: Get rid of fpgamap by Mario Six · Mon Jan 28 09:45:57 2019 +0100
  48. af9d45d mpc83xx_clk: Add enable method by Mario Six · Mon Jan 28 09:40:36 2019 +0100
  49. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · Mon Jan 21 09:18:16 2019 +0100
  50. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  51. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · Mon Jan 21 09:17:38 2019 +0100
  52. 1b21ced vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · Mon Jan 21 09:17:37 2019 +0100
  53. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · Mon Jan 21 09:17:29 2019 +0100
  54. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · Mon Jan 21 09:17:28 2019 +0100
  55. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · Mon Jan 21 09:17:27 2019 +0100
  56. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · Mon Jan 21 09:17:25 2019 +0100
  57. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · Mon Jan 21 09:17:24 2019 +0100
  58. e1f3dae Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon May 20 07:15:32 2019 -0400
  59. a89f9cb video: Factor out vidconsole_put_string() by Marek Vasut · Fri May 17 20:22:31 2019 +0200
  60. 28bdd93 video: ipuv3: Set max display bpp to 32 by Marek Vasut · Mon May 06 01:11:32 2019 +0200
  61. 4e40f1a dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · Wed Apr 17 13:57:15 2019 +0200
  62. 2a52183 Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue" by Lukasz Majewski · Tue May 07 17:47:28 2019 +0200
  63. c30b822 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sun May 19 09:42:19 2019 -0400
  64. 225589d nvme: Fix warning of cast from pointer to integer of different size by Bin Meng · Wed May 15 08:37:56 2019 -0700
  65. 8ec89a2 ata: ahci: drop read-only ahci_ioports members by Christian Gmeiner · Tue May 14 10:33:41 2019 +0200
  66. 53a81ad watchdog: bcm6345: callback start use tick instead of ms by Philippe Reynes · Fri May 03 19:43:06 2019 +0200
  67. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  68. 92ebcba i2c: mxc: Hide kconfig based control in DM_I2C mode by Trent Piepho · Wed May 08 23:30:06 2019 +0000
  69. 9c896a9 i2c: mxc_i2c: Fix read and read->write xfers in DM mode by Trent Piepho · Tue Apr 30 16:08:19 2019 +0000
  70. 15410ba i2c: mxc_i2c: Document how non-DM functions work by Trent Piepho · Tue Apr 30 16:08:18 2019 +0000
  71. afd92b6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed May 15 07:10:52 2019 -0400
  72. b2f8fb6 Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot by Tom Rini · Wed May 15 07:10:32 2019 -0400
  73. a19b69d eth: mtk-eth: fix incorrect read of phy-handle by developer · Sun Apr 28 15:08:57 2019 +0800
  74. 6137e41 net: rtl8169: Support RTL-8168h/8111h by Thierry Reding · Tue Apr 16 18:20:30 2019 +0200
  75. a02d60f net: rtl8169: Implement ->hwaddr_write() callback by Thierry Reding · Tue Apr 16 18:20:29 2019 +0200
  76. 8e102a8 phy: ti: Init node before reading by Michal Simek · Sat Mar 16 12:43:17 2019 +0100
  77. bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · Wed Mar 06 12:48:27 2019 +0000
  78. e74b179 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon May 13 07:13:03 2019 -0400
  79. 3aa7897 gpio: dwapb_gpio: convert to livetree by Simon Goldschmidt · Thu May 09 22:12:00 2019 +0200
  80. e5291ad reset: socfpga: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:59 2019 +0200
  81. 36dc0cc serial: altera_uart: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:58 2019 +0200
  82. 70cd31b spi: designware: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:57 2019 +0200
  83. f9d7d3a spi: cadence_qspi: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:56 2019 +0200
  84. fb2fc2f timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR by Simon Goldschmidt · Thu May 09 22:11:55 2019 +0200
  85. fe03d80 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · Tue May 07 17:42:30 2019 +0800
  86. ca99a8a ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · Tue May 07 17:42:28 2019 +0800
  87. 725b122 ARM: socfpga: Moving the watchdog reset to the for-loop status polling by Tien Fong Chee · Tue May 07 17:42:27 2019 +0800
  88. 7f3dace ARM: socfpga: Cleaning up and ensuring consistent format messages in driver by Tien Fong Chee · Tue May 07 17:42:26 2019 +0800
  89. a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · Tue May 07 22:04:05 2019 +0200
  90. 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · Tue May 07 21:52:47 2019 +0200
  91. 39df77a serial: sh: Drop assorted SH3, SH4, SH5 macros by Marek Vasut · Tue May 07 22:31:23 2019 +0200
  92. 8314b4f serial: sh: Drop RTS7751R2D support by Marek Vasut · Tue May 07 22:27:32 2019 +0200
  93. 66e262b serial: sh: Drop SH2007 support by Marek Vasut · Tue May 07 22:26:21 2019 +0200
  94. 53f242d serial: sh: Drop H8 support by Marek Vasut · Tue May 07 22:14:49 2019 +0200
  95. 51eaf0e mtd: ubi: Remove select for non existent option by Chris Packham · Sat Apr 13 21:13:57 2019 +1200
  96. a373e51 sysreset: select DM_GPIO instead of GPIO by Chris Packham · Sat Apr 13 20:35:23 2019 +1200
  97. c8d9dfe remoteproc: k3_system_controller: Increase rx timeout by Lokesh Vutla · Thu May 02 15:35:52 2019 +0530
  98. ce32c02 test/py: avb: fix test_avb_persistent_values fail by Igor Opaniuk · Mon May 06 12:07:31 2019 +0300
  99. 66aca96 ata: ahci: fix memory leak by Christian Gmeiner · Mon May 06 15:18:54 2019 +0200
  100. 331b30f usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags by Adam Ford · Tue May 07 06:57:39 2019 -0500