1. d1037e4 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 9 years ago
  2. 3bfa65c net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · 9 years ago
  3. b8845e1 arm: implement generic PSCI reset call for armv8 by Beniamino Galvani · 9 years ago
  4. 3661aac distro: Add efi pxe boot code by Alexander Graf · 9 years ago
  5. 0a212be net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig by Alexander Graf · 9 years ago
  6. 6b99b63 net: Fix client identifiers for ARM by Alexander Graf · 9 years ago
  7. 4c71c51 net: Move the VCI and client arch values to Kconfig by Alexander Graf · 9 years ago
  8. ea73a04 bootp: Move vendor class identifier set to function by Alexander Graf · 9 years ago
  9. 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago
  10. 28404c6 test/py: fix NameError exception if bdi cmd is not supported by Heiko Schocher · 9 years ago
  11. 7e7c877 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · 9 years ago
  12. 10172f3 disk: part_efi: fix check of the max partition size by Patrick Delaunay · 9 years ago
  13. 74fcb4f cmd: disk: Fix unused variable warning by Marek Vasut · 9 years ago
  14. 2e9306a SPL: FIT: Align loading address for header by Michal Simek · 9 years ago
  15. 03bf428 dm: gpio: pca953x: Support PCA953X with 40 GPIOs by mario.six@gdsys.cc · 9 years ago
  16. b8bf404 tools/env: compute size of usable area only once by Andreas Fenkart · 9 years ago
  17. 87bcee4 tools/env: fw_printenv pass value_only as argument by Andreas Fenkart · 9 years ago
  18. 576d08e tools/env: remove 'extern' from function prototype in fw_env.h by Andreas Fenkart · 9 years ago
  19. edcaee6 tools/env: pass key as argument to env_aes_cbc_crypt by Andreas Fenkart · 9 years ago
  20. 7e2ec88 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  21. ba810e1 mips: ath79: ar933x: Avoid warning with gcc5 by Wills Wang · 9 years ago
  22. 5287245 mips: ath79: ar933x: Fix ethernet PHY mismatch by Wills Wang · 9 years ago
  23. ae373f2 mips: Drop JZ4740 remnants by Marek Vasut · 9 years ago
  24. aa796b5 mips: Allow overriding start.S in SPL by Marek Vasut · 9 years ago
  25. aca04ce MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · 9 years ago
  26. a31a3df malta: Use device model & tree for UART by Paul Burton · 9 years ago
  27. 58ce2cc malta: Tidy up UART address selection by Paul Burton · 9 years ago
  28. c8acc89 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · 9 years ago
  29. 03f08c5 fdt: Document the rest of struct of_bus by Paul Burton · 9 years ago
  30. dbef2f0 fdt: Support for ISA busses by Paul Burton · 9 years ago
  31. 92d5301 arm64: fix arm64 Linux boot image header field sizes by Andre Przywara · 9 years ago
  32. 8518c3f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  33. a2ec9ba Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
  34. a6df6b2 sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulators by Stefan Mavrodiev · 9 years ago
  35. 2c52640 sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 9 years ago
  36. 3674811 arm64: Pine64: update FDT files by Andre Przywara · 9 years ago
  37. 65d2d1d arm64: sunxi: adjust default load addresses by Andre Przywara · 9 years ago
  38. df9d9f4 Revert "sunxi: Reserve ATF memory space on A64" by Andre Przywara · 9 years ago
  39. a44cef9 sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" by Bernhard Nortmann · 9 years ago
  40. 08e978b sunxi: Increase SPL header size to 64 bytes to avoid code corruption by Siarhei Siamashka · 9 years ago
  41. f1e66e7 sunxi: power: add AXP809 support by Chen-Yu Tsai · 9 years ago
  42. 45f192c sunxi: Implement poweroff support for axp818 pmic by Chen-Yu Tsai · 9 years ago
  43. 7a78945 sunxi: Enable AXP818 SW for Sinovoip BPI M3 by Chen-Yu Tsai · 9 years ago
  44. 0e3efd3 sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · 9 years ago
  45. 7096534 power: axp818: Fix typo for fldo2 Kconfig description by Chen-Yu Tsai · 9 years ago
  46. c80376c power: axp221: Remove switch case to simplify axp_set_eldo by Chen-Yu Tsai · 9 years ago
  47. 40aa3d5 sunxi: Disable VIDEO for SoCs without display support by Chen-Yu Tsai · 9 years ago
  48. 3674148 sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCs by Chen-Yu Tsai · 9 years ago
  49. 1fcaea0 sunxi: Sort SoC variants by family (sunXi) first, chip name second by Chen-Yu Tsai · 9 years ago
  50. 2373877 sunxi: make SoC variant choice mandatory by Chen-Yu Tsai · 9 years ago
  51. 09b0275 ARM: uniphier: add EHCI nodes for PH1-LD11 by Masahiro Yamada · 9 years ago
  52. dcfbfab clk: uniphier: add Media I/O clock driver support for PH1-LD11 by Masahiro Yamada · 9 years ago
  53. 8bbbcbd ARM: uniphier: add PH1-LD11 SoC support by Masahiro Yamada · 9 years ago
  54. fc678cb ARM: uniphier: rename UMC register macros of PH1-LD20 by Masahiro Yamada · 9 years ago
  55. 900117b ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h by Masahiro Yamada · 9 years ago
  56. fd9256d ARM: uniphier: clean up boot mode tables by Masahiro Yamada · 9 years ago
  57. 6a5c5ac ARM: uniphier: disable cache in SPL of PH1-LD20 by Masahiro Yamada · 9 years ago
  58. 19824b9 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  59. 9ff34e3 powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case by Ying Zhang · 9 years ago
  60. d942ab7 powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB by Ying Zhang · 9 years ago
  61. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  62. 5661fcc powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache by Aneesh Bansal · 9 years ago
  63. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  64. 4f4e962 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · 9 years ago
  65. 07cf56a net: phy: Add phy_interface_is_sgmii to phy.h by Dan Murphy · 9 years ago
  66. 63e3cde net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 9 years ago
  67. 83fbd0a net: phy: ti: Allow the driver to be more configurable by Dan Murphy · 9 years ago
  68. bb5a566 net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · 9 years ago
  69. a582871 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · 9 years ago
  70. 4b7b24e drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · 9 years ago
  71. 4938e43 defconfig: dra74_evm: enable eth driver model by Mugunthan V N · 9 years ago
  72. 0be2f62 defconfig: am437x_sk_evm: enable eth driver model by Mugunthan V N · 9 years ago
  73. 35e6625 defconfig: am437x_gp_evm: enable eth driver model by Mugunthan V N · 9 years ago
  74. 74b82da arm: dts: dra7: fix ethernet name with proper device address by Mugunthan V N · 9 years ago
  75. ef3ad7b arm: dts: dra7: add syscon node to cpsw to read mac address by Mugunthan V N · 9 years ago
  76. 511beae arm: dts: am4372: add syscon node to cpsw to read mac address by Mugunthan V N · 9 years ago
  77. 9e55635 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · 9 years ago
  78. 77f7bc7 drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · 9 years ago
  79. 9a9cde9 ARM: omap5: add platform specific ethernet phy modes configurations by Mugunthan V N · 9 years ago
  80. 13a27fd drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 by Mugunthan V N · 9 years ago
  81. c6e44b7 ti_omap5_common: eth: do not define DM_ETH for spl by Mugunthan V N · 9 years ago
  82. 4666bd9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · 9 years ago
  83. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  84. b3072db net: Remove unused mv88e61xx switch driver by Kevin Smith · 9 years ago
  85. 8632fec Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  86. 470060f Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  87. 3917c4f ARM: zynq: Simplify zynq configuration by Michal Simek · 9 years ago
  88. 0b56710 phy: marvell: Do not reset phy after negotiation by Michal Simek · 9 years ago
  89. 24ce232 phy: Wire return value from phy_config() by Michal Simek · 9 years ago
  90. ebae78b image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 9 years ago
  91. 5ff8966 net: phy: Handle phy_startup() error codes properly by Michal Simek · 9 years ago
  92. cf6677b phy: Return correct error code when timeout happens by Michal Simek · 9 years ago
  93. dbc0cfc net: xilinx: Handle error value from phy_startup() by Michal Simek · 9 years ago
  94. 0a130b1 mkimage: Report information about fpga by Michal Simek · 9 years ago
  95. b563a6b fpga: Fix typo in function comment by Michal Simek · 9 years ago
  96. d969ea8 ARM64: zynqmp: Enable CLK framework by Michal Simek · 9 years ago
  97. 72536fd ARM64: zynqmp: Add SPL support support by Michal Simek · 9 years ago
  98. ba08753 ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI by Michal Simek · 9 years ago
  99. d35e65d ARM64: zynqmp: Align gic ranges for 64k in device tree by Alexander Graf · 9 years ago
  100. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 9 years ago