summaryrefslogtreecommitdiff
path: root/include/ubi_uboot.h
AgeCommit message (Expand)Author
2013-04-11ubi: Expose a few simple functions from the cmd_ubiJoe Hershberger
2011-07-27common: move BUILD_BUG_ON define to common.hHeiko Schocher
2010-05-19UBI: Fix problem in UBI/Linux "compatibility layer"Stefan Roese
2009-09-04Move uninitialized_var() macro from ubi_uboot.h to compiler.hAnton Vorontsov
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-09UBI: Enable re-initializing of the "ubi part" commandStefan Roese
2008-11-19UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park