Commit Graph

611 Commits (b9342b2cc69b41964ab31d4154913e72cc72c4b7)

Author SHA1 Message Date
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 b156da91fb x86: acpi: Deduplicate acpi_fill_madt() implementation 8 years ago
Andy Shevchenko 495f3774be x86: Add Intel Edison board files 8 years ago
Felipe Balbi e71de54a49 x86: Add Intel Tangier support 8 years ago
Simon Glass 91c868fe7c Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 8 years ago
Simon Glass 32e9ec1f88 x86: Move link to use driver model for SCSI 8 years ago
Bin Meng da2364cc14 Revert "x86: Convert MMC to driver model" 8 years ago
Bin Meng 37d1023264 x86: baytrail: Fix boot hang with a debug build 8 years ago
Bin Meng f8f291b096 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 8 years ago
Bin Meng 5e74e5a682 x86: baytrail: Use macros instead of magic numbers for FSP settings 8 years ago
Bin Meng 6702488cfa x86: baytrail: Remove "serial-debug-port-*" settings 8 years ago
Bin Meng 455a5a8086 x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 8 years ago
Simon Glass ddb3ac3c71 x86: Convert MMC to driver model 8 years ago
Bin Meng 5ae5aa9310 x86: acpi: Fix Windows S3 resume failure 8 years ago
Bin Meng 0f4e25887d x86: acpi: Refactor acpi_resume() 8 years ago
Bin Meng bffd798136 x86: Adjust board_final_cleanup() order 8 years ago
Bin Meng ba65808e7d x86: fsp: Save stack address to CMOS for next S3 boot 8 years ago
Bin Meng 3a34cae011 x86: acpi: Resume OS if resume vector is found 8 years ago
Bin Meng 2b2d666f9c x86: acpi: Add wake up assembly stub 8 years ago
Bin Meng b727961b07 x86: Store and display previous sleep state 8 years ago
Bin Meng fcf2fba472 x86: baytrail: acpi: Add APIs for determining/clearing sleep state 8 years ago
Simon Glass deb9599915 fs: Kconfig: Add a separate config for FS_CBFS 8 years ago
Simon Glass d66a10fc00 fs: Convert CONFIG_CMD_CBFS to Kconfig 8 years ago
Simon Glass a6eb6769c6 x86: Drop leading spaces in cpu_x86_get_desc() 8 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 8 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 years ago
Andy Shevchenko 308c75e08d x86: Intel MID platforms has no microcode update 8 years ago
J. Tang 3c03f4928e x86: Force 32-bit jumps in interrupt handlers 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Andy Shevchenko 446d4e048e x86: make LOAD_FROM_32_BIT visible for platforms 8 years ago
Bin Meng 63767071d9 x86: qemu: Fix compiler warnings for 64-bit 8 years ago
Bin Meng e760feb19f x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper 8 years ago
Bin Meng d8f25c2a5a x86: Compile irq.c for 64-bit 8 years ago
Bin Meng 020a5d4f63 x86: Wrap print_ch() with config option 8 years ago
Bin Meng 45ffa122f2 x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c 8 years ago
Simon Glass 3a03703afc x86: Update compile/link flags to support 64-bit U-Boot 8 years ago