summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi-barebox.h
Commit message (Expand)AuthorAgeFilesLines
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-4/+1
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* UBI: remove Kconfig entry from includeJan Remmet2019-05-061-1/+0
* include: move crc specific stuff to crc.hSascha Hauer2016-04-151-1/+2
* Move GFP_NOFS to barebox-wrapperAlexander Stein2016-04-081-2/+0
* move print_hex_dump function to include/common.hSascha Hauer2013-08-071-8/+0
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-251-0/+71
* UBI: remove old ubi supportSascha Hauer2013-07-241-186/+0
* mtd: drop custom is_power_of_2()Wolfram Sang2012-12-191-4/+1
* define __user emptySascha Hauer2012-06-301-1/+0
* module: move EXPORT_SYMBOL_GPL define to module.hJean-Christophe PLAGNIOL-VILLARD2010-08-301-1/+0
* add ubi support from u-boot. Just enough to compile and scanSascha Hauer2010-07-051-0/+191