Commit Graph

19 Commits (f4379ceff0876f9e4c7c90796d64b6dd5351512a)

Author SHA1 Message Date
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Wolfgang Denk 7640f41988 Fix boards broken after removal of legacy NAND and DoC support 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 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
Ben Warren 8ca0b3f99c Moved initialization of TULIP Ethernet controller to board_eth_init() 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Jon Loeliger d39b574158 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger 3fe00109a5 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 9107ebe0d3 board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
wdenk c837dcb1a3 * The PS/2 mux on the BMS2003 board needs 450 ms after power on 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
stroese ad10dd9aaf Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). 22 years ago
wdenk e95b61cfb0 Patch by Guillaume Alexandre,, 04 Nov 2002: 22 years ago
wdenk c609719b8d Initial revision 22 years ago