summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/global_data.h
AgeCommit message (Expand)Author
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