index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
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
*
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
*
flash: Fix CFI buffer size bug
John Schmoller
2009-08-13
1
-1
/
+1
*
issue write command to base for JEDEC flash
Po-Yu Chuang
2009-07-13
1
-3
/
+8
*
Redundant Environment: protect full sector size
Wolfgang Denk
2009-06-04
1
-1
/
+1
*
Add support for the AT91RM9200EK Board.
Ulf Samuelsson
2009-04-04
1
-4
/
+1
*
Make flash protection work, when the environment is in EEPROM
Eric Schumann
2009-03-23
1
-1
/
+3
*
CFI: geometry reversal for STMicro M29W320DT
Richard Retanubun
2009-03-19
1
-2
/
+3
*
cfi: make flash_get_info() non static
Heiko Schocher
2009-02-11
1
-1
/
+1
*
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
Wolfgang Denk
2009-02-07
1
-29
/
+24
|
\
|
*
cfi_flash: Fix typo in cfi_flash.c
Stefan Roese
2009-02-05
1
-2
/
+2
|
*
cfi_flash: Silence compilation warning
Stefan Roese
2009-02-05
1
-1
/
+1
|
*
flash/cfi_flash: Use virtual sector start address, not phys
Becky Bruce
2009-02-05
1
-29
/
+24
*
|
Fix compiler warning
Wolfgang Denk
2009-02-04
1
-1
/
+1
|
/
*
CFI: Add geometry reversal for STMicro M29W320ET
Richard Retanubun
2009-01-26
1
-0
/
+17
*
CFI: increase performance of function find_sector()
Jens Gehrlein
2009-01-26
1
-7
/
+16
*
CFI: avoid redundant function call in single word programming mode
Jens Gehrlein
2009-01-26
1
-3
/
+7
*
cfi-mtd: Add cfi-mtd driver.
Piotr Ziecik
2008-11-24
1
-0
/
+5
*
cfi_flash: Add interface for flash verbosity control
Piotr Ziecik
2008-11-24
1
-11
/
+22
*
cfi_flash: Export flash_sector_size() function.
Piotr Ziecik
2008-11-24
1
-2
/
+0
*
cfi_flash: Make all flash access functions weak
Stefan Roese
2008-11-24
1
-7
/
+25
*
CFI Driver: Fix "flash not ready" problem
Wolfgang Denk
2008-10-31
1
-1
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-51
/
+51
*
CFI: cfi_flash write fix for AMD legacy
Ed Swarthout
2008-10-13
1
-3
/
+5
*
cfi_flash: do not reset flash when probe fails
Mike Frysinger
2008-10-02
1
-1
/
+2
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-8
/
+8
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-2
/
+2
*
Fix printf errors under -DDEBUG
Andrew Klossner
2008-09-09
1
-1
/
+1
*
CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()
Nick Spence
2008-08-20
1
-0
/
+1
[next]