summaryrefslogtreecommitdiff
path: root/drivers/mtd/cfi_flash.c
AgeCommit message (Expand)Author
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-12cfi_flash: convert to driver modelThomas Chou
2015-10-27cfi_flash: use specific width types for cwordRyan Harkin
2014-10-25cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}Jeroen Hofstee
2014-10-06cfi_flash: don't hide write/erase errorsBaruch Siach
2014-07-18mtd: cfi_flash: fix clang warningJeroen Hofstee
2013-07-26Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashTom Rini
2013-07-25cfi_flash: use buffer length in unmap_physmem()Kuo-Jung Su
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26mtd: cfi_flash: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-05-23cfi_flash: return NULL for invalid base address inputMasahiro Yamada
2013-05-23cosmetic: cfi_flash: delete a space after an unary operatorMasahiro Yamada
2013-05-23cfi_flash: Fix unaligned accesses to cfi_qry structureAndrew Gabbasov
2013-04-12Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"Stefan Roese
2013-04-12Revert "cfi_flash: Use uintptr_t for casts from u32 to void *"Stefan Roese
2013-04-04cfi_flash: Use uintptr_t for casts from u32 to void *Stefan Roese
2013-04-02mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devicesJagannadha Sutradharudu Teki
2013-04-02mtd: cfi_flash: Fix CFI flash driver for 8-bit bus supportaaron.williams@caviumnetworks.com
2013-01-10cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmdStefan Roese
2013-01-10cfi_flash: Enable PPB protection for all AMD cmdset flash chipsStefan Roese
2013-01-10cfi_flash: Read PPB sector protection from device for AMD/Spansion chipsStefan Roese
2013-01-10cfi_flash: Add manufact_match helper functionStefan Roese
2013-01-10mtd/cfi: add support for SST 4KB sector granularityAngelo Dureghello
2012-11-04drivers/mtd/cfi_flash.c: sparse fixesKim Phillips
2012-09-03cfi: Make the flash erase and write operations abortableJoe Hershberger
2012-09-03cfi: Check for blank before eraseJoe Hershberger
2012-08-13mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashsHolger Brunck
2012-08-13cfi_flash: add support for Spansion flash PPB sector protectionAnatolij Gustschin
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