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