aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-27x86: acpi: Put sleepstates.asl to the common placeBin Meng4-12/+2
2017-10-19x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng1-1/+1
2017-10-19x86: fsp: Consolidate Azalia header fileBin Meng4-65/+40
2017-10-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko4-0/+367
2017-10-02x86: Use asm-generic/io.hPaul Burton1-29/+2
2017-09-16dm: x86: Allow TSC timer to be used before DM is readySimon Glass1-0/+1
2017-09-16x86: braswell: Add FSP configurationBin Meng3-0/+478
2017-09-16x86: Add Intel Braswell SoC supportBin Meng1-0/+50
2017-09-16x86: fsp: Update fsp command to show spec 1.1 headerBin Meng1-1/+8
2017-09-16x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng2-0/+38
2017-09-16x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng2-1/+10
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada1-6/+2
2017-08-08x86: Remove dead ISA related codesBin Meng1-66/+8
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng1-12/+0
2017-08-01x86: Make table address selectableAndy Shevchenko1-7/+2
2017-07-30x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko1-0/+3
2017-07-30x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko1-3/+2
2017-07-30x86: Add Intel Tangier supportFelipe Balbi1-0/+19
2017-07-30x86: Add dma-mapping.h to architectural codeAndy Shevchenko1-0/+41
2017-06-05x86: Don't include asm/u-boot.h in commonSimon Glass1-1/+3
2017-06-05x86: Make u-boot-x86.h a private headerSimon Glass1-0/+1
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng2-3/+13
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng1-0/+77
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng1-2/+1
2017-05-17x86: acpi: Fix Windows S3 resume failureBin Meng2-0/+17
2017-05-17x86: acpi: Refactor acpi_resume()Bin Meng2-3/+13
2017-05-17x86: acpi: Make enter_acpi_mode() publicBin Meng1-0/+9
2017-05-17x86: fsp: Save stack address to CMOS for next S3 bootBin Meng2-0/+44
2017-05-17x86: Add an early CMOS access libraryBin Meng1-0/+43
2017-05-17x86: acpi: Resume OS if resume vector is foundBin Meng1-0/+10
2017-05-17x86: acpi: Add one API to find OS wakeup vectorBin Meng2-0/+11
2017-05-17x86: acpi: Add wake up assembly stubBin Meng1-0/+9
2017-05-17x86: baytrail: Conditionally report S3 in the ACPI tableBin Meng2-1/+3
2017-05-17x86: Store and display previous sleep stateBin Meng2-0/+16
2017-05-17x86: fsp: acpi: Pass different boot mode to FSP initBin Meng1-0/+18
2017-05-17x86: Add post codes for OS resumeBin Meng1-0/+2
2017-05-17x86: baytrail: acpi: Add APIs for determining/clearing sleep stateBin Meng1-0/+24
2017-05-17x86: acpi: Add Kconfig option and header file for ACPI resumeBin Meng1-0/+64
2017-04-10x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko2-0/+12
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi2-0/+29
2017-04-05board_f: Make relocation functions genericSimon Glass1-17/+0
2017-04-05board_f: Make init_helpers genericSimon Glass1-13/+0
2017-04-05Move dram_init_banksize() to a common headerSimon Glass1-1/+0
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+1
2017-04-05board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass1-3/+0
2017-02-07x86: Move turbo_state to global_dataSimon Glass1-0/+1
2017-02-07x86: Move pirq_routing_table to global_dataSimon Glass1-0/+1
2017-02-06x86: Support jumping from SPL to U-BootSimon Glass1-0/+9
2017-02-06x86: Fix up type sizes for 64-bitSimon Glass2-0/+10
2017-02-06x86: Drop flag_is_changable() on x86_64Simon Glass1-0/+3