aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/vtbl.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/bug.h from common headerSimon Glass1-0/+1
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-12-02crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz1-0/+3
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-53/+52
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-159/+200
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin1-1/+1
2010-06-23UBI: initialise update markerPeter Horton1-0/+1
2008-11-19UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park1-0/+837