summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/cfi_flash.c
Commit message (Expand)AuthorAgeFilesLines
* cfi: fix the incomplete erased status check in buffer writeTao Hou2012-03-211-2/+2
* * Fix: watchdog timed out, if flash blank (0xFF) blocksJens Scharsig (BuS Elektronik)2012-02-091-0/+3
* GCC4.6: Squash warning in cfi_flash.cMarek Vasut2011-10-271-1/+1
* Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ2011-07-261-0/+4
* cfi_flash: reverse geometry for newer STM partsMike Frysinger2011-06-291-0/+4
* cfi_flash driver - Add delay after reset commandAaron Williams2011-04-211-0/+7
* mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devicesHeiko Schocher2011-04-211-2/+11
* cfi_flash: reverse geometry for M29W800DT partsMike Frysinger2011-04-211-3/+4
* cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usagePeter Tyser2011-04-131-6/+8
* mtd, cfi: introduce void flash_protect_default(void)Heiko Schocher2011-04-071-36/+41
* cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) tooMario Schuknecht2011-04-071-1/+2
* cfi_flash: fix bug with flash banks with different sector numbersMartin Krause2011-03-281-0/+5
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-191-2/+2
* cfi_flash: avoid flash_verbose when possibleMike Frysinger2011-01-091-0/+6
* cfi_flash: Add optional config register write to cfi-detectionStefan Roese2010-12-171-0/+43
* cfi_flash: Use flash_read32() in sector_erased()Stefan Roese2010-12-171-3/+3
* cfi_flash: Fix problems with status/id read modeStefan Roese2010-12-171-0/+12
* cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin2010-11-281-3/+4
* cfi_flash: handle 'chip size exceeds address window' situationIlya Yanok2010-10-231-5/+23
* cfi_flash: Fix "Unknown FLASH" error messageJohn Schmoller2010-10-121-1/+1
* cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-201-11/+4
* cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese2010-09-201-4/+9
* cfi_flash: Simplify flash_get_info()Stefan Roese2010-09-201-2/+2
* Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.Philippe De Muyter2010-08-181-8/+25
* cfi_flash: Cleanup flash_print_info()Stefan Roese2010-08-181-24/+27
* Fix printing & reading of 16-bit CFI device identifiersPhilippe De Muyter2010-08-181-4/+7
* cfi_flash: flinfo: allow user interrupt in flash print info fnKim Phillips2010-08-181-0/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* cfi_flash: reset timer in flash status checkThomas Chou2010-04-071-0/+2
* Merge remote branch 'origin/master' into nextWolfgang Denk2010-03-291-1/+4
|\
| * cfi_flash: precision and underflow problem in tout calculationRenato Andreola2010-03-251-1/+4
* | cfi flash: add status polling method for amd flashThomas Chou2010-03-261-7/+86
|/
* ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAMWolfgang Wegner2010-03-041-1/+2
* cfi: Add weak default function for flash_cmd_reset()Stefan Roese2009-10-281-133/+18
* Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger2009-08-261-2/+13
* flash: Fix CFI buffer size bugJohn Schmoller2009-08-131-1/+1
* issue write command to base for JEDEC flashPo-Yu Chuang2009-07-131-3/+8
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-1/+1
* Add support for the AT91RM9200EK Board.Ulf Samuelsson2009-04-041-4/+1
* Make flash protection work, when the environment is in EEPROMEric Schumann2009-03-231-1/+3
* CFI: geometry reversal for STMicro M29W320DTRichard Retanubun2009-03-191-2/+3
* cfi: make flash_get_info() non staticHeiko Schocher2009-02-111-1/+1
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2009-02-071-29/+24
|\
| * cfi_flash: Fix typo in cfi_flash.cStefan Roese2009-02-051-2/+2
| * cfi_flash: Silence compilation warningStefan Roese2009-02-051-1/+1
| * flash/cfi_flash: Use virtual sector start address, not physBecky Bruce2009-02-051-29/+24
* | Fix compiler warningWolfgang Denk2009-02-041-1/+1
|/
* CFI: Add geometry reversal for STMicro M29W320ETRichard Retanubun2009-01-261-0/+17
* CFI: increase performance of function find_sector()Jens Gehrlein2009-01-261-7/+16
* CFI: avoid redundant function call in single word programming modeJens Gehrlein2009-01-261-3/+7
OpenPOWER on IntegriCloud