aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2018-09-13xscom-utils/adu_scoms.py: run 2to3 over itStewart Smith1-21/+21
2018-08-15don't fail fatally if qtrace can't be loadedStewart Smith1-1/+3
2018-08-13external/mambo: conditionally source qtrace scriptNicholas Piggin2-7/+10
2018-08-01opal-prd: Fix opal-prd crashVasant Hegde1-3/+3
2018-07-18Fixup pflash build for ast refactorStewart Smith1-1/+4
2018-06-27pmem: volatile bindings for the poorly enabledBalbir singh1-0/+26
2018-06-18external/xscom-utils: Add python library for xscom accessMadhavan Srinivasan1-0/+312
2018-06-01ffspart: Don't require user to create blank partitions manuallySamuel Mendoza-Jonas7-11/+64
2018-06-01pflash: Use correct prefix when installingJoel Stanley1-1/+1
2018-05-29Add -Wno-stringop-truncation for GCC8Stewart Smith1-1/+1
2018-05-29Add prepare_hbrt_update to hbrt interfacesDan Crowell2-1/+15
2018-05-24external/mambo: Add support for readline if it existsBalbir Singh1-1/+14
2018-05-24opal-prd: Do not error out on first failure for soft/hard offline.Mahesh Salgaonkar1-3/+3
2018-05-09mambo: Enable XER CA32 and OV32 bits on P9Anton Blanchard1-1/+1
2018-05-02external/mambo: simplify implementation of diBalbir singh1-9/+3
2018-04-29mambo: Add persistent memory disk supportMichael Neuling1-0/+29
2018-04-24external/mambo: Add di command to decode instructionsMichael Neuling1-0/+11
2018-04-19mambo/mambo_utils.tcl: Inject an MCE at a specified addressBalbir Singh1-1/+15
2018-04-19external/mambo: improve helper for machine checksNicholas Piggin1-9/+53
2018-04-19external: Add "lpc" toolBenjamin Herrenschmidt2-0/+193
2018-04-18external/trace: fix makefileStewart Smith1-1/+1
2018-04-10opal-prd: Insert powernv_flash moduleVasant Hegde1-1/+8
2018-04-09libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur1-32/+17
2018-04-09external/ffspart: Improve error outputCyril Bur1-2/+2
2018-04-09external/ffspart: Use new interfaceCyril Bur59-399/+481
2018-04-09libflash/libffs: Allow caller to specifiy header partitionCyril Bur1-1/+1
2018-04-09libflash/libffs: Refcount ffs entriesCyril Bur2-1/+3
2018-04-09libflash/libffs: Switch to storing header entries in an arrayCyril Bur10-10/+0
2018-04-09libflash/libffs: Remove the 'sides' from the FFS TOC generation codeCyril Bur1-1/+1
2018-04-09external/ffspart: Remove side, order and backup optionsCyril Bur6-90/+24
2018-04-09external/pflash: Use ffs_entry_user_to_string() to standardise flag stringsCyril Bur2-18/+12
2018-04-09libffs: Standardise ffs partition flagsCyril Bur6-8/+8
2018-04-09external/ffspart: Allow # comments in input fileCyril Bur1-0/+4
2018-03-14Make gard display show that a record is clearedDan Crowell1-3/+4
2018-02-28mambo: Add fw-feature flags for security related settingsMichael Ellerman1-1/+22
2018-02-14pflash: Fix makefile dependency issueStewart Smith1-3/+3
2018-02-08Fix FTBFS with -Werror=format-overflowFrédéric Bonnard1-1/+1
2018-01-30Fix xscom-utils distclean targetFrédéric Bonnard1-1/+1
2018-01-30Add man pages for xscom-utils and pflashFrédéric Bonnard7-1/+167
2017-12-20Mambo: run hello_world and sreset_world tests with Secure and Trusted BootStewart Smith1-1/+1
2017-12-18pflash: Respect write(2) return valuesCyril Bur1-4/+9
2017-12-14opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat1-2/+94
2017-12-14opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat2-1/+113
2017-12-15external/test/test.sh: fix VERSION substitution when no tagsStewart Smith1-2/+2
2017-12-13pflash: Support for clean_on_ecc_error flagAdriana Kobylak7-15/+36
2017-12-13external/test: make stripping out version number more robustStewart Smith1-2/+2
2017-12-01external/pflash: Fix non-zero return code for successful read when size%256 != 0Suraj Jitindar Singh1-1/+1
2017-12-01gard: Add testsOliver O'Halloran22-2/+148
2017-12-01gard: Fix up do_create return valuesOliver O'Halloran1-4/+4
2017-12-01gard: Delete stale commentOliver O'Halloran1-6/+0