index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
cfi_flash.c
Age
Commit message (
Expand
)
Author
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
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
2010-08-18
cfi_flash: Cleanup flash_print_info()
Stefan Roese
2010-08-18
Fix printing & reading of 16-bit CFI device identifiers
Philippe De Muyter
2010-08-18
cfi_flash: flinfo: allow user interrupt in flash print info fn
Kim Phillips
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-04-07
cfi_flash: reset timer in flash status check
Thomas Chou
2010-03-29
Merge remote branch 'origin/master' into next
Wolfgang Denk
2010-03-26
cfi flash: add status polling method for amd flash
Thomas Chou
2010-03-25
cfi_flash: precision and underflow problem in tout calculation
Renato Andreola
2010-03-04
] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM
Wolfgang Wegner
2009-10-28
cfi: Add weak default function for flash_cmd_reset()
Stefan Roese
2009-08-26
Support up to 7 banks for ids as specified in JEDEC JEP106Z
Niklaus Giger
2009-08-13
flash: Fix CFI buffer size bug
John Schmoller
2009-07-13
issue write command to base for JEDEC flash
Po-Yu Chuang
2009-06-04
Redundant Environment: protect full sector size
Wolfgang Denk
2009-04-04
Add support for the AT91RM9200EK Board.
Ulf Samuelsson
2009-03-23
Make flash protection work, when the environment is in EEPROM
Eric Schumann
2009-03-19
CFI: geometry reversal for STMicro M29W320DT
Richard Retanubun
2009-02-11
cfi: make flash_get_info() non static
Heiko Schocher
2009-02-07
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
Wolfgang Denk
2009-02-05
cfi_flash: Fix typo in cfi_flash.c
Stefan Roese
2009-02-05
cfi_flash: Silence compilation warning
Stefan Roese
2009-02-05
flash/cfi_flash: Use virtual sector start address, not phys
Becky Bruce
2009-02-04
Fix compiler warning
Wolfgang Denk
2009-01-26
CFI: Add geometry reversal for STMicro M29W320ET
Richard Retanubun
2009-01-26
CFI: increase performance of function find_sector()
Jens Gehrlein
2009-01-26
CFI: avoid redundant function call in single word programming mode
Jens Gehrlein
2008-11-24
cfi-mtd: Add cfi-mtd driver.
Piotr Ziecik
2008-11-24
cfi_flash: Add interface for flash verbosity control
Piotr Ziecik
2008-11-24
cfi_flash: Export flash_sector_size() function.
Piotr Ziecik
2008-11-24
cfi_flash: Make all flash access functions weak
Stefan Roese
2008-10-31
CFI Driver: Fix "flash not ready" problem
Wolfgang Denk
[next]