index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
cfi_flash.c
Age
Commit message (
Expand
)
Author
2017-06-01
fdt: Rename a few functions in fdt_support
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-12-04
mtd: cfi_flash: fix indentation
Andre Przywara
2016-07-20
mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips
Daniel Schwierzeck
2016-04-13
mtd: cfi: Unlock current sector instead of sector 0 before buffered write
Rouven Behr
2016-03-27
cfi_flash: return device into read array mode after reading status
Vasily Khoruzhick
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-12
cfi_flash: convert to driver model
Thomas Chou
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-19
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
[next]