aboutsummaryrefslogtreecommitdiff
path: root/board/siemens
AgeCommit message (Expand)Author
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-07ARM: remove broken "SMN42" board.Wolfgang Denk
2011-05-12Fix a few gcc warnings.Joakim Tjernlund
2011-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-12-09Remove redundant config.mk filesWolfgang Denk
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-06CCM: remove code for yet another corpseWolfgang Denk
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-06-12General help message cleanupWolfgang Denk
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-20boards: move board_get_enetaddr() into board-specific initMike Frysinger
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-07-04CCM/SCM boards: fix out of tree buildingWolfgang Denk
2008-07-03SCM board: fix build errors.Wolfgang Denk
2008-07-03IAD210 board: fix ``"ALIGN" redefined'' warning.Wolfgang Denk
2008-07-03CCM board: fix build errors.Wolfgang Denk
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-24Memory footprint optimizationsBartlomiej Sieka
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-03-09SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warningsJean-Christophe PLAGNIOL-VILLARD
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk