1. 6beb780 net: dwc_eth_qos: add Ethernet stm32mp1 support by Christophe Roullier · Fri May 17 15:08:44 2019 +0200
  2. 5bfc870 stm32mp1: clk: use the correct identifier for ethck by Patrick Delaunay · Fri May 17 15:08:42 2019 +0200
  3. 0b08bf8 spi: stm32: Add Serial Peripheral Interface driver for STM32MP by Patrice Chotard · Tue Apr 30 18:08:28 2019 +0200
  4. 08ca06b clk: stm32mp1: Add SPI1 clock entry by Patrice Chotard · Tue Apr 30 18:08:27 2019 +0200
  5. 473b244 watchdog: stm32mp: Add watchdog driver by Patrice Chotard · Tue Apr 30 17:26:22 2019 +0200
  6. 4a0ae73 watchdog: Kconfig: Sort entry alphabetically by Patrice Chotard · Tue Apr 30 17:26:20 2019 +0200
  7. a3cbb93 mtd: Fix get_mtdparts() by Patrice Chotard · Wed Jan 23 18:12:48 2019 +0100
  8. c7a5c58 Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi by Tom Rini · Sun Jun 02 18:19:45 2019 -0400
  9. 12766ca dm: net: macb: Implement link speed change callback by Bin Meng · Wed May 22 00:09:46 2019 -0700
  10. cf82132 dm: net: macb: Update macb_linkspd_cb() signature by Bin Meng · Wed May 22 00:09:45 2019 -0700
  11. eb195bd clk: sifive: Add clock driver for GEMGXL MGMT by Bin Meng · Wed May 22 00:09:44 2019 -0700
  12. df27efb rtc: export rtc_month_days() by Heinrich Schuchardt · Fri May 31 07:21:03 2019 +0200
  13. 5d063d8 Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchip by Tom Rini · Fri May 31 07:17:09 2019 -0400
  14. fd6574e clk: meson-g12a: Add PCIE PLL support by Neil Armstrong · Tue May 28 10:50:37 2019 +0200
  15. e5607a0 rockchip: clk: rk3399: allow requests for all UART clocks by Christoph Muellner · Tue May 07 10:58:44 2019 +0200
  16. d8764d4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed May 29 07:28:40 2019 -0400
  17. 06edafb dm: arm: bcmstb: Enable driver model MMC support by Thomas Fitzsimmons · Fri May 17 08:17:07 2019 -0400
  18. 94626aa Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun May 26 20:18:20 2019 -0400
  19. 42bf2ca Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun May 26 20:15:46 2019 -0400
  20. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · Sun May 12 07:59:12 2019 -0400
  21. 80bf737 sound: tegra: Add a sound driver by Simon Glass · Mon Apr 01 13:38:41 2019 -0700
  22. 6d823d0 tegra: sound: Add an I2S driver by Simon Glass · Mon Apr 01 13:38:40 2019 -0700
  23. cb51a7d tegra: sound: Add an audio hub driver by Simon Glass · Mon Apr 01 13:38:39 2019 -0700
  24. 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
  25. 831d47e Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri May 24 08:13:00 2019 -0400
  26. 6d542f3 drivers: serial: mcfuart: add DT support by Angelo Dureghello · Wed Mar 13 21:46:49 2019 +0100
  27. aa86be7 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · Wed Mar 13 21:46:47 2019 +0100
  28. 72e9be3 drivers: spi: cf_spi: add Kconfig option by Angelo Dureghello · Wed Mar 13 21:46:46 2019 +0100
  29. 2ed8ea0 gpio: dwapb_gpio: fix broken dev->node by Simon Goldschmidt · Tue May 21 22:03:12 2019 +0200
  30. 3422853 ata: fsl_ahci: Add sata DM support for Freescale powerpc socs by Peng Ma · Wed Mar 27 09:23:23 2019 +0000
  31. 8c8fd94 usb: ehci: adopt 32 bit address for CONFIG_PPC by Yinbo Zhu · Thu Apr 11 11:02:05 2019 +0000
  32. 2f91e61 stm32mp1: ram: add tuning in DDR interactive mode by Patrick Delaunay · Wed Apr 10 14:09:29 2019 +0200
  33. 2b1c818 stm32mp1: ram: add tests in DDR interactive mode by Patrick Delaunay · Wed Apr 10 14:09:28 2019 +0200
  34. bbee270 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · Wed Apr 10 14:09:27 2019 +0200
  35. 4175f45 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · Wed Apr 10 14:09:26 2019 +0200
  36. d892d27 stm32mp1: ram: update parameter array initialization by Patrick Delaunay · Wed Apr 10 14:09:25 2019 +0200
  37. 29e1a94 stm32mp1: ram: change ddr speed to kHz by Patrick Delaunay · Wed Apr 10 14:09:23 2019 +0200
  38. 1f98704 stm32mp1: ram: increase the delay after reset to 128 cycles by Patrick Delaunay · Wed Apr 10 14:09:22 2019 +0200
  39. 250bf90 stm32mp1: ram: update mask for operating mode by Patrick Delaunay · Wed Apr 10 14:09:21 2019 +0200
  40. e093b1c serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · Thu Apr 18 17:32:51 2019 +0200
  41. 6f3105a serial: stm32: remove unnecessary trace by Patrick Delaunay · Thu Apr 18 17:32:50 2019 +0200
  42. 854c59e clk: stm32mp1: add set_rate for DDRPHYC clock by Patrick Delaunay · Thu Apr 18 17:32:48 2019 +0200
  43. c41d307 i2c: stm32f7: improve loopback in timing algorithm by Nicolas Le Bayon · Thu Apr 18 17:32:43 2019 +0200
  44. 2acf1ba i2c: stm32f7: Fix SDADEL minimum formula by Nicolas Le Bayon · Thu Apr 18 17:32:42 2019 +0200
  45. 583d5e9 driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · Thu Apr 11 11:01:50 2019 +0000
  46. 4bc8601 driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · Thu Apr 11 11:01:46 2019 +0000
  47. 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
  48. 3af1994 driver: watchdog: add sp805 watchdog support by Qiang Zhao · Tue May 07 03:16:09 2019 +0000
  49. 57e363a scsi: ceva: Clean up the driver code by Peng Ma · Wed Apr 17 10:10:50 2019 +0000
  50. 5a9a5ed pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs by Hou Zhiqiang · Mon Apr 08 10:15:54 2019 +0000
  51. e5d79c4 pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs by Hou Zhiqiang · Mon Apr 08 10:15:46 2019 +0000
  52. 1e5f6e3 dm: core: Fix dm_extended_scan_fdt() by Patrice Chotard · Wed May 15 10:07:01 2019 +0200
  53. 5b77541 core: ofnode: Have ofnode_read_u32_default return a u32 by Trent Piepho · Fri May 10 17:48:20 2019 +0000
  54. d332e6e core: ofnode: Add ofnode_get_addr_size_index by Keerthy · Wed Apr 24 17:19:53 2019 +0530
  55. 605931c spl: misc: Allow misc drivers in SPL and TPL by Simon Glass · Sun Nov 18 08:14:27 2018 -0700
  56. fee0c68 mmc: tmio: sdhi: HS400 manual adjustment by Marek Vasut · Sun May 19 03:47:07 2019 +0200
  57. b1d442b mmc: tmio: sdhi: Minor macro cleanup by Marek Vasut · Sun May 19 02:33:06 2019 +0200
  58. 879b4a3 pci: renesas: Add RCar Gen3 PCIe controller driver by Marek Vasut · Tue Oct 16 12:49:19 2018 +0200
  59. fa26114 Merge git://git.denx.de/u-boot-mpc83xx by Tom Rini · Tue May 21 07:13:35 2019 -0400
  60. 0306730 Merge tag 'mmc-5-20' of https://github.com/MrVan/u-boot by Tom Rini · Tue May 21 07:12:51 2019 -0400
  61. 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
  62. 581b681 board: gazerbeam: Fix SC detection by Mario Six · Fri Mar 29 10:18:16 2019 +0100
  63. 941f7ea gdsys_rxaui_ctrl: Use new regmap interface by Mario Six · Mon Jan 28 09:47:42 2019 +0100
  64. 8f4a346 gdsys_rxaui_ctrl: Return old state by Mario Six · Mon Jan 28 09:47:41 2019 +0100
  65. 5525d07 i2c: ihs: Improve error handling by Mario Six · Mon Jan 28 09:45:58 2019 +0100
  66. 67b845b i2c: ihs: Get rid of fpgamap by Mario Six · Mon Jan 28 09:45:57 2019 +0100
  67. af9d45d mpc83xx_clk: Add enable method by Mario Six · Mon Jan 28 09:40:36 2019 +0100
  68. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · Mon Jan 21 09:18:16 2019 +0100
  69. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  70. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · Mon Jan 21 09:17:38 2019 +0100
  71. 1b21ced vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · Mon Jan 21 09:17:37 2019 +0100
  72. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · Mon Jan 21 09:17:29 2019 +0100
  73. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · Mon Jan 21 09:17:28 2019 +0100
  74. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · Mon Jan 21 09:17:27 2019 +0100
  75. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · Mon Jan 21 09:17:25 2019 +0100
  76. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · Mon Jan 21 09:17:24 2019 +0100
  77. e1f3dae Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon May 20 07:15:32 2019 -0400
  78. a89f9cb video: Factor out vidconsole_put_string() by Marek Vasut · Fri May 17 20:22:31 2019 +0200
  79. 28bdd93 video: ipuv3: Set max display bpp to 32 by Marek Vasut · Mon May 06 01:11:32 2019 +0200
  80. 4e40f1a dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · Wed Apr 17 13:57:15 2019 +0200
  81. 2a52183 Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue" by Lukasz Majewski · Tue May 07 17:47:28 2019 +0200
  82. c30b822 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Sun May 19 09:42:19 2019 -0400
  83. 225589d nvme: Fix warning of cast from pointer to integer of different size by Bin Meng · Wed May 15 08:37:56 2019 -0700
  84. 8ec89a2 ata: ahci: drop read-only ahci_ioports members by Christian Gmeiner · Tue May 14 10:33:41 2019 +0200
  85. 53a81ad watchdog: bcm6345: callback start use tick instead of ms by Philippe Reynes · Fri May 03 19:43:06 2019 +0200
  86. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  87. 92ebcba i2c: mxc: Hide kconfig based control in DM_I2C mode by Trent Piepho · Wed May 08 23:30:06 2019 +0000
  88. 9c896a9 i2c: mxc_i2c: Fix read and read->write xfers in DM mode by Trent Piepho · Tue Apr 30 16:08:19 2019 +0000
  89. 15410ba i2c: mxc_i2c: Document how non-DM functions work by Trent Piepho · Tue Apr 30 16:08:18 2019 +0000
  90. afd92b6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed May 15 07:10:52 2019 -0400
  91. 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
  92. a19b69d eth: mtk-eth: fix incorrect read of phy-handle by developer · Sun Apr 28 15:08:57 2019 +0800
  93. 6137e41 net: rtl8169: Support RTL-8168h/8111h by Thierry Reding · Tue Apr 16 18:20:30 2019 +0200
  94. a02d60f net: rtl8169: Implement ->hwaddr_write() callback by Thierry Reding · Tue Apr 16 18:20:29 2019 +0200
  95. 8e102a8 phy: ti: Init node before reading by Michal Simek · Sat Mar 16 12:43:17 2019 +0100
  96. bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · Wed Mar 06 12:48:27 2019 +0000
  97. e74b179 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon May 13 07:13:03 2019 -0400
  98. 3aa7897 gpio: dwapb_gpio: convert to livetree by Simon Goldschmidt · Thu May 09 22:12:00 2019 +0200
  99. e5291ad reset: socfpga: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:59 2019 +0200
  100. 36dc0cc serial: altera_uart: convert to livetree by Simon Goldschmidt · Thu May 09 22:11:58 2019 +0200