1. 08a7aa1 exynos: video: Move driver files into their own directory by Simon Glass · 9 years ago
  2. 6c15a2a board: samsung: add initial Espresso7420 board support by Thomas Abraham · 8 years ago
  3. e39448e arm: exynos: add support for Exynos7420 SoC by Thomas Abraham · 8 years ago
  4. 36aa893 arm: exynos: realign the code to allow support for newer 64-bit platforms by Thomas Abraham · 8 years ago
  5. cf75cdf serial: s5p: use clock api to get clock rate by Thomas Abraham · 8 years ago
  6. 5ab6c4d serial: s5p: get the port id number from the alias of the device node by Thomas Abraham · 8 years ago
  7. 166097e clk: exynos: add clock driver for Exynos7420 Soc by Thomas Abraham · 8 years ago
  8. 16ca80a pinctrl: Add pinctrl driver support for Exynos7420 SoC by Thomas Abraham · 8 years ago
  9. ac98527 pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices by Thomas Abraham · 8 years ago
  10. 8ef548d powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case by Ying Zhang · 8 years ago
  11. d1fc8ed powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB by Ying Zhang · 8 years ago
  12. fc15b9b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  13. 82eda68 powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache by Aneesh Bansal · 8 years ago
  14. 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  15. 0a71cd7 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · 8 years ago
  16. 3c221af net: phy: Add phy_interface_is_sgmii to phy.h by Dan Murphy · 8 years ago
  17. 3ab72fe net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 8 years ago
  18. 085445c net: phy: ti: Allow the driver to be more configurable by Dan Murphy · 8 years ago
  19. c7ba7bd net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · 8 years ago
  20. 20671a9 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · 8 years ago
  21. cb38622 drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · 8 years ago
  22. 641b936 defconfig: dra74_evm: enable eth driver model by Mugunthan V N · 8 years ago
  23. bc705ea defconfig: am437x_sk_evm: enable eth driver model by Mugunthan V N · 8 years ago
  24. 54e3ba9 defconfig: am437x_gp_evm: enable eth driver model by Mugunthan V N · 8 years ago
  25. 844f814 arm: dts: dra7: fix ethernet name with proper device address by Mugunthan V N · 8 years ago
  26. d7dc888 arm: dts: dra7: add syscon node to cpsw to read mac address by Mugunthan V N · 8 years ago
  27. dcda79e arm: dts: am4372: add syscon node to cpsw to read mac address by Mugunthan V N · 8 years ago
  28. e431056 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · 8 years ago
  29. 66e740c drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · 8 years ago
  30. 70c5b7b ARM: omap5: add platform specific ethernet phy modes configurations by Mugunthan V N · 8 years ago
  31. b2003c5 drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 by Mugunthan V N · 8 years ago
  32. 3d12e80 ti_omap5_common: eth: do not define DM_ETH for spl by Mugunthan V N · 8 years ago
  33. 73443b9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · 8 years ago
  34. 24ae396 net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  35. 83c0551 net: Remove unused mv88e61xx switch driver by Kevin Smith · 9 years ago
  36. e96b6ee ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001 by Sebastien Bourdelin · 8 years ago
  37. e453794 ts4800: update environment to boot with device tree by Damien Riegel · 8 years ago
  38. a0eb8c9 imx: ventana: remove SPL_EXT_SUPPORT by Tim Harvey · 8 years ago
  39. 3c0fd17 imx: ventana: use EEPROM register for falcon boot mode by Tim Harvey · 8 years ago
  40. a419352 imx: ventana: gsc: remove dependence on env by Tim Harvey · 8 years ago
  41. 3061a57 imx: ventana: config: remove redundant config by Tim Harvey · 8 years ago
  42. 83e1394 board: mx6sabresd/auto: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  43. 3fd9eb6 block: dwc_ahsata: support i.MX6DQPlus by Peng Fan · 8 years ago
  44. 87f9989 net: fec_mxc: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  45. bff7550 ocotp: mxc: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  46. 9aa550d mtd: nand: mxs: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  47. 492d60a imx-common: timer: support i.MX6DQPlus by Peng Fan · 8 years ago
  48. aff3756 imx-common: sata: return failure if not i.MX6DQPlus by Peng Fan · 8 years ago
  49. b5437a8 imx-common: hab: support i.MX6DQPlus by Peng Fan · 8 years ago
  50. 04cb3c0 imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQP by Peng Fan · 8 years ago
  51. e4d79dc imx: mx6: ddr: support i.MX6D/QPlus by Peng Fan · 8 years ago
  52. 27cd0da imx-common: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  53. 003f0c7 imx-common: hab: support i.MX6SOLO by Peng Fan · 8 years ago
  54. b949fd2 imx: mx6: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  55. dea5723 imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sources by Peng Fan · 8 years ago
  56. 32ff58b imx-common: introduce simpler macros for runtime dection by Peng Fan · 8 years ago
  57. 08ca213 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 8 years ago
  58. ec8fb48 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  59. c98dc5a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  60. ad5b580 ARM: zynq: Simplify zynq configuration by Michal Simek · 8 years ago
  61. 1b008fd phy: marvell: Do not reset phy after negotiation by Michal Simek · 8 years ago
  62. 7a673f0 phy: Wire return value from phy_config() by Michal Simek · 8 years ago
  63. 62afc60 image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 8 years ago
  64. b733c27 net: phy: Handle phy_startup() error codes properly by Michal Simek · 8 years ago
  65. ef5e821 phy: Return correct error code when timeout happens by Michal Simek · 8 years ago
  66. 55259e7 net: xilinx: Handle error value from phy_startup() by Michal Simek · 8 years ago
  67. ed0cea7 mkimage: Report information about fpga by Michal Simek · 8 years ago
  68. 905bca6 fpga: Fix typo in function comment by Michal Simek · 8 years ago
  69. 293271c ARM64: zynqmp: Enable CLK framework by Michal Simek · 8 years ago
  70. e6a9ed0 ARM64: zynqmp: Add SPL support support by Michal Simek · 9 years ago
  71. c9811e1 ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI by Michal Simek · 9 years ago
  72. 0a8c4f6 ARM64: zynqmp: Align gic ranges for 64k in device tree by Alexander Graf · 8 years ago
  73. d9b58b3 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 8 years ago
  74. 8d16e1d SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode by Michal Simek · 8 years ago
  75. f44e603 ARM: zynq: Call ps7_post_config() for SPL by Michal Simek · 8 years ago
  76. 27640fd ARM64: zynqmp: Enable option to overwrite default variables by Michal Simek · 8 years ago
  77. 3a3b914 spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · 8 years ago
  78. bd48378 ARM64: zynqmp: Add debug uart for zc1751-dc1 by Michal Simek · 8 years ago
  79. 71eb243 ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108 by Michal Simek · 9 years ago
  80. 013642c ARM64: zynqmp: Remove CONFIG_PREBOOT by Michal Simek · 8 years ago
  81. 9a23f45 ARM: zynq: Add support for SPL_LOAD_FIT by Michal Simek · 8 years ago
  82. 73dc3fa ARM64: zynqmp: Wire up debug_uart setup by Michal Simek · 8 years ago
  83. 926782c ARM64: zynqmp: Enable eMMC boot partitions commands by Michal Simek · 8 years ago
  84. 6919b4b ARM64: zynqmp: Add support for reading MAC from eeprom by Michal Simek · 8 years ago
  85. a1207de ARM64: zynqmp: Enable missing distro default options by Michal Simek · 8 years ago
  86. af3b4cd ARM64: zynqmp: Enable HUSH parser for all zynqmp targets by Michal Simek · 8 years ago
  87. 621a93e ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus by Masahiro Yamada · 8 years ago
  88. a6b9587 gpio: zynq: Add support for reading gpio pin state by Michal Simek · 9 years ago
  89. 7f307d9 ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not by Masahiro Yamada · 8 years ago
  90. bb0c63a ARM: sama5d2: Implement boot device autodetection by Marek Vasut · 8 years ago
  91. 12328f2 ARM: atmel: Enable FIT image support for SAMA5Dx by Marek Vasut · 8 years ago
  92. c043d8d board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL by Wenyou Yang · 8 years ago
  93. 7a91e1a ARM: at91: clock: complete the GCK's clock sources by Wenyou Yang · 8 years ago
  94. 4adf6a7 ARM: at91: clock: fix the GCK's clock source by Wenyou Yang · 8 years ago
  95. a9c89bf board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0 by Wenyou Yang · 8 years ago
  96. 9989c15 board: atmel: add SAMA5D2 PTC Engineering board by Wenyou Yang · 9 years ago
  97. cc434ad ARM: at91: sama5d2: add macro & field definitions by Wenyou Yang · 9 years ago
  98. 6d54868 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  99. d7d0003 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  100. d38fca4 ARM: fix ifdef in ARMv8 lowlevel_init() again by Masahiro Yamada · 8 years ago