summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/peb.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: peb: return success for reading/writing 0 bytesSascha Hauer2022-11-231-2/+6
* mtd: peb: Add mtd_peb_read_file()Sascha Hauer2022-04-211-0/+45
* 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-10/+1
* mtd: fix possible overflow during mtd size multiplicationAhmad Fatoum2021-03-251-2/+2
* Merge branch 'for-next/mtd-nand'Sascha Hauer2020-11-101-22/+21
|\
| * mtd: nand: Update to Linux-5.9Sascha Hauer2020-11-101-1/+0
| * mtd: rename class_dev to devSascha Hauer2020-11-091-21/+21
* | magicvar: Replace BAREBOX_MAGICVAR_NAMED with BAREBOX_MAGICVARSascha Hauer2020-10-021-12/+8
|/
* mtd: peb: Add function to write fileSascha Hauer2019-08-281-0/+84
* mtd: peb: Do not mark as bad in mtd_peb_torture()Sascha Hauer2019-07-161-6/+3
* mtd: peb: Add function to skip bad blocksSascha Hauer2019-01-281-0/+27
* Revert "globalvar: make globalvar functions more consistent"Sascha Hauer2017-06-131-3/+3
* globalvar: make globalvar functions more consistentSascha Hauer2017-04-111-3/+3
* mtd: when creating bitflips the offset has to be page alignedSascha Hauer2017-03-301-0/+2
* mtd: create bitflips in the correct pageSascha Hauer2017-03-301-1/+1
* mtd: peb: Fix format specifierSascha Hauer2017-01-101-1/+1
* mtd: peb: fix usage of uninitialized variableSascha Hauer2017-01-101-3/+2
* commands: Create nand_bitflip commandSascha Hauer2016-04-061-0/+121
* mtd: Introduce mtd-peb APISascha Hauer2016-04-061-0/+537