summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/vtbl.c
Commit message (Expand)AuthorAgeFilesLines
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* ubi: provide a way to skip CRC checksQuentin Schulz2019-10-161-0/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-261-53/+52
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-161-1/+0
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-251-159/+200
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-311-1/+1
* UBI: initialise update markerPeter Horton2010-06-231-0/+1
* UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park2008-11-191-0/+837