summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/build.c
Commit message (Expand)AuthorAgeLines
* ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger2013-04-11-4/+4
* UBI: init eba tables before wl when attaching a deviceHolger Brunck2011-10-12-6/+6
* Fix "ubi part" cmd re-entrancyKarl Beldan2010-09-27-0/+1
* 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
* 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 1/8)Kyungmin Park2008-11-19-0/+1186