aboutsummaryrefslogtreecommitdiffstats
path: root/board/sacsng
AgeCommit message (Expand)AuthorFilesLines
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-2/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-28/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-8/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+3
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-12/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-40/+40
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-07-03Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03SPI API improvementsHaavard Skinnemoen1-21/+14
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 Loeliger1-1/+1
2007-07-04Remove obsolete mpc824x linker scriptsGrant Likely1-125/+0
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
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 Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:wdenk1-16/+16
2003-09-15* Patches by Jon Diekema, 15 Sep 2003:wdenk1-16/+76
2003-07-16* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk1-1/+1
2003-07-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk1-0/+12
2003-06-27* Code cleanup:wdenk6-361/+364
2003-06-25* Header file cleanup for ARMwdenk1-0/+1
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk1-2/+2
2002-11-11* Patch by Andreas Oberritter, 09 Nov 2002:wdenk3-198/+367
2002-11-03Initial revisionwdenk1-0/+801
2002-11-03Initial revisionwdenk2-0/+1102
2002-11-02Initial revisionwdenk1-0/+523
2002-09-27Initial revisionwdenk1-0/+113
2002-05-23Initial revisionwdenk1-0/+46
2002-03-25Initial revisionwdenk1-0/+34
2002-03-14Initial revisionwdenk1-0/+117