summaryrefslogtreecommitdiff
path: root/common/cmd_ubi.c
Commit message (Expand)AuthorAgeLines
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-16-1/+1
* UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initializationStefan Roese2008-12-10-0/+1
* UBI: Fix size parsing in "ubi create"Stefan Roese2008-12-09-1/+1
* UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-09-0/+11
* UBI: Add proof-of-concept CFI flash supportPiotr Ziecik2008-11-24-1/+9
* UBI: Change parsing of size in commands to default to hexStefan Roese2008-11-24-32/+4
* UBI: Add UBI command supportKyungmin Park2008-11-19-0/+628