1. c06bbab ARM: exynos: Fix build error if SERIAL is disabled in SPL by Marek Vasut · 9 years ago
  2. bb5930d exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  3. 21f8f9b exynos: video: Rename edp_device_info to exynos_dp_priv by Simon Glass · 9 years ago
  4. f948f5d exynos: dts: Add display-related device tree fragments by Simon Glass · 9 years ago
  5. 7eb860d exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
  6. af5b5ea exynos: Allow PWM0 pinmux to be set up by Simon Glass · 9 years ago
  7. 141c743 exynos: dts: Add pwm device tree node by Simon Glass · 9 years ago
  8. 5c2dd4c exynos: pwm: Add a driver for the exynos5 PWM by Simon Glass · 9 years ago
  9. 37ea446 exynos: video: Move mipi_lcd_device_dt into a function by Simon Glass · 9 years ago
  10. 652d15c exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · 9 years ago
  11. aaca5b1 exynos: video: Remove use of vidinfo_t typedef by Simon Glass · 9 years ago
  12. b6feb26 exynos: video: Drop dead code by Simon Glass · 9 years ago
  13. 6c15a2a board: samsung: add initial Espresso7420 board support by Thomas Abraham · 9 years ago
  14. e39448e arm: exynos: add support for Exynos7420 SoC by Thomas Abraham · 9 years ago
  15. 36aa893 arm: exynos: realign the code to allow support for newer 64-bit platforms by Thomas Abraham · 9 years ago
  16. fc15b9b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  17. 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  18. 844f814 arm: dts: dra7: fix ethernet name with proper device address by Mugunthan V N · 9 years ago
  19. d7dc888 arm: dts: dra7: add syscon node to cpsw to read mac address by Mugunthan V N · 9 years ago
  20. dcda79e arm: dts: am4372: add syscon node to cpsw to read mac address by Mugunthan V N · 9 years ago
  21. 70c5b7b ARM: omap5: add platform specific ethernet phy modes configurations by Mugunthan V N · 9 years ago
  22. ec8fb48 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  23. c98dc5a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  24. ad5b580 ARM: zynq: Simplify zynq configuration by Michal Simek · 8 years ago
  25. e6a9ed0 ARM64: zynqmp: Add SPL support support by Michal Simek · 9 years ago
  26. c9811e1 ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI by Michal Simek · 9 years ago
  27. 0a8c4f6 ARM64: zynqmp: Align gic ranges for 64k in device tree by Alexander Graf · 9 years ago
  28. f44e603 ARM: zynq: Call ps7_post_config() for SPL by Michal Simek · 9 years ago
  29. 9a23f45 ARM: zynq: Add support for SPL_LOAD_FIT by Michal Simek · 9 years ago
  30. 621a93e ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus by Masahiro Yamada · 9 years ago
  31. bb0c63a ARM: sama5d2: Implement boot device autodetection by Marek Vasut · 9 years ago
  32. 7a91e1a ARM: at91: clock: complete the GCK's clock sources by Wenyou Yang · 9 years ago
  33. 4adf6a7 ARM: at91: clock: fix the GCK's clock source by Wenyou Yang · 9 years ago
  34. 9989c15 board: atmel: add SAMA5D2 PTC Engineering board by Wenyou Yang · 9 years ago
  35. cc434ad ARM: at91: sama5d2: add macro & field definitions by Wenyou Yang · 9 years ago
  36. 6d54868 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  37. d7d0003 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  38. d38fca4 ARM: fix ifdef in ARMv8 lowlevel_init() again by Masahiro Yamada · 8 years ago
  39. 4cdce9f x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · 8 years ago
  40. 5ce378c x86: kconfig: Add two options for SMBIOS manufacturer and product name by Bin Meng · 8 years ago
  41. b813ea9a x86: broadwell: Correct I/O APIC ID by Bin Meng · 8 years ago
  42. 911d6f6 x86: quark: Assign a unique I/O APIC ID by Bin Meng · 8 years ago
  43. e212671 x86: Call lapic_setup() in interrupt_init() by Bin Meng · 8 years ago
  44. aaaa557 x86: Remove SMP limitation in lapic_setup() by Bin Meng · 8 years ago
  45. 3299be2 x86: Don't touch IA32_APIC_BASE MSR on Intel Quark by Bin Meng · 8 years ago
  46. 0ac8d5e x86: galileo: Enable CPU driver by Bin Meng · 8 years ago
  47. bab4b96 x86: Use latest microcode for all BayTrail boards by Bin Meng · 8 years ago
  48. c88f508 x86: baytrail: Update to latest microcode by Bin Meng · 8 years ago
  49. 5c60a3a x86: Add some notes for MRC cache with Intel FSP by Bin Meng · 8 years ago
  50. 7bfe0da x86: baytrail: Add GPIO ASL description by Bin Meng · 9 years ago
  51. fa42743 x86: baytrail: Add internal UART ASL description by Bin Meng · 9 years ago
  52. 10fcabe x86: acpi: Remove header length check when writing tables by Bin Meng · 9 years ago
  53. 17b63c8 x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · 9 years ago
  54. 6aef68d x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · 9 years ago
  55. 644a767 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · 9 years ago
  56. d19c907 x86: Reserve configuration tables in high memory by Bin Meng · 9 years ago
  57. 0c2b7ee x86: Unify reserve_arch() for all x86 boards by Bin Meng · 9 years ago
  58. 789b6dc x86: Prepare configuration tables in dedicated high memory region by Bin Meng · 9 years ago
  59. 5483449 x86: Compile coreboot_table.c only for SeaBIOS by Bin Meng · 9 years ago
  60. 10d569e x86: Fix up PIRQ routing table checksum earlier by Bin Meng · 9 years ago
  61. 1e2f7b9 x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · 9 years ago
  62. 494ec0d x86: qemu: rename qemu/acpi_table.c by Miao Yan · 8 years ago
  63. eece493 cmd: qfw: bring ACPI generation code into qfw core by Miao Yan · 8 years ago
  64. 1868659 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 8 years ago
  65. 331ba7d x86: qemu: add comment about qfw register endianness by Miao Yan · 8 years ago
  66. 2e82e74 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · 8 years ago
  67. fcf5c04 x86: qemu: split qfw command interface and qfw core by Miao Yan · 8 years ago
  68. 05dd6f1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · 8 years ago
  69. 34865a6 x86: qemu: fix ACPI Kconfig options by Miao Yan · 8 years ago
  70. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 9 years ago
  71. 4470f2d x86: baytrail: Generate ACPI FADT/MADT tables by Bin Meng · 9 years ago
  72. 42f8ebf x86: baytrail: Add platform ASL files by Bin Meng · 9 years ago
  73. fc4f5cc x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · 9 years ago
  74. 9e70a11 x86: acpi: Add some generic ASL libraries by Bin Meng · 9 years ago
  75. 7e6343e x86: acpi: Clean up table header revisions by Bin Meng · 9 years ago
  76. 25e133e x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · 9 years ago
  77. 7e79a6b x86: acpi: Use u32 in table write routines by Bin Meng · 9 years ago
  78. ab5efd5 x86: acpi: Adjust order in acpi_table.c by Bin Meng · 9 years ago
  79. dfbb18b x86: acpi: Change fill_header() by Bin Meng · 9 years ago
  80. cea9131 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · 9 years ago
  81. 728c4af x86: acpi: Reorder code in acpi_table.h by Bin Meng · 9 years ago
  82. 8a8c035 x86: acpi: Various changes to acpi_table.h by Bin Meng · 9 years ago
  83. f444662 x86: acpi: Remove unused codes by Bin Meng · 9 years ago
  84. ce8dd77 x86: dts: Update to include ACTL register details by Bin Meng · 9 years ago
  85. d4e61f5 x86: irq: Enable SCI on IRQ9 by Bin Meng · 9 years ago
  86. 07ac84e x86: irq: Reserve IRQ9 for ACPI in PIC mode by Bin Meng · 9 years ago
  87. dca4d1a x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · 9 years ago
  88. 5cb0f0d x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · 9 years ago
  89. b652447 x86: Drop asm/acpi.h by Bin Meng · 9 years ago
  90. 40ba13c malta: Support MIPS32r6 configurations by Paul Burton · 9 years ago
  91. c52ebea MIPS: Support for targetting MIPSr6 by Paul Burton · 9 years ago
  92. 20286cd MIPS: Simplify CONFIG_SYS_CPU values by Paul Burton · 9 years ago
  93. 9f8ac82 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 9 years ago
  94. 400df30 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · 9 years ago
  95. e08539b mips: ath79: Add AR934x support by Marek Vasut · 9 years ago
  96. 4771bbe mips: ath79: Add support for ungating ethernet on ar933x and ar934x by Marek Vasut · 9 years ago
  97. 2986a9d mips: ath79: dts: Add ethernet MAC nodes for ar933x by Marek Vasut · 9 years ago
  98. 6b69974 mips: ath79: Add support for ungating USB on ar933x and ar934x by Marek Vasut · 9 years ago
  99. c3155878 mips: ath79: dts: Add generic-ehci node by Marek Vasut · 9 years ago
  100. 43a092f mips: ath79: Fix compiler warning on const assignment by Marek Vasut · 9 years ago