summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeLines
* SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini2012-09-27-11/+12
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21-2/+1287
|\
| * NAND: MXS: include common.h first so cache.h is included in correct orderTom Warren2012-09-10-1/+1
| * tegra: nand: Add Tegra NAND driverJim Lin2012-09-07-0/+1284
| * nand: Try to align the default buffersSimon Glass2012-09-07-1/+2
* | mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini2012-09-18-0/+2
* | mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau2012-09-17-8/+8
* | mtd mxc nand: Merge init functionsBenoît Thébaudeau2012-09-17-30/+23
* | mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau2012-09-17-1/+1
* | mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau2012-09-17-16/+12
* | mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau2012-09-17-1/+1
* | mxc nand: cosmectic: Light cleanupBenoît Thébaudeau2012-09-17-6/+3
* | mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau2012-09-17-196/+51
* | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut2012-09-17-5/+2
* | nand: Make NAND lock status compatible with MicronJoe Hershberger2012-09-17-2/+0
* | nand: consolidate duplicated constantsJoe Hershberger2012-09-17-6/+0
* | nand: Change ulong to loff_t and size_tJoe Hershberger2012-09-17-2/+3
* | nand: Add support for unlock.invertJoe Hershberger2012-09-17-3/+14
* | mtd: support ONFI multi lun NANDMatthieu CASTET2012-09-17-1/+2
* | cfi: Make the flash erase and write operations abortableJoe Hershberger2012-09-03-0/+11
* | cfi: Check for blank before eraseJoe Hershberger2012-09-03-0/+26
|/
* at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2012-09-01-1/+792
* at91: atmel_nand: remove unused variables.Wu, Josh2012-09-01-2/+1
* at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2012-09-01-58/+86
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-01-3/+3
* arm: omap: Fix switching back to nandecc sw.Jeroen Hofstee2012-09-01-0/+1
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-01-6/+6
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-09-01-13/+40
|\
| * sf: spansion: Add support for S25FL256SMichal Simek2012-08-14-0/+7
| * sf: winbond: fix page_sizeStephen Warren2012-08-14-1/+1
| * sf: stmicro: add support for N25Q128AMichal Simek2012-08-10-0/+6
| * sf: stmicro: add support N25Q128 partsStephan Linz2012-08-09-0/+6
| * sf: stmicro: support JEDEC standard two-byte signatureStephan Linz2012-08-09-12/+15
| * sf: winbond: add W25Q32Rajeshwari Shinde2012-08-09-0/+5
* | mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashsHolger Brunck2012-08-13-22/+43
* | cfi_flash: add support for Spansion flash PPB sector protectionAnatolij Gustschin2012-08-13-0/+52
|/
* sf: stmicro: add geometrical info for N25Q256 from MicronJérôme Carretero2012-04-08-0/+6
* sf: unify status register writing (and thus block unlocking)Mike Frysinger2012-03-04-62/+32
* sf: sst: inline duplicate write enable helper funcsMike Frysinger2012-03-04-22/+4
* sf: eon: drop duplicate idMike Frysinger2012-03-04-5/+0
* sf: unify erase commandsMike Frysinger2012-03-04-71/+18
* sf: inline data constantsMike Frysinger2012-03-04-105/+12
* sf: spansion: inline useless id definesMike Frysinger2012-07-20-22/+12
* sf: drop unused/duplicate command definesMike Frysinger2012-07-20-75/+11
* MTD: SPEAr SMI: Add write support for length < 4 bytesStefan Roese2012-07-07-4/+18
* st_smi: Fixed page size for Winbond W25Q128FV flashArmando Visconti2012-07-07-1/+1
* st_smi: Change timeout loop implementationAmit Virdi2012-07-07-10/+17
* st_smi: Fix bug in flash_print_info()Armando Visconti2012-07-07-2/+7
* st_smi: Change the flash probing methodArmando Visconti2012-07-07-27/+65
* st_smi: Removed no needed dependency on ST_M25Pxx_IDArmando Visconti2012-07-07-32/+18