1. 210be5c net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig by Alexander Graf · 8 years ago
  2. fa96f37 net: Fix client identifiers for ARM by Alexander Graf · 8 years ago
  3. 3c27b6a dm: rockchip: Enable CONFIG_BLK by Simon Glass · 8 years ago
  4. e6c2807 dm: mmc: Use cfg directly in mmc_bind() by Simon Glass · 8 years ago
  5. e419a3e dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL by Simon Glass · 8 years ago
  6. f6e41d1 dm: rockchip: mmc: Allow use of CONFIG_BLK by Simon Glass · 8 years ago
  7. 5e6ff81 dm: mmc: dwmmc: Support CONFIG_BLK by Simon Glass · 8 years ago
  8. ef5609c dm: mmc: spl: Add support for CONFIG_BLK by Simon Glass · 8 years ago
  9. 487d756 dm: efi: Update for CONFIG_BLK by Simon Glass · 8 years ago
  10. 19d2e34 dm: mmc: Convert sdhci to support CONFIG_BLK by Simon Glass · 8 years ago
  11. 5461acb dm: env: mmc: Convert env_mmc to support CONFIG_BLK by Simon Glass · 8 years ago
  12. 3c2d752 rockchip: Drop SPL GPIO support for rk3288 by Simon Glass · 8 years ago
  13. b55e04a rockchip: video: Flush the cache when the display is updated by Simon Glass · 8 years ago
  14. 56d6977 rockchip: Drop unnecessary SPL properties by Simon Glass · 8 years ago
  15. 9217d93 rockchip: Check image name for the rksd image by Simon Glass · 8 years ago
  16. 2ed6dc8 rockchip: rock2: dts: use status = "okay" not ok by Sjoerd Simons · 9 years ago
  17. 1c09a7f rockchip: rk3288-firefly: Add gmac definition by Sjoerd Simons · 9 years ago
  18. 2f39200 rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3 by Sjoerd Simons · 9 years ago
  19. 0aefc0b rockchip: rk3288: Add clock support for the gmac ethernet interface by Sjoerd Simons · 9 years ago
  20. 70f7a2c rockchip: rk3288: pinctrl: support more pins by Sjoerd Simons · 9 years ago
  21. 90b7fc9 net: designware: support phy reset device-tree bindings by Sjoerd Simons · 9 years ago
  22. 0dac6b4 net: Move the VCI and client arch values to Kconfig by Alexander Graf · 8 years ago
  23. 4570a99 bootp: Move vendor class identifier set to function by Alexander Graf · 8 years ago
  24. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago
  25. 7e6621a test/py: fix NameError exception if bdi cmd is not supported by Heiko Schocher · 8 years ago
  26. dafd648 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · 8 years ago
  27. a565386 disk: part_efi: fix check of the max partition size by Patrick Delaunay · 8 years ago
  28. 04681cb cmd: disk: Fix unused variable warning by Marek Vasut · 8 years ago
  29. 90a7417 SPL: FIT: Align loading address for header by Michal Simek · 8 years ago
  30. 71db327 dm: gpio: pca953x: Support PCA953X with 40 GPIOs by mario.six@gdsys.cc · 8 years ago
  31. f71cee4 tools/env: compute size of usable area only once by Andreas Fenkart · 8 years ago
  32. cedb341 tools/env: fw_printenv pass value_only as argument by Andreas Fenkart · 8 years ago
  33. c3a23e8 tools/env: remove 'extern' from function prototype in fw_env.h by Andreas Fenkart · 8 years ago
  34. dcdc1f6 tools/env: pass key as argument to env_aes_cbc_crypt by Andreas Fenkart · 8 years ago
  35. 61fe076 mmc: Use byte array for multipliers by Simon Glass · 8 years ago
  36. 9cf7b1a mmc: Drop dead mmc code for non-generic MMC by Simon Glass · 8 years ago
  37. e98dd20 mmc: Drop mmc_register() by Simon Glass · 8 years ago
  38. 5c08621 reset: Drop the reset failure message by Simon Glass · 8 years ago
  39. 5c411d8 tiny-printf: Support snprintf() by Simon Glass · 8 years ago
  40. 1fb6760 tiny-printf: Tidy up a few nits by Simon Glass · 8 years ago
  41. d0375f3 arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info by Simon Glass · 9 years ago
  42. 8961b52 mailbox: implement a sandbox test by Stephen Warren · 8 years ago
  43. 6238935 Add a mailbox driver framework/uclass by Stephen Warren · 8 years ago
  44. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  45. 6f82fac sunxi: gpio: convert bind() to use driver data by Stephen Warren · 8 years ago
  46. daac3bf dm: allow setting driver_data before/during bind by Stephen Warren · 8 years ago
  47. 6523dbf Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  48. 4349b55 mips: ath79: ar933x: Avoid warning with gcc5 by Wills Wang · 8 years ago
  49. 42a3f3e mips: ath79: ar933x: Fix ethernet PHY mismatch by Wills Wang · 8 years ago
  50. 1ad3a6f mips: Drop JZ4740 remnants by Marek Vasut · 8 years ago
  51. ecc9d26 mips: Allow overriding start.S in SPL by Marek Vasut · 8 years ago
  52. ec35e12 MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 8 years ago
  53. 6242aa1 malta: Use device model & tree for UART by Paul Burton · 8 years ago
  54. 2e7eb12 malta: Tidy up UART address selection by Paul Burton · 8 years ago
  55. df8ec55 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · 8 years ago
  56. 49717b1 fdt: Document the rest of struct of_bus by Paul Burton · 8 years ago
  57. 0a222d5 fdt: Support for ISA busses by Paul Burton · 8 years ago
  58. f9a90ac arm64: fix arm64 Linux boot image header field sizes by Andre Przywara · 8 years ago
  59. 82f2a14 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  60. 1b80e79 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  61. 0e6e34a sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulators by Stefan Mavrodiev · 8 years ago
  62. 0878a8a sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 8 years ago
  63. c1fd244 arm64: Pine64: update FDT files by Andre Przywara · 8 years ago
  64. 671f9ad arm64: sunxi: adjust default load addresses by Andre Przywara · 8 years ago
  65. 0875049 Revert "sunxi: Reserve ATF memory space on A64" by Andre Przywara · 8 years ago
  66. 28d6804 sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" by Bernhard Nortmann · 8 years ago
  67. b19236f sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · 8 years ago
  68. 795857d sunxi: power: add AXP809 support by Chen-Yu Tsai · 8 years ago
  69. 5119926 sunxi: Implement poweroff support for axp818 pmic by Chen-Yu Tsai · 8 years ago
  70. 9850e20 sunxi: Enable AXP818 SW for Sinovoip BPI M3 by Chen-Yu Tsai · 8 years ago
  71. 15278cc sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · 8 years ago
  72. a696253 power: axp818: Fix typo for fldo2 Kconfig description by Chen-Yu Tsai · 8 years ago
  73. aa23f53 power: axp221: Remove switch case to simplify axp_set_eldo by Chen-Yu Tsai · 8 years ago
  74. 5af116b sunxi: Disable VIDEO for SoCs without display support by Chen-Yu Tsai · 8 years ago
  75. acdab17 sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCs by Chen-Yu Tsai · 8 years ago
  76. a81b799 sunxi: Sort SoC variants by family (sunXi) first, chip name second by Chen-Yu Tsai · 8 years ago
  77. 1a5f0de sunxi: make SoC variant choice mandatory by Chen-Yu Tsai · 8 years ago
  78. d7e103c ARM: uniphier: add EHCI nodes for PH1-LD11 by Masahiro Yamada · 8 years ago
  79. ae932cf clk: uniphier: add Media I/O clock driver support for PH1-LD11 by Masahiro Yamada · 8 years ago
  80. 667dbcd ARM: uniphier: add PH1-LD11 SoC support by Masahiro Yamada · 8 years ago
  81. 7381db8 ARM: uniphier: rename UMC register macros of PH1-LD20 by Masahiro Yamada · 8 years ago
  82. 0586e22 ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h by Masahiro Yamada · 8 years ago
  83. 6a555b2 ARM: uniphier: clean up boot mode tables by Masahiro Yamada · 8 years ago
  84. 0bd2020 ARM: uniphier: disable cache in SPL of PH1-LD20 by Masahiro Yamada · 8 years ago
  85. 826d06d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  86. 8ef548d powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case by Ying Zhang · 8 years ago
  87. d1fc8ed powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB by Ying Zhang · 8 years ago
  88. fc15b9b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  89. 82eda68 powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache by Aneesh Bansal · 8 years ago
  90. 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  91. 0a71cd7 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · 8 years ago
  92. 3c221af net: phy: Add phy_interface_is_sgmii to phy.h by Dan Murphy · 8 years ago
  93. 3ab72fe net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 8 years ago
  94. 085445c net: phy: ti: Allow the driver to be more configurable by Dan Murphy · 8 years ago
  95. c7ba7bd net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · 8 years ago
  96. 20671a9 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · 8 years ago
  97. cb38622 drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · 8 years ago
  98. 641b936 defconfig: dra74_evm: enable eth driver model by Mugunthan V N · 8 years ago
  99. bc705ea defconfig: am437x_sk_evm: enable eth driver model by Mugunthan V N · 8 years ago
  100. 54e3ba9 defconfig: am437x_gp_evm: enable eth driver model by Mugunthan V N · 8 years ago