summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/wl.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-19mtd: ubi: Fix worker handlingRichard Weinberger1-15/+38
2016-04-22mtd, ubi: set free_count to zero before walking through erase listHeiko Schocher1-1/+1
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher1-497/+210
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada1-1/+0
2014-08-26mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher1-0/+6
2014-08-26mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher1-545/+1021
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-04-11ubi: Fix broken cleanup code in attach_by_scanningJoe Hershberger1-0/+1
2010-05-19UBI: Ensure that "background thread" operations are really executedStefan Roese1-2/+7
2008-11-19UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park1-0/+1670