summaryrefslogtreecommitdiff
path: root/drivers/mtd/cfi_flash.c
AgeCommit message (Expand)Author
2008-06-19cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-06-03cfi_flash: enable M18 flash chips family support.Vasiliy Leoenenko
2008-06-03cfi_flash: support of long cmd in U-boot.Vasiliy Leoenenko
2008-06-03Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala
2008-04-25cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs
2008-04-12cfi_flash: Support buffered writes on non-standard Spansion NOR flashGuennadi Liakhovetski
2008-03-29MTD/CFI: flash_read64 is defined a weak function (for SPARC)Daniel Hellstrom
2008-03-28MTD/CFI: Add support for 16bit legacy AMD flashTor Krill
2008-03-19CFI: Small cleanup for FLASH_SHOW_PROGRESSStefan Roese
2008-03-19Flash programming progress countdown.Jerry Van Baren
2008-02-21CFI: Do not use uninitialized cmd_resetMichael Schwingen
2008-01-13CFI: Fix CONFIG_FLASH_CFI_LEGACY compilationMichael Schwingen
2008-01-02cfi_flash: Fix bug in flash_isset() to use correct 32bit functionStefan Roese
2007-12-27cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()Stefan Roese
2007-12-17cfi_flash: Add manufacturer-specific fixupsHaavard Skinnemoen
2007-12-17cfi_flash: Add cmdset-specific init functionsHaavard Skinnemoen
2007-12-17cfi_flash: Read whole QRY structure in one goHaavard Skinnemoen
2007-12-13cfi_flash: Use map_physmem() and unmap_physmem()Haavard Skinnemoen
2007-12-13cfi_flash: Introduce read and write accessorsHaavard Skinnemoen
2007-12-13cfi_flash: Reorder functions and eliminate extra prototypesHaavard Skinnemoen
2007-12-13cfi_flash: Make some needlessly global functions staticHaavard Skinnemoen
2007-12-13cfi_flash: Break long linesHaavard Skinnemoen
2007-12-13CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka
2007-12-08CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD