1. d332e6e core: ofnode: Add ofnode_get_addr_size_index by Keerthy · 6 years ago
  2. 605931c spl: misc: Allow misc drivers in SPL and TPL by Simon Glass · 6 years ago
  3. fa26114 Merge git://git.denx.de/u-boot-mpc83xx by Tom Rini · 6 years ago
  4. 0306730 Merge tag 'mmc-5-20' of https://github.com/MrVan/u-boot by Tom Rini · 6 years ago
  5. 32ee353 Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  6. 581b681 board: gazerbeam: Fix SC detection by Mario Six · 6 years ago
  7. 941f7ea gdsys_rxaui_ctrl: Use new regmap interface by Mario Six · 6 years ago
  8. 8f4a346 gdsys_rxaui_ctrl: Return old state by Mario Six · 6 years ago
  9. 5525d07 i2c: ihs: Improve error handling by Mario Six · 6 years ago
  10. 67b845b i2c: ihs: Get rid of fpgamap by Mario Six · 6 years ago
  11. af9d45d mpc83xx_clk: Add enable method by Mario Six · 6 years ago
  12. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  13. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  14. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · 6 years ago
  15. 1b21ced vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · 6 years ago
  16. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
  17. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  18. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  19. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
  20. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  21. e1f3dae Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  22. a89f9cb video: Factor out vidconsole_put_string() by Marek Vasut · 6 years ago
  23. 28bdd93 video: ipuv3: Set max display bpp to 32 by Marek Vasut · 6 years ago
  24. 4e40f1a dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · 6 years ago
  25. 2a52183 Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue" by Lukasz Majewski · 6 years ago
  26. c30b822 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  27. 225589d nvme: Fix warning of cast from pointer to integer of different size by Bin Meng · 6 years ago
  28. 8ec89a2 ata: ahci: drop read-only ahci_ioports members by Christian Gmeiner · 6 years ago
  29. 53a81ad watchdog: bcm6345: callback start use tick instead of ms by Philippe Reynes · 6 years ago
  30. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  31. 92ebcba i2c: mxc: Hide kconfig based control in DM_I2C mode by Trent Piepho · 6 years ago
  32. 9c896a9 i2c: mxc_i2c: Fix read and read->write xfers in DM mode by Trent Piepho · 6 years ago
  33. 15410ba i2c: mxc_i2c: Document how non-DM functions work by Trent Piepho · 6 years ago
  34. afd92b6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  35. b2f8fb6 Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-boot by Tom Rini · 6 years ago
  36. a19b69d eth: mtk-eth: fix incorrect read of phy-handle by developer · 6 years ago
  37. 6137e41 net: rtl8169: Support RTL-8168h/8111h by Thierry Reding · 6 years ago
  38. a02d60f net: rtl8169: Implement ->hwaddr_write() callback by Thierry Reding · 6 years ago
  39. 8e102a8 phy: ti: Init node before reading by Michal Simek · 6 years ago
  40. bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · 6 years ago
  41. e74b179 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  42. 3aa7897 gpio: dwapb_gpio: convert to livetree by Simon Goldschmidt · 6 years ago
  43. e5291ad reset: socfpga: convert to livetree by Simon Goldschmidt · 6 years ago
  44. 36dc0cc serial: altera_uart: convert to livetree by Simon Goldschmidt · 6 years ago
  45. 70cd31b spi: designware: convert to livetree by Simon Goldschmidt · 6 years ago
  46. f9d7d3a spi: cadence_qspi: convert to livetree by Simon Goldschmidt · 6 years ago
  47. fb2fc2f timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR by Simon Goldschmidt · 6 years ago
  48. fe03d80 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 6 years ago
  49. ca99a8a ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 6 years ago
  50. 725b122 ARM: socfpga: Moving the watchdog reset to the for-loop status polling by Tien Fong Chee · 6 years ago
  51. 7f3dace ARM: socfpga: Cleaning up and ensuring consistent format messages in driver by Tien Fong Chee · 6 years ago
  52. a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · 6 years ago
  53. 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · 6 years ago
  54. 39df77a serial: sh: Drop assorted SH3, SH4, SH5 macros by Marek Vasut · 6 years ago
  55. 8314b4f serial: sh: Drop RTS7751R2D support by Marek Vasut · 6 years ago
  56. 66e262b serial: sh: Drop SH2007 support by Marek Vasut · 6 years ago
  57. 53f242d serial: sh: Drop H8 support by Marek Vasut · 6 years ago
  58. 51eaf0e mtd: ubi: Remove select for non existent option by Chris Packham · 6 years ago
  59. a373e51 sysreset: select DM_GPIO instead of GPIO by Chris Packham · 6 years ago
  60. c8d9dfe remoteproc: k3_system_controller: Increase rx timeout by Lokesh Vutla · 6 years ago
  61. ce32c02 test/py: avb: fix test_avb_persistent_values fail by Igor Opaniuk · 6 years ago
  62. 66aca96 ata: ahci: fix memory leak by Christian Gmeiner · 6 years ago
  63. 331b30f usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags by Adam Ford · 6 years ago
  64. ebe750b Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  65. c5bbb03 Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  66. 5fe837d phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY drivers by Neil Armstrong · 6 years ago
  67. 1f70889 usb: dwc3: Add Meson G12A USB Glue by Neil Armstrong · 6 years ago
  68. e49fc37 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  69. 9e79144 net: phy: micrel: Find Micrel PHY node correctly by James Byrne · 6 years ago
  70. 457107f net: phy: micrel: Use correct skew values on KSZ9021 by James Byrne · 6 years ago
  71. deef311 net: phy: aquantia: Set only autoneg on in register 4.c441 by Valentin-catalin Neacsu · 6 years ago
  72. a722848 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · 6 years ago
  73. f113754 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · 6 years ago
  74. a78f045 drivers: net: ldpaa_eth: fix resource leak by Pankaj Bansal · 6 years ago
  75. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  76. 727ed79 net: sun8i_emac: Add EPHY CLK and RESET support by Jagan Teki · 6 years ago
  77. 01af115 reset: Get the RESET by index without device by Jagan Teki · 6 years ago
  78. a77add3 clk: Use clk_get_by_index_tail() by Jagan Teki · 6 years ago
  79. fc7c7ce clk: Get the CLK by index without device by Jagan Teki · 6 years ago
  80. 9ee724f serial: sifive: Change include order by Jagan Teki · 6 years ago
  81. 72be986 clk: sifive: fu540-prci: Change include order by Jagan Teki · 6 years ago
  82. 35153dd spi: atcspi200: Change include order by Jagan Teki · 6 years ago
  83. 7ae4ec9 pinctrl: rockchip: Also move common set_schmitter func into per Soc file by David Wu · 6 years ago
  84. 35ee72e pinctrl: rockchip: Clean the unused type and label by David Wu · 6 years ago
  85. 2e6959e pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' pull by David Wu · 6 years ago
  86. 2972c45 pinctrl: rockchip: Split the common set_pull() func into per Soc by David Wu · 6 years ago
  87. 1530047 pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' drive strength by David Wu · 6 years ago
  88. 40a5548 pinctrl: rockchip: Split the common set_drive() func into per Soc by David Wu · 6 years ago
  89. 84248ec pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' iomux by David Wu · 6 years ago
  90. 3dd7d6c pinctrl: rockchip: Split the common set_mux() into per Soc by David Wu · 6 years ago
  91. 71aede0 pinctrl: rockchip: Remove redundant spaces by David Wu · 6 years ago
  92. 1856451 pinctrl: rockchip: Add pull-pin-default param and remove unused param by David Wu · 6 years ago
  93. 56573c4 Revert "pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl" by Kever Yang · 6 years ago
  94. 7f34784 rockchip: ram: rk3399: update for TPL by Kever Yang · 6 years ago
  95. 24b6500 rockchip: dmc: rk3368: update rank number for evb-px5 by Kever Yang · 6 years ago
  96. 525ea47 sysreset: enable driver support in SPL/TPL by Kever Yang · 6 years ago
  97. 55fabb3 rockchip: clk: rk322x: fix assert clock value by Kever Yang · 6 years ago
  98. 6220741 rockchip: rk322x: add CLK_EMMC_SAMPLE clock support by Kever Yang · 6 years ago
  99. 956798c Revert "rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL" by Kever Yang · 6 years ago
  100. 69c5b2d x86: Support PCI VGA ROM when TPL is used by Simon Glass · 6 years ago