summaryrefslogtreecommitdiff
path: root/board/sacsng/sacsng.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* board/sacsng/sacsng.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-07-2/+0
* board/sacsng/sacsng.c: CodingStyle cleanupWolfgang Denk2011-11-07-666/+663
* do_reset: unify duplicate prototypesMike Frysinger2010-11-28-2/+0
* 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-12/+12
* Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errorsWolfgang Denk2008-07-03-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
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* * 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-50/+50
* * Patch by Andreas Oberritter, 09 Nov 2002:wdenk2002-11-11-2/+19
* Initial revisionwdenk2002-11-03-0/+801