summaryrefslogtreecommitdiff
path: root/common/cmd_mfsl.c
Commit message (Expand)AuthorAgeLines
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-4/+0
* [FIX] repair MFSL commandsMichal Simek2007-09-24-8/+8
* synchronizition with mainlineMichal Simek2007-09-24-6/+5
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-07-2/+2
|\
| * common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
| * common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-1/+1
| * common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* | [FIX] correct help for rsprMichal Simek2007-07-13-5/+6
|/
* Fix compile problem cause my Microblaze mergeStefano Babic2007-05-16-1/+1
* add: reading special purpose registersMichal Simek2007-05-08-10/+33
* add: FSL control read and writeMichal Simek2007-05-08-72/+195
* fix: read and write MSR - repair number of parametersMichal Simek2007-05-07-1/+1
* new: add writing to msr registerMichal Simek2007-05-07-4/+10
* new: FSL and MSR supportMichal Simek2007-05-05-0/+265