summaryrefslogtreecommitdiffstats
path: root/common/cmd_dcr.c
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup.Wolfgang Denk2006-10-261-4/+4
|
* Add monitor functions for indirect access to PPC440 DCR'sStefan Roese2006-10-171-2/+129
| | | | Patch by Leonid Baryudin, 12 Oct 2006
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-59/+61
|
* Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c"Wolfgang Denk2005-07-281-1/+1
| | | | [Patch by Cedric Vincent, 6 Jul 2005]
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-4/+4
| | | | get rid of MK_CMD_ENTRY macro; update doc/README.command
* * Code cleanup:wdenk2003-06-271-24/+41
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* Initial revisionwdenk2002-08-271-0/+103
OpenPOWER on IntegriCloud