1. 8961b52 mailbox: implement a sandbox test by Stephen Warren · 8 years ago
  2. 6238935 Add a mailbox driver framework/uclass by Stephen Warren · 8 years ago
  3. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  4. 6f82fac sunxi: gpio: convert bind() to use driver data by Stephen Warren · 8 years ago
  5. daac3bf dm: allow setting driver_data before/during bind by Stephen Warren · 8 years ago
  6. 086e13c ARM: exynos: Disable serial support in SPL by Marek Vasut · 8 years ago
  7. c06bbab ARM: exynos: Fix build error if SERIAL is disabled in SPL by Marek Vasut · 8 years ago
  8. 6523dbf Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  9. 4349b55 mips: ath79: ar933x: Avoid warning with gcc5 by Wills Wang · 8 years ago
  10. 42a3f3e mips: ath79: ar933x: Fix ethernet PHY mismatch by Wills Wang · 8 years ago
  11. 1ad3a6f mips: Drop JZ4740 remnants by Marek Vasut · 8 years ago
  12. ecc9d26 mips: Allow overriding start.S in SPL by Marek Vasut · 8 years ago
  13. ec35e12 MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 8 years ago
  14. 6242aa1 malta: Use device model & tree for UART by Paul Burton · 8 years ago
  15. 2e7eb12 malta: Tidy up UART address selection by Paul Burton · 8 years ago
  16. df8ec55 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · 8 years ago
  17. 49717b1 fdt: Document the rest of struct of_bus by Paul Burton · 8 years ago
  18. 0a222d5 fdt: Support for ISA busses by Paul Burton · 8 years ago
  19. f9a90ac arm64: fix arm64 Linux boot image header field sizes by Andre Przywara · 8 years ago
  20. 82f2a14 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  21. 1b80e79 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  22. 0e6e34a sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulators by Stefan Mavrodiev · 8 years ago
  23. 0878a8a sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 8 years ago
  24. c1fd244 arm64: Pine64: update FDT files by Andre Przywara · 8 years ago
  25. 671f9ad arm64: sunxi: adjust default load addresses by Andre Przywara · 8 years ago
  26. 0875049 Revert "sunxi: Reserve ATF memory space on A64" by Andre Przywara · 8 years ago
  27. 28d6804 sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" by Bernhard Nortmann · 8 years ago
  28. b19236f sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · 8 years ago
  29. 795857d sunxi: power: add AXP809 support by Chen-Yu Tsai · 8 years ago
  30. 5119926 sunxi: Implement poweroff support for axp818 pmic by Chen-Yu Tsai · 8 years ago
  31. 9850e20 sunxi: Enable AXP818 SW for Sinovoip BPI M3 by Chen-Yu Tsai · 8 years ago
  32. 15278cc sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · 8 years ago
  33. a696253 power: axp818: Fix typo for fldo2 Kconfig description by Chen-Yu Tsai · 8 years ago
  34. aa23f53 power: axp221: Remove switch case to simplify axp_set_eldo by Chen-Yu Tsai · 8 years ago
  35. 5af116b sunxi: Disable VIDEO for SoCs without display support by Chen-Yu Tsai · 8 years ago
  36. acdab17 sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCs by Chen-Yu Tsai · 8 years ago
  37. a81b799 sunxi: Sort SoC variants by family (sunXi) first, chip name second by Chen-Yu Tsai · 8 years ago
  38. 1a5f0de sunxi: make SoC variant choice mandatory by Chen-Yu Tsai · 8 years ago
  39. d7e103c ARM: uniphier: add EHCI nodes for PH1-LD11 by Masahiro Yamada · 8 years ago
  40. ae932cf clk: uniphier: add Media I/O clock driver support for PH1-LD11 by Masahiro Yamada · 8 years ago
  41. 667dbcd ARM: uniphier: add PH1-LD11 SoC support by Masahiro Yamada · 8 years ago
  42. 7381db8 ARM: uniphier: rename UMC register macros of PH1-LD20 by Masahiro Yamada · 8 years ago
  43. 0586e22 ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h by Masahiro Yamada · 8 years ago
  44. 6a555b2 ARM: uniphier: clean up boot mode tables by Masahiro Yamada · 8 years ago
  45. 0bd2020 ARM: uniphier: disable cache in SPL of PH1-LD20 by Masahiro Yamada · 8 years ago
  46. 826d06d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  47. f4f2fce exynos: video: Drop old unused code by Simon Glass · 9 years ago
  48. bb5930d exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  49. 8b449a6 exynos: video: Rename variables for driver model by Simon Glass · 9 years ago
  50. 21f8f9b exynos: video: Rename edp_device_info to exynos_dp_priv by Simon Glass · 9 years ago
  51. f948f5d exynos: dts: Add display-related device tree fragments by Simon Glass · 9 years ago
  52. 7eb860d exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
  53. af5b5ea exynos: Allow PWM0 pinmux to be set up by Simon Glass · 9 years ago
  54. 7b0789e dts: Add clock and regulator binding files for max77802 by Simon Glass · 9 years ago
  55. ea743e6 exynos: Disable LCD display for boards we can't convert by Simon Glass · 9 years ago
  56. 531a4a6 exynos: Allow CONFIG_MISC_COMMON to be build without an LCD by Simon Glass · 9 years ago
  57. c309365 exynos: Allow tizen to be built without an LCD by Simon Glass · 9 years ago
  58. 141c743 exynos: dts: Add pwm device tree node by Simon Glass · 9 years ago
  59. 21c561b video: Add an enum for active low/high by Simon Glass · 9 years ago
  60. 5c2dd4c exynos: pwm: Add a driver for the exynos5 PWM by Simon Glass · 9 years ago
  61. 0c84358 exynos: video: Combine LCD driver into one file by Simon Glass · 9 years ago
  62. 37ea446 exynos: video: Move mipi_lcd_device_dt into a function by Simon Glass · 9 years ago
  63. 652d15c exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · 9 years ago
  64. b04135c exynos: video: Move dsim_config_dt into a function by Simon Glass · 9 years ago
  65. 8c9b8dc exynos: video: Drop static variables in exynos_dp_lowlevel.c by Simon Glass · 9 years ago
  66. 9c4d440 exynos: video: Drop static variables in exynos_fb.c by Simon Glass · 9 years ago
  67. 162fa53 exynos: video: Drop static variables in exynos_fimd.c by Simon Glass · 9 years ago
  68. 40d5002 exynos: video: Drop the static lcd_base_addr variable by Simon Glass · 9 years ago
  69. aaca5b1 exynos: video: Remove use of vidinfo_t typedef by Simon Glass · 9 years ago
  70. b6feb26 exynos: video: Drop dead code by Simon Glass · 9 years ago
  71. 08a7aa1 exynos: video: Move driver files into their own directory by Simon Glass · 9 years ago
  72. 6c15a2a board: samsung: add initial Espresso7420 board support by Thomas Abraham · 8 years ago
  73. e39448e arm: exynos: add support for Exynos7420 SoC by Thomas Abraham · 8 years ago
  74. 36aa893 arm: exynos: realign the code to allow support for newer 64-bit platforms by Thomas Abraham · 8 years ago
  75. cf75cdf serial: s5p: use clock api to get clock rate by Thomas Abraham · 8 years ago
  76. 5ab6c4d serial: s5p: get the port id number from the alias of the device node by Thomas Abraham · 8 years ago
  77. 166097e clk: exynos: add clock driver for Exynos7420 Soc by Thomas Abraham · 8 years ago
  78. 16ca80a pinctrl: Add pinctrl driver support for Exynos7420 SoC by Thomas Abraham · 8 years ago
  79. ac98527 pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices by Thomas Abraham · 8 years ago
  80. 8ef548d powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case by Ying Zhang · 8 years ago
  81. d1fc8ed powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB by Ying Zhang · 8 years ago
  82. fc15b9b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  83. 82eda68 powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache by Aneesh Bansal · 8 years ago
  84. 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  85. 0a71cd7 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · 8 years ago
  86. 3c221af net: phy: Add phy_interface_is_sgmii to phy.h by Dan Murphy · 8 years ago
  87. 3ab72fe net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 8 years ago
  88. 085445c net: phy: ti: Allow the driver to be more configurable by Dan Murphy · 8 years ago
  89. c7ba7bd net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · 8 years ago
  90. 20671a9 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · 8 years ago
  91. cb38622 drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · 8 years ago
  92. 641b936 defconfig: dra74_evm: enable eth driver model by Mugunthan V N · 8 years ago
  93. bc705ea defconfig: am437x_sk_evm: enable eth driver model by Mugunthan V N · 8 years ago
  94. 54e3ba9 defconfig: am437x_gp_evm: enable eth driver model by Mugunthan V N · 8 years ago
  95. 844f814 arm: dts: dra7: fix ethernet name with proper device address by Mugunthan V N · 8 years ago
  96. d7dc888 arm: dts: dra7: add syscon node to cpsw to read mac address by Mugunthan V N · 8 years ago
  97. dcda79e arm: dts: am4372: add syscon node to cpsw to read mac address by Mugunthan V N · 8 years ago
  98. e431056 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · 8 years ago
  99. 66e740c drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · 8 years ago
  100. 70c5b7b ARM: omap5: add platform specific ethernet phy modes configurations by Mugunthan V N · 8 years ago