index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
cfi_flash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"
Stefan Roese
2013-04-12
1
-55
/
+23
*
Revert "cfi_flash: Use uintptr_t for casts from u32 to void *"
Stefan Roese
2013-04-12
1
-1
/
+1
*
cfi_flash: Use uintptr_t for casts from u32 to void *
Stefan Roese
2013-04-04
1
-1
/
+1
*
mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
Jagannadha Sutradharudu Teki
2013-04-02
1
-0
/
+23
*
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
aaron.williams@caviumnetworks.com
2013-04-02
1
-23
/
+55
*
cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd
Stefan Roese
2013-01-10
1
-0
/
+2
*
cfi_flash: Enable PPB protection for all AMD cmdset flash chips
Stefan Roese
2013-01-10
1
-8
/
+5
*
cfi_flash: Read PPB sector protection from device for AMD/Spansion chips
Stefan Roese
2013-01-10
1
-0
/
+21
*
cfi_flash: Add manufact_match helper function
Stefan Roese
2013-01-10
1
-7
/
+9
*
mtd/cfi: add support for SST 4KB sector granularity
Angelo Dureghello
2013-01-10
1
-1
/
+24
*
drivers/mtd/cfi_flash.c: sparse fixes
Kim Phillips
2012-11-04
1
-9
/
+13
*
cfi: Make the flash erase and write operations abortable
Joe Hershberger
2012-09-03
1
-0
/
+11
*
cfi: Check for blank before erase
Joe Hershberger
2012-09-03
1
-0
/
+26
*
mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs
Holger Brunck
2012-08-13
1
-22
/
+43
*
cfi_flash: add support for Spansion flash PPB sector protection
Anatolij Gustschin
2012-08-13
1
-0
/
+52
*
cfi: fix the incomplete erased status check in buffer write
Tao Hou
2012-03-21
1
-2
/
+2
*
* Fix: watchdog timed out, if flash blank (0xFF) blocks
Jens Scharsig (BuS Elektronik)
2012-02-09
1
-0
/
+3
*
GCC4.6: Squash warning in cfi_flash.c
Marek Vasut
2011-10-27
1
-1
/
+1
*
Timer: Allow reset_timer() only for systems with low resolution timers
Graeme Russ
2011-07-26
1
-0
/
+4
*
cfi_flash: reverse geometry for newer STM parts
Mike Frysinger
2011-06-29
1
-0
/
+4
*
cfi_flash driver - Add delay after reset command
Aaron Williams
2011-04-21
1
-0
/
+7
*
mtd, cfi: read AMD 3-byte (expanded) device ids on 16bit devices
Heiko Schocher
2011-04-21
1
-2
/
+11
*
cfi_flash: reverse geometry for M29W800DT parts
Mike Frysinger
2011-04-21
1
-3
/
+4
*
cfi_flash: Fix CONFIG_SYS_FLASH_AUTOPROTECT_LIST usage
Peter Tyser
2011-04-13
1
-6
/
+8
*
mtd, cfi: introduce void flash_protect_default(void)
Heiko Schocher
2011-04-07
1
-36
/
+41
*
cfi_flash: use AMD fixups for AMIC (e.g. A29L160A series) too
Mario Schuknecht
2011-04-07
1
-1
/
+2
*
cfi_flash: fix bug with flash banks with different sector numbers
Martin Krause
2011-03-28
1
-0
/
+5
*
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-19
1
-2
/
+2
*
cfi_flash: avoid flash_verbose when possible
Mike Frysinger
2011-01-09
1
-0
/
+6
*
cfi_flash: Add optional config register write to cfi-detection
Stefan Roese
2010-12-17
1
-0
/
+43
*
cfi_flash: Use flash_read32() in sector_erased()
Stefan Roese
2010-12-17
1
-3
/
+3
*
cfi_flash: Fix problems with status/id read mode
Stefan Roese
2010-12-17
1
-0
/
+12
*
cfi_flash: fix bug introduced while recent change to flash_get_size()
Anatolij Gustschin
2010-11-28
1
-3
/
+4
*
cfi_flash: handle 'chip size exceeds address window' situation
Ilya Yanok
2010-10-23
1
-5
/
+23
*
cfi_flash: Fix "Unknown FLASH" error message
John Schmoller
2010-10-12
1
-1
/
+1
*
cfi_flash: Simplify dynamic flash bank number detection
Stefan Roese
2010-09-20
1
-11
/
+4
*
cfi_flash: Add weak default for cfi_flash_bank_addr()
Stefan Roese
2010-09-20
1
-4
/
+9
*
cfi_flash: Simplify flash_get_info()
Stefan Roese
2010-09-20
1
-2
/
+2
*
Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.
Philippe De Muyter
2010-08-18
1
-8
/
+25
*
cfi_flash: Cleanup flash_print_info()
Stefan Roese
2010-08-18
1
-24
/
+27
*
Fix printing & reading of 16-bit CFI device identifiers
Philippe De Muyter
2010-08-18
1
-4
/
+7
*
cfi_flash: flinfo: allow user interrupt in flash print info fn
Kim Phillips
2010-08-18
1
-0
/
+2
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
1
-1
/
+1
*
cfi_flash: reset timer in flash status check
Thomas Chou
2010-04-07
1
-0
/
+2
*
Merge remote branch 'origin/master' into next
Wolfgang Denk
2010-03-29
1
-1
/
+4
|
\
|
*
cfi_flash: precision and underflow problem in tout calculation
Renato Andreola
2010-03-25
1
-1
/
+4
*
|
cfi flash: add status polling method for amd flash
Thomas Chou
2010-03-26
1
-7
/
+86
|
/
*
] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM
Wolfgang Wegner
2010-03-04
1
-1
/
+2
*
cfi: Add weak default function for flash_cmd_reset()
Stefan Roese
2009-10-28
1
-133
/
+18
*
Support up to 7 banks for ids as specified in JEDEC JEP106Z
Niklaus Giger
2009-08-26
1
-2
/
+13
[next]