Commit Graph

56 Commits (8eccee7ae77140cd9780f643d2388adb29ed1a83)

Author SHA1 Message Date
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Stefan Roese 2cd95a25cb ppc4xx: Remove board specific linker scripts from most PPC4xx boards 15 years ago
Stefan Roese 297a65873d ppc4xx: Big cleanup of PPC4xx defines 15 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Stefan Roese 95b602bab5 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case 15 years ago
Stefan Roese 952e7760bf ppc4xx: Convert PPC4xx UIC defines from lower case to upper case 15 years ago
Stefan Roese d1c3b27525 ppc4xx: Big cleanup of PPC4xx defines 15 years ago
Josh Boyer 317734966e Dual-license IBM code contributions 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Stefan Roese 3f9ae1a5d4 ppc4xx: Fix W7OLMG compile problems by adding missing LM75 defines 16 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Stefan Roese bbeff30cbd ppc4xx: Remove superfluous dram_init() call or replace it by initdram() 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 16 years ago
Wolfgang Denk 384faaafb9 W7OLMC/W7OLMG: fix build problems (redundant #define) 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Jon Loeliger ab3abcbabd board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 9107ebe0d3 board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Wolfgang Denk 7481266e4e 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
Wolfgang Denk 0c8721a466 Cleanup (PPC4xx is AMCC now) 19 years ago
Wolfgang Denk 807d5d7319 Fix problems with ld version 2.16 (dot outside sections problem) 19 years ago
wdenk c837dcb1a3 * The PS/2 mux on the BMS2003 board needs 450 ms after power on 21 years ago
wdenk c83bf6a2d0 Add a common get_ram_size() function and modify the the 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk b783edaee8 * Header file cleanup for ARM 21 years ago
wdenk 3b57fe0a70 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 21 years ago
wdenk db2f721ffc * Patch by Rune Torgersen, 13 Feb 2003: 22 years ago