summaryrefslogtreecommitdiff
path: root/common/cmd_reginfo.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-04-1/+18
* common/cmd_*.c: sparse fixesKim Phillips2012-11-04-1/+2
* mpc85xx: Add reginfo commandBecky Bruce2010-07-16-0/+5
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* ppc4xx: Rework cmd reginfoNiklaus Giger2009-10-07-154/+4
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-28-21/+21
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-18/+18
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-73/+73
* General help message cleanupWolfgang Denk2009-06-12-0/+1
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-11-3/+2
* Fix some more print() format errors.Wolfgang Denk2008-07-11-11/+11
* Big white-space cleanup.Wolfgang Denk2008-05-21-56/+56
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-15-1/+6
|\
| * 86xx: Add reginfo commandBecky Bruce2008-01-24-2/+8
* | add Blackfin-specific reginfo commandMike Frysinger2008-02-04-4/+41
|/
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-5/+0
* common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-3/+3
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-2/+3
* Add support for new TQM5200 revisionsWolfgang Denk2006-07-19-1/+1
* * Cleanupwdenk2004-07-11-11/+11
* * Patch by Martin Krause, 30 Jun 2004:wdenk2004-07-11-5/+61
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-26/+25
* Minor reformattingwdenk2003-12-09-43/+46
* Updated for PPC405EP boards.stroese2003-12-09-5/+71
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
* * Code cleanup:wdenk2003-06-27-1/+12
* PPC405EP support added.stroese2003-05-23-1/+1
* * Patch by Martin Winistoerfer, 23 Mar 2003wdenk2003-03-31-2/+37
* Initial revisionwdenk2002-08-27-0/+180