summaryrefslogtreecommitdiff
path: root/include/flash.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-11flash.h: Remove CONFIG_SYS_FLASH_CFI from flash_info_tBin Meng1-2/+0
2021-04-06cfi_flash: Fix detection of 8-bit bus flash devices via address shiftJagannadha Sutradharudu Teki1-0/+2
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass1-12/+12
2020-01-17common: Move flash_perror() to flash.hSimon Glass1-0/+7
2019-12-04mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-29flash: Fix spelling of "ERR_TIMOUT"Mario Six1-1/+1
2017-09-26mtd: cfi: Add support for status register pollingMarek Vasut1-0/+1
2017-09-26mtd: cfi: Zap cfi_flash_base in DM caseMarek Vasut1-0/+4
2017-08-22mtd: cfi: staticize functionsMarek Vasut1-5/+0
2017-08-13stm32f1: remove stm32f1 supportPatrice Chotard1-1/+0
2017-08-08mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH redefinitionMarek Vasut1-2/+0
2016-05-21flash: add device ID for Microchip PIC32 internal flash.Purna Chandra Mandal1-1/+4
2016-03-27stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha1-1/+1
2015-11-30cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.hThomas Chou1-3/+4
2015-11-12dm: implement a MTD uclassThomas Chou1-0/+3
2015-05-28ARMv7M: add STM32F1 supportMatt Porter1-0/+1
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl1-0/+2
2014-11-19mtd: Handle 29LV800BTDirk Eibach1-0/+1
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-01-10mtd/cfi: add support for SST 4KB sector granularityAngelo Dureghello1-0/+1
2012-10-27arm: Remove support for lpc2292Marek Vasut1-1/+0
2012-09-03cfi: Make the flash erase and write operations abortableJoe Hershberger1-0/+1
2012-08-13mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashsHolger Brunck1-0/+1
2011-04-07mtd, cfi: introduce void flash_protect_default(void)Heiko Schocher1-0/+1
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese1-0/+2
2009-08-26Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger1-1/+9
2009-04-05UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber1-2/+0
2009-02-11cfi: make flash_get_info() non staticHeiko Schocher1-0/+3
2009-02-05flash/cfi_flash: Use virtual sector start address, not physBecky Bruce1-1/+1
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik1-0/+8
2008-11-24cfi_flash: Add interface for flash verbosity controlPiotr Ziecik1-0/+1
2008-11-24cfi_flash: Export flash_sector_size() function.Piotr Ziecik1-0/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-10-18flash: factor out adjusting of Flash address to the end of sectorBartlomiej Sieka1-0/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
2007-12-13CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka1-0/+1
2007-12-08CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen1-0/+10
2007-08-14Add MACH_TYPE records for several AT91 boards.Peter Pearse1-0/+5
2007-03-18[PATCH] Add flash chip M29W320ET/B supportAubrey Li1-0/+2
2007-01-24Add port for the lpc2292sodimm evaluation board from EmbeddedArtistsGary Jennejohn1-0/+1
2006-12-24Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different ...Stefano Babic1-0/+1
2006-11-13[PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]Stefan Roese1-1/+7
2006-10-03Update for CAM5200 board:Marian Balakowicz1-0/+4
2006-05-30* Update Intel IXP4xx supportWolfgang Denk1-0/+2
2006-04-01* Changes/fixes for drivers/cfi_flash.c:Stefan Roese1-0/+1
2006-03-12Add ADI Blackfin supportWolfgang Denk1-0/+1
2006-03-01Fix problem with flash_get_size() from CFI driver updateStefan Roese1-1/+0
2006-02-28Major CFI-FLASH driver update:Stefan Roese1-0/+7