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