Commit Graph

20 Commits (722b061b6f6f3405118f2969272511e7e19990e3)

Author SHA1 Message Date
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Graeme Russ c868af3e57 x86: Implement fully relocatable image 14 years ago
Graeme Russ c81b26beb8 x86: Set cold/warm boot flag 14 years ago
Graeme Russ 161b3589ea x86: Place global data below stack before entering C 14 years ago
Graeme Russ 7228efa3cb x86: Fix %ss and %esp in register structure for interrupts 14 years ago
Graeme Russ 5c161653db x86: Change compiler options 14 years ago
Graeme Russ 76d5763a49 x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards 14 years ago
Heiko Schocher 55e97429d1 arm: get rid of bi_env 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago
Wolfgang Denk c4976807cb Coding style cleanup, update CHANGELOG. 14 years ago
Graeme Russ 21e67e796b sc520: Board Specific PCI Init 14 years ago
Graeme Russ 0278216b76 sc520: Move PCI defines to PCI include file 14 years ago
Graeme Russ 5204566e53 sc520: Allow boards to override udelay 14 years ago
Graeme Russ 95ffaba390 x86: Fix support for booting bzImage 14 years ago
Graeme Russ 79ea6b8701 x86: Provide weak PC/AT compatibility setup function 14 years ago
Graeme Russ 721c36705a x86: Add unaligned.h 14 years ago
Peter Tyser e9a882803e i386: Move cpu/i386/* to arch/i386/cpu/* 14 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 14 years ago