aboutsummaryrefslogtreecommitdiff
path: root/board/siemens
AgeCommit message (Expand)AuthorFilesLines
2009-06-12General help message cleanupWolfgang Denk2-5/+5
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-55/+0
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-1/+2
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho4-10/+4
2009-03-20boards: move board_get_enetaddr() into board-specific initMike Frysinger1-1/+13
2009-01-28Command usage cleanupPeter Tyser2-2/+2
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser2-2/+2
2008-11-18Align end of bss by 4 bytesSelvamuthukumar4-1/+4
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk2-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD14-265/+265
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD3-17/+17
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2-4/+4
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD5-5/+5
2008-07-04CCM/SCM boards: fix out of tree buildingWolfgang Denk2-2/+2
2008-07-03SCM board: fix build errors.Wolfgang Denk1-3/+10
2008-07-03IAD210 board: fix ``"ALIGN" redefined'' warning.Wolfgang Denk1-3/+2
2008-07-03CCM board: fix build errors.Wolfgang Denk1-2/+9
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce4-4/+4
2008-05-21Big white-space cleanup.Wolfgang Denk6-25/+25
2008-04-24Memory footprint optimizationsBartlomiej Sieka1-1/+1
2008-04-17Remove all the search paths from the .lds files.Jason Wessel5-5/+0
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz1-17/+19
2008-03-09SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warningsJean-Christophe PLAGNIOL-VILLARD1-17/+19
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-2/+2
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-0/+14
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-21/+13
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk4-4/+4
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-6/+1
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-3/+3
2007-07-04Remove obsolete mpc824x linker scriptsGrant Likely1-126/+0
2007-07-04Fix a few file permission problems.Wolfgang Denk1-0/+0
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-2/+2
2007-06-06Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk1-2/+1
2007-05-18Reduce line lengths to 80 characters max.Peter Pearse1-1/+2
2007-05-09Add the board directory for SMN42Peter Pearse6-0/+796
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk4-4/+4
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz4-28/+51
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2005-12-12(no commit message)Wolfgang Denk6-0/+8
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk5-9/+9
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk4-0/+8
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk2-9/+9
2004-02-12* Some code cleanupwdenk2-252/+246
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2004-01-06Add a common get_ram_size() function and modify the thewdenk4-438/+311
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk2-5/+5