| Commit message (Expand) | Author | Age | Lines |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -4/+4 |
* | new board (eb_cpux9k2) | Jens Scharsig | 2010-02-12 | -0/+438 |
* | update the EB+MCF-EV123 board support | Jens Scharsig | 2009-07-26 | -201/+89 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+1 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -2/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -1/+1 |
* | ColdFire: Remove platforms mii.c file | TsiChung Liew | 2008-11-03 | -305/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -41/+41 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | EB+MCF-EV123 board: fix coding style (alingment) | Wolfgang Denk | 2008-07-14 | -43/+43 |
* | EB+MCF-EV123 board: fix syntx error | Wolfgang Denk | 2008-07-14 | -1/+1 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -2/+2 |
* | Fix compile error caused by incorrect function return type | TsiChung Liew | 2008-07-11 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | Fix config files for out-of-tree building | Wolfgang Denk | 2008-05-14 | -1/+1 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -1/+0 |
* | Fix remaining CONFIG_COMMANDS | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-14 | -1/+1 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | ColdFire: Update EB+MCF-EV123 platform | TsiChungLiew | 2007-08-16 | -1/+305 |
* | Code cleanup. | Wolfgang Denk | 2006-11-30 | -20/+20 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -8/+12 |
* | Minor code cleanup. | Wolfgang Denk | 2006-06-10 | -5/+5 |
* | Add MCF5282 support (without preloader) | Heiko Schocher | 2006-04-20 | -0/+1221 |