1. 38c2a8a Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  2. 3ef6444 dm: net: macb: Implement link speed change callback by Bin Meng · 5 years ago
  3. a5e3d23 dm: net: macb: Update macb_linkspd_cb() signature by Bin Meng · 5 years ago
  4. 49191d2 clk: sifive: Add clock driver for GEMGXL MGMT by Bin Meng · 5 years ago
  5. 3c1889e rtc: export rtc_month_days() by Heinrich Schuchardt · 5 years ago
  6. 8a802a2 Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  7. 08e09c2 clk: meson-g12a: Add PCIE PLL support by Neil Armstrong · 5 years ago
  8. 2461543 rockchip: clk: rk3399: allow requests for all UART clocks by Christoph Muellner · 5 years ago
  9. e2822cc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 5 years ago
  10. 77934fd dm: arm: bcmstb: Enable driver model MMC support by Thomas Fitzsimmons · 5 years ago
  11. c18b103 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  12. 696f02d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  13. cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 5 years ago
  14. 7a6c6db sound: tegra: Add a sound driver by Simon Glass · 5 years ago
  15. c5a120b tegra: sound: Add an I2S driver by Simon Glass · 5 years ago
  16. 112f2e1 tegra: sound: Add an audio hub driver by Simon Glass · 5 years ago
  17. 866a78d Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  18. afe9e1f Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 5 years ago
  19. 461ea07 drivers: serial: mcfuart: add DT support by Angelo Dureghello · 6 years ago
  20. 5ea3766 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · 6 years ago
  21. 610e316 drivers: spi: cf_spi: add Kconfig option by Angelo Dureghello · 6 years ago
  22. 34b1a51 gpio: dwapb_gpio: fix broken dev->node by Simon Goldschmidt · 5 years ago
  23. 1ee4942 ata: fsl_ahci: Add sata DM support for Freescale powerpc socs by Peng Ma · 5 years ago
  24. ad9f2be usb: ehci: adopt 32 bit address for CONFIG_PPC by Yinbo Zhu · 5 years ago
  25. 187c41d stm32mp1: ram: add tuning in DDR interactive mode by Patrick Delaunay · 5 years ago
  26. 0d44752 stm32mp1: ram: add tests in DDR interactive mode by Patrick Delaunay · 5 years ago
  27. 01a7510 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · 5 years ago
  28. 1767ac2 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · 5 years ago
  29. 53bb831 stm32mp1: ram: update parameter array initialization by Patrick Delaunay · 5 years ago
  30. c60fed1 stm32mp1: ram: change ddr speed to kHz by Patrick Delaunay · 5 years ago
  31. 0cb1aa9 stm32mp1: ram: increase the delay after reset to 128 cycles by Patrick Delaunay · 5 years ago
  32. c3ec370 stm32mp1: ram: update mask for operating mode by Patrick Delaunay · 5 years ago
  33. 66dba9a serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · 5 years ago
  34. 26603c0 serial: stm32: remove unnecessary trace by Patrick Delaunay · 5 years ago
  35. c3e828b clk: stm32mp1: add set_rate for DDRPHYC clock by Patrick Delaunay · 5 years ago
  36. 5237f37 i2c: stm32f7: improve loopback in timing algorithm by Nicolas Le Bayon · 5 years ago
  37. e87da75 i2c: stm32f7: Fix SDADEL minimum formula by Nicolas Le Bayon · 5 years ago
  38. b69e1d0 driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · 5 years ago
  39. b512d07 driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · 5 years ago
  40. 40920bd Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  41. 0652d9f driver: watchdog: add sp805 watchdog support by Qiang Zhao · 5 years ago
  42. d2ebc38 scsi: ceva: Clean up the driver code by Peng Ma · 5 years ago
  43. 1d341bc pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs by Hou Zhiqiang · 5 years ago
  44. 07ce19f pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs by Hou Zhiqiang · 5 years ago
  45. ee730a7 dm: core: Fix dm_extended_scan_fdt() by Patrice Chotard · 5 years ago
  46. b061ef3 core: ofnode: Have ofnode_read_u32_default return a u32 by Trent Piepho · 5 years ago
  47. e679d03 core: ofnode: Add ofnode_get_addr_size_index by Keerthy · 5 years ago
  48. aaba703 spl: misc: Allow misc drivers in SPL and TPL by Simon Glass · 6 years ago
  49. b5900a5 mmc: tmio: sdhi: HS400 manual adjustment by Marek Vasut · 5 years ago
  50. 1bac2b6 mmc: tmio: sdhi: Minor macro cleanup by Marek Vasut · 5 years ago
  51. 776abed pci: renesas: Add RCar Gen3 PCIe controller driver by Marek Vasut · 6 years ago
  52. e1a2ed7 Merge git://git.denx.de/u-boot-mpc83xx by Tom Rini · 5 years ago
  53. ffbad25 Merge tag 'mmc-5-20' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  54. b9625ab Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  55. 9638879 board: gazerbeam: Fix SC detection by Mario Six · 5 years ago
  56. 935a892 gdsys_rxaui_ctrl: Use new regmap interface by Mario Six · 6 years ago
  57. ca0eab2 gdsys_rxaui_ctrl: Return old state by Mario Six · 6 years ago
  58. 482c76e i2c: ihs: Improve error handling by Mario Six · 6 years ago
  59. 98e4249 i2c: ihs: Get rid of fpgamap by Mario Six · 6 years ago
  60. 487bb2b mpc83xx_clk: Add enable method by Mario Six · 6 years ago
  61. 133ec60 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  62. fe7d654 mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  63. 904c47f mpc83xx: Make distinct caddy2 config by Mario Six · 6 years ago
  64. c2a4460 vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · 6 years ago
  65. 8439e99 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
  66. 61abced mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  67. d5cfa4a mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  68. 9403fc4 mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
  69. 4bc97a3 mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  70. 956520c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 5 years ago
  71. e63168a video: Factor out vidconsole_put_string() by Marek Vasut · 5 years ago
  72. b5e1a82 video: ipuv3: Set max display bpp to 32 by Marek Vasut · 5 years ago
  73. 01c9dd2 dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · 5 years ago
  74. b6a0427 Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue" by Lukasz Majewski · 5 years ago
  75. e14d9ca Merge git://git.denx.de/u-boot-x86 by Tom Rini · 5 years ago
  76. 5b2a20e nvme: Fix warning of cast from pointer to integer of different size by Bin Meng · 5 years ago
  77. 2699292 ata: ahci: drop read-only ahci_ioports members by Christian Gmeiner · 5 years ago
  78. c411adb watchdog: bcm6345: callback start use tick instead of ms by Philippe Reynes · 5 years ago
  79. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  80. ca0a8f3 i2c: mxc: Hide kconfig based control in DM_I2C mode by Trent Piepho · 5 years ago
  81. c854933 i2c: mxc_i2c: Fix read and read->write xfers in DM mode by Trent Piepho · 5 years ago
  82. 6314b3c i2c: mxc_i2c: Document how non-DM functions work by Trent Piepho · 5 years ago
  83. 1da6006 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  84. 8b1d3d1 Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  85. ebb97ea eth: mtk-eth: fix incorrect read of phy-handle by Weijie Gao · 5 years ago
  86. cdd69ac net: rtl8169: Support RTL-8168h/8111h by Thierry Reding · 5 years ago
  87. b6054b5 net: rtl8169: Implement ->hwaddr_write() callback by Thierry Reding · 5 years ago
  88. 6845b36 phy: ti: Init node before reading by Michal Simek · 6 years ago
  89. 77b508d net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · 6 years ago
  90. d2d8f73 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  91. 1b898ff gpio: dwapb_gpio: convert to livetree by Simon Goldschmidt · 5 years ago
  92. 6cdd0a4 reset: socfpga: convert to livetree by Simon Goldschmidt · 5 years ago
  93. 41b22c0 serial: altera_uart: convert to livetree by Simon Goldschmidt · 5 years ago
  94. 27c3e07 spi: designware: convert to livetree by Simon Goldschmidt · 5 years ago
  95. 46b633d spi: cadence_qspi: convert to livetree by Simon Goldschmidt · 5 years ago
  96. 460a97f timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR by Simon Goldschmidt · 5 years ago
  97. 1085bb3 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 5 years ago
  98. 0a42a13 ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 5 years ago
  99. c1cf539 ARM: socfpga: Moving the watchdog reset to the for-loop status polling by Tien Fong Chee · 5 years ago
  100. f4b53b2 ARM: socfpga: Cleaning up and ensuring consistent format messages in driver by Tien Fong Chee · 5 years ago