index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
cfi_flash.c
Age
Commit message (
Expand
)
Author
2015-10-27
cfi_flash: use specific width types for cword
Ryan Harkin
2014-10-25
cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}
Jeroen Hofstee
2014-10-06
cfi_flash: don't hide write/erase errors
Baruch Siach
2014-07-18
mtd: cfi_flash: fix clang warning
Jeroen Hofstee
2013-07-26
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2013-07-25
cfi_flash: use buffer length in unmap_physmem()
Kuo-Jung Su
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
mtd: cfi_flash: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-05-23
cfi_flash: return NULL for invalid base address input
Masahiro Yamada
2013-05-23
cosmetic: cfi_flash: delete a space after an unary operator
Masahiro Yamada
2013-05-23
cfi_flash: Fix unaligned accesses to cfi_qry structure
Andrew Gabbasov
2013-04-12
Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"
Stefan Roese
2013-04-12
Revert "cfi_flash: Use uintptr_t for casts from u32 to void *"
Stefan Roese
2013-04-04
cfi_flash: Use uintptr_t for casts from u32 to void *
Stefan Roese
2013-04-02
mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
Jagannadha Sutradharudu Teki
2013-04-02
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
aaron.williams@caviumnetworks.com
2013-01-10
cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd
Stefan Roese
2013-01-10
cfi_flash: Enable PPB protection for all AMD cmdset flash chips
Stefan Roese
2013-01-10
cfi_flash: Read PPB sector protection from device for AMD/Spansion chips
Stefan Roese
2013-01-10
cfi_flash: Add manufact_match helper function
Stefan Roese
2013-01-10
mtd/cfi: add support for SST 4KB sector granularity
Angelo Dureghello
2012-11-04
drivers/mtd/cfi_flash.c: sparse fixes
Kim Phillips
2012-09-03
cfi: Make the flash erase and write operations abortable
Joe Hershberger
2012-09-03
cfi: Check for blank before erase
Joe Hershberger
2012-08-13
mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs
Holger Brunck
2012-08-13
cfi_flash: add support for Spansion flash PPB sector protection
Anatolij Gustschin
2012-03-21
cfi: fix the incomplete erased status check in buffer write
Tao Hou
2012-02-09
* Fix: watchdog timed out, if flash blank (0xFF) blocks
Jens Scharsig (BuS Elektronik)
2011-10-27
GCC4.6: Squash warning in cfi_flash.c
Marek Vasut
2011-07-26
Timer: Allow reset_timer() only for systems with low resolution timers
Graeme Russ
2011-06-29
cfi_flash: reverse geometry for newer STM parts
Mike Frysinger
2011-04-21
cfi_flash driver - Add delay after reset command
Aaron Williams
2011-04-21
mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices
Heiko Schocher
2011-04-21
cfi_flash: reverse geometry for M29W800DT parts
Mike Frysinger
2011-04-13
cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage
Peter Tyser
2011-04-07
mtd, cfi: introduce void flash_protect_default(void)
Heiko Schocher
2011-04-07
cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too
Mario Schuknecht
2011-03-28
cfi_flash: fix bug with flash banks with different sector numbers
Martin Krause
2011-01-18
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-09
cfi_flash: avoid flash_verbose when possible
Mike Frysinger
2010-12-17
cfi_flash: Add optional config register write to cfi-detection
Stefan Roese
2010-12-17
cfi_flash: Use flash_read32() in sector_erased()
Stefan Roese
2010-12-17
cfi_flash: Fix problems with status/id read mode
Stefan Roese
2010-11-28
cfi_flash: fix bug introduced while recent change to flash_get_size()
Anatolij Gustschin
2010-10-23
cfi_flash: handle 'chip size exceeds address window' situation
Ilya Yanok
2010-10-12
cfi_flash: Fix "Unknown FLASH" error message
John Schmoller
2010-09-20
cfi_flash: Simplify dynamic flash bank number detection
Stefan Roese
2010-09-20
cfi_flash: Add weak default for cfi_flash_bank_addr()
Stefan Roese
2010-09-20
cfi_flash: Simplify flash_get_info()
Stefan Roese
2010-08-18
Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.
Philippe De Muyter
[next]