summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/global_data.h
AgeCommit message (Expand)Author
2014-12-13x86: Support Intel FSP initialization path in start.SBin Meng
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: ivybridge: Add support for early GPIO initSimon Glass
2014-11-21x86: ivybridge: Add early init for PCH devicesSimon Glass
2014-11-21x86: Support use of PCI before relocationSimon Glass
2014-11-21x86: Save TSC frequency in the global dataBin Meng
2014-11-21x86: Do CPU identification in the early phaseBin Meng
2014-11-21x86: Save the BIST value on resetSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26x86: Support tracing functionSimon Glass
2013-03-04x86: Support relocation of FDT on start-upSimon Glass
2013-03-04x86: Permit bootstage and timer data to be used prior to relocationSimon Glass
2013-02-04x86: Use generic global_dataSimon Glass
2013-02-01x86: Remove reset_status, relocoff from global_dataSimon Glass
2013-02-01x86: Move gd_addr into arch_global_dataSimon Glass
2013-02-01x86: Remove gdt_addr from arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-12-06x86: Add back cold- and warm-boot flagsGabe Black
2012-11-30x86: Add an fdt pointer to the global data structureGabe Black
2012-11-28x86: Add some missing includesGabe Black
2012-11-28x86: Put global data on the stackGraeme Russ
2012-11-28x86: Forward declare gd_tGraeme Russ
2012-10-19x86: Change global data baudrate to intSimon Glass
2012-08-09global_data: unify global flag definesMike Frysinger
2012-01-04x86: Use fs for global dataGraeme Russ
2011-11-29sc520: Create arch asm-offsetsGraeme Russ
2011-11-29x86: Punt cold- and warm-boot flagsGraeme Russ
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-04-13x86: Rename i386 to x86Graeme Russ