aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2020-11-27external/mambo: 4 byte align chained CPIOsMichael Neuling1-1/+2
2020-10-21external/pci-scripts: Add PHB error parsing scriptOliver O'Halloran2-0/+686
2020-10-15opal-prd: handle devtmpfs mounted with noexecGeorgy Yakovlev1-2/+34
2020-09-30external/mambo: Disable MEMORY_OVERFLOWMichael Ellerman1-0/+1
2020-09-30opal-prd: Have a worker process handle page offliningOliver O'Halloran1-19/+64
2020-09-29external/mambo Update SIM_CTRL1Anton Blanchard1-1/+1
2020-08-28external/mambo: Do not enable TM on P9 in ibm, pa-featuresJordan Niethe1-1/+1
2020-08-28external/ffspart: define $(sbindir) for MakefileDan Horák1-0/+3
2020-06-17test: Add an external-check targetOliver O'Halloran1-1/+3
2020-06-11external/ffspart: Use read() rather than mmap()Oliver O'Halloran1-8/+34
2020-06-03opal-gard: sync up the chip unit data list with upstream hostboot.Mahesh Salgaonkar1-1/+9
2020-03-13Re-license contributions from Dan HorákOliver O'Halloran2-2/+2
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith75-75/+75
2020-03-11external/mambo: rename env var PMEM_MODES to PMEM_MODEacsawdey1-2/+2
2020-02-24external/mambo: support mambo COW mode for PMEM diskAaron Sawdey1-1/+12
2020-02-12opal-gard: Add support for new PVR POWER9P.Mahesh Salgaonkar1-0/+1
2020-01-29skiboot.tcl: Add chip-id to pmem device tree nodeAlistair Popple1-0/+1
2019-11-27mambo: enable use of real Container Verification CodeStewart Smith3-1/+67
2019-11-05hdata: Fix reserved node label searchVasant Hegde1-4/+9
2019-11-04mambo: Add more tweakable security flagsMichael Ellerman1-3/+26
2019-10-22gard: Add support to run gard tests on FSP platformVasant Hegde2-6/+11
2019-10-14blocklevel: smart_write: Fix unaligned writes to ECC partitionsAndrew Jeffery3-0/+39
2019-10-14gard: Fix data corruption when clearing single recordsAndrew Jeffery4-1/+31
2019-09-06external/common: Use file operation used on x86 for ARCH_UNKNOWNFrédéric Bonnard4-8/+2
2019-09-06devicetree: Remove lpc interrupt propertiesReza Arbab1-15/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith82-505/+235
2019-07-26gard: fix installation ruleDan Horák1-2/+2
2019-07-23Updating shared constants for HBRTDan Crowell1-2/+69
2019-07-19xscom-utils: refer only objects not sources for getscomDan Horák1-1/+1
2019-06-27external/mambo: Bump default POWER9 to Nimbus DD2.3Nicholas Piggin1-2/+2
2019-06-13external/mambo: fix tcl startup code for mambo bogus net (repost)Aaron Sawdey1-4/+6
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith2-12/+1
2019-06-03opal-prd: Fix prd message size issueVasant Hegde1-4/+23
2019-05-20external/trace: Add follow option to dump_traceJordan Niethe1-7/+49
2019-05-20external/trace: Add support for dumping multiple buffersJordan Niethe3-44/+135
2019-05-20external/trace: mmap trace buffers in dump_traceJordan Niethe2-32/+25
2019-05-20external/trace: Introduce structure for reading tracesJordan Niethe2-23/+48
2019-05-20core/trace: Change mask/and to modulo for buffer offsetJordan Niethe1-2/+2
2019-05-20external/trace: Use correct width integer byte swappingJordan Niethe1-1/+1
2019-05-20external/trace: Fix endianness detection in MakefileJordan Niethe1-1/+1
2019-05-20opal-gard: Account for ECC size when clearing partitionOliver O'Halloran1-1/+2
2019-05-20gard: Use consistent nameVasant Hegde13-16/+16
2019-05-20skiboot.tcl: Add option to wait for GDB server connectionAlistair Popple1-0/+4
2019-05-15mambo: Integrate addr2line into backtrace commandMichael Neuling1-3/+6
2019-05-15mambo: Add addr2func for symbol resolutionMichael Neuling2-2/+62
2019-05-15external/mambo: Add an option to exit Mambo when the system is shutdownAlistair Popple2-0/+9
2019-05-13devicetree: Don't set path to dtc in makefileJoel Stanley1-1/+1
2019-04-17external/mambo: also invoke readline for the non-autorun caseNicholas Piggin1-0/+2
2019-04-17opal-prd: Fix memory leak in is-fsp-system checkVasant Hegde1-1/+6
2019-04-17opal-prd: Check malloc return valueVasant Hegde1-0/+4