Commit Graph

42 Commits (472d546054dadacca91530bad42ad06f6408124e)

Author SHA1 Message Date
York Sun 472d546054 Consolidate bool type 11 years ago
Wolfgang Denk f58902d0aa board/sacsng/sacsng.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk e615de0ab3 board/sacsng/sacsng.c: CodingStyle cleanup 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 1211a46485 config.mk cleanup: drop "-I$(TOPDIR)/board" entries 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 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions 15 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
Wolfgang Denk 4ff170a818 Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors 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
Haavard Skinnemoen d255bb0e78 SPI API improvements 16 years ago
Jon Loeliger d39b574158 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger ab3abcbabd board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Grant Likely af7d38b393 Remove obsolete mpc824x linker scripts 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 d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
Wolfgang Denk 7481266e4e 19 years ago
Wolfgang Denk 807d5d7319 Fix problems with ld version 2.16 (dot outside sections problem) 19 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
wdenk 78137c3c93 * Patches by Jon Diekema, 15 Sep 2003: 21 years ago
wdenk 945af8d723 * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 21 years ago
wdenk 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: 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 eb9401e3eb * Patch by Andreas Oberritter, 09 Nov 2002: 22 years ago
wdenk fe8c2806cd Initial revision 22 years ago
wdenk c609719b8d Initial revision 22 years ago
wdenk cc1c8a136f Initial revision 22 years ago
wdenk 17bd4a8426 Initial revision 22 years ago
wdenk 6afe92dcdd Initial revision 22 years ago
wdenk 6c032441a5 Initial revision 23 years ago
wdenk f6d29959a8 Initial revision 23 years ago