summaryrefslogtreecommitdiffstats
path: root/external/pflash
Commit message (Expand)AuthorAgeFilesLines
* pflash: Add --skip option for readingAdriana Kobylak2018-10-253-3/+29
* pflash: Use correct prefix when installingJoel Stanley2018-06-011-1/+1
* external/ffspart: Use new interfaceCyril Bur2018-04-097-29/+29
* libflash/libffs: Refcount ffs entriesCyril Bur2018-04-091-0/+2
* external/pflash: Use ffs_entry_user_to_string() to standardise flag stringsCyril Bur2018-04-092-18/+12
* libffs: Standardise ffs partition flagsCyril Bur2018-04-092-3/+3
* pflash: Fix makefile dependency issueStewart Smith2018-02-141-3/+3
* Add man pages for xscom-utils and pflashFrédéric Bonnard2018-01-303-1/+100
* pflash: Respect write(2) return valuesCyril Bur2017-12-181-4/+9
* pflash: Support for clean_on_ecc_error flagAdriana Kobylak2017-12-136-15/+33
* external/pflash: Fix non-zero return code for successful read when size%256 != 0Suraj Jitindar Singh2017-12-011-1/+1
* external/pflash: Fix erasing within a single erase blockCyril Bur2017-11-201-6/+10
* ffspart/pflash: fix tests for new VOLATILE flagStewart Smith2017-11-106-22/+27
* pflash: Support for volatile flagAdriana Kobylak2017-11-094-11/+24
* pflash: Fix erase command for unaligned start addressSuraj Jitindar Singh2017-09-151-1/+1
* external/pflash: Fix not checking return values in set_ecc().Cyril Bur2017-08-221-2/+11
* external/pflash: Fix resource leak CID 163745Cyril Bur2017-08-221-0/+1
* external/pflash: Fix resource leak CID 163742Cyril Bur2017-08-221-0/+1
* external/pflash: Silence false positive Coverity CID 163739Cyril Bur2017-08-221-0/+6
* external/pflash: tests: Move the test-miscprint to pflash testsCyril Bur2017-08-014-0/+77
* external/pflash: Add testsCyril Bur2017-08-0127-0/+982
* external/pflash: Reinstate the progress barsCyril Bur2017-08-011-16/+63
* external/pflash: Make the progress bar safe for big numbersCyril Bur2017-08-012-17/+24
* external/pflash: Remove use of exit() and fix memory leaksCyril Bur2017-08-011-169/+213
* external/pflash: Move write and read size calculation togetherCyril Bur2017-08-011-13/+11
* external/pflash: Update the code pathes for "--tune"Cyril Bur2017-08-011-3/+11
* external/pflash: Remove global flash detailsCyril Bur2017-08-011-59/+63
* external/pflash: Correct erase alignment checksCyril Bur2017-08-011-27/+13
* external/pflash: Stop using exit() in the mainCyril Bur2017-08-011-23/+49
* external/pflash: Check the result of strtoulCyril Bur2017-08-011-8/+27
* external/pflash: Add description of flagsCyril Bur2017-08-011-2/+4
* libflash: Adding debugging outputCyril Bur2017-08-011-0/+2
* pflash: include ccan/list/list.c to be able to build -DDEBUGStewart Smith2017-07-191-1/+9
* pflash: build with skiboot HOSTCFLAGS warningsStewart Smith2017-07-192-1/+2
* pflash option to retrieve PNOR partition flagsMichael Tritz2017-07-191-11/+123
* external/pflash: Use blocklevel_smart_erase()Cyril Bur2017-04-071-27/+4
* remove 'update mode for partitions' from TODO listWerner Fischer2017-02-151-2/+0
* external/pflash: Perform the correct cleanupCyril Bur2016-11-111-2/+2
* pflash: remove stray d in from info messageJoel Stanley2016-11-081-1/+1
* pflash: Fail when file is larger than partitionJoel Stanley2016-11-021-2/+8
* external/pflash: Make MTD accesses the defaultCyril Bur2016-10-251-24/+22
* external/pflash: Catch incompatible combination of flagsCyril Bur2016-10-251-0/+10
* external/common: Rename arch_flash_bmc() to arch_flash_access()Cyril Bur2016-10-251-2/+2
* external/pflash: Remove unused filesCyril Bur2016-10-172-372/+0
* external/pflash: Reduce variable scope as indicated by cppcheckCyril Bur2016-10-171-4/+8
* external/pflash: Fix ccpcheck warnings in progress.cCyril Bur2016-10-171-3/+3
* gard/pflash: Honor linker flags passed from the environmentFrederic Bonnard2016-09-221-1/+1
* pflash: Don't try to write protect when writing to flash fileStewart Smith2016-09-161-1/+1
* pflash: Fix printf format warningStewart Smith2016-09-151-1/+2
* pflash and opal-prd: Fix dist-cleanBreno Leitao2016-09-141-1/+1
OpenPOWER on IntegriCloud