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