summaryrefslogtreecommitdiff
path: root/board/kup/common
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-68/+4
* board/kup/common/pcmcia.c: Fix GCC 4.6 compiler warningsWolfgang Denk2011-11-07-23/+19
* 8xx, kup4k/kup4x: configuration changes, code cleanupHeiko Schocher2010-08-09-38/+60
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-11/+0
* boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger2009-03-20-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-34/+34
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-3/+3
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-10-0/+225
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-6/+6
* Patch by Klaus Heydeck, 12 May 2004:wdenk2004-05-12-0/+105
* * Patch by Klaus Heydeck, 13 Mar 2003:wdenk2004-03-25-0/+631