Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -2/+2 |
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2008-12-16 | -1/+1 |
* | UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization | Stefan Roese | 2008-12-10 | -0/+1 |
* | UBI: Fix size parsing in "ubi create" | Stefan Roese | 2008-12-09 | -1/+1 |
* | UBI: Enable re-initializing of the "ubi part" command | Stefan Roese | 2008-12-09 | -0/+11 |
* | UBI: Add proof-of-concept CFI flash support | Piotr Ziecik | 2008-11-24 | -1/+9 |
* | UBI: Change parsing of size in commands to default to hex | Stefan Roese | 2008-11-24 | -32/+4 |
* | UBI: Add UBI command support | Kyungmin Park | 2008-11-19 | -0/+628 |