aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford
2018-02-08Convert CONFIG_NAND_MXS to KconfigStefan Agner
2018-02-06ubi: Ensure no fastmap flush after uif_closeMartin Townsend
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini
2018-01-30nand: arasan: Select CONFIG_SYS_NAND_SELF_INITEzequiel Garcia
2018-01-30nand: arasan_nfc: Use the calculated ecc address for updating ecc registerSiva Durga Prasad Paladugu
2018-01-30nand: arasan_nfc: Add support for ondie eccSiva Durga Prasad Paladugu
2018-01-30nand: arasan_nfc: Move common ecc struct initialization init routineSiva Durga Prasad Paladugu
2018-01-29cfi_flash: Always define cfi_flash_num_flash_banksMario Six
2018-01-29cfi_flash: Fix indentionMario Six
2018-01-29cfi_flash: Fix long linesMario Six
2018-01-29cfi_flash: Bound-check index before array accessMario Six
2018-01-29flash: Fix spelling of "ERR_TIMOUT"Mario Six
2018-01-29cfi_flash: Rename camel-case variablesMario Six
2018-01-29cfi_flash: Fix strings split across linesMario Six
2018-01-29cfi_flash: Use u8 pointers instead of void pointersMario Six
2018-01-29cfi_flash: Remove assignments from if conditionsMario Six
2018-01-29cfi_flash: Remove return from void functionMario Six
2018-01-29cfi_flash: Fix placement of braceMario Six
2018-01-29cfi_flash: Fix else after breakMario Six
2018-01-29cfi_flash: Fix spelling of "Unknown"Mario Six
2018-01-29cfi_flash: Add missing braces in blocksMario Six
2018-01-29cfi_flash: Remove unnecessary bracesMario Six
2018-01-29cfi_flash: Fix comment styleMario Six
2018-01-29cfi_flash: Use __func__ macro instead of function nameMario Six
2018-01-29cfi_flash: Fix logical continuationsMario Six
2018-01-29cfi_flash: Remove braces for single-statement blocksMario Six
2018-01-29cfi_flash: Fix missing/superfluous linesMario Six
2018-01-29cfi_flash: Fix spacing around casts/operatorsMario Six
2018-01-29cfi_flash: Fix indent of case statementsMario Six
2018-01-29cfi_flash: Fix whitespace with castingMario Six
2018-01-29cfi_flash: Fix Parenthesis spacingMario Six
2018-01-29cfi_flash: Fix style of pointer declarationsMario Six
2018-01-29cfi_flash: Fix space between function name and parenthesisMario Six
2018-01-24sf_probe: Merge spi_flash_probe_tail into spi_flash_probeMario Six
2018-01-24spi: sf_probe: Fix style violationsMario Six
2018-01-24spi: Remove spi_flash_probe_fdtMario Six
2018-01-24drivers: spi: consider command bytes when sending transfersÁlvaro Fernández Rojas
2018-01-24drivers: spi: allow limiting readsÁlvaro Fernández Rojas
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-08mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki
2017-12-19Merge git://git.denx.de/u-boot-spiTom Rini
2017-12-19mtd/spi: fix block count for is25lq040bSean Nyekjaer
2017-12-12mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-12-04Merge git://git.denx.de/u-boot-cfi-flashTom Rini
2017-12-04mtd: nand: denali: consolidate include directivesMasahiro Yamada
2017-12-04mtd: nand: denali_dt: replace printf() with pr_err()Masahiro Yamada
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-12-04mtd: nand: denali: remove ad-hoc board_nand_init() entryMasahiro Yamada