summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-11-19ubi: enable error reporting in initializationAndrew Ruder1-0/+8
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher11-235/+385
2013-04-11ubi: Expose a few simple functions from the cmd_ubiJoe Hershberger2-67/+86
2011-07-27common: move BUILD_BUG_ON define to common.hHeiko Schocher2-3/+3
2010-05-19UBI: Fix problem in UBI/Linux "compatibility layer"Stefan Roese1-1/+1
2009-09-04Move uninitialized_var() macro from ubi_uboot.h to compiler.hAnton Vorontsov2-3/+4
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese30-2/+17067
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk17-22/+2684
2008-12-09UBI: Enable re-initializing of the "ubi part" commandStefan Roese3-0/+13
2008-11-19UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park7-0/+381