Commit Graph

79 Commits (5e987ddf855b959f1f112da49082e3c4235cef59)

Author SHA1 Message Date
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 15 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 15 years ago
Graeme Russ 797960fda1 x86: Fix x86 Cold Boot 15 years ago
Graeme Russ e69c0cba8f x86: Fix do_go_exec() - const argv[] 15 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Wolfgang Denk c4976807cb Coding style cleanup, update CHANGELOG. 15 years ago
Graeme Russ 1f9f3cf6cc sc520: Fix minor DRAM Controller Setup bug 15 years ago
Graeme Russ d20053efdf sc520: Update to new AMD Copyright 15 years ago
Graeme Russ 21e67e796b sc520: Board Specific PCI Init 15 years ago
Graeme Russ 0278216b76 sc520: Move PCI defines to PCI include file 15 years ago
Graeme Russ 5204566e53 sc520: Allow boards to override udelay 15 years ago
Graeme Russ 95ffaba390 x86: Fix support for booting bzImage 15 years ago
Graeme Russ 79ea6b8701 x86: Provide weak PC/AT compatibility setup function 15 years ago
Graeme Russ bf16500f79 x86: Use CONFIG_SERIAL_MULTI 15 years ago
Graeme Russ 153c2d9f23 x86: Fix copying of Real-Mode code into RAM 15 years ago
Graeme Russ 2fb1bc4f53 x86: Pass relocation offset into Global Data 15 years ago
Graeme Russ c14a3669b2 x86: Move GDT to a safe location in RAM 15 years ago
Graeme Russ 077e1958ca x86: Add RAM bootstrap functionality 15 years ago
Graeme Russ 759598f82f x86: Split sc520 memory sizing versus reporting 15 years ago
Graeme Russ 4dba333b3c x86: Fix sc520 memory size reporting 15 years ago
Graeme Russ 9e08efcfee x86: Fix do_go_exec() 15 years ago
Graeme Russ 433ff2bdbc x86: Add register dump to crash handlers 15 years ago
Graeme Russ 64a0a4995e x86: Fix MMCR Access 15 years ago
Graeme Russ 535ad2db06 x86: #ifdef out getenv_IPaddr() 15 years ago
Graeme Russ 721c36705a x86: Add unaligned.h 15 years ago
Peter Tyser e9a882803e i386: Move cpu/i386/* to arch/i386/cpu/* 15 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago