Age | Commit message (Expand) | Author |
2020-05-18 | flash: Tidy up coding style for flash functions | Simon Glass |
2020-01-17 | common: Move flash_perror() to flash.h | Simon Glass |
2019-12-03 | mtd: rename CONFIG_MTD -> CONFIG_DM_MTD | Miquel Raynal |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-29 | flash: Fix spelling of "ERR_TIMOUT" | Mario Six |
2017-09-26 | mtd: cfi: Add support for status register polling | Marek Vasut |
2017-09-26 | mtd: cfi: Zap cfi_flash_base in DM case | Marek Vasut |
2017-08-22 | mtd: cfi: staticize functions | Marek Vasut |
2017-08-13 | stm32f1: remove stm32f1 support | Patrice Chotard |
2017-08-08 | mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH redefinition | Marek Vasut |
2016-05-21 | flash: add device ID for Microchip PIC32 internal flash. | Purna Chandra Mandal |
2016-03-26 | stm32: stm32f4: move flash driver to mtd driver location | Vikas Manocha |
2015-11-30 | cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h | Thomas Chou |
2015-11-12 | dm: implement a MTD uclass | Thomas Chou |
2015-05-28 | ARMv7M: add STM32F1 support | Matt Porter |
2015-04-22 | ARMv7M: Add STM32F4 support | rev13@wp.pl |
2014-11-19 | mtd: Handle 29LV800BT | Dirk Eibach |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-01-10 | mtd/cfi: add support for SST 4KB sector granularity | Angelo Dureghello |
2012-10-26 | arm: Remove support for lpc2292 | Marek Vasut |
2012-09-03 | cfi: Make the flash erase and write operations abortable | Joe Hershberger |
2012-08-13 | mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs | Holger Brunck |
2011-04-07 | mtd, cfi: introduce void flash_protect_default(void) | Heiko Schocher |
2010-09-20 | cfi_flash: Simplify dynamic flash bank number detection | Stefan Roese |
2009-08-26 | Support up to 7 banks for ids as specified in JEDEC JEP106Z | Niklaus Giger |
2009-04-04 | UBI/cfi-mtd: Fix mtd name for multiple chips | Andreas Huber |
2009-02-11 | cfi: make flash_get_info() non static | Heiko Schocher |
2009-02-05 | flash/cfi_flash: Use virtual sector start address, not phys | Becky Bruce |
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-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-18 | flash: factor out adjusting of Flash address to the end of sector | Bartlomiej Sieka |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2007-12-13 | CFI: synchronize command offsets with Linux CFI driver | Bartlomiej Sieka |
2007-12-08 | CFI: support JEDEC flash roms in CFI-flash framework | Michael Schwingen |
2007-08-14 | Add MACH_TYPE records for several AT91 boards. | Peter Pearse |
2007-03-19 | [PATCH] Add flash chip M29W320ET/B support | Aubrey Li |
2007-01-24 | Add port for the lpc2292sodimm evaluation board from EmbeddedArtists | Gary Jennejohn |
2006-12-24 | Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different ... | Stefano Babic |
2006-11-13 | [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated] | Stefan Roese |
2006-10-03 | Update for CAM5200 board: | Marian Balakowicz |
2006-05-30 | * Update Intel IXP4xx support | Wolfgang Denk |
2006-04-01 | * Changes/fixes for drivers/cfi_flash.c: | Stefan Roese |
2006-03-12 | Add ADI Blackfin support | Wolfgang Denk |
2006-03-01 | Fix problem with flash_get_size() from CFI driver update | Stefan Roese |
2006-02-28 | Major CFI-FLASH driver update: | Stefan Roese |
2005-12-22 | Add support for 28F256J3A flash chips | Wolfgang Denk |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk |