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