summaryrefslogtreecommitdiffstats
path: root/board/siemens
Commit message (Expand)AuthorAgeFilesLines
* Align end of bss by 4 bytesSelvamuthukumar2008-11-184-1/+4
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-212-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1814-265/+265
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-103-17/+17
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-102-4/+4
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-105-5/+5
* CCM/SCM boards: fix out of tree buildingWolfgang Denk2008-07-042-2/+2
* SCM board: fix build errors.Wolfgang Denk2008-07-031-3/+10
* IAD210 board: fix ``"ALIGN" redefined'' warning.Wolfgang Denk2008-07-031-3/+2
* CCM board: fix build errors.Wolfgang Denk2008-07-031-2/+9
* Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-124-4/+4
* Big white-space cleanup.Wolfgang Denk2008-05-216-25/+25
* Memory footprint optimizationsBartlomiej Sieka2008-04-241-1/+1
* Remove all the search paths from the .lds files.Jason Wessel2008-04-175-5/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-121-17/+19
|\
| * SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warningsJean-Christophe PLAGNIOL-VILLARD2008-03-091-17/+19
* | [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-2/+2
* | [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-0/+14
* | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-21/+13
|/
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-124-4/+4
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-151-6/+1
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-3/+3
* Remove obsolete mpc824x linker scriptsGrant Likely2007-07-041-126/+0
* Fix a few file permission problems.Wolfgang Denk2007-07-041-0/+0
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-2/+2
* Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk2007-06-061-2/+1
* Reduce line lengths to 80 characters max.Peter Pearse2007-05-181-1/+2
* Add the board directory for SMN42Peter Pearse2007-05-096-0/+796
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-094-4/+4
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-014-28/+51
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* (no commit message)Wolfgang Denk2005-12-126-0/+8
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-135-9/+9
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-314-0/+8
* Code cleanup; make several boards compile & link.wdenk2004-03-142-9/+9
* * Some code cleanupwdenk2004-02-122-252/+246
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* Add a common get_ram_size() function and modify the thewdenk2004-01-064-438/+311
* * Patch by Martin Krause, 17 Jul 2003:wdenk2003-07-172-5/+5
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-012-4/+4
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* * Code cleanup:wdenk2003-06-2716-42/+77
* * Header file cleanup for ARMwdenk2003-06-254-0/+4
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-303-4/+4
* Initial revisionwdenk2002-11-031-0/+33
* Initial revisionwdenk2002-11-035-0/+1099
OpenPOWER on IntegriCloud