summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2017-08-08x86: Remove dead ISA related codesBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-08-01x86: Make table address selectableAndy Shevchenko
2017-07-30x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko
2017-07-30x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko
2017-07-30x86: Add Intel Tangier supportFelipe Balbi
2017-07-30x86: Add dma-mapping.h to architectural codeAndy Shevchenko
2017-06-05x86: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05x86: Make u-boot-x86.h a private headerSimon Glass
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng
2017-05-17x86: acpi: Fix Windows S3 resume failureBin Meng
2017-05-17x86: acpi: Refactor acpi_resume()Bin Meng
2017-05-17x86: acpi: Make enter_acpi_mode() publicBin Meng
2017-05-17x86: fsp: Save stack address to CMOS for next S3 bootBin Meng
2017-05-17x86: Add an early CMOS access libraryBin Meng
2017-05-17x86: acpi: Resume OS if resume vector is foundBin Meng
2017-05-17x86: acpi: Add one API to find OS wakeup vectorBin Meng
2017-05-17x86: acpi: Add wake up assembly stubBin Meng
2017-05-17x86: baytrail: Conditionally report S3 in the ACPI tableBin Meng
2017-05-17x86: Store and display previous sleep stateBin Meng
2017-05-17x86: fsp: acpi: Pass different boot mode to FSP initBin Meng
2017-05-17x86: Add post codes for OS resumeBin Meng
2017-05-17x86: baytrail: acpi: Add APIs for determining/clearing sleep stateBin Meng
2017-05-17x86: acpi: Add Kconfig option and header file for ACPI resumeBin Meng
2017-04-10x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi
2017-04-05board_f: Make relocation functions genericSimon Glass
2017-04-05board_f: Make init_helpers genericSimon Glass
2017-04-05Move dram_init_banksize() to a common headerSimon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass
2017-02-07x86: Move turbo_state to global_dataSimon Glass
2017-02-07x86: Move pirq_routing_table to global_dataSimon Glass
2017-02-06x86: Support jumping from SPL to U-BootSimon Glass
2017-02-06x86: Fix up type sizes for 64-bitSimon Glass
2017-02-06x86: Drop flag_is_changable() on x86_64Simon Glass
2017-02-06x86: Fix up byteorder.h for x86_64Simon Glass
2017-02-06x86: Support global_data on x86_64Simon Glass
2017-02-06x86: Move the i386 code into its own directorySimon Glass
2017-02-06x86: Add an SPL implementationSimon Glass
2017-02-06x86: fsp: Fix cast for 64-bit compilationSimon Glass
2017-02-06x86: Update mpspec to build on 64-bit machinesSimon Glass
2017-02-06x86: Use unsigned long for address in table generationSimon Glass
2017-02-06x86: Synchronize list of x86 subarchitectures (update bootparam.h)Andy Shevchenko
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf
2016-10-19Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2016-10-19x86: Move smbios generation into arch independent directoryAlexander Graf