summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2016-01-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-01-07spi: spi_flash: Fix the arguments of stm_is_locked_sr()Fabio Estevam
2016-01-04UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG definedLadislav Michl
2015-12-28altera_qspi: allow ctrl-c to abort the erase opsThomas Chou
2015-12-28altera_qspi: show erase progressThomas Chou
2015-12-28altera_qspi: skip erase if the sector is blankThomas Chou
2015-12-28altera_qspi: set fail_addr for erase opsThomas Chou
2015-12-28altera_qspi: call callback even if the erase failedThomas Chou
2015-12-19altera_qspi: initialize instr.mtd in flash_eraseThomas Chou
2015-12-11sf: Rename sf_ops.c to spi-flash.cJagan Teki
2015-12-11sf: Use static for file-scope functionsJagan Teki
2015-12-11sf: sf_probe: Remove spi_slave pointer argumentJagan Teki
2015-12-11sf: ops: Fix missing break on spansion read_barJagan Teki
2015-12-11sf: Remove unneeded SST_BP and SST_WPJagan Teki
2015-12-11sf: Remove unneeded header includesJagan Teki
2015-12-11sf: Flash power up read-only based on idcode0Jagan Teki
2015-12-11sf: Use simple name for register access functionsJagan Teki
2015-12-11sf: Fix MakefileJagan Teki
2015-12-11sf: Use static for file-scope functionsJagan Teki
2015-12-11sf: probe: Code cleanupJagan Teki
2015-12-11sf: Move read_id code to sf_opsJagan Teki
2015-12-11sf: Move spi_flash_scan code to sf_opsJagan Teki
2015-12-11sf: spi_flash_validate_params => spi_flash_scanJagan Teki
2015-12-06Merge git://git.denx.de/u-boot-niosTom Rini
2015-12-06altera_qspi: fix erase and write error codeThomas Chou
2015-12-06altera_qspi: add lock unlock opsThomas Chou
2015-12-05Fix typo: firstly -> first.Vagrant Cascadian
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-11-19dm: sf: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-11-18altera_qspi: change ioremap to map_physmemThomas Chou
2015-11-18sf: Correct flash->flags for SST flashBin Meng
2015-11-18spi: sf_ops: Check the return value from spi_flash_cmd_read_status()Fabio Estevam
2015-11-18sf: Add lock ops for SST SPI NOR flashFabio Estevam
2015-11-18sf: Remove eeprom_m95xxx test driverJagan Teki
2015-11-13sf: Fix NULL pointer exception for flashes without lock methodsBin Meng
2015-11-12mtd: uboot: Add meaningful error messageMaxime Ripard
2015-11-12mtd: add altera quadspi driverThomas Chou
2015-11-12cfi_flash: convert to driver modelThomas Chou
2015-11-12dm: implement a MTD uclassThomas Chou
2015-11-05sf: Add SPI NOR protection mechanismFabio Estevam
2015-11-05sf: Add SPI protection mechanism from the kernelFabio Estevam
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam
2015-10-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-10-27Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-27cfi_flash: use specific width types for cwordRyan Harkin
2015-10-26UBI: Fastmap: Fix PEB array typeHeiko Schocher
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher