1. 45410da x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · 7 years ago
  2. 3469bf4 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 7 years ago
  3. 378960d x86: zImage: Move subarch assignment out of cmd_line check by Andy Shevchenko · 7 years ago
  4. 7b36dbd x86: Fix reference to QEMU variant of write_acpi_tables() by Andy Shevchenko · 7 years ago
  5. 3ffb33d x86: tangier: Make _CRS for BTH0 Serialized to avoid warning by Andy Shevchenko · 7 years ago
  6. 5d8c4eb x86: tangier: Add Bluetooth to ACPI table by Andy Shevchenko · 7 years ago
  7. d08953e x86: tangier: Use actual GPIO hardware numbers by Andy Shevchenko · 7 years ago
  8. 8e18f34 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago
  9. 1602d21 x86: tangier: Use official ACPI HID for FLIS IP by Andy Shevchenko · 7 years ago
  10. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  11. aa7839b x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones by Stefan Roese · 7 years ago
  12. 2547524 Revert "x86: bootm: Fix FIT image booting on x86" by Anatolij Gustschin · 7 years ago
  13. 39670c3 x86: don't compare pointers to 0 by Heinrich Schuchardt · 7 years ago
  14. 80f3425 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM by Anton Gerasimov · 7 years ago
  15. d6a0c78 pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  16. 411898d x86: acpi: Put sleepstates.asl to the common place by Bin Meng · 7 years ago
  17. dc80d3b x86: fsp: graphics: Add some notes about the graphics info hob by Bin Meng · 7 years ago
  18. 4c9f4c5 x86: braswell: cherryhill: Update dts for SPI lock down by Bin Meng · 7 years ago
  19. fb2c530 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · 7 years ago
  20. aa9c595 x86: Fix ACPI resume dependency to MRC cache by Bin Meng · 7 years ago
  21. 3a85647 env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default by Bin Meng · 7 years ago
  22. 4a5a7fc x86: braswell: Fix unexpected crash during Linux kernel boot by Bin Meng · 7 years ago
  23. 83262f9 x86: baytrail: fsp: Move Azalia update codes to board by Bin Meng · 7 years ago
  24. f685955 x86: baytrail: fsp: Use a function to update the Azalia config pointer by Bin Meng · 7 years ago
  25. abddcd5 x86: fsp: Consolidate Azalia header file by Bin Meng · 7 years ago
  26. 3322a8e x86: Turn off running VGA ROM during S3 resume by Bin Meng · 7 years ago
  27. febdfaa x86: baytrail: Fix unstable ACPI S3 resume by Bin Meng · 7 years ago
  28. 39665be x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · 7 years ago
  29. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  30. 6f01316 x86: Use asm-generic/io.h by Paul Burton · 7 years ago
  31. 8a1c442 x86: ivybridge: remove unused variables by Heinrich Schuchardt · 7 years ago
  32. 2ff50f5 dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  33. eb45787 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  34. 507f102 x86: braswell: Disable PUNIT power configuration for B0 stepping by Bin Meng · 7 years ago
  35. fffad92 x86: braswell: Add FSP configuration by Bin Meng · 7 years ago
  36. e61a268 x86: braswell: Add microcode for B0/C0/D0 stepping SoC by Bin Meng · 7 years ago
  37. de9ac9a x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  38. b3fd212 x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  39. 5df91f1 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  40. 6c22379 x86: dts: Include Intel Video BIOS Table in the ROM image by Bin Meng · 7 years ago
  41. ae3ca12 x86: Add Video BIOS Table (VBT) related Kconfig options by Bin Meng · 7 years ago
  42. 4ff333b x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  43. bb737ce x86: fsp: Update struct common_buf for FSP spec 1.1 by Bin Meng · 7 years ago
  44. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  45. 3fe6e6e x86: baytrail: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 7 years ago
  46. 438505f x86: tangier: kconfig: Guard tangier-specific options by Bin Meng · 7 years ago
  47. 81c727d x86: baytrail: Fix turbo enable by Bin Meng · 7 years ago
  48. 2ddb1a1 x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  49. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  50. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  51. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  52. 323a6d6 x86: acpi: Fix build error with certain configuration by Bin Meng · 7 years ago
  53. 091e51d x86: Remove dead ISA related codes by Bin Meng · 7 years ago
  54. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  55. 24357df x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  56. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  57. 6461f45 x86: ivybridge: remove unused uma_memory_size by xypron.glpk@gmx.de · 7 years ago
  58. 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  59. b9342b2 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  60. 97e12b0 x86: qemu: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  61. b0e3adf x86: quark: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  62. 71305b4 x86: tangier: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  63. a65ae28 x86: queensbay: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  64. 08fb85b x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · 7 years ago
  65. 1b15ef9 x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  66. a5b2129 x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  67. e88e1ef x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  68. 67f99f9 x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  69. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  70. 3612b1e x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
  71. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  72. 1e452b4 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  73. c3df28f x86: Make table address selectable by Andy Shevchenko · 7 years ago
  74. e719b6b x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot by Bin Meng · 7 years ago
  75. 9a95f51 x86: Use default stack boundary alignment by Bin Meng · 7 years ago
  76. 745a94f ahci: Support non-PCI controllers by Simon Glass · 7 years ago
  77. 382fabb x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  78. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  79. b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  80. 2dcbef6 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · 7 years ago
  81. 684c4cd x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
  82. 66712c2 x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts by Stefan Roese · 7 years ago
  83. 1f4e257 x86: dfi-bt700: Add xHCI USB support by Stefan Roese · 7 years ago
  84. 495f377 x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  85. e71de54 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  86. b7026b0 x86: Add dma-mapping.h to architectural code by Andy Shevchenko · 7 years ago
  87. c962101 x86: minnowmax: Enable USB xHCI support by Bin Meng · 7 years ago
  88. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  89. 32e9ec1 x86: Move link to use driver model for SCSI by Simon Glass · 7 years ago
  90. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  91. 3ff240c x86: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  92. 6862b50 x86: Make u-boot-x86.h a private header by Simon Glass · 7 years ago
  93. d7f7ba3 x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · 7 years ago
  94. 37d1023 x86: baytrail: Fix boot hang with a debug build by Bin Meng · 7 years ago
  95. f8f291b x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · 7 years ago
  96. 5e74e5a x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · 7 years ago
  97. 6702488 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · 7 years ago
  98. 455a5a8 x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 by Bin Meng · 7 years ago
  99. c2f1793 x86: minnowmax: Remove incorrect pad-offset of several pins by Bin Meng · 7 years ago
  100. 770ee01 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode by Bin Meng · 7 years ago