summaryrefslogtreecommitdiff
path: root/include/ubi_uboot.h
AgeCommit message (Expand)Author
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2014-11-19ubi: enable error reporting in initializationAndrew Ruder
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher
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