Commit Graph

39 Commits (b156ff09aad5a54b5a47b940ebc26aeeae56ee07)

Author SHA1 Message Date
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 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
Wolfgang Denk 2d941de9d5 Prepare v2010.09-rc1 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. 15 years ago
Peter Tyser 61c83b7bd2 Remove deprecated 'autoscr' command/variables 15 years ago
Peter Tyser 3202d33169 Remove deprecated 'autoscr' command/variables 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Wolfgang Denk 83863df04b Fix quoting bug introduced by commit 74de7aef 16 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 16 years ago
Heiko Schocher 76756e41cd ppc: cleanup compiler errors/warnings 16 years ago
Mike Frysinger b6b4625d17 boards: get mac address from environment 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
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Ben Warren e3090534d6 Moved initialization of PCNET Ethernet controller to board_eth_init() 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Marian Balakowicz 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine 17 years ago
Jon Loeliger 3fe00109a5 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Grant Likely f94a3aeceb Remove obsolete mpc824x linker scripts (3 of 4) 18 years ago
Jon Loeliger 9107ebe0d3 board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 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 d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Wolfgang Denk 7481266e4e 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
Wolfgang Denk 807d5d7319 Fix problems with ld version 2.16 (dot outside sections problem) 19 years ago
wdenk e2ffd59b4d * Code cleanup, mostly for GCC-3.3.x 20 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: 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk b783edaee8 * Header file cleanup for ARM 22 years ago
stroese ad10dd9aaf Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). 22 years ago
wdenk c609719b8d Initial revision 22 years ago
wdenk 47d1a6e1ed Initial revision 22 years ago
wdenk 2f54faae47 Initial revision 23 years ago
wdenk 5108792575 Initial revision 23 years ago