Commit Graph

49 Commits (92b50ffef978f05858a0ff4cbe88430bc51a28a2)

Author SHA1 Message Date
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Anatolij Gustschin 1450c4a668 lwmon, tqm8xx: Fix build errors 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Haavard Skinnemoen 6b59e03e02 lcd: Let the board code show board-specific info 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 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
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Jon Loeliger d39b574158 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger c508a4cefd board/[f-l]*: 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 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 9d40799551 Major PCMCIA Cleanup to make code better readable and maintainable. 19 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 fe126d8b34 Change all '$(...)' variable references into '${...}' 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
Wolfgang Denk ee073a558b Adjust printed board ID for LWMON board. 20 years ago
wdenk eedcd078fe * Patch by Detlev Zundel, 08 Sep 2004: 20 years ago
wdenk 31a649234e * Add automatic update support for LWMON board 20 years ago
wdenk 281e00a3be * Code cleanup 21 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 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
wdenk 2535d60277 * Patch by Martin Krause, 17 Jul 2003: 22 years ago
wdenk 945af8d723 * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 22 years ago
wdenk 6dff552972 * Patches by Martin Krause, 14 Jul 2003: 22 years ago
wdenk 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: 22 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 years ago
wdenk d1cbe85b08 Merge from "stable branch", tag LABEL_2003_06_28_1800-stable: 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk b783edaee8 * Header file cleanup for ARM 22 years ago
wdenk 3b57fe0a70 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 22 years ago
wdenk 4532cb696e * LWMON extensions: 22 years ago
wdenk d0fb80c302 * Restrict baudrate settings on LWMON to higher speeds 22 years ago
wdenk e221174377 Initial revision 22 years ago
wdenk cc1c8a136f Initial revision 22 years ago
wdenk a17d0ff41d Initial revision 22 years ago
wdenk efee170991 Initial revision 23 years ago
wdenk 4a5b6a356a Initial revision 24 years ago
wdenk afe3d130a7 Initial revision 24 years ago