Age | Commit message (Expand) | Author |
2009-10-03 | ppc: Enable full relocation to RAM | Peter Tyser |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-27 | ppc: cleanup compiler errors/warnings | Heiko Schocher |
2009-03-20 | Fix all linker script to handle all rodata sections | Trent Piepho |
2009-03-20 | boards: move board_get_enetaddr() into board-specific init | Mike Frysinger |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-11-18 | Align end of bss by 4 bytes | Selvamuthukumar |
2008-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | cleanup use of CFG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-04 | CCM/SCM boards: fix out of tree building | Wolfgang Denk |
2008-07-03 | SCM board: fix build errors. | Wolfgang Denk |
2008-07-03 | IAD210 board: fix ``"ALIGN" redefined'' warning. | Wolfgang Denk |
2008-07-03 | CCM board: fix build errors. | Wolfgang Denk |
2008-07-02 | Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) | Wolfgang Denk |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-04-24 | Memory footprint optimizations | Bartlomiej Sieka |
2008-04-17 | Remove all the search paths from the .lds files. | Jason Wessel |
2008-03-12 | Merge branch 'master' of git://www.denx.de/git/u-boot into new-image | Marian Balakowicz |
2008-03-09 | SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings | Jean-Christophe PLAGNIOL-VILLARD |
2008-02-29 | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz |
2008-02-25 | [new uImage] Add dual format uImage support framework | Marian Balakowicz |
2008-02-07 | [new uImage] Define a API for image handling operations | Marian Balakowicz |
2008-01-12 | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk |
2007-09-15 | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk |
2007-07-10 | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-09 | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | Remove obsolete mpc824x linker scripts | Grant Likely |
2007-07-04 | Fix a few file permission problems. | Wolfgang Denk |
2007-07-04 | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-06-06 | Coding Style cleanup; generate new CHANGELOG file. | Wolfgang Denk |
2007-05-18 | Reduce line lengths to 80 characters max. | Peter Pearse |
2007-05-09 | Add the board directory for SMN42 | Peter Pearse |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk |
2005-12-12 | (no commit message) | Wolfgang Denk |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk |
2005-08-31 | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk |
2004-03-14 | Code cleanup; make several boards compile & link. | wdenk |
2004-02-12 | * Some code cleanup | wdenk |
2004-01-20 | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk |
2004-01-06 | Add a common get_ram_size() function and modify the the | wdenk |