summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd/dataflash.c: fix a problem with the last partitionIlko Iliev2008-12-021-1/+1
* fix some coding style violations.Ilko Iliev2008-12-021-13/+12
* NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood2008-11-251-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-11-2522-0/+12566
|\
| * mtd: Remove a printf() from add_mtd_device().Piotr Ziecik2008-11-241-2/+0
| * UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park2008-11-194-0/+3810
| * UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park2008-11-194-0/+2538
| * UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park2008-11-193-0/+2018
| * UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park2008-11-195-0/+1768
| * UBI: Add basic UBI support to U-Boot (Part 1/8)Kyungmin Park2008-11-193-0/+1755
| * MTD: Add MTD paritioning infrastructureKyungmin Park2008-11-193-0/+679
* | cfi-mtd: Add cfi-mtd driver.Piotr Ziecik2008-11-243-0/+208
* | cfi_flash: Add interface for flash verbosity controlPiotr Ziecik2008-11-241-11/+22
* | cfi_flash: Export flash_sector_size() function.Piotr Ziecik2008-11-241-2/+0
* | cfi_flash: Make all flash access functions weakStefan Roese2008-11-241-7/+25
|/
* CFI Driver: Fix "flash not ready" problemWolfgang Denk2008-10-311-1/+2
* NAND: Properly create JFFS2 cleanmarkers.Scott Wood2008-10-291-19/+11
* NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood2008-10-291-2/+14
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-9/+11
* NAND: Reset chip on power-upKarl Beldan2008-10-291-0/+8
* NAND: sync with 2.6.27Scott Wood2008-10-296-43/+141
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1811-90/+90
* Fix the NAND size overflow issue.Jason Jin2008-10-141-2/+2
* CFI: cfi_flash write fix for AMD legacyEd Swarthout2008-10-131-3/+5
* cfi_flash: do not reset flash when probe failsMike Frysinger2008-10-021-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-09-131-6/+50
|\
| * fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov2008-09-121-4/+0
| * fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov2008-09-121-1/+34
| * fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov2008-09-121-1/+16
* | rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-8/+8
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-09-101-1/+1
|\
| * Fix printf errors under -DDEBUGAndrew Klossner2008-09-091-1/+1
* | mtd: SPI Flash: Support the STMicro FlashTsiChung Liew2008-09-094-0/+363
|/
* Update i386 code (sc520_cdp)Graeme Russ2008-09-091-1/+1
* NAND: add NAND driver for S3C64XXGuennadi Liakhovetski2008-08-312-0/+320
* Minor coding style cleanup, updte CHANGELOGWolfgang Denk2008-08-251-5/+5
* Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-212-200/+706
* CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()Nick Spence2008-08-201-0/+1
* CFI: Fix AMD Legacy sector protectTsiChung Liew2008-08-201-3/+9
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2008-08-142-6/+60
|\
| * Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-08-1421-2797/+3597
| |\
| * | cfi-flash: Added support to flash_real_protect for Atmel flash devicesRafael Campos2008-08-061-6/+43
| * | cfi-flash: Add definition for the AM29LV800BB AMD NOR-flashGuennadi Liakhovetski2008-08-061-0/+17
* | | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-143-83/+83
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-142-39/+96
|\ \ \ | |_|/ |/| |
| * | Fix OneNAND build breakKyungmin Park2008-08-132-39/+96
* | | drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-132-6/+4
* | | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-1310-36/+9
* | | drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-16/+2
OpenPOWER on IntegriCloud