index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
jedec_flash.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: mtd: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mtd: Remove <common.h> and add needed includes
Tom Rini
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2014-11-19
mtd: Handle 29LV800BT
Dirk Eibach
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-02-09
add STM29F400BB to table of supported legacy flashs
David Müller (ELSOFT AG)
2011-10-27
GCC4.6: Squash warning in jedec_flash.c
Marek Vasut
2011-01-11
add AM29F400BB to table of supported legacy flashs
David Müller
2009-08-26
Support up to 7 banks for ids as specified in JEDEC JEP106Z
Niklaus Giger
2009-02-05
jedec_flash: Only use manufacturer defines from common flash.h
Stefan Roese
2009-01-24
Added legacy flash ST Micro M29W040B
Niklaus Giger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-06
cfi-flash: Add definition for the AM29LV800BB AMD NOR-flash
Guennadi Liakhovetski
2008-07-08
jedec_flash: Fix AM29DL800BB device ID
Stefan Roese
2008-03-28
MTD/CFI: Add support for 16bit legacy AMD flash
Tor Krill
2008-02-14
Remove duplicate defines for ARRAY_SIZE
Kumar Gala
2007-12-08
CFI: Coding style cleanup
Stefan Roese
2007-12-08
CFI: support JEDEC flash roms in CFI-flash framework
Michael Schwingen