summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/global_data.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: Add an fdt pointer to the global data structureGabe Black2012-11-301-0/+1
* x86: Add some missing includesGabe Black2012-11-281-0/+2
* x86: Put global data on the stackGraeme Russ2012-11-281-1/+0
* x86: Forward declare gd_tGraeme Russ2012-11-281-3/+5
* x86: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* x86: Use fs for global dataGraeme Russ2012-01-041-7/+14
* sc520: Create arch asm-offsetsGraeme Russ2011-11-291-19/+0
* x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-291-2/+0
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+102
OpenPOWER on IntegriCloud