summaryrefslogtreecommitdiff
path: root/arch/i386/include
Commit message (Expand)AuthorAgeLines
* 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
* x86: Fix %ss and %esp in register structure for interruptsGraeme Russ2010-10-07-0/+26
* x86: Change compiler optionsGraeme Russ2010-10-07-2/+0
* x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ2010-10-07-0/+2
* arm: get rid of bi_envHeiko Schocher2010-09-19-4/+0
* 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
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2010-05-26-3/+0
* sc520: Board Specific PCI InitGraeme Russ2010-05-06-0/+1
* sc520: Move PCI defines to PCI include fileGraeme Russ2010-05-06-29/+29
* sc520: Allow boards to override udelayGraeme Russ2010-05-06-0/+1
* x86: Fix support for booting bzImageGraeme Russ2010-05-06-0/+329
* x86: Provide weak PC/AT compatibility setup functionGraeme Russ2010-05-06-0/+2
* x86: Add unaligned.hGraeme Russ2010-05-06-0/+1
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-13-2/+2
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-13-0/+1940