summaryrefslogtreecommitdiffstats
path: root/libflash/libflash.c
Commit message (Expand)AuthorAgeFilesLines
* external/pflash: Fix erasing within a single erase blockCyril Bur2017-11-201-4/+0
* libflash: fix memory leak on flash_exit()Stewart Smith2017-08-241-2/+5
* libflash/libflash: Remove logicially dead code (CID 97821)Cyril Bur2017-08-151-2/+0
* libflash: add 128MB MX66L1G45G partJoel Stanley2016-09-151-0/+1
* flash: Make size 64 bit safeMichael Neuling2016-08-021-6/+8
* libflash: Support for Micron N25Q256Ax and Winbond W25Q256BV NOR flashAdriana Kobylak2016-02-181-0/+6
* libflash/blocklevel: Add keep_alive parameterCyril Bur2016-01-151-0/+4
* libflash: Support Micron N25Q256Ax NOR flashJoel Stanley2015-11-261-0/+3
* libflash: put message on one lineJoel Stanley2015-11-261-2/+1
* libflash: Fix Coverity defect 97867Cyril Bur2015-09-081-2/+2
* libflash: Reintroduce typesafety in lowlevel libflash callsCyril Bur2015-08-281-4/+2
* external/common: Create common code for initialising libflash componentsCyril Bur2015-08-281-0/+8
* libflash: Return a pointer to internal structure.Cyril Bur2015-08-281-1/+5
* libflash: Add support for Macronix 128Mb flash chipsJeremy Kerr2015-07-071-0/+1
* libflash/blocklevel: add blocklevel flags.Cyril Bur2015-06-231-0/+1
* libflash/ecc: Simplify and cleanup ecc code.Cyril Bur2015-06-231-13/+14
* libflash: Add checking at blocklevel for erase block aligned erase lengthsCyril Bur2015-06-091-0/+1
* libflash: start using the blocklevel interface.Cyril Bur2015-06-091-32/+51
* address reviews for: libflash:don't use the low level interface if it doesn't...Cyril Bur2015-04-071-10/+4
* libflash/file: add file abstraction for libflashCyril Bur2015-04-011-0/+1
* libflash: don't use the low level interface if it doesn't existCyril Bur2015-04-011-1/+9
* memboot: Add a memboot flash backendAlistair Popple2015-03-261-0/+1
* libflash: Improved ECC interfaceCyril Bur2015-03-171-2/+74
* libflash: Ensure temporary buffer is freedJoel Stanley2015-03-041-1/+1
* sparse: libflash_debug is unusedCédric Le Goater2015-03-031-0/+2
* libflash: move ffs_flash_read into libflashJeremy Kerr2015-02-261-0/+55
* libflash: Update from pflash-0.8.6Benjamin Herrenschmidt2014-10-301-29/+68
* libflash: Sync with pflash 0.8.3Benjamin Herrenschmidt2014-10-151-26/+49
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+636
OpenPOWER on IntegriCloud