1. 10fcabe x86: acpi: Remove header length check when writing tables by Bin Meng · 8 years ago
  2. 17b63c8 x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · 8 years ago
  3. 6aef68d x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · 8 years ago
  4. 644a767 x86: Use high_table_malloc() for tables passing to SeaBIOS by Bin Meng · 8 years ago
  5. d19c907 x86: Reserve configuration tables in high memory by Bin Meng · 8 years ago
  6. 0c2b7ee x86: Unify reserve_arch() for all x86 boards by Bin Meng · 8 years ago
  7. 789b6dc x86: Prepare configuration tables in dedicated high memory region by Bin Meng · 8 years ago
  8. 5483449 x86: Compile coreboot_table.c only for SeaBIOS by Bin Meng · 8 years ago
  9. 10d569e x86: Fix up PIRQ routing table checksum earlier by Bin Meng · 8 years ago
  10. 1e2f7b9 x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · 8 years ago
  11. 494ec0d x86: qemu: rename qemu/acpi_table.c by Miao Yan · 8 years ago
  12. eece493 cmd: qfw: bring ACPI generation code into qfw core by Miao Yan · 8 years ago
  13. 1868659 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · 8 years ago
  14. 331ba7d x86: qemu: add comment about qfw register endianness by Miao Yan · 8 years ago
  15. 2e82e74 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · 8 years ago
  16. fcf5c04 x86: qemu: split qfw command interface and qfw core by Miao Yan · 8 years ago
  17. 05dd6f1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · 8 years ago
  18. 34865a6 x86: qemu: fix ACPI Kconfig options by Miao Yan · 8 years ago
  19. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 8 years ago
  20. 4470f2d x86: baytrail: Generate ACPI FADT/MADT tables by Bin Meng · 8 years ago
  21. 42f8ebf x86: baytrail: Add platform ASL files by Bin Meng · 8 years ago
  22. fc4f5cc x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · 8 years ago
  23. 9e70a11 x86: acpi: Add some generic ASL libraries by Bin Meng · 8 years ago
  24. 7e6343e x86: acpi: Clean up table header revisions by Bin Meng · 8 years ago
  25. 25e133e x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · 8 years ago
  26. 7e79a6b x86: acpi: Use u32 in table write routines by Bin Meng · 8 years ago
  27. ab5efd5 x86: acpi: Adjust order in acpi_table.c by Bin Meng · 8 years ago
  28. dfbb18b x86: acpi: Change fill_header() by Bin Meng · 8 years ago
  29. cea9131 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · 8 years ago
  30. 728c4af x86: acpi: Reorder code in acpi_table.h by Bin Meng · 8 years ago
  31. 8a8c035 x86: acpi: Various changes to acpi_table.h by Bin Meng · 8 years ago
  32. f444662 x86: acpi: Remove unused codes by Bin Meng · 8 years ago
  33. ce8dd77 x86: dts: Update to include ACTL register details by Bin Meng · 8 years ago
  34. d4e61f5 x86: irq: Enable SCI on IRQ9 by Bin Meng · 8 years ago
  35. 07ac84e x86: irq: Reserve IRQ9 for ACPI in PIC mode by Bin Meng · 8 years ago
  36. dca4d1a x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · 8 years ago
  37. 5cb0f0d x86: Fix build warning in tables.c when CONFIG_SEABIOS by Bin Meng · 8 years ago
  38. b652447 x86: Drop asm/acpi.h by Bin Meng · 8 years ago
  39. 40ba13c malta: Support MIPS32r6 configurations by Paul Burton · 8 years ago
  40. c52ebea MIPS: Support for targetting MIPSr6 by Paul Burton · 8 years ago
  41. 20286cd MIPS: Simplify CONFIG_SYS_CPU values by Paul Burton · 8 years ago
  42. 9f8ac82 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 8 years ago
  43. 400df30 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · 8 years ago
  44. e08539b mips: ath79: Add AR934x support by Marek Vasut · 8 years ago
  45. 4771bbe mips: ath79: Add support for ungating ethernet on ar933x and ar934x by Marek Vasut · 8 years ago
  46. 2986a9d mips: ath79: dts: Add ethernet MAC nodes for ar933x by Marek Vasut · 8 years ago
  47. 6b69974 mips: ath79: Add support for ungating USB on ar933x and ar934x by Marek Vasut · 8 years ago
  48. c3155878 mips: ath79: dts: Add generic-ehci node by Marek Vasut · 8 years ago
  49. 43a092f mips: ath79: Fix compiler warning on const assignment by Marek Vasut · 8 years ago
  50. 0a6767e mips: ath79: Fix ar71xx_regs.h indent by Marek Vasut · 8 years ago
  51. 0a0a958 mips: Add MIPS 74Kc tune by Marek Vasut · 8 years ago
  52. 5760fc7 mips: Fix compiler warning in cpu.c by Marek Vasut · 8 years ago
  53. 59e4080 ath79: add readonly attribute for ath79_soc_desc by Wills Wang · 8 years ago
  54. 5691d10 ath79: ar933x: use BIT macro for bit shift operation by Wills Wang · 8 years ago
  55. a2277cc mips: ath79: add AP143 reference board by Wills Wang · 9 years ago
  56. 6a7b52b mips: ath79: add AP121 reference board by Wills Wang · 9 years ago
  57. 9b03f80 mips: ath79: add support for QCA953x SOCs by Wills Wang · 9 years ago
  58. ee7bb5b mips: ath79: add support for AR933x SOCs by Wills Wang · 9 years ago
  59. 1d3d0f1 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  60. cb1629f powerpc: Disable flush or invalidate dcache by range for some SoCs by York Sun · 8 years ago
  61. 019a147 driver/ddr/fsl: Add workaround for erratum A-010165 by Shengzhou Liu · 8 years ago
  62. 76394c9 crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · 8 years ago
  63. 404bf45 arch/arm, arch/powerpc: add # of SEC engines on the SOC by Alex Porosanu · 8 years ago
  64. e99d719 arch/arm: add SEC JR0 offset by Alex Porosanu · 8 years ago
  65. 56747bf armv7: ls102xa: spl: fix the macro name of MMC mode by Qianyu Gong · 8 years ago
  66. f504227 armv8: fsl-layerscape: spl: fix the macro name of MMC mode by Qianyu Gong · 8 years ago
  67. 1f49dc3 armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs() by Qianyu Gong · 8 years ago
  68. acb8f5e armv8: fsl-layerscape: Remove unnecessary flushing dcache by Alison Wang · 8 years ago
  69. 87e566d armv8/ls1043a: update the node for QSPI support by Yuan Yao · 9 years ago
  70. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  71. f13c99c armv8/fdt: add fixup_crypto_node by Alex Porosanu · 8 years ago
  72. 5fc62fe driver/ddr/fsl: Add workaround for erratum A-009801 by Shengzhou Liu · 9 years ago
  73. 074596c armv8/ls1043: Add workaround for DDR erratum A-008850 by Shengzhou Liu · 8 years ago
  74. 27bec5c Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  75. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  76. e54094f sandbox: Add string and 16-bit I/O functions by Simon Glass · 8 years ago
  77. a219639 dm: Rename disk uclass to ahci by Simon Glass · 8 years ago
  78. 102412c dm: spi: soft_spi: switch to use linux compatible string by Peng Fan · 8 years ago
  79. 54693cb video: tegra: refuse to bind to disabled dcs by Stephen Warren · 8 years ago
  80. 5044c9c m68k: add malloc memory for early malloc by angelo@sysam.it · 8 years ago
  81. 249092f imx: imx-common: print i.MX 7 SoC names consistently by Stefan Agner · 8 years ago
  82. f716bf1 imx: imx7d: fix ahb clock mux 1 by Stefan Agner · 8 years ago
  83. 1fb5133 imx: iomux-v3: fix UART input selects by Stefan Agner · 8 years ago
  84. 9f62332 imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5 by Eric Nelson · 8 years ago
  85. dbc82ce dm: fsl_i2c: Enable DM for FSL I2C by mario.six@gdsys.cc · 8 years ago
  86. ec2c81c dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · 8 years ago
  87. 1ea4fac arm/arm64: Move barrier instructions into separate header by Andre Przywara · 8 years ago
  88. 15e8cb7 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  89. 5289c5f socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled by Anatolij Gustschin · 8 years ago
  90. 268da81 ARM: socfpga: Disable USB OC protection on SoCrates by Marek Vasut · 8 years ago
  91. ad7af5d imx6: cache: disable L2 before touching Auxiliary Control Register by Peng Fan · 8 years ago
  92. b67d6b0 ARM: am33xx: Fix DDR initialization delays by Russ Dill · 8 years ago
  93. 1166119 ARM: fix ifdefs in ARMv8 lowlevel_init() by Stephen Warren · 8 years ago
  94. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  95. d9b6f58 ARM: tegra: enable GPU node by compatible value by Stephen Warren · 8 years ago
  96. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  97. f1ab00f arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS by Tom Rini · 8 years ago
  98. b525556 Revert "rockchip: rk3288: correct sdram setting" by Vagrant Cascadian · 8 years ago
  99. 9a1f4ba Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  100. 821c89d Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · 8 years ago