summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/global_data.h
Commit message (Expand)AuthorAgeFilesLines
* 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