summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/global_data.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-26x86: Support tracing functionSimon Glass1-1/+1
2013-03-05x86: Support relocation of FDT on start-upSimon Glass1-0/+1
2013-03-05x86: Permit bootstage and timer data to be used prior to relocationSimon Glass1-0/+3
2013-02-04x86: Use generic global_dataSimon Glass1-34/+3
2013-02-02x86: Remove reset_status, relocoff from global_dataSimon Glass1-2/+0
2013-02-02x86: Move gd_addr into arch_global_dataSimon Glass1-2/+1
2013-02-02x86: Remove gdt_addr from arch_global_dataSimon Glass1-1/+0
2013-02-02Add architecture-specific global dataSimon Glass1-2/+8
2012-12-07x86: Add back cold- and warm-boot flagsGabe Black1-0/+6
2012-12-01x86: Add an fdt pointer to the global data structureGabe Black1-0/+1
2012-11-28x86: Add some missing includesGabe Black1-0/+2
2012-11-28x86: Put global data on the stackGraeme Russ1-1/+0
2012-11-28x86: Forward declare gd_tGraeme Russ1-3/+5
2012-10-20x86: Change global data baudrate to intSimon Glass1-1/+1
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2012-01-04x86: Use fs for global dataGraeme Russ1-7/+14
2011-11-29sc520: Create arch asm-offsetsGraeme Russ1-19/+0
2011-11-29x86: Punt cold- and warm-boot flagsGraeme Russ1-2/+0
2011-10-06console: Implement pre-console bufferGraeme Russ1-0/+3
2011-04-13x86: Rename i386 to x86Graeme Russ1-0/+102