summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | nand: consolidate duplicated constantsJoe Hershberger2012-09-171-6/+0
| * | nand: Change ulong to loff_t and size_tJoe Hershberger2012-09-171-2/+3
| * | nand: Add support for unlock.invertJoe Hershberger2012-09-171-3/+14
| * | mtd: support ONFI multi lun NANDMatthieu CASTET2012-09-171-1/+2
| * | cfi: Make the flash erase and write operations abortableJoe Hershberger2012-09-031-0/+11
| * | cfi: Check for blank before eraseJoe Hershberger2012-09-031-0/+26
* | | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-09-292-3/+19
|\ \ \ | |_|/ |/| |
| * | spiflash: at25: using common spi flash operationBo Shen2012-09-171-3/+8
| * | spi: add atmel at25df321 serial flash supportBo Shen2012-09-171-0/+10
| * | atmel_nand: fix the U-Boot output information about nand flash with PMECC ena...Wu, Josh2012-09-131-2/+3
| |/
* | NAND: MXS: include common.h first so cache.h is included in correct orderTom Warren2012-09-101-1/+1
* | tegra: nand: Add Tegra NAND driverJim Lin2012-09-073-0/+1284
* | nand: Try to align the default buffersSimon Glass2012-09-071-1/+2
|/
* at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh2012-09-012-1/+792
* at91: atmel_nand: remove unused variables.Wu, Josh2012-09-011-2/+1
* at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2012-09-011-58/+86
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-011-3/+3
* arm: omap: Fix switching back to nandecc sw.Jeroen Hofstee2012-09-011-0/+1
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-011-6/+6
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-09-013-13/+40
|\
| * sf: spansion: Add support for S25FL256SMichal Simek2012-08-141-0/+7
| * sf: winbond: fix page_sizeStephen Warren2012-08-141-1/+1
| * sf: stmicro: add support for N25Q128AMichal Simek2012-08-101-0/+6
| * sf: stmicro: add support N25Q128 partsStephan Linz2012-08-091-0/+6
| * sf: stmicro: support JEDEC standard two-byte signatureStephan Linz2012-08-091-12/+15
| * sf: winbond: add W25Q32Rajeshwari Shinde2012-08-091-0/+5
* | mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashsHolger Brunck2012-08-131-22/+43
* | cfi_flash: add support for Spansion flash PPB sector protectionAnatolij Gustschin2012-08-131-0/+52
|/
* sf: stmicro: add geometrical info for N25Q256 from MicronJérôme Carretero2012-04-081-0/+6
* sf: unify status register writing (and thus block unlocking)Mike Frysinger2012-03-044-62/+32
* sf: sst: inline duplicate write enable helper funcsMike Frysinger2012-03-041-22/+4
* sf: eon: drop duplicate idMike Frysinger2012-03-041-5/+0
* sf: unify erase commandsMike Frysinger2012-03-048-71/+18
* sf: inline data constantsMike Frysinger2012-03-045-105/+12
* sf: spansion: inline useless id definesMike Frysinger2012-07-201-22/+12
* sf: drop unused/duplicate command definesMike Frysinger2012-07-208-75/+11
* MTD: SPEAr SMI: Add write support for length < 4 bytesStefan Roese2012-07-071-4/+18
* st_smi: Fixed page size for Winbond W25Q128FV flashArmando Visconti2012-07-071-1/+1
* st_smi: Change timeout loop implementationAmit Virdi2012-07-071-10/+17
* st_smi: Fix bug in flash_print_info()Armando Visconti2012-07-071-2/+7
* st_smi: Change the flash probing methodArmando Visconti2012-07-071-27/+65
* st_smi: Removed no needed dependency on ST_M25Pxx_IDArmando Visconti2012-07-071-32/+18
* st_smi: Fix smi read statusVipin Kumar2012-07-071-6/+2
* st_smi: Move status register read before modifying ctrl registerShiraz Hashim2012-07-071-2/+4
* st_smi: Read status until timeout happensVipin KUMAR2012-07-071-1/+1
* st_smi: Enhance the error handlingAmit Virdi2012-07-071-13/+21
* st_smi: Return error in case TFF is not setAmit Virdi2012-07-071-8/+14
* st_smi: Add support for SPEAr SMI driverVipin KUMAR2012-07-072-4/+5
* mtd/NAND: Remove obsolete SPEAr specific NAND driversVipin KUMAR2012-07-071-124/+0
* mtd/NAND: Add FSMC driver supportVipin KUMAR2012-07-072-0/+487
OpenPOWER on IntegriCloud