Commit Graph

39 Commits (3c1de1a6d36be9eee284a6c596a86e94f19cc5b2)

Author SHA1 Message Date
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Wolfgang Denk d2c6fbec43 onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts 17 years ago
Matthias Fuchs c63ad6325a cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST 17 years ago
Troy Kisky 84c01d3a05 PATCH - Fix oob data copied into supplied buffer 17 years ago
Ulf Samuelsson c3a60cb3bd Clean up dataflash partitioning 17 years ago
Mike Frysinger e25cb8d3f4 Remove conflicting NAND ID 17 years ago
Kyungmin Park 77e475cc0e Fix OneNAND read 17 years ago
Guennadi Liakhovetski 96ef831f71 cfi_flash: Support buffered writes on non-standard Spansion NOR flash 17 years ago
Jean-Christophe PLAGNIOL-VILLARD b5873f1732 dataflash: Move CONFIG_HAS_DATAFLASH to Makefile 17 years ago
Stelian Pop 5604e2178c Cleanup DataFlash partition handling 17 years ago
Daniel Hellstrom 97bf85d784 MTD/CFI: flash_read64 is defined a weak function (for SPARC) 17 years ago
Tor Krill 90447ecbba MTD/CFI: Add support for 16bit legacy AMD flash 17 years ago
Kyungmin Park 1bb707c39a Add Flex-OneNAND booting support 17 years ago
Stefan Roese f0105727d1 CFI: Small cleanup for FLASH_SHOW_PROGRESS 17 years ago
Jerry Van Baren 9a042e9ca5 Flash programming progress countdown. 17 years ago
Michael Schwingen 1ba639da56 CFI: Do not use uninitialized cmd_reset 17 years ago
Stelian Pop 20b197c6f2 AT91CAP9 support : build integration 17 years ago
Stelian Pop d49fe4bed5 Improve DataFlash CS definition. 17 years ago
Kumar Gala 3cfb0c51b2 Remove duplicate defines for ARRAY_SIZE 17 years ago
Stelian Pop c77ce474b1 Fix incorrect address test in AT91F_DataflashSelect(). 17 years ago
Anton Vorontsov cd9d23053d nand: FSL UPM NAND driver 17 years ago
Kyungmin Park 6cb2239ae7 OneNAND: Separate U-Boot dependent code from OneNAND 17 years ago
Michael Schwingen 8225d1e3ac CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation 17 years ago
Marcel Ziswiler 7817cb2083 fix comments with new drivers organization 17 years ago
Stefan Roese ce37422d00 cfi_flash: Fix bug in flash_isset() to use correct 32bit function 17 years ago
Stefan Roese 47cc23cbe9 cfi_flash: Fix bug in flash_isset() to use correct 32bit function 17 years ago
Stefan Roese 0dc80e2759 cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() 17 years ago
Haavard Skinnemoen 467bcee11f cfi_flash: Add manufacturer-specific fixups 17 years ago
Haavard Skinnemoen 0ddf06ddf6 cfi_flash: Add cmdset-specific init functions 17 years ago
Haavard Skinnemoen e23741f4a6 cfi_flash: Read whole QRY structure in one go 17 years ago
Haavard Skinnemoen 12d30aa797 cfi_flash: Use map_physmem() and unmap_physmem() 17 years ago
Haavard Skinnemoen cdbaefb5f5 cfi_flash: Introduce read and write accessors 17 years ago
Haavard Skinnemoen be60a9021c cfi_flash: Reorder functions and eliminate extra prototypes 17 years ago
Haavard Skinnemoen 3055793bcb cfi_flash: Make some needlessly global functions static 17 years ago
Haavard Skinnemoen 7e5b9b4715 cfi_flash: Break long lines 17 years ago
Bartlomiej Sieka 42026c9cb3 CFI: synchronize command offsets with Linux CFI driver 17 years ago
Stefan Roese 9692c2734a CFI: Coding style cleanup 17 years ago
Michael Schwingen 81b20ccc2d CFI: support JEDEC flash roms in CFI-flash framework 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 59829cc189 drivers/mtd : move mtd drivers to drivers/mtd 17 years ago