Commit Graph

1140 Commits (818b2933055a2d444f43d94e2a7ffce0082fc56b)

Author SHA1 Message Date
Paul Burton 6f01316f36 x86: Use asm-generic/io.h 8 years ago
Heinrich Schuchardt 8a1c44271c x86: ivybridge: remove unused variables 8 years ago
Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready 8 years ago
Bin Meng eb45787b39 x86: Support Intel Cherry Hill board 8 years ago
Bin Meng 507f1024b8 x86: braswell: Disable PUNIT power configuration for B0 stepping 8 years ago
Bin Meng fffad9264a x86: braswell: Add FSP configuration 8 years ago
Bin Meng e61a2687b3 x86: braswell: Add microcode for B0/C0/D0 stepping SoC 8 years ago
Bin Meng de9ac9a1b9 x86: Add Intel Braswell SoC support 8 years ago
Bin Meng b3fd2126dc x86: fsp: Update fsp command to show spec 1.1 header 8 years ago
Bin Meng 5df91f1c82 x86: dm: video: Add a framebuffer driver that utilizes VBT 8 years ago
Bin Meng 6c22379eaf x86: dts: Include Intel Video BIOS Table in the ROM image 8 years ago
Bin Meng ae3ca1251d x86: Add Video BIOS Table (VBT) related Kconfig options 8 years ago
Bin Meng 4ff333b7dd x86: fsp: Add FSP_GRAPHICS_INFO_HOB 8 years ago
Bin Meng bb737ced7f x86: fsp: Update struct common_buf for FSP spec 1.1 8 years ago
Masahiro Yamada b27af39935 dma: import linux/dma-direction.h to consolidate enum dma_data_direction 8 years ago
Bin Meng 3fe6e6e2aa x86: baytrail: acpi: Add full reset bit to the reset register value in FADT 8 years ago
Bin Meng 438505fe69 x86: tangier: kconfig: Guard tangier-specific options 8 years ago
Bin Meng 81c727d86c x86: baytrail: Fix turbo enable 8 years ago
Bin Meng 2ddb1a177a x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig 8 years ago
Bin Meng 1e6ebee667 x86: fsp: Configure SPI opcode registers before SPI is locked down 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 8 years ago
Bin Meng 323a6d6910 x86: acpi: Fix build error with certain configuration 8 years ago
Bin Meng 091e51d20f x86: Remove dead ISA related codes 8 years ago
Bin Meng 24357dfd2a x86: Switch all boards to use DM SCSI 8 years ago
Simon Glass b7c6baef28 x86: Convert MMC to driver model 8 years ago
xypron.glpk@gmx.de 6461f45b71 x86: ivybridge: remove unused uma_memory_size 8 years ago
Bin Meng 724368928c x86: Convert INTEL_ICH6_GPIO to Kconfig 8 years ago
Bin Meng b9342b2cc6 x86: kconfig: Move USB to platform Kconfig 8 years ago
Bin Meng 97e12b06af x86: qemu: kconfig: Imply platform specific drivers 8 years ago
Bin Meng b0e3adf669 x86: quark: kconfig: Imply platform specific drivers 8 years ago
Bin Meng 71305b4478 x86: tangier: kconfig: Imply platform specific drivers 8 years ago
Bin Meng a65ae28618 x86: queensbay: kconfig: Imply platform specific drivers 8 years ago
Bin Meng 08fb85b2a4 x86: coreboot: kconfig: Imply drivers that are useful 8 years ago
Bin Meng 1b15ef9cd2 x86: broadwell: kconfig: Imply platform specific drivers 8 years ago
Bin Meng a5b212942b x86: ivybridge: kconfig: Imply platform specific drivers 8 years ago
Bin Meng e88e1ef550 x86: baytrail: kconfig: Imply platform specific drivers 8 years ago
Bin Meng 67f99f970f x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig 8 years ago
Bin Meng 5d89b37f71 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 8 years ago
Bin Meng 3612b1efeb x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig 8 years ago
Bin Meng 30b1ecd265 x86: kconfig: Let board select BOARD_EARLY_INIT_F 8 years ago
Bin Meng 1e452b4686 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig 8 years ago
Andy Shevchenko c3df28f6e2 x86: Make table address selectable 8 years ago
Bin Meng e719b6b0f8 x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot 8 years ago
Bin Meng 9a95f51ffe x86: Use default stack boundary alignment 8 years ago
Simon Glass 745a94f352 ahci: Support non-PCI controllers 8 years ago
Andy Shevchenko 382fabb297 x86: acpi: Don't touch hardware on HW reduced platforms 8 years ago
Andy Shevchenko ace7762b28 x86: acpi: Export acpi_fill_mcfg() with __weak attribute 8 years ago
Andy Shevchenko b156da91fb x86: acpi: Deduplicate acpi_fill_madt() implementation 8 years ago
Andy Shevchenko 2dcbef6f6c x86: acpi: Name fields in FADT in accordance with specification 8 years ago