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