summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeLines
* ubi: ubifs: Turn off verbose printsJoe Hershberger2013-04-11-0/+4
* ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2013-04-11-4/+5
* include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-04-10/+2
* UBI: init eba tables before wl when attaching a deviceHolger Brunck2011-10-12-6/+6
* GCC4.6: Squash warning in vmt.cMarek Vasut2011-10-01-4/+7
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Fix "ubi part" cmd re-entrancyKarl Beldan2010-09-27-0/+1
* UBI: initialise update markerPeter Horton2010-06-23-0/+1
* UBI: Ensure that "background thread" operations are really executedStefan Roese2010-05-19-2/+7
* UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese2009-07-07-1/+1
* UBI: Add compile-time check for correct malloc area configurationStefan Roese2009-06-12-0/+4
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-16-3/+3
* UBI: Return -ENOMEM upon failing mallocStefan Roese2008-12-10-2/+3
* UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-09-0/+1
* UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park2008-11-19-0/+3810
* UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park2008-11-19-0/+2538
* UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park2008-11-19-0/+2018
* UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park2008-11-19-0/+1768
* UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park2008-11-19-0/+1755