Commit Graph

80 Commits (4d2ca9d6a0452edeaf5922cbae3b939974114214)

Author SHA1 Message Date
Stefan Roese 4d2ca9d6a0 cfi_flash: Use flash_read32() in sector_erased() 14 years ago
Stefan Roese df4e813b72 cfi_flash: Fix problems with status/id read mode 14 years ago
Anatolij Gustschin 34bbb8fb46 cfi_flash: fix bug introduced while recent change to flash_get_size() 14 years ago
Ilya Yanok ec50a8e389 cfi_flash: handle 'chip size exceeds address window' situation 14 years ago
John Schmoller 0e3fa01a63 cfi_flash: Fix "Unknown FLASH" error message 14 years ago
Stefan Roese ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 14 years ago
Stefan Roese b00e19cc6b cfi_flash: Add weak default for cfi_flash_bank_addr() 14 years ago
Stefan Roese cba34aafde cfi_flash: Simplify flash_get_info() 14 years ago
Philippe De Muyter 54652991ca Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips. 14 years ago
Stefan Roese 70084df712 cfi_flash: Cleanup flash_print_info() 14 years ago
Philippe De Muyter d77c7ac47e Fix printing & reading of 16-bit CFI device identifiers 14 years ago
Kim Phillips 2e97394a6d cfi_flash: flinfo: allow user interrupt in flash print info fn 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Thomas Chou 22d6c8faac cfi_flash: reset timer in flash status check 14 years ago
Thomas Chou e5720823f6 cfi flash: add status polling method for amd flash 14 years ago
Renato Andreola c40c94a3d2 cfi_flash: precision and underflow problem in tout calculation 14 years ago
Wolfgang Wegner 8f9a221045 ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM 14 years ago
Stefan Roese fa36ae790e cfi: Add weak default function for flash_cmd_reset() 15 years ago
Niklaus Giger 3a7b2c21fb Support up to 7 banks for ids as specified in JEDEC JEP106Z 15 years ago
John Schmoller 7dedefdf74 flash: Fix CFI buffer size bug 15 years ago
Po-Yu Chuang b4db4a7638 issue write command to base for JEDEC flash 15 years ago
Wolfgang Denk dfcd7f2160 Redundant Environment: protect full sector size 15 years ago
Ulf Samuelsson cb82a53266 Add support for the AT91RM9200EK Board. 15 years ago
Eric Schumann 3a3baf3ee6 Make flash protection work, when the environment is in EEPROM 15 years ago
Richard Retanubun 7a88601a34 CFI: geometry reversal for STMicro M29W320DT 15 years ago
Heiko Schocher 4f975678de cfi: make flash_get_info() non static 16 years ago
Stefan Roese e1fb6d0d52 cfi_flash: Fix typo in cfi_flash.c 16 years ago
Stefan Roese ec21d5cfcb cfi_flash: Silence compilation warning 16 years ago
Becky Bruce 09ce9921a7 flash/cfi_flash: Use virtual sector start address, not phys 16 years ago
Wolfgang Denk 657f2062d8 Fix compiler warning 16 years ago
Richard Retanubun e8eac43718 CFI: Add geometry reversal for STMicro M29W320ET 16 years ago
Jens Gehrlein 0f8e851e89 CFI: increase performance of function find_sector() 16 years ago
Jens Gehrlein a7292871a7 CFI: avoid redundant function call in single word programming mode 16 years ago
Piotr Ziecik 91809ed51d cfi-mtd: Add cfi-mtd driver. 16 years ago
Piotr Ziecik 6ea808efdf cfi_flash: Add interface for flash verbosity control 16 years ago
Piotr Ziecik ebc9784ce6 cfi_flash: Export flash_sector_size() function. 16 years ago
Stefan Roese 45aa5a7f4d cfi_flash: Make all flash access functions weak 16 years ago
Wolfgang Denk 9abda6ba73 CFI Driver: Fix "flash not ready" problem 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Ed Swarthout 0d01f66d23 CFI: cfi_flash write fix for AMD legacy 16 years ago
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