summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/build.c
AgeCommit message (Expand)Author
2011-10-12UBI: init eba tables before wl when attaching a deviceHolger Brunck
2010-09-27Fix "ubi part" cmd re-entrancyKarl Beldan
2009-07-07UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese
2009-06-12UBI: Add compile-time check for correct malloc area configurationStefan Roese
2008-12-10UBI: Return -ENOMEM upon failing mallocStefan Roese
2008-12-09UBI: Enable re-initializing of the "ubi part" commandStefan Roese
2008-11-19UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park