| Commit message (Expand) | Author | Age | Lines |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | mtd/cfi: add support for SST 4KB sector granularity | Angelo Dureghello | 2013-01-10 | -0/+1 |
* | arm: Remove support for lpc2292 | Marek Vasut | 2012-10-26 | -1/+0 |
* | cfi: Make the flash erase and write operations abortable | Joe Hershberger | 2012-09-03 | -0/+1 |
* | mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs | Holger Brunck | 2012-08-13 | -0/+1 |
* | mtd, cfi: introduce void flash_protect_default(void) | Heiko Schocher | 2011-04-07 | -0/+1 |
* | cfi_flash: Simplify dynamic flash bank number detection | Stefan Roese | 2010-09-20 | -0/+2 |
* | Support up to 7 banks for ids as specified in JEDEC JEP106Z | Niklaus Giger | 2009-08-26 | -1/+9 |
* | UBI/cfi-mtd: Fix mtd name for multiple chips | Andreas Huber | 2009-04-04 | -2/+0 |
* | cfi: make flash_get_info() non static | Heiko Schocher | 2009-02-11 | -0/+3 |
* | flash/cfi_flash: Use virtual sector start address, not phys | Becky Bruce | 2009-02-05 | -1/+1 |
* | cfi-mtd: Add cfi-mtd driver. | Piotr Ziecik | 2008-11-24 | -0/+8 |
* | cfi_flash: Add interface for flash verbosity control | Piotr Ziecik | 2008-11-24 | -0/+1 |
* | cfi_flash: Export flash_sector_size() function. | Piotr Ziecik | 2008-11-24 | -0/+3 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -7/+7 |
* | flash: factor out adjusting of Flash address to the end of sector | Bartlomiej Sieka | 2008-10-18 | -0/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -2/+2 |
* | CFI: synchronize command offsets with Linux CFI driver | Bartlomiej Sieka | 2007-12-13 | -0/+1 |
* | CFI: support JEDEC flash roms in CFI-flash framework | Michael Schwingen | 2007-12-08 | -0/+10 |
* | Add MACH_TYPE records for several AT91 boards. | Peter Pearse | 2007-08-14 | -0/+5 |
* | [PATCH] Add flash chip M29W320ET/B support | Aubrey Li | 2007-03-19 | -0/+2 |
* | Add port for the lpc2292sodimm evaluation board from EmbeddedArtists | Gary Jennejohn | 2007-01-24 | -0/+1 |
* | Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different ... | Stefano Babic | 2006-12-24 | -0/+1 |
* | [PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated] | Stefan Roese | 2006-11-13 | -1/+7 |
* | Update for CAM5200 board: | Marian Balakowicz | 2006-10-03 | -0/+4 |
* | * Update Intel IXP4xx support | Wolfgang Denk | 2006-05-30 | -0/+2 |
* | * Changes/fixes for drivers/cfi_flash.c: | Stefan Roese | 2006-04-01 | -0/+1 |
* | Add ADI Blackfin support | Wolfgang Denk | 2006-03-12 | -0/+1 |
* | Fix problem with flash_get_size() from CFI driver update | Stefan Roese | 2006-03-01 | -1/+0 |
* | Major CFI-FLASH driver update: | Stefan Roese | 2006-02-28 | -0/+7 |
* | Add support for 28F256J3A flash chips | Wolfgang Denk | 2005-12-22 | -0/+2 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -1/+1 |
* | Add support for S29GL064M-R3 flash chip on xsengine board | Wolfgang Denk | 2005-10-05 | -0/+2 |
* | Add Barco Streaming Video Card (SVC) and Sample Compress Network (SCN) board | Wolfgang Denk | 2005-09-25 | -23/+39 |
* | new SST and EXCEL devices add | stroese | 2004-12-16 | -0/+10 |
* | Add support for INKA4X0 board | wdenk | 2004-12-16 | -0/+2 |
* | * Update for AT91RM9200DK and CMC_PU2 boards: | wdenk | 2004-11-21 | -0/+3 |
* | * Patch by Fred Klatt, 25 Jun 2004: | wdenk | 2004-07-10 | -1/+2 |
* | * Patch by Robert Schwebel, 10 Jun 2004: | wdenk | 2004-06-10 | -12/+13 |
* | * Patch by Yuli Barcohen, 09 Jun 2004: | wdenk | 2004-06-09 | -0/+1 |
* | Patch by Thomas Viehweger, 14 May 2004: | wdenk | 2004-06-09 | -6/+14 |
* | * Patch by Rishi Bhattacharya, 08 May 2004: | wdenk | 2004-06-08 | -5/+10 |
* | * Add start-up delay to make sure power has stabilized before | wdenk | 2004-03-23 | -0/+4 |
* | * Patch by Tolunay Orkun, 5 Mar 2004: | wdenk | 2004-03-14 | -0/+3 |
* | * Some code cleanup | wdenk | 2004-02-12 | -0/+12 |
* | * Patch by Yuli Barcohen, 26 Jan 2004: | wdenk | 2004-02-08 | -1/+6 |
* | Patch by Anders Larsen, 09 Jan 2004: | wdenk | 2004-02-08 | -1/+1 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | -9/+14 |
* | * Patch by Bernhard Kuhn, 28 Nov 2003: | wdenk | 2003-12-08 | -0/+2 |