summaryrefslogtreecommitdiffstats
path: root/libflash
Commit message (Expand)AuthorAgeFilesLines
* libffs: Fix ffs_lookup_part() return valueBenjamin Herrenschmidt2017-06-261-4/+6
* libflash/libffs: Correctly update the actual size of the partitionCyril Bur2017-06-211-1/+1
* libflash: Initialise entries list earlierOliver O'Halloran2017-05-261-1/+1
* libflash/mbox-flash: Implement MARK_WRITE_ERASED mbox callSuraj Jitindar Singh2017-05-261-4/+59
* libflash/mbox-flash: Update to V2 of the protocolCyril Bur2017-05-262-135/+559
* libflash/mbox-flash: Minor fixups before V2Cyril Bur2017-05-261-1/+7
* libflash/file: Only use 64bit MTD erase ioctl() when neededCyril Bur2017-04-201-6/+38
* libflash: Add tests for blocklevel_smart_erase()Cyril Bur2017-04-071-2/+225
* libflash/blocklevel: Add blocklevel_smart_erase()Cyril Bur2017-04-072-2/+130
* libflash: Fix pflash -iMichael Neuling2017-03-271-2/+3
* libffs: Understand how to create FFS partition TOCs and entries.Cyril Bur2017-03-243-14/+393
* libflash/libffs: Rework libffsCyril Bur2017-03-243-200/+368
* libflash: blocklevel backend for MBOX flash accessCyril Bur2017-02-233-1/+601
* libflash: fix integer type in printfPatrick Williams2017-01-101-1/+1
* libflash/libffs: Fix possible NULL dereferenceCyril Bur2016-11-111-0/+2
* libflash/file: Use 64bit ioctl() to erase from MTDCyril Bur2016-11-081-2/+2
* core/flash: Don't do anything clever for OPAL_FLASH_{READ, WRITE, ERASE}Cyril Bur2016-11-022-19/+46
* libflash/libffs: Use blocklevel_smart_write() when updating partitionsCyril Bur2016-10-251-1/+1
* libflash/blocklevel: Allow double ecc protecting a regionCyril Bur2016-10-113-51/+119
* libflash: add 128MB MX66L1G45G partJoel Stanley2016-09-151-0/+1
* consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith2016-09-021-1/+1
* flash: Rework error paths and messages for multiple flash controllersMichael Neuling2016-08-251-1/+1
* flash: Make size 64 bit safeMichael Neuling2016-08-029-52/+60
* flash: Add documentation for blocklevel_smart_write()Michael Neuling2016-08-021-1/+8
* make check: make test runs less noisyStewart Smith2016-07-121-2/+2
* libflash: Add sanity checks to ffs init code.Cyril Bur2016-07-051-0/+22
* libflash: fix bug on reading truncated flash fileStewart Smith2016-05-181-1/+1
* */test/*: Added '<subdir>-check' make targetsOliver O'Halloran2016-03-301-2/+5
* libflash/libffs: Reporting seeing all 0xFF bytes during init.Cyril Bur2016-03-111-0/+19
* libflash: Support for Micron N25Q256Ax and Winbond W25Q256BV NOR flashAdriana Kobylak2016-02-181-0/+6
* libflash/blocklevel: Add keep_alive parameterCyril Bur2016-01-155-26/+150
* libflash/libffs: Check for NULL and set return pointer in ffs_next_side()Cyril Bur2016-01-121-0/+6
* libflash/libffs: Rename ffs_cmp() to ffs_equal()Cyril Bur2016-01-122-2/+2
* libffs: Add helper get ffs_handle to the "OTHER_SIDE"Cyril Bur2016-01-082-3/+56
* libffs: Remove unused function ffs_open_image()Cyril Bur2016-01-082-88/+0
* libffs: Remove struct flash_chip from struct ffs_handleCyril Bur2016-01-081-4/+0
* libflash: Support Micron N25Q256Ax NOR flashJoel Stanley2015-11-261-0/+3
* libflash: put message on one lineJoel Stanley2015-11-261-2/+1
* libflash: fix resource leaks on errors in ffs_open_imageStewart Smith2015-11-171-1/+5
* libflash: Provide an internal parity implementation, to remove libgcc dependencyJeremy Kerr2015-11-131-1/+17
* Free bl_prot_range on file_exit_close()Samuel Mendoza-Jonas2015-11-091-0/+1
* libflash/test: Attempted fix of Coverity defect 98799Cyril Bur2015-09-081-1/+1
* libflash/test: Fix Coverity defect 98827Cyril Bur2015-09-081-1/+1
* libflash: Fix Coverity defect 97867Cyril Bur2015-09-081-2/+2
* libflash/blocklevel: Smarten up blocklevel_smart_write()Cyril Bur2015-09-071-3/+40
* libflash: Reintroduce typesafety in lowlevel libflash callsCyril Bur2015-08-282-6/+4
* external/common: Create common code for initialising libflash componentsCyril Bur2015-08-282-0/+13
* libflash: Return a pointer to internal structure.Cyril Bur2015-08-283-3/+8
* libflash/blocklevel: Fix blocklevel read ECC failure return codeCyril Bur2015-08-281-1/+4
* Fix spelling mistakesStewart Smith2015-08-261-1/+1
OpenPOWER on IntegriCloud