summaryrefslogtreecommitdiffstats
path: root/board/sacsng/sacsng.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* board/sacsng/sacsng.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-2/+0
* board/sacsng/sacsng.c: CodingStyle cleanupWolfgang Denk2011-11-071-666/+663
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-2/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-071-12/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-12/+12
* Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk2008-07-031-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* SPI API improvementsHaavard Skinnemoen2008-06-031-21/+14
* 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-091-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-16/+16
* * Patches by Jon Diekema, 15 Sep 2003:wdenk2003-09-151-16/+76
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-161-1/+1
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-141-0/+12
* * Code cleanup:wdenk2003-06-271-50/+50
* * Patch by Andreas Oberritter, 09 Nov 2002:wdenk2002-11-111-2/+19
* Initial revisionwdenk2002-11-031-0/+801
OpenPOWER on IntegriCloud