| Commit message (Expand) | Author | Age | Lines |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+4 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -265/+265 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -17/+17 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | cleanup use of CFG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | CCM/SCM boards: fix out of tree building | Wolfgang Denk | 2008-07-04 | -2/+2 |
* | SCM board: fix build errors. | Wolfgang Denk | 2008-07-03 | -3/+10 |
* | IAD210 board: fix ``"ALIGN" redefined'' warning. | Wolfgang Denk | 2008-07-03 | -3/+2 |
* | CCM board: fix build errors. | Wolfgang Denk | 2008-07-03 | -2/+9 |
* | Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -4/+4 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -25/+25 |
* | Memory footprint optimizations | Bartlomiej Sieka | 2008-04-24 | -1/+1 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -5/+0 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz | 2008-03-12 | -17/+19 |
|\ |
|
| * | SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings | Jean-Christophe PLAGNIOL-VILLARD | 2008-03-09 | -17/+19 |
* | | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | -2/+2 |
* | | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | -0/+14 |
* | | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -21/+13 |
|/ |
|
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -4/+4 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -6/+1 |
* | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -3/+3 |
* | Remove obsolete mpc824x linker scripts | Grant Likely | 2007-07-04 | -126/+0 |
* | Fix a few file permission problems. | Wolfgang Denk | 2007-07-04 | -0/+0 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -2/+2 |
* | Coding Style cleanup; generate new CHANGELOG file. | Wolfgang Denk | 2007-06-06 | -2/+1 |
* | Reduce line lengths to 80 characters max. | Peter Pearse | 2007-05-18 | -1/+2 |
* | Add the board directory for SMN42 | Peter Pearse | 2007-05-09 | -0/+796 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -4/+4 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -28/+51 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+2 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+8 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -1/+1 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -9/+9 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+8 |
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -9/+9 |
* | * Some code cleanup | wdenk | 2004-02-12 | -252/+246 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -1/+1 |
* | Add a common get_ram_size() function and modify the the | wdenk | 2004-01-06 | -438/+311 |
* | * Patch by Martin Krause, 17 Jul 2003: | wdenk | 2003-07-17 | -5/+5 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -4/+4 |
* | Fix some missing commands, cleanup header files | wdenk | 2003-06-29 | -1/+0 |
* | * Code cleanup: | wdenk | 2003-06-27 | -42/+77 |
* | * Header file cleanup for ARM | wdenk | 2003-06-25 | -0/+4 |
* | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | 2003-05-30 | -4/+4 |
* | Initial revision | wdenk | 2002-11-03 | -0/+33 |
* | Initial revision | wdenk | 2002-11-03 | -0/+1099 |