aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2010-08-26ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang1-3/+3
2010-08-18Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.Philippe De Muyter1-8/+25
2010-08-18cfi_flash: Cleanup flash_print_info()Stefan Roese1-24/+27
2010-08-18Fix printing & reading of 16-bit CFI device identifiersPhilippe De Muyter1-4/+7
2010-08-18cfi_flash: flinfo: allow user interrupt in flash print info fnKim Phillips1-0/+2
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-11/+7
2010-07-14Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-8/+8
2010-07-13Blackfin: bfin_nand: convert to portmux frameworkMike Frysinger1-8/+8
2010-07-08mtd: nand_plat: add simple GPIO framework DEV_READY optionMike Frysinger1-0/+11
2010-07-08NAND: add Toshiba TC58NVG0 identifierFlorian Fainelli1-0/+1
2010-07-08NAND: show manufacturer and device ID for unknown chipsFlorian Fainelli1-1/+5
2010-06-30sf: move useful messages from debug to printfMike Frysinger7-16/+22
2010-06-30spi_flash: support old STMicro parts with RESThomas Chou2-0/+22
2010-06-23UBI: initialise update markerPeter Horton1-0/+1
2010-05-26Blackfin: nand: drain the write buffer before returningAndrew Caldwell1-1/+6
2010-05-19UBI: Ensure that "background thread" operations are really executedStefan Roese1-2/+7
2010-04-09drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre1-0/+6
2010-04-07cfi_flash: reset timer in flash status checkThomas Chou1-0/+2
2010-03-29Merge remote branch 'origin/master' into nextWolfgang Denk1-1/+4
2010-03-29Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk1-7/+86
2010-03-26cfi flash: add status polling method for amd flashThomas Chou1-7/+86
2010-03-25cfi_flash: precision and underflow problem in tout calculationRenato Andreola1-1/+4
2010-03-23at91: add hwecc method for nandNikolay Petukhov2-0/+301
2010-03-23TI: Davinci: NAND Driver CleanupCyril Chemparathy1-59/+69
2010-03-21mod change 755 => 644 for multiple filesThomas Weber3-0/+0
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk1-3/+1
2010-03-04] fix monitor protection for CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner1-1/+2
2010-02-03Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-17/+18
2010-02-02CFI: fix eraseregions numblocksLadislav Michl1-17/+18
2010-01-27Nand mxc_nand add v1.1 controller supportJohn Rigby1-71/+546
2010-01-23SPEAr : nand driver support for SPEAr SoCsVipin KUMAR2-0/+125
2010-01-23SPEAr : smi driver support for SPEAr SoCsVipin KUMAR2-0/+524
2010-01-19MXC: Add large page oob layout for i.MX31 NAND controller.Magnus Lilja1-0/+12
2010-01-19mxc_nand: Update driver to work with i.MX31.Magnus Lilja1-3/+31
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-14/+13
2010-01-06Davinci: davinci_nand.c performance enhancmentsNick Thompson1-54/+146
2010-01-04Davinci: NAND enable ECC even when not in NAND boot modeNick Thompson1-0/+2
2010-01-04Davinci: Configurable NAND chip selectsNick Thompson1-14/+11
2009-12-15Merge branch 'next' of ../nextWolfgang Denk10-159/+855
2009-12-11nand: Fix access to last block in NAND devicesStefan Roese1-2/+2
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-4/+0
2009-12-07Merge branch 'master' into nextWolfgang Denk1-1/+1
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi1-1/+1
2009-12-05Merge branch 'master' into nextWolfgang Denk5-1/+341
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk1-1/+1
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang1-1/+1
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk1-1/+1
2009-11-22sf: fix stmicro offset setup while erasingMike Frysinger1-1/+2
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan4-0/+339