aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/jedec_flash.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2014-11-19mtd: Handle 29LV800BTDirk Eibach1-0/+51
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2012-02-09add STM29F400BB to table of supported legacy flashsDavid Müller (ELSOFT AG)1-0/+20
2011-10-27GCC4.6: Squash warning in jedec_flash.cMarek Vasut1-2/+3
2011-01-11add AM29F400BB to table of supported legacy flashsDavid Müller1-0/+18
2009-08-26Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger1-0/+67
2009-02-05jedec_flash: Only use manufacturer defines from common flash.hStefan Roese1-10/+6
2009-01-24Added legacy flash ST Micro M29W040BNiklaus Giger1-0/+14
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-08-06cfi-flash: Add definition for the AM29LV800BB AMD NOR-flashGuennadi Liakhovetski1-0/+17
2008-07-08jedec_flash: Fix AM29DL800BB device IDStefan Roese1-1/+1
2008-03-28MTD/CFI: Add support for 16bit legacy AMD flashTor Krill1-0/+19
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala1-4/+0
2007-12-08CFI: Coding style cleanupStefan Roese1-5/+4
2007-12-08CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen1-0/+312