Commit Graph

447 Commits (35172cfee8b02e5f3b21de35255d9d80afa196a9)

Author SHA1 Message Date
Bin Meng 411898dc87 x86: acpi: Put sleepstates.asl to the common place 8 years ago
Bin Meng f6859558ca x86: baytrail: fsp: Use a function to update the Azalia config pointer 8 years ago
Bin Meng abddcd52ab x86: fsp: Consolidate Azalia header file 8 years ago
Andy Shevchenko 39665beed6 x86: tangier: Enable ACPI support for Intel Tangier 8 years ago
Paul Burton 6f01316f36 x86: Use asm-generic/io.h 8 years ago
Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready 8 years ago
Bin Meng fffad9264a x86: braswell: Add FSP configuration 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 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 091e51d20f x86: Remove dead ISA related codes 8 years ago
Bin Meng 5d89b37f71 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 8 years ago
Andy Shevchenko c3df28f6e2 x86: Make table address selectable 8 years ago
Andy Shevchenko ace7762b28 x86: acpi: Export acpi_fill_mcfg() with __weak attribute 8 years ago
Andy Shevchenko 2dcbef6f6c x86: acpi: Name fields in FADT in accordance with specification 8 years ago
Felipe Balbi e71de54a49 x86: Add Intel Tangier support 8 years ago
Andy Shevchenko b7026b0c98 x86: Add dma-mapping.h to architectural code 8 years ago
Simon Glass 3ff240c92f x86: Don't include asm/u-boot.h in common 8 years ago
Simon Glass 6862b50f6e x86: Make u-boot-x86.h a private header 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 5ae5aa9310 x86: acpi: Fix Windows S3 resume failure 8 years ago
Bin Meng 0f4e25887d x86: acpi: Refactor acpi_resume() 8 years ago
Bin Meng 995727850f x86: acpi: Make enter_acpi_mode() public 8 years ago
Bin Meng ba65808e7d x86: fsp: Save stack address to CMOS for next S3 boot 8 years ago
Bin Meng 9f1fad1e36 x86: Add an early CMOS access library 8 years ago
Bin Meng 3a34cae011 x86: acpi: Resume OS if resume vector is found 8 years ago
Bin Meng e76bf38f18 x86: acpi: Add one API to find OS wakeup vector 8 years ago
Bin Meng 2b2d666f9c x86: acpi: Add wake up assembly stub 8 years ago
Bin Meng e652e1304a x86: baytrail: Conditionally report S3 in the ACPI table 8 years ago
Bin Meng b727961b07 x86: Store and display previous sleep state 8 years ago
Bin Meng 1206723b6e x86: fsp: acpi: Pass different boot mode to FSP init 8 years ago
Bin Meng b7ef3bffff x86: Add post codes for OS resume 8 years ago
Bin Meng fcf2fba472 x86: baytrail: acpi: Add APIs for determining/clearing sleep state 8 years ago
Bin Meng 4372c111d4 x86: acpi: Add Kconfig option and header file for ACPI resume 8 years ago
Andy Shevchenko ca0d29e4f0 x86: Introduce minimal PMU driver for Intel MID platforms 8 years ago
Felipe Balbi bb416465fd x86: Add SCU IPC driver for Intel MID platforms 8 years ago
Simon Glass e47b2d674f board_f: Make relocation functions generic 8 years ago
Simon Glass 96d4b75c0d board_f: Make init_helpers generic 8 years ago
Simon Glass 5e924a13e7 Move dram_init_banksize() to a common header 8 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 years ago
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 8 years ago
Simon Glass a0c75f9080 x86: Move turbo_state to global_data 8 years ago
Simon Glass 1bff83637f x86: Move pirq_routing_table to global_data 8 years ago
Simon Glass fa5fcb3bc6 x86: Support jumping from SPL to U-Boot 8 years ago
Simon Glass db357236e3 x86: Fix up type sizes for 64-bit 8 years ago
Simon Glass 4b57414a62 x86: Drop flag_is_changable() on x86_64 8 years ago