summaryrefslogtreecommitdiff
path: root/common/kgdb.c
Commit message (Expand)AuthorAgeLines
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-1/+1
* kgdb: update mem2hex/hex2mem funcsRobin Getz2010-01-18-11/+32
* common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger2009-02-11-7/+0
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* common/kgdb.c: fix 'dereferencing type-punned pointer' warningWolfgang Denk2008-03-09-5/+5
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-08-1/+1
* common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-5/+5
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
* * Code cleanup:wdenk2003-06-27-0/+14
* Initial revisionwdenk2002-08-27-0/+580