summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
...
* opal-prd: Insert powernv_flash moduleVasant Hegde2018-04-101-1/+8
* libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur2018-04-091-32/+17
* external/ffspart: Improve error outputCyril Bur2018-04-091-2/+2
* external/ffspart: Use new interfaceCyril Bur2018-04-0959-399/+481
* libflash/libffs: Allow caller to specifiy header partitionCyril Bur2018-04-091-1/+1
* libflash/libffs: Refcount ffs entriesCyril Bur2018-04-092-1/+3
* libflash/libffs: Switch to storing header entries in an arrayCyril Bur2018-04-0910-10/+0
* libflash/libffs: Remove the 'sides' from the FFS TOC generation codeCyril Bur2018-04-091-1/+1
* external/ffspart: Remove side, order and backup optionsCyril Bur2018-04-096-90/+24
* external/pflash: Use ffs_entry_user_to_string() to standardise flag stringsCyril Bur2018-04-092-18/+12
* libffs: Standardise ffs partition flagsCyril Bur2018-04-096-8/+8
* external/ffspart: Allow # comments in input fileCyril Bur2018-04-091-0/+4
* Make gard display show that a record is clearedDan Crowell2018-03-141-3/+4
* mambo: Add fw-feature flags for security related settingsMichael Ellerman2018-02-281-1/+22
* pflash: Fix makefile dependency issueStewart Smith2018-02-141-3/+3
* Fix FTBFS with -Werror=format-overflowFrédéric Bonnard2018-02-081-1/+1
* Fix xscom-utils distclean targetFrédéric Bonnard2018-01-301-1/+1
* Add man pages for xscom-utils and pflashFrédéric Bonnard2018-01-307-1/+167
* Mambo: run hello_world and sreset_world tests with Secure and Trusted BootStewart Smith2017-12-201-1/+1
* pflash: Respect write(2) return valuesCyril Bur2017-12-181-4/+9
* opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat2017-12-141-2/+94
* opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat2017-12-142-1/+113
* external/test/test.sh: fix VERSION substitution when no tagsStewart Smith2017-12-151-2/+2
* pflash: Support for clean_on_ecc_error flagAdriana Kobylak2017-12-137-15/+36
* external/test: make stripping out version number more robustStewart Smith2017-12-131-2/+2
* external/pflash: Fix non-zero return code for successful read when size%256 != 0Suraj Jitindar Singh2017-12-011-1/+1
* gard: Add testsOliver O'Halloran2017-12-0122-2/+148
* gard: Fix up do_create return valuesOliver O'Halloran2017-12-011-4/+4
* gard: Delete stale commentOliver O'Halloran2017-12-011-6/+0
* gard: Add usage message for -pOliver O'Halloran2017-12-011-0/+1
* gard: Fix max instance countOliver O'Halloran2017-12-011-2/+2
* gard: Fix up path parsingOliver O'Halloran2017-12-011-1/+1
* gard: Set chip generation based on PVROliver O'Halloran2017-12-011-10/+42
* gard: Allow records with an ID of 0xffffffffOliver O'Halloran2017-12-011-3/+4
* external/test: Print the name of each testOliver O'Halloran2017-12-011-0/+1
* mambo: Add support for NUMAMichael Ellerman2017-11-301-0/+25
* mambo: split qtrace macros out into qtrace_utils.tclStewart Smith2017-11-292-11/+10
* external/test: Display test dir on failureOliver O'Halloran2017-11-281-2/+6
* external/mambo: Switch qtrace command to use pluginsNicholas Piggin2017-11-281-26/+7
* external/pflash: Fix erasing within a single erase blockCyril Bur2017-11-201-6/+10
* gard: Add OpenBMC vPNOR supportOliver O'Halloran2017-11-201-0/+31
* gard: Always use MTD to access flashOliver O'Halloran2017-11-201-0/+8
* gard: create: Allow creating arbitrary GARD recordsOliver O'Halloran2017-11-202-4/+76
* gard: Add path parsing supportOliver O'Halloran2017-11-201-0/+87
* gard: list: Improve outputOliver O'Halloran2017-11-202-25/+68
* gard: {list, show}: Fix the Type field in the outputOliver O'Halloran2017-11-204-3/+49
* gard: Use iterators for count_record()Oliver O'Halloran2017-11-201-41/+12
* gard: Add iteratorsOliver O'Halloran2017-11-201-0/+31
* gard: Replace is_valid_id with is_valid_record()Oliver O'Halloran2017-11-201-4/+4
* gard: Add P9 supportOliver O'Halloran2017-11-206-2/+46
OpenPOWER on IntegriCloud