summaryrefslogtreecommitdiff
path: root/drivers/mtd/cfi_flash.c
AgeCommit message (Expand)Author
2012-03-21cfi: fix the incomplete erased status check in buffer writeTao Hou
2012-02-09* Fix: watchdog timed out, if flash blank (0xFF) blocksJens Scharsig (BuS Elektronik)
2011-10-27GCC4.6: Squash warning in cfi_flash.cMarek Vasut
2011-07-26Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ
2011-06-29cfi_flash: reverse geometry for newer STM partsMike Frysinger
2011-04-21cfi_flash driver - Add delay after reset commandAaron Williams
2011-04-21mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devicesHeiko Schocher
2011-04-21cfi_flash: reverse geometry for M29W800DT partsMike Frysinger
2011-04-13cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser
2011-04-07mtd, cfi: introduce void flash_protect_default(void)Heiko Schocher
2011-04-07cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) tooMario Schuknecht
2011-03-28cfi_flash: fix bug with flash banks with different sector numbersMartin Krause
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2011-01-09cfi_flash: avoid flash_verbose when possibleMike Frysinger
2010-12-17cfi_flash: Add optional config register write to cfi-detectionStefan Roese
2010-12-17cfi_flash: Use flash_read32() in sector_erased()Stefan Roese
2010-12-17cfi_flash: Fix problems with status/id read modeStefan Roese
2010-11-28cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin
2010-10-23cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok
2010-10-12cfi_flash: Fix "Unknown FLASH" error messageJohn Schmoller
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese
2010-09-20cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese
2010-09-20cfi_flash: Simplify flash_get_info()Stefan Roese
2010-08-18Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.Philippe De Muyter
2010-08-18cfi_flash: Cleanup flash_print_info()Stefan Roese
2010-08-18Fix printing & reading of 16-bit CFI device identifiersPhilippe De Muyter
2010-08-18cfi_flash: flinfo: allow user interrupt in flash print info fnKim Phillips
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-04-07cfi_flash: reset timer in flash status checkThomas Chou
2010-03-29Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-26cfi flash: add status polling method for amd flashThomas Chou
2010-03-25cfi_flash: precision and underflow problem in tout calculationRenato Andreola
2010-03-04] fix monitor protection for CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner
2009-10-28cfi: Add weak default function for flash_cmd_reset()Stefan Roese
2009-08-26Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger
2009-08-13flash: Fix CFI buffer size bugJohn Schmoller
2009-07-13issue write command to base for JEDEC flashPo-Yu Chuang
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson
2009-03-23Make flash protection work, when the environment is in EEPROMEric Schumann
2009-03-19CFI: geometry reversal for STMicro M29W320DTRichard Retanubun
2009-02-11cfi: make flash_get_info() non staticHeiko Schocher
2009-02-07Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk
2009-02-05cfi_flash: Fix typo in cfi_flash.cStefan Roese
2009-02-05cfi_flash: Silence compilation warningStefan Roese
2009-02-05flash/cfi_flash: Use virtual sector start address, not physBecky Bruce
2009-02-04Fix compiler warningWolfgang Denk
2009-01-26CFI: Add geometry reversal for STMicro M29W320ETRichard Retanubun
2009-01-26CFI: increase performance of function find_sector()Jens Gehrlein
2009-01-26CFI: avoid redundant function call in single word programming modeJens Gehrlein