Age | Commit message (Expand) | Author |
2011-11-07 | board/siemens/SCM/scm.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-11-03 | Reduce build times | Wolfgang Denk |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-07 | ARM: remove broken "SMN42" board. | Wolfgang Denk |
2011-05-12 | Fix a few gcc warnings. | Joakim Tjernlund |
2011-04-20 | powerpc, 8xx: Fixup all 8xx u-boot.lds scripts | Joakim Tjernlund |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2010-12-09 | Remove redundant config.mk files | Wolfgang Denk |
2010-11-27 | 8xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-06 | CCM: remove code for yet another corpse | Wolfgang Denk |
2010-10-06 | PCU_E: remove code for yet another corpse | Wolfgang Denk |
2010-08-04 | Rename getenv_r() into getenv_f() | Wolfgang Denk |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser |
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 |