aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/include/asm/global_data.h
AgeCommit message (Expand)Author
2011-04-13x86: Rename i386 to x86Graeme Russ
2011-02-12x86: Split board_init_f() into init_fnc_t compatible functionsGraeme Russ
2011-02-12x86: Move initial gd to fixed locationGraeme Russ
2011-02-12x86: Fix definition of global_data struct for asm-offsets.cGraeme Russ
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-07x86: Implement fully relocatable imageGraeme Russ
2010-10-07x86: Set cold/warm boot flagGraeme Russ
2010-10-07x86: Place global data below stack before entering CGraeme Russ
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser