summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Fixing coding style issuesWilliam Juul2008-08-122-6/+6
* Remove white space at end.William Juul2008-08-122-7/+7
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-126-2299/+2753
* OneNAND: Remove unused parameters to onenand_verify_pageSteve Sakoman2008-08-111-4/+2
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-08-101-1/+14
|\
| * DataFlash: AT45DB021 fix and AT45DB081 supportSergey Lapin2008-08-091-1/+14
* | CFI: allow for dynamically determined flash sizes and addressesWolfgang Denk2008-08-081-6/+8
|/
* spi flash: Fix printf() format warningsHaavard Skinnemoen2008-07-231-3/+3
* cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATASebastian Siewior2008-07-171-1/+4
* cfi_flash: make the command u32 onlySebastian Siewior2008-07-151-4/+4
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-1/+1
* DataFlash AT45DB021 supportSergey Lapin2008-07-101-0/+14
* MTD/NAND: Fix printf format warning in nand codeStefan Roese2008-07-102-4/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-07-104-85/+123
|\
| * NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-094-85/+123
* | jedec_flash: Fix AM29DL800BB device IDStefan Roese2008-07-081-1/+1
|/
* cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese2008-06-191-8/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-06-111-7/+34
|\
| * cfi_flash: enable M18 flash chips family support.Vasiliy Leoenenko2008-06-031-2/+21
| * cfi_flash: support of long cmd in U-boot.Vasiliy Leoenenko2008-06-031-7/+15
* | NAND: Added support for 128-bit OOB, adaptedSergei Poselenov2008-06-111-13/+33
* | NAND FSL UPM: driver re-write using the hwcontrol callbackWolfgang Grandegger2008-06-101-82/+46
* | SPI Flash subsystemHaavard Skinnemoen2008-06-034-0/+616
* | Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2008-06-031-0/+2
* | nand: Correct NAND erase percentage outputDirk Behme2008-05-281-0/+7
|/
* Big white-space cleanup.Wolfgang Denk2008-05-218-113/+113
* 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
OpenPOWER on IntegriCloud