summaryrefslogtreecommitdiffstats
path: root/external/pflash
Commit message (Expand)AuthorAgeFilesLines
* 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
* pflash: fix buffer overflow: fl_total_size uint32_t not uint64_tStewart Smith2016-09-021-1/+2
* pflash: Fix the makefileJoel Stanley2016-07-281-9/+17
* pflash: use atexit for musl compatibilityJoel Stanley2016-07-281-3/+2
* pflash: Clean up makefiles and resolve build raceJoel Stanley2016-07-272-13/+5
* Fix for typosFrederic Bonnard2016-06-201-3/+3
* external: Add dynamically linked pflashBrad Bishop2016-06-072-4/+17
* external: Fix pflash install targetBrad Bishop2016-06-071-0/+1
* pflash: add support for manipulating file rather than flashStewart Smith2016-05-181-2/+9
* external/pflash: Handle incorrect cmd-line options betterCyril Bur2016-05-031-6/+27
* pflash: Allow building under yocto.Patrick Williams2016-04-171-2/+0
* Make links target reusableDinar Valeev2016-03-311-23/+1
* external/pflash: Add --mtdCyril Bur2016-02-231-15/+37
* libflash/blocklevel: Add keep_alive parameterCyril Bur2016-01-151-1/+1
* external/pflash: Fix makefile dependenciesJoel Stanley2015-12-041-2/+5
* pflash: Add an install targetJoel Stanley2015-12-011-0/+3
* pflash: Don't remove libflash/test/ bins in make cleanStewart Smith2015-11-271-1/+1
* external/pflash: Add script to build all backendsJoel Stanley2015-11-261-0/+35
* external/pflash: Add quiet rules and fix raceJoel Stanley2015-11-262-14/+22
* pflash: Remove ast.hJoel Stanley2015-11-261-67/+0
* Add gitignore for pflashStewart Smith2015-11-181-0/+5
OpenPOWER on IntegriCloud