index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
cfi_flash.c
Commit message (
Expand
)
Author
Age
Lines
*
cfi: Add weak default function for flash_cmd_reset()
Stefan Roese
2009-10-28
-133
/
+18
*
Support up to 7 banks for ids as specified in JEDEC JEP106Z
Niklaus Giger
2009-08-26
-2
/
+13
*
flash: Fix CFI buffer size bug
John Schmoller
2009-08-13
-1
/
+1
*
issue write command to base for JEDEC flash
Po-Yu Chuang
2009-07-13
-3
/
+8
*
Redundant Environment: protect full sector size
Wolfgang Denk
2009-06-04
-1
/
+1
*
Add support for the AT91RM9200EK Board.
Ulf Samuelsson
2009-04-04
-4
/
+1
*
Make flash protection work, when the environment is in EEPROM
Eric Schumann
2009-03-23
-1
/
+3
*
CFI: geometry reversal for STMicro M29W320DT
Richard Retanubun
2009-03-19
-2
/
+3
*
cfi: make flash_get_info() non static
Heiko Schocher
2009-02-11
-1
/
+1
*
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
Wolfgang Denk
2009-02-07
-29
/
+24
|
\
|
*
cfi_flash: Fix typo in cfi_flash.c
Stefan Roese
2009-02-05
-2
/
+2
|
*
cfi_flash: Silence compilation warning
Stefan Roese
2009-02-05
-1
/
+1
|
*
flash/cfi_flash: Use virtual sector start address, not phys
Becky Bruce
2009-02-05
-29
/
+24
*
|
Fix compiler warning
Wolfgang Denk
2009-02-04
-1
/
+1
|
/
*
CFI: Add geometry reversal for STMicro M29W320ET
Richard Retanubun
2009-01-26
-0
/
+17
*
CFI: increase performance of function find_sector()
Jens Gehrlein
2009-01-26
-7
/
+16
*
CFI: avoid redundant function call in single word programming mode
Jens Gehrlein
2009-01-26
-3
/
+7
*
cfi-mtd: Add cfi-mtd driver.
Piotr Ziecik
2008-11-24
-0
/
+5
*
cfi_flash: Add interface for flash verbosity control
Piotr Ziecik
2008-11-24
-11
/
+22
*
cfi_flash: Export flash_sector_size() function.
Piotr Ziecik
2008-11-24
-2
/
+0
*
cfi_flash: Make all flash access functions weak
Stefan Roese
2008-11-24
-7
/
+25
*
CFI Driver: Fix "flash not ready" problem
Wolfgang Denk
2008-10-31
-1
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-51
/
+51
*
CFI: cfi_flash write fix for AMD legacy
Ed Swarthout
2008-10-13
-3
/
+5
*
cfi_flash: do not reset flash when probe fails
Mike Frysinger
2008-10-02
-1
/
+2
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-8
/
+8
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-2
/
+2
*
Fix printf errors under -DDEBUG
Andrew Klossner
2008-09-09
-1
/
+1
*
CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()
Nick Spence
2008-08-20
-0
/
+1
*
CFI: Fix AMD Legacy sector protect
TsiChung Liew
2008-08-20
-3
/
+9
*
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
Stefan Roese
2008-08-14
-9
/
+8
|
\
|
*
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-3
/
+0
|
*
CFI: allow for dynamically determined flash sizes and addresses
Wolfgang Denk
2008-08-08
-6
/
+8
*
|
cfi-flash: Added support to flash_real_protect for Atmel flash devices
Rafael Campos
2008-08-06
-6
/
+43
|
/
*
cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA
Sebastian Siewior
2008-07-17
-1
/
+4
*
cfi_flash: make the command u32 only
Sebastian Siewior
2008-07-15
-4
/
+4
*
cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
Stefan Roese
2008-06-19
-8
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
Wolfgang Denk
2008-06-11
-7
/
+34
|
\
|
*
cfi_flash: enable M18 flash chips family support.
Vasiliy Leoenenko
2008-06-03
-2
/
+21
|
*
cfi_flash: support of long cmd in U-boot.
Vasiliy Leoenenko
2008-06-03
-7
/
+15
*
|
Fix warnings from gcc-4.3.0 build on a ppc host
Kumar Gala
2008-06-03
-0
/
+2
|
/
*
cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST
Matthias Fuchs
2008-04-25
-0
/
+17
*
cfi_flash: Support buffered writes on non-standard Spansion NOR flash
Guennadi Liakhovetski
2008-04-12
-30
/
+16
*
MTD/CFI: flash_read64 is defined a weak function (for SPARC)
Daniel Hellstrom
2008-03-29
-1
/
+3
*
MTD/CFI: Add support for 16bit legacy AMD flash
Tor Krill
2008-03-28
-9
/
+35
*
CFI: Small cleanup for FLASH_SHOW_PROGRESS
Stefan Roese
2008-03-19
-13
/
+9
*
Flash programming progress countdown.
Jerry Van Baren
2008-03-19
-1
/
+43
*
CFI: Do not use uninitialized cmd_reset
Michael Schwingen
2008-02-21
-1
/
+6
*
CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation
Michael Schwingen
2008-01-13
-2
/
+2
*
cfi_flash: Fix bug in flash_isset() to use correct 32bit function
Stefan Roese
2008-01-02
-1
/
+1
[next]