summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* sf: move useful messages from debug to printfMike Frysinger2010-06-307-16/+22
* spi_flash: support old STMicro parts with RESThomas Chou2010-06-302-0/+22
* UBI: initialise update markerPeter Horton2010-06-231-0/+1
* Blackfin: nand: drain the write buffer before returningAndrew Caldwell2010-05-261-1/+6
* UBI: Ensure that "background thread" operations are really executedStefan Roese2010-05-191-2/+7
* drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre2010-04-091-0/+6
* cfi_flash: reset timer in flash status checkThomas Chou2010-04-071-0/+2
* Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-291-1/+4
|\
| * cfi_flash: precision and underflow problem in tout calculationRenato Andreola2010-03-251-1/+4
* | Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk2010-03-291-7/+86
|\ \
| * | cfi flash: add status polling method for amd flashThomas Chou2010-03-261-7/+86
| |/
* | at91: add hwecc method for nandNikolay Petukhov2010-03-232-0/+301
* | TI: Davinci: NAND Driver CleanupCyril Chemparathy2010-03-231-59/+69
|/
* mod change 755 => 644 for multiple filesThomas Weber2010-03-213-0/+0
* Prepare v2010.03-rc1Wolfgang Denk2010-03-121-3/+1
* ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner2010-03-041-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-02-031-17/+18
|\
| * CFI: fix eraseregions numblocksLadislav Michl2010-02-021-17/+18
* | Nand mxc_nand add v1.1 controller supportJohn Rigby2010-01-271-71/+546
|/
* SPEAr : nand driver support for SPEAr SoCsVipin KUMAR2010-01-232-0/+125
* SPEAr : smi driver support for SPEAr SoCsVipin KUMAR2010-01-232-0/+524
* MXC: Add large page oob layout for i.MX31 NAND controller.Magnus Lilja2010-01-191-0/+12
* mxc_nand: Update driver to work with i.MX31.Magnus Lilja2010-01-191-3/+31
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-01-121-14/+13
|\
| * Davinci: NAND enable ECC even when not in NAND boot modeNick Thompson2010-01-041-0/+2
| * Davinci: Configurable NAND chip selectsNick Thompson2010-01-041-14/+11
* | Davinci: davinci_nand.c performance enhancmentsNick Thompson2010-01-061-54/+146
|/
* Merge branch 'next' of ../nextWolfgang Denk2009-12-1510-159/+855
|\
| * common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-4/+0
| * Merge branch 'master' into nextWolfgang Denk2009-12-071-1/+1
| |\
| * \ Merge branch 'master' into nextWolfgang Denk2009-12-055-1/+341
| |\ \
| * | | Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-271-1/+1
| * | | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-271-1/+1
| * | | Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-271-1/+1
| * | | NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj2009-11-201-7/+16
| * | | S3C2410 NAND Flash Add Missing FunctionHui.Tang2009-11-181-4/+27
| * | | NAND: Update read_read_subpage API checkSandeep Paulraj2009-11-181-1/+1
| * | | Flex-OneNAND driver supportAmul Kumar Saha2009-11-133-98/+662
| * | | fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu2009-11-131-4/+0
| * | | NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-11-131-4/+96
| * | | NAND: Don't walk past end of oobfree[]Sandeep Paulraj2009-11-131-1/+2
| * | | NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj2009-11-131-1/+1
| * | | NAND: Updating comments/explanations in the NAND driverSandeep Paulraj2009-11-131-4/+8
| * | | NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj2009-11-131-0/+1
| * | | NAND: Remove commented out codeSandeep Paulraj2009-11-131-1/+0
| * | | NAND: Correct the "chip_shift" calculationSandeep Paulraj2009-11-131-1/+1
| * | | NAND: Update to support 64 bit device sizeSandeep Paulraj2009-11-132-28/+39
* | | | nand: Fix access to last block in NAND devicesStefan Roese2009-12-111-2/+2
| |_|/ |/| |
* | | Fix computation in nand_util.c:get_len_incl_badDaniel Hobi2009-12-071-1/+1
| |/ |/|
* | sf: fix stmicro offset setup while erasingMike Frysinger2009-11-221-1/+2
OpenPOWER on IntegriCloud