summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* onenand: rename 16 bit memory copy into memcpy_16() to avoid conflictsWolfgang Denk2008-05-011-4/+4
* cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs2008-04-251-0/+17
* PATCH - Fix oob data copied into supplied bufferTroy Kisky2008-04-211-9/+8
* Clean up dataflash partitioningUlf Samuelsson2008-04-181-42/+3
* Remove conflicting NAND IDMike Frysinger2008-04-171-2/+0
* Fix OneNAND readKyungmin Park2008-04-131-0/+13
* cfi_flash: Support buffered writes on non-standard Spansion NOR flashGuennadi Liakhovetski2008-04-121-30/+16
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-082-64/+27
|\
| * dataflash: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-012-7/+4
| * Cleanup DataFlash partition handlingStelian Pop2008-04-011-57/+23
* | MTD/CFI: flash_read64 is defined a weak function (for SPARC)Daniel Hellstrom2008-03-291-1/+3
* | MTD/CFI: Add support for 16bit legacy AMD flashTor Krill2008-03-282-9/+54
|/
* Add Flex-OneNAND booting supportKyungmin Park2008-03-261-0/+6
* CFI: Small cleanup for FLASH_SHOW_PROGRESSStefan Roese2008-03-191-13/+9
* Flash programming progress countdown.Jerry Van Baren2008-03-191-1/+43
* CFI: Do not use uninitialized cmd_resetMichael Schwingen2008-02-211-1/+6
* AT91CAP9 support : build integrationStelian Pop2008-02-141-2/+3
* Improve DataFlash CS definition.Stelian Pop2008-02-141-13/+18
* Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-141-4/+0
* Fix incorrect address test in AT91F_DataflashSelect().Stelian Pop2008-02-141-1/+1
* nand: FSL UPM NAND driverAnton Vorontsov2008-01-162-0/+203
* OneNAND: Separate U-Boot dependent code from OneNANDKyungmin Park2008-01-163-21/+42
* CFI: Fix CONFIG_FLASH_CFI_LEGACY compilationMichael Schwingen2008-01-131-2/+2
* fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
* cfi_flash: Fix bug in flash_isset() to use correct 32bit functionStefan Roese2008-01-021-1/+1
* cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()Stefan Roese2007-12-271-1/+51
* cfi_flash: Add manufacturer-specific fixupsHaavard Skinnemoen2007-12-171-14/+53
* cfi_flash: Add cmdset-specific init functionsHaavard Skinnemoen2007-12-171-63/+111
* cfi_flash: Read whole QRY structure in one goHaavard Skinnemoen2007-12-171-86/+90
* cfi_flash: Use map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-131-60/+109
* cfi_flash: Introduce read and write accessorsHaavard Skinnemoen2007-12-131-78/+127
* cfi_flash: Reorder functions and eliminate extra prototypesHaavard Skinnemoen2007-12-131-687/+656
* cfi_flash: Make some needlessly global functions staticHaavard Skinnemoen2007-12-131-7/+9
* cfi_flash: Break long linesHaavard Skinnemoen2007-12-131-115/+189
* CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka2007-12-131-3/+20
* CFI: Coding style cleanupStefan Roese2007-12-081-5/+4
* CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen2007-12-083-12/+411
* drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-2518-0/+12989
OpenPOWER on IntegriCloud