Commit Graph

57 Commits (a75fa148d60b1975403441e45565621bba50d2d9)

Author SHA1 Message Date
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Wolfgang Denk b8845abdc0 Fix build errors after making flash_get_info() non-static 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Wolfgang Denk 1113cb764b evb64260: fix "cast to pointer from integer of different size" warnings 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 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
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 16 years ago
Ben Warren 6aca145e06 Moved initialization of GT6426x Ethernet controller to board_eth_init() 16 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 17 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 77a318545d board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger b9307262f8 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 5e378003d5 board/[Ma-i]*: 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
Wolfgang Denk 511d0c72b8 Coding style cleanup 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 f013dacf0a Code cleanup, especially MIPS for GCC 4.x 19 years ago
Marian Balakowicz 63ff004c4f Add support for multiple PHYs. 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) 20 years ago
stroese dcb2f95a60 * Patch by Stefan Roese, 03 May 2005: 20 years ago
wdenk e2ffd59b4d * Code cleanup, mostly for GCC-3.3.x 20 years ago
wdenk 3f85ce2785 * CVS add missing files 21 years ago
wdenk 198ea9e294 Last minute fixes / cleanup. 21 years ago
wdenk bf9e3b38f7 * Some 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 5fa66df63a * Prepare for release 21 years ago
wdenk 2d5b561e2b * Make sure HUSH is initialized for running auto-update scripts 21 years ago
wdenk 12f34241cb * Add support for PPChameleon Eval Board 22 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 b0fce99bfc Fix some missing commands, cleanup header files 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk b783edaee8 * Header file cleanup for ARM 22 years ago
wdenk db2f721ffc * Patch by Rune Torgersen, 13 Feb 2003: 22 years ago
stroese ad10dd9aaf Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). 22 years ago
wdenk 5772de449d Initial revision 22 years ago
wdenk fe8c2806cd Initial revision 22 years ago
wdenk c609719b8d Initial revision 22 years ago
wdenk 47d1a6e1ed Initial revision 22 years ago
wdenk 7ebf7443ad Initial revision 22 years ago
wdenk affae2bff8 Initial revision 23 years ago