summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* mambo: Merge PMEM_DISK and PMEM_VOLATILE codeMichael Neuling2018-09-201-46/+31
* xscom-utils: Rework getsramOliver O'Halloran2018-09-201-7/+47
* xscom-utils/getsram: Make it work on P9Oliver O'Halloran2018-09-201-23/+58
* xscom-utils/adu_scoms.py: run 2to3 over itStewart Smith2018-09-131-21/+21
* don't fail fatally if qtrace can't be loadedStewart Smith2018-08-151-1/+3
* external/mambo: conditionally source qtrace scriptNicholas Piggin2018-08-132-7/+10
* opal-prd: Fix opal-prd crashVasant Hegde2018-08-011-3/+3
* Fixup pflash build for ast refactorStewart Smith2018-07-181-1/+4
* pmem: volatile bindings for the poorly enabledBalbir singh2018-06-271-0/+26
* external/xscom-utils: Add python library for xscom accessMadhavan Srinivasan2018-06-181-0/+312
* ffspart: Don't require user to create blank partitions manuallySamuel Mendoza-Jonas2018-06-017-11/+64
* pflash: Use correct prefix when installingJoel Stanley2018-06-011-1/+1
* Add -Wno-stringop-truncation for GCC8Stewart Smith2018-05-291-1/+1
* Add prepare_hbrt_update to hbrt interfacesDan Crowell2018-05-292-1/+15
* external/mambo: Add support for readline if it existsBalbir Singh2018-05-241-1/+14
* opal-prd: Do not error out on first failure for soft/hard offline.Mahesh Salgaonkar2018-05-241-3/+3
* mambo: Enable XER CA32 and OV32 bits on P9Anton Blanchard2018-05-091-1/+1
* external/mambo: simplify implementation of diBalbir singh2018-05-021-9/+3
* mambo: Add persistent memory disk supportMichael Neuling2018-04-291-0/+29
* external/mambo: Add di command to decode instructionsMichael Neuling2018-04-241-0/+11
* mambo/mambo_utils.tcl: Inject an MCE at a specified addressBalbir Singh2018-04-191-1/+15
* external/mambo: improve helper for machine checksNicholas Piggin2018-04-191-9/+53
* external: Add "lpc" toolBenjamin Herrenschmidt2018-04-192-0/+193
* external/trace: fix makefileStewart Smith2018-04-181-1/+1
* 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
OpenPOWER on IntegriCloud