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