aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/include
AgeCommit message (Expand)Author
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-07x86: Implement fully relocatable imageGraeme Russ
2010-10-07x86: Set cold/warm boot flagGraeme Russ
2010-10-07x86: Place global data below stack before entering CGraeme Russ
2010-10-07x86: Fix %ss and %esp in register structure for interruptsGraeme Russ
2010-10-07x86: Change compiler optionsGraeme Russ
2010-10-07x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boardsGraeme Russ
2010-09-19arm: get rid of bi_envHeiko Schocher
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-05-26Coding style cleanup, update CHANGELOG.Wolfgang Denk
2010-05-06sc520: Board Specific PCI InitGraeme Russ
2010-05-06sc520: Move PCI defines to PCI include fileGraeme Russ
2010-05-06sc520: Allow boards to override udelayGraeme Russ
2010-05-06x86: Fix support for booting bzImageGraeme Russ
2010-05-06x86: Provide weak PC/AT compatibility setup functionGraeme Russ
2010-05-06x86: Add unaligned.hGraeme Russ
2010-04-13i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser