Commit Graph

21 Commits (e02aea61cb17fc1e39368e4911491305d805e886)

Author SHA1 Message Date
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 14 years ago
Daniel Schwierzeck ea2f0cb35c MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory 14 years ago
Daniel Schwierzeck 6235df946e MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory 14 years ago
Daniel Schwierzeck 04efda7afc MIPS: Optimize the setup of CPU optimization flags 14 years ago
Daniel Schwierzeck 91809608a4 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 14 years ago
Daniel Schwierzeck b38a569901 MIPS: Purple: Remove Purple support 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
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
Richard Retanubun 683e9f1ea5 board_init_r: Removed unused cmdtp variable 14 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 14 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 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
Mike Frysinger 5700bb6352 miiphy: constify device name 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Peter Tyser 1e3827d9cf mips: Move cpu/mips/* to arch/mips/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