summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | sf: new driver for Winbond W25X16/32/64 devicesJason McMullan2009-11-224-0/+339
|/
* cfi: Add weak default function for flash_cmd_reset()Stefan Roese2009-10-281-133/+18
* sf: add GPL-2 license infoMike Frysinger2009-10-242-0/+2
* Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-131-37/+25
* s5pc1xx: support onenand driverMinkyu Kang2009-10-132-0/+637
* Conditionally perform common relocation fixupsPeter Tyser2009-10-031-0/+2
* NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood2009-09-281-2/+1
* mpc512x. Micron nand flash needs a reset before a read command is issued.Paul Gibson2009-09-221-0/+1
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-2/+2
* mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood2009-09-041-1/+1
* NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj2009-08-261-2/+282
* MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj2009-08-261-0/+59
* mxc_nand: add nand driver for MX2/MX3Ilya Yanok2009-08-262-0/+881
OpenPOWER on IntegriCloud