summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_APBH_DMA et al to KconfigAdam Ford2018-02-081-0/+3
* Convert CONFIG_NAND_MXS to KconfigStefan Agner2018-02-081-1/+1
* ubi: Ensure no fastmap flush after uif_closeMartin Townsend2018-02-061-5/+0
* Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini2018-01-312-36/+151
|\
| * nand: arasan: Select CONFIG_SYS_NAND_SELF_INITEzequiel Garcia2018-01-301-0/+1
| * nand: arasan_nfc: Use the calculated ecc address for updating ecc registerSiva Durga Prasad Paladugu2018-01-301-2/+5
| * nand: arasan_nfc: Add support for ondie eccSiva Durga Prasad Paladugu2018-01-301-27/+138
| * nand: arasan_nfc: Move common ecc struct initialization init routineSiva Durga Prasad Paladugu2018-01-301-7/+7
* | cfi_flash: Always define cfi_flash_num_flash_banksMario Six2018-01-291-0/+2
* | cfi_flash: Fix indentionMario Six2018-01-291-120/+118
* | cfi_flash: Fix long linesMario Six2018-01-291-12/+19
* | cfi_flash: Bound-check index before array accessMario Six2018-01-291-2/+2
* | flash: Fix spelling of "ERR_TIMOUT"Mario Six2018-01-292-5/+5
* | cfi_flash: Rename camel-case variablesMario Six2018-01-291-8/+8
* | cfi_flash: Fix strings split across linesMario Six2018-01-291-9/+8
* | cfi_flash: Use u8 pointers instead of void pointersMario Six2018-01-291-4/+4
* | cfi_flash: Remove assignments from if conditionsMario Six2018-01-291-7/+11
* | cfi_flash: Remove return from void functionMario Six2018-01-291-1/+0
* | cfi_flash: Fix placement of braceMario Six2018-01-291-2/+1
* | cfi_flash: Fix else after breakMario Six2018-01-291-3/+3
* | cfi_flash: Fix spelling of "Unknown"Mario Six2018-01-291-1/+1
* | cfi_flash: Add missing braces in blocksMario Six2018-01-291-1/+3
* | cfi_flash: Remove unnecessary bracesMario Six2018-01-291-24/+24
* | cfi_flash: Fix comment styleMario Six2018-01-291-2/+4
* | cfi_flash: Use __func__ macro instead of function nameMario Six2018-01-291-1/+1
* | cfi_flash: Fix logical continuationsMario Six2018-01-291-13/+13
* | cfi_flash: Remove braces for single-statement blocksMario Six2018-01-291-10/+5
* | cfi_flash: Fix missing/superfluous linesMario Six2018-01-291-7/+4
* | cfi_flash: Fix spacing around casts/operatorsMario Six2018-01-291-9/+9
* | cfi_flash: Fix indent of case statementsMario Six2018-01-291-100/+100
* | cfi_flash: Fix whitespace with castingMario Six2018-01-291-2/+2
* | cfi_flash: Fix Parenthesis spacingMario Six2018-01-291-11/+11
* | cfi_flash: Fix style of pointer declarationsMario Six2018-01-291-24/+24
* | cfi_flash: Fix space between function name and parenthesisMario Six2018-01-291-214/+214
* | sf_probe: Merge spi_flash_probe_tail into spi_flash_probeMario Six2018-01-241-12/+7
* | spi: sf_probe: Fix style violationsMario Six2018-01-241-2/+2
* | spi: Remove spi_flash_probe_fdtMario Six2018-01-241-13/+0
* | drivers: spi: consider command bytes when sending transfersÁlvaro Fernández Rojas2018-01-241-1/+1
* | drivers: spi: allow limiting readsÁlvaro Fernández Rojas2018-01-241-0/+3
* | wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-2/+2
|/
* mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki2018-01-081-2/+0
* Merge git://git.denx.de/u-boot-spiTom Rini2017-12-191-0/+1
|\
| * mtd/spi: fix block count for is25lq040bSean Nyekjaer2017-12-191-1/+1
| * mtd/spi: add support for is25lq040bSean Nyekjaer2017-11-211-0/+1
* | mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada2017-12-121-4/+3
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-12-0418-48/+22
|\ \
| * | mtd: nand: denali: consolidate include directivesMasahiro Yamada2017-12-041-3/+3
| * | mtd: nand: denali_dt: replace printf() with pr_err()Masahiro Yamada2017-12-041-2/+2
| * | mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-0416-16/+16
| * | mtd: nand: denali: remove ad-hoc board_nand_init() entryMasahiro Yamada2017-12-041-26/+0