summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx-bbu-nand-fcb: factor out layout functionsSascha Hauer2016-04-081-20/+46
* mtd: nand: export nand_check_erased_bufSascha Hauer2016-04-082-1/+2
* bbu: Allow to refresh/repair imagesSascha Hauer2016-04-084-11/+36
* commands: Create nand_bitflip commandSascha Hauer2016-04-065-0/+259
* mtd: ubi: Make debug options configurableSascha Hauer2016-04-062-2/+21
* mtd: ubi: Use mtd_peb_eraseSascha Hauer2016-04-062-68/+1
* mtd: ubi: Use mtd_peb_writeSascha Hauer2016-04-062-126/+1
* mtd: ubi: Use mtd_peb_readSascha Hauer2016-04-062-97/+5
* mtd: ubi: Use mtd_peb_tortureSascha Hauer2016-04-063-116/+5
* mtd: ubi: Use mtd_peb_check_all_ffSascha Hauer2016-04-061-37/+2
* mtd: ubi: Use mtd_all_ff/mtd_check_patternSascha Hauer2016-04-064-26/+6
* remove now unused libmtdSascha Hauer2016-04-065-522/+0
* ubiformat: Use mtd-peb APISascha Hauer2016-04-065-125/+124
* mtd: Introduce mtd-peb APISascha Hauer2016-04-064-1/+568
* mtd: Introduce mtd_check_patternSascha Hauer2016-03-152-0/+20
* mtd: rename mtd_all_ff -> mtd_buf_all_ffSascha Hauer2016-03-154-4/+12
* mtd: Introduce function to get mtd type stringSascha Hauer2016-03-152-0/+23
* mtd: mtdpart: Add oob_read functionSascha Hauer2016-03-151-0/+22
* mtd: nand: Add option to print bbt in nand commandSascha Hauer2016-03-151-11/+40
* mtd: Add support for marking blocks as goodSascha Hauer2016-03-159-5/+150
* Merge branch 'for-next/squashfs'Sascha Hauer2016-03-1127-0/+4193
|\
| * fs: add support for SquashFS 4.0Yegor Yefremov2016-03-0225-0/+4150
| * linux/fs.h: add types and routines needed for SquashFSYegor Yefremov2016-03-021-0/+27
| * linux/types.h: add sector_t and blkcnt_t typesYegor Yefremov2016-03-021-0/+16
* | Merge branch 'for-next/mtd'Sascha Hauer2016-03-1116-56/+99
|\ \
| * | imx-bbu-nand-fcb: Remove double write of first fcbSascha Hauer2016-03-041-4/+0
| * | imx-bbu-nand-fcb: optimize check for bad block loopSascha Hauer2016-03-041-2/+2
| * | mtd: nand: default bitflip-reporting threshold to 75% of correction strengthSascha Hauer2016-03-041-1/+1
| * | mtd: mtd_[read|write|erase]: check for valid input dataSascha Hauer2016-03-042-0/+24
| * | mtd: core: check offset in mtd_block_markbadStefan Christ2016-02-232-2/+10
| * | mtd: spi-nor: Add support for s25fl116kSascha Hauer2016-02-111-0/+1
| * | mtd: spi-nor: Match jedec,spi-norSascha Hauer2016-02-111-0/+2
| * | mtd: mtdoob device: change name to have the chip name firstSascha Hauer2016-02-091-1/+1
| * | mtd: Fix erasing of devices >4GiBSascha Hauer2016-02-098-12/+12
| * | mtd: Fix mtd_op_erase for devices >4GiBSascha Hauer2016-02-091-2/+2
| * | mtd: Fix mtd_op_read for devices >4GiBSascha Hauer2016-02-091-3/+2
| * | mtd: Make erase_info structs 64bit where necessarySascha Hauer2016-02-093-9/+9
| * | mtd: Fix mtdraw for Nand > 4GiBSascha Hauer2016-02-091-20/+33
| * | mtd: nand-bb: Fix 8k page size nandsSascha Hauer2016-02-091-1/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2016-03-1121-43/+256
|\ \ \
| * | | ehci-hcd: preserve DTC in QH for interrupt transactionsAleksey Kuleshov2016-03-101-11/+2
| * | | ehci-hcd: remove useless timeoutAleksey Kuleshov2016-03-101-8/+0
| * | | ARM: i.MX: bbu-internal: detect device before writing to itSascha Hauer2016-03-021-0/+3
| * | | ARM: am335x_defconfig: Enable the of_fixup_status commandTeresa Remmet2016-03-011-0/+1
| * | | commands: Add of_fixup_statusTeresa Remmet2016-03-013-0/+91
| * | | common: oftree: Add function to register set status fixupTeresa Remmet2016-03-012-0/+37
| * | | Kconfig: avoid tabs in help textAlexander Kurz2016-02-252-9/+9
| * | | edb9302 eth: provide proper phy configAlexander Kurz2016-02-251-1/+7
| * | | EP93xx eth: allow passing of phy config via platform dataAlexander Kurz2016-02-253-2/+40
| * | | commands: magicvar: make locally used magicvar_find() staticAntony Pavlov2016-02-241-1/+1