aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/vmt.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz1-0/+12
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher1-111/+62
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada1-1/+0
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher1-136/+147
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2011-10-01GCC4.6: Squash warning in vmt.cMarek Vasut1-3/+1
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk1-1/+1
2008-11-19UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park1-0/+862