1. 411898d x86: acpi: Put sleepstates.asl to the common place by Bin Meng · 7 years ago
  2. dc80d3b x86: fsp: graphics: Add some notes about the graphics info hob by Bin Meng · 7 years ago
  3. 4c9f4c5 x86: braswell: cherryhill: Update dts for SPI lock down by Bin Meng · 7 years ago
  4. fb2c530 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · 7 years ago
  5. aa9c595 x86: Fix ACPI resume dependency to MRC cache by Bin Meng · 7 years ago
  6. 3a85647 env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default by Bin Meng · 7 years ago
  7. 4a5a7fc x86: braswell: Fix unexpected crash during Linux kernel boot by Bin Meng · 7 years ago
  8. 83262f9 x86: baytrail: fsp: Move Azalia update codes to board by Bin Meng · 7 years ago
  9. f685955 x86: baytrail: fsp: Use a function to update the Azalia config pointer by Bin Meng · 7 years ago
  10. abddcd5 x86: fsp: Consolidate Azalia header file by Bin Meng · 7 years ago
  11. 3322a8e x86: Turn off running VGA ROM during S3 resume by Bin Meng · 7 years ago
  12. febdfaa x86: baytrail: Fix unstable ACPI S3 resume by Bin Meng · 7 years ago
  13. 39665be x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · 7 years ago
  14. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  15. 6f01316 x86: Use asm-generic/io.h by Paul Burton · 7 years ago
  16. 8a1c442 x86: ivybridge: remove unused variables by Heinrich Schuchardt · 7 years ago
  17. 2ff50f5 dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  18. eb45787 x86: Support Intel Cherry Hill board by Bin Meng · 7 years ago
  19. 507f102 x86: braswell: Disable PUNIT power configuration for B0 stepping by Bin Meng · 7 years ago
  20. fffad92 x86: braswell: Add FSP configuration by Bin Meng · 7 years ago
  21. e61a268 x86: braswell: Add microcode for B0/C0/D0 stepping SoC by Bin Meng · 7 years ago
  22. de9ac9a x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  23. b3fd212 x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  24. 5df91f1 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · 7 years ago
  25. 6c22379 x86: dts: Include Intel Video BIOS Table in the ROM image by Bin Meng · 7 years ago
  26. ae3ca12 x86: Add Video BIOS Table (VBT) related Kconfig options by Bin Meng · 7 years ago
  27. 4ff333b x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  28. bb737ce x86: fsp: Update struct common_buf for FSP spec 1.1 by Bin Meng · 7 years ago
  29. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  30. 3fe6e6e x86: baytrail: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 7 years ago
  31. 438505f x86: tangier: kconfig: Guard tangier-specific options by Bin Meng · 7 years ago
  32. 81c727d x86: baytrail: Fix turbo enable by Bin Meng · 7 years ago
  33. 2ddb1a1 x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  34. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  35. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  36. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  37. 323a6d6 x86: acpi: Fix build error with certain configuration by Bin Meng · 7 years ago
  38. 091e51d x86: Remove dead ISA related codes by Bin Meng · 7 years ago
  39. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  40. 24357df x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  41. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  42. 6461f45 x86: ivybridge: remove unused uma_memory_size by xypron.glpk@gmx.de · 7 years ago
  43. 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  44. b9342b2 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  45. 97e12b0 x86: qemu: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  46. b0e3adf x86: quark: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  47. 71305b4 x86: tangier: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  48. a65ae28 x86: queensbay: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  49. 08fb85b x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · 7 years ago
  50. 1b15ef9 x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  51. a5b2129 x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  52. e88e1ef x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  53. 67f99f9 x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  54. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  55. 3612b1e x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
  56. 30b1ecd x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  57. 1e452b4 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  58. c3df28f x86: Make table address selectable by Andy Shevchenko · 7 years ago
  59. e719b6b x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot by Bin Meng · 7 years ago
  60. 9a95f51 x86: Use default stack boundary alignment by Bin Meng · 7 years ago
  61. 745a94f ahci: Support non-PCI controllers by Simon Glass · 7 years ago
  62. 382fabb x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  63. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  64. b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  65. 2dcbef6 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · 7 years ago
  66. 684c4cd x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
  67. 66712c2 x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts by Stefan Roese · 7 years ago
  68. 1f4e257 x86: dfi-bt700: Add xHCI USB support by Stefan Roese · 7 years ago
  69. 495f377 x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  70. e71de54 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  71. b7026b0 x86: Add dma-mapping.h to architectural code by Andy Shevchenko · 7 years ago
  72. c962101 x86: minnowmax: Enable USB xHCI support by Bin Meng · 7 years ago
  73. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  74. 32e9ec1 x86: Move link to use driver model for SCSI by Simon Glass · 7 years ago
  75. da2364c Revert "x86: Convert MMC to driver model" by Bin Meng · 7 years ago
  76. 3ff240c x86: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  77. 6862b50 x86: Make u-boot-x86.h a private header by Simon Glass · 7 years ago
  78. d7f7ba3 x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · 7 years ago
  79. 37d1023 x86: baytrail: Fix boot hang with a debug build by Bin Meng · 7 years ago
  80. f8f291b x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · 7 years ago
  81. 5e74e5a x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · 7 years ago
  82. 6702488 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · 7 years ago
  83. 455a5a8 x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 by Bin Meng · 7 years ago
  84. c2f1793 x86: minnowmax: Remove incorrect pad-offset of several pins by Bin Meng · 7 years ago
  85. 770ee01 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode by Bin Meng · 7 years ago
  86. 7025b05 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() by Stefan Roese · 7 years ago
  87. ddb3ac3 x86: Convert MMC to driver model by Simon Glass · 8 years ago
  88. 5ae5aa9 x86: acpi: Fix Windows S3 resume failure by Bin Meng · 8 years ago
  89. 68769eb x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · 8 years ago
  90. 82a5648 x86: acpi: Turn on ACPI mode for S3 by Bin Meng · 8 years ago
  91. 0f4e258 x86: acpi: Refactor acpi_resume() by Bin Meng · 8 years ago
  92. 9957278 x86: acpi: Make enter_acpi_mode() public by Bin Meng · 8 years ago
  93. b208d19 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · 8 years ago
  94. bffd798 x86: Adjust board_final_cleanup() order by Bin Meng · 8 years ago
  95. 95e50dd x86: Do not clear high table area for S3 by Bin Meng · 8 years ago
  96. ba65808 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · 8 years ago
  97. 9f1fad1 x86: Add an early CMOS access library by Bin Meng · 8 years ago
  98. 3a34cae x86: acpi: Resume OS if resume vector is found by Bin Meng · 8 years ago
  99. e76bf38 x86: acpi: Add one API to find OS wakeup vector by Bin Meng · 8 years ago
  100. 2b2d666 x86: acpi: Add wake up assembly stub by Bin Meng · 8 years ago