summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/global_data.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Store the coreboot table address in global_dataSimon Glass2020-07-171-0/+1
* x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-171-0/+1
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-171-2/+0
* acpi: Add an acpi commandSimon Glass2020-04-301-0/+1
* x86: fsp: Allow remembering the location of FSP-SSimon Glass2019-12-151-0/+3
* x86: Update mrccache to support multiple cachesSimon Glass2019-12-151-4/+17
* x86: Add a new global_data member for the cache recordSimon Glass2019-12-151-0/+2
* i2c: designware: Avoid using static dataSimon Glass2019-12-151-0/+1
* x86: timer: Use a separate flag for whether timer is initedSimon Glass2019-11-031-0/+1
* x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese2019-08-181-6/+0
* x86: Add new slimbootloader CPU typePark, Aiden2019-08-091-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: x86: Allow TSC timer to be used before DM is readySimon Glass2017-09-161-0/+1
* x86: acpi: Fix Windows S3 resume failureBin Meng2017-05-171-0/+1
* x86: baytrail: Conditionally report S3 in the ACPI tableBin Meng2017-05-171-1/+1
* x86: Store and display previous sleep stateBin Meng2017-05-171-0/+3
* x86: Move turbo_state to global_dataSimon Glass2017-02-071-0/+1
* x86: Move pirq_routing_table to global_dataSimon Glass2017-02-071-0/+1
* x86: Support global_data on x86_64Simon Glass2017-02-061-1/+6
* x86: Prepare configuration tables in dedicated high memory regionBin Meng2016-05-231-0/+4
* x86: broadwell: Add support for SDRAM setupSimon Glass2016-03-171-0/+24
* x86: tsc: Remove legacy timer codesBin Meng2015-12-011-1/+0
* x86: Remove MIN_PORT80_KCLOCKS_DELAYBin Meng2015-12-011-2/+0
* x86: Move the GDT into global_dataSimon Glass2015-08-141-1/+3
* x86: Add support for passing tables into U-BootSimon Glass2015-08-051-0/+1
* x86: Allow use of global_data with EFISimon Glass2015-08-051-0/+7
* x86: Tidy up global_data flagsSimon Glass2015-08-051-4/+4
* x86: Store the GDT pointer in global_dataSimon Glass2015-04-291-0/+1
* x86: Implement a cache for Memory Reference Code parametersSimon Glass2015-01-241-0/+3
* x86: Save mtrr support flag in global dataBin Meng2015-01-231-6/+7
* x86: Add support for MTRRsSimon Glass2015-01-131-0/+15
* pci: Make pci apis usable before relocationBin Meng2015-01-121-1/+0
* x86: Support Intel FSP initialization path in start.SBin Meng2014-12-131-0/+3
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-211-0/+13
* x86: ivybridge: Add support for early GPIO initSimon Glass2014-11-211-0/+1
* x86: ivybridge: Add early init for PCH devicesSimon Glass2014-11-211-0/+8
* x86: Support use of PCI before relocationSimon Glass2014-11-211-0/+1
* x86: Save TSC frequency in the global dataBin Meng2014-11-211-0/+1
* x86: Do CPU identification in the early phaseBin Meng2014-11-211-0/+5
* x86: Save the BIST value on resetSimon Glass2014-11-211-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: Support tracing functionSimon Glass2013-06-261-1/+1
* x86: Support relocation of FDT on start-upSimon Glass2013-03-041-0/+1
* x86: Permit bootstage and timer data to be used prior to relocationSimon Glass2013-03-041-0/+3
* x86: Use generic global_dataSimon Glass2013-02-041-34/+3
* x86: Remove reset_status, relocoff from global_dataSimon Glass2013-02-011-2/+0
* x86: Move gd_addr into arch_global_dataSimon Glass2013-02-011-2/+1
* x86: Remove gdt_addr from arch_global_dataSimon Glass2013-02-011-1/+0
* Add architecture-specific global dataSimon Glass2013-02-011-2/+8
* x86: Add back cold- and warm-boot flagsGabe Black2012-12-061-0/+6