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