summaryrefslogtreecommitdiffstats
path: root/common/cmd_mfsl.c
Commit message (Expand)AuthorAgeFilesLines
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-5/+5
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-18/+10
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-3/+3
* General help message cleanupWolfgang Denk2009-06-121-4/+3
* Command usage cleanupPeter Tyser2009-01-281-3/+3
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-5/+5
* Fix merge problemsStefan Roese2008-08-061-3/+3
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-4/+0
* [FIX] repair MFSL commandsMichal Simek2007-09-241-8/+8
* synchronizition with mainlineMichal Simek2007-09-241-6/+5
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-071-2/+2
|\
| * common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
| * common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-1/+1
| * common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* | [FIX] correct help for rsprMichal Simek2007-07-131-5/+6
|/
* Fix compile problem cause my Microblaze mergeStefano Babic2007-05-161-1/+1
* add: reading special purpose registersMichal Simek2007-05-081-10/+33
* add: FSL control read and writeMichal Simek2007-05-081-72/+195
* fix: read and write MSR - repair number of parametersMichal Simek2007-05-071-1/+1
* new: add writing to msr registerMichal Simek2007-05-071-4/+10
* new: FSL and MSR supportMichal Simek2007-05-051-0/+265
OpenPOWER on IntegriCloud