summaryrefslogtreecommitdiff
path: root/board/sacsng
Commit message (Expand)AuthorAgeLines
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-2/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-28/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-8/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-12/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-40/+40
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-8/+8
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk2008-07-03-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* SPI API improvementsHaavard Skinnemoen2008-06-03-21/+14
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* Remove obsolete mpc824x linker scriptsGrant Likely2007-07-04-125/+0
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* (no commit message)Wolfgang Denk2005-12-12-0/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-16/+16
* * Patches by Jon Diekema, 15 Sep 2003:wdenk2003-09-15-16/+76
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-16-1/+1
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-0/+12
* * Code cleanup:wdenk2003-06-27-361/+364
* * Header file cleanup for ARMwdenk2003-06-25-0/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-2/+2
* * Patch by Andreas Oberritter, 09 Nov 2002:wdenk2002-11-11-198/+367
* Initial revisionwdenk2002-11-03-0/+801
* Initial revisionwdenk2002-11-03-0/+1102
* Initial revisionwdenk2002-11-02-0/+523
* Initial revisionwdenk2002-09-27-0/+113
* Initial revisionwdenk2002-05-23-0/+46
* Initial revisionwdenk2002-03-25-0/+34
* Initial revisionwdenk2002-03-14-0/+117