Commit Graph

38 Commits (df4a0796e86662536df2387ddcf969c2a704bcc2)

Author SHA1 Message Date
Mike Frysinger 2215987e10 cfi_flash: do not reset flash when probe fails 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Andrew Klossner 5251469943 Fix printf errors under -DDEBUG 16 years ago
Nick Spence 9e8e63cce6 CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect() 16 years ago
TsiChung Liew 4e00acded2 CFI: Fix AMD Legacy sector protect 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 16 years ago
Wolfgang Denk 2a112b234d CFI: allow for dynamically determined flash sizes and addresses 16 years ago
Rafael Campos bc9019e197 cfi-flash: Added support to flash_real_protect for Atmel flash devices 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Sebastian Siewior 340ccb260f cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA 16 years ago
Sebastian Siewior 7288f972fc cfi_flash: make the command u32 only 16 years ago
Stefan Roese fb8c061ea0 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably 16 years ago
Vasiliy Leoenenko 9c048b5234 cfi_flash: enable M18 flash chips family support. 16 years ago
Vasiliy Leoenenko 93c56f212c cfi_flash: support of long cmd in U-boot. 16 years ago
Kumar Gala f979690ee3 Fix warnings from gcc-4.3.0 build on a ppc host 16 years ago
Matthias Fuchs c63ad6325a cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST 16 years ago
Guennadi Liakhovetski 96ef831f71 cfi_flash: Support buffered writes on non-standard Spansion NOR flash 16 years ago
Daniel Hellstrom 97bf85d784 MTD/CFI: flash_read64 is defined a weak function (for SPARC) 16 years ago
Tor Krill 90447ecbba MTD/CFI: Add support for 16bit legacy AMD flash 16 years ago
Stefan Roese f0105727d1 CFI: Small cleanup for FLASH_SHOW_PROGRESS 16 years ago
Jerry Van Baren 9a042e9ca5 Flash programming progress countdown. 16 years ago
Michael Schwingen 1ba639da56 CFI: Do not use uninitialized cmd_reset 17 years ago
Michael Schwingen 8225d1e3ac CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation 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
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
Haiying Wang 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 18 years ago
Heiko Schocher d0b6e14087 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver 18 years ago
Heiko Schocher cb4820725e [PATCH] Fix: Compilerwarnings for SC3 board. 18 years ago
Heiko Schocher ca43ba18e9 Added support for the SOLIDCARD III board from Eurodesign 18 years ago
Wolfgang Denk 92eb729bad Fix bug in adaption of Stefano Babic's CFI driver patch. 18 years ago
Stefano Babic d784fdb059 Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode) 18 years ago
Stefan Roese 260421a21e [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated] 18 years ago
roy zang c1fbe4103a This patch comes from Yuli's posted patch on 8/8/2006 18 years ago
Wolfgang Denk 62b8f54877 Fix watchdog handling in CFI flash driver 18 years ago
Wolfgang Denk 4af099bda9 Fix watchdog issues for ColdFire boards. 18 years ago
Stefan Roese 2662b40cac * Changes/fixes for drivers/cfi_flash.c: 18 years ago
Wolfgang Denk 0afe519a43 Add ADI Blackfin support 18 years ago