1. c81fdbe serial: s5p: use clock api to get clock rate by Thomas Abraham · 9 years ago
  2. 214a395 serial: s5p: get the port id number from the alias of the device node by Thomas Abraham · 9 years ago
  3. e3fc84c clk: exynos: add clock driver for Exynos7420 Soc by Thomas Abraham · 9 years ago
  4. cf18bff pinctrl: Add pinctrl driver support for Exynos7420 SoC by Thomas Abraham · 9 years ago
  5. 87adc64 pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices by Thomas Abraham · 9 years ago
  6. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  7. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  8. 4f4e962 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · 9 years ago
  9. 07cf56a net: phy: Add phy_interface_is_sgmii to phy.h by Dan Murphy · 9 years ago
  10. 63e3cde net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 9 years ago
  11. 83fbd0a net: phy: ti: Allow the driver to be more configurable by Dan Murphy · 9 years ago
  12. bb5a566 net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · 9 years ago
  13. a582871 net: zynq_gem: Add the passing of the phy-handle node by Dan Murphy · 9 years ago
  14. 4b7b24e drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · 9 years ago
  15. 4938e43 defconfig: dra74_evm: enable eth driver model by Mugunthan V N · 9 years ago
  16. 0be2f62 defconfig: am437x_sk_evm: enable eth driver model by Mugunthan V N · 9 years ago
  17. 35e6625 defconfig: am437x_gp_evm: enable eth driver model by Mugunthan V N · 9 years ago
  18. 74b82da arm: dts: dra7: fix ethernet name with proper device address by Mugunthan V N · 9 years ago
  19. ef3ad7b arm: dts: dra7: add syscon node to cpsw to read mac address by Mugunthan V N · 9 years ago
  20. 511beae arm: dts: am4372: add syscon node to cpsw to read mac address by Mugunthan V N · 9 years ago
  21. 9e55635 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · 9 years ago
  22. 77f7bc7 drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT by Mugunthan V N · 9 years ago
  23. 9a9cde9 ARM: omap5: add platform specific ethernet phy modes configurations by Mugunthan V N · 9 years ago
  24. 13a27fd drivers: net: cpsw: fix cpsw dp parse when num slaves as 1 by Mugunthan V N · 9 years ago
  25. c6e44b7 ti_omap5_common: eth: do not define DM_ETH for spl by Mugunthan V N · 9 years ago
  26. 4666bd9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · 9 years ago
  27. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  28. b3072db net: Remove unused mv88e61xx switch driver by Kevin Smith · 9 years ago
  29. 8632fec Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  30. 470060f Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  31. 3917c4f ARM: zynq: Simplify zynq configuration by Michal Simek · 9 years ago
  32. 0b56710 phy: marvell: Do not reset phy after negotiation by Michal Simek · 9 years ago
  33. 24ce232 phy: Wire return value from phy_config() by Michal Simek · 9 years ago
  34. ebae78b image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · 9 years ago
  35. 5ff8966 net: phy: Handle phy_startup() error codes properly by Michal Simek · 9 years ago
  36. cf6677b phy: Return correct error code when timeout happens by Michal Simek · 9 years ago
  37. dbc0cfc net: xilinx: Handle error value from phy_startup() by Michal Simek · 9 years ago
  38. 0a130b1 mkimage: Report information about fpga by Michal Simek · 9 years ago
  39. b563a6b fpga: Fix typo in function comment by Michal Simek · 9 years ago
  40. d969ea8 ARM64: zynqmp: Enable CLK framework by Michal Simek · 9 years ago
  41. 72536fd ARM64: zynqmp: Add SPL support support by Michal Simek · 9 years ago
  42. ba08753 ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI by Michal Simek · 9 years ago
  43. d35e65d ARM64: zynqmp: Align gic ranges for 64k in device tree by Alexander Graf · 9 years ago
  44. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · 9 years ago
  45. 853fee2 SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode by Michal Simek · 9 years ago
  46. 42c8c41 ARM: zynq: Call ps7_post_config() for SPL by Michal Simek · 9 years ago
  47. cc991fc ARM64: zynqmp: Enable option to overwrite default variables by Michal Simek · 9 years ago
  48. 7a8465b spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · 9 years ago
  49. 3d2b0a4 ARM64: zynqmp: Add debug uart for zc1751-dc1 by Michal Simek · 9 years ago
  50. b09281b ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108 by Michal Simek · 9 years ago
  51. 526135a ARM64: zynqmp: Remove CONFIG_PREBOOT by Michal Simek · 9 years ago
  52. f669e22 ARM: zynq: Add support for SPL_LOAD_FIT by Michal Simek · 9 years ago
  53. f55688c ARM64: zynqmp: Wire up debug_uart setup by Michal Simek · 9 years ago
  54. fe87595 ARM64: zynqmp: Enable eMMC boot partitions commands by Michal Simek · 9 years ago
  55. eec32f6 ARM64: zynqmp: Add support for reading MAC from eeprom by Michal Simek · 9 years ago
  56. 0061556 ARM64: zynqmp: Enable missing distro default options by Michal Simek · 9 years ago
  57. 1f72e9c ARM64: zynqmp: Enable HUSH parser for all zynqmp targets by Michal Simek · 9 years ago
  58. e5b2948 ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus by Masahiro Yamada · 9 years ago
  59. 514281f gpio: zynq: Add support for reading gpio pin state by Michal Simek · 9 years ago
  60. fd63365 ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not by Masahiro Yamada · 9 years ago
  61. 4d88f1c ARM: sama5d2: Implement boot device autodetection by Marek Vasut · 9 years ago
  62. a93dac7 ARM: atmel: Enable FIT image support for SAMA5Dx by Marek Vasut · 9 years ago
  63. 709733b board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL by Wenyou Yang · 9 years ago
  64. dcc8a84 ARM: at91: clock: complete the GCK's clock sources by Wenyou Yang · 9 years ago
  65. d47886e ARM: at91: clock: fix the GCK's clock source by Wenyou Yang · 9 years ago
  66. a141e5a board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0 by Wenyou Yang · 9 years ago
  67. b90c7cb board: atmel: add SAMA5D2 PTC Engineering board by Wenyou Yang · 9 years ago
  68. 0795a41 ARM: at91: sama5d2: add macro & field definitions by Wenyou Yang · 9 years ago
  69. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  70. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  71. e4ce25f ARM: fix ifdef in ARMv8 lowlevel_init() again by Masahiro Yamada · 9 years ago
  72. 1f54cbb SPL: fat: Fix spl_parse_image_header() return value handling by Tom Rini · 9 years ago
  73. d74ea96 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 9 years ago
  74. c897487 kbuild: fixdep: Check fstat(2) return value by Tom Rini · 9 years ago
  75. 9b2e95a spl: Setup default value for OF_LIST by Michal Simek · 9 years ago
  76. 8667f8c spl: fit: Print error message when FDT is not present by Michal Simek · 9 years ago
  77. da1805f mkimage: Add a quiet mode by Simon Glass · 9 years ago
  78. e4016fa image-fit: Don't display an error in fit_set_timestamp() by Simon Glass · 9 years ago
  79. 44628b8 malloc: improve memalign fragmentation fix by Stephen Warren · 9 years ago
  80. c5e173c x86: galileo: Override SMBIOS product name by Bin Meng · 9 years ago
  81. 543a82b x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · 9 years ago
  82. 6efcb51 x86: kconfig: Add two options for SMBIOS manufacturer and product name by Bin Meng · 9 years ago
  83. 50bec1e x86: galileo: Enable MP table generation by Bin Meng · 9 years ago
  84. ff0c478 x86: broadwell: Correct I/O APIC ID by Bin Meng · 9 years ago
  85. 330be03 x86: quark: Assign a unique I/O APIC ID by Bin Meng · 9 years ago
  86. d538c36 x86: Call lapic_setup() in interrupt_init() by Bin Meng · 9 years ago
  87. e583234 x86: Remove SMP limitation in lapic_setup() by Bin Meng · 9 years ago
  88. 2ffcb17 x86: Don't touch IA32_APIC_BASE MSR on Intel Quark by Bin Meng · 9 years ago
  89. ba63457 x86: galileo: Enable CPU driver by Bin Meng · 9 years ago
  90. ae86455 x86: Use latest microcode for all BayTrail boards by Bin Meng · 9 years ago
  91. ef348a7 x86: baytrail: Update to latest microcode by Bin Meng · 9 years ago
  92. 5e842af x86: Add some notes for MRC cache with Intel FSP by Bin Meng · 9 years ago
  93. 393399e x86: crownbay: Disable boot stage support by Bin Meng · 9 years ago
  94. 3a15df5 acpi: Clean IASL generated intermediate files by Bin Meng · 9 years ago
  95. f2071ba x86: doc: Add porting hints for ACPI with Windows by Bin Meng · 9 years ago
  96. dc2097d x86: baytrail: Add GPIO ASL description by Bin Meng · 9 years ago
  97. 0a00d50 x86: baytrail: Add internal UART ASL description by Bin Meng · 9 years ago
  98. 13e13c9 acpi: Quieten IASL output when 'make -s' is used by Bin Meng · 9 years ago
  99. 65b2e9e x86: doc: Mention Ubuntu/Windows installation and boot support by Bin Meng · 9 years ago
  100. b136493 x86: baytrail: Enable SeaBIOS on all boards by Bin Meng · 9 years ago