aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-12hw: Move lpc firmware space helpersChristophe Lombard6-126/+218
2023-09-12pldm/ibm/libpldm: Import oem IBM libpldm libraryChristophe Lombard12-1/+2426
2023-09-12pldm/libpldm: Import libpldm library handling PLDM protocolChristophe Lombard25-1/+15676
2023-09-12libmctp: Import libmctp library handling MCTP protocolChristophe Lombard21-1/+3973
2023-09-12pldm: Export logging featureChristophe Lombard2-1/+2
2023-09-12include/asm: Create asm_byteorder.h header fileChristophe Lombard1-0/+10
2023-09-12include: Provide endian conversion functionsChristophe Lombard1-0/+24
2023-09-12include: Expand print conversion specificier macrosChristophe Lombard1-0/+6
2023-09-12libc: Add ENXIO error codeChristophe Lombard1-5/+7
2023-09-12libc: Expand limits.h and include in stdint.hChristophe Lombard2-0/+9
2023-09-12skiboot v7.1 release notesv7.1Reza Arbab1-0/+13
2023-08-09Makefile: Link final elf with --no-warn-rwx-segmentsJoel Stanley1-0/+2
2023-08-09pci: Remove MVE opal callsJoel Stanley6-133/+31
2023-07-12init: Add a newline to the LPAR-per-core warningJoel Stanley1-1/+1
2023-07-12psi: Remove PSIHB_XIVR referenceJoel Stanley1-2/+0
2023-07-11pau: Fix a build error with GCC 13.1.1Vaibhav Jain1-1/+1
2023-07-11Support cross compiling on RISC-VAndreas Schwab1-1/+1
2023-07-11hw/chiptod: allow qemu to use the chiptodNicholas Piggin2-4/+7
2023-06-06core/init: Move opal_mpipl_init earlierNicholas Piggin1-4/+2
2023-06-06ipmi: remove unused OS watchdog supportNicholas Piggin3-39/+0
2023-06-06ipmi: flush the ipmi message queue before booting a kernelNicholas Piggin6-5/+44
2023-06-06platforms: Use astbmc_exitNicholas Piggin13-13/+14
2023-06-06ipmi: Fix potential infinite loop in sync_msg pollingNicholas Piggin1-1/+2
2023-06-06core/malloc: Make free and realloc tolerant of invalid usageNicholas Piggin1-0/+24
2023-06-06VAS: use local_free to free local_alloc memoryNicholas Piggin1-2/+2
2023-06-06mem_region: Add a local_free functionNicholas Piggin2-0/+38
2023-06-06opal-ci: Drop fedora36, add fedora38Reza Arbab4-3/+3
2023-03-28opal/hmi: Recover from unusual HMI with no TB error reported.Mahesh Salgaonkar1-4/+36
2023-02-27hw/phb4: Clear the PEC FIRs when taking the ETU out of resetFrederic Barrat1-13/+17
2023-02-27hw/phb4: Use symbols when accessing PEC registersFrederic Barrat2-12/+19
2023-02-27ci: Update github actions to run on Node 16Reza Arbab1-1/+1
2023-01-20opal-ci: Use https URLs for systemsim packagesReza Arbab10-18/+18
2023-01-19opal-ci: Update qemu command line to test booting upFrederic Barrat1-2/+1
2023-01-19ci: Update github actions to run on Node 16Reza Arbab2-2/+2
2023-01-03opal-ci: Drop fedora35, add fedora37Reza Arbab4-3/+3
2022-09-20external/mambo: add a poor man's ftrace commandNicholas Piggin1-0/+26
2022-08-23docs/platforms: Add Rainier product nameJoel Stanley1-3/+9
2022-08-23mambo: print useful error when mysim mmap failsRyan Grimm1-2/+2
2022-08-03mambo: Fix backtrace when trace mixes endian codeRyan Grimm1-0/+7
2022-07-05interrupts: Speed up opal interrupts scanningFrederic Barrat4-5/+38
2022-06-13xive: Fix NSR value when dumping the state of thread contextFrederic Barrat2-2/+2
2022-06-13cpu: Fix HID SPR icache flushing and attn change sequenceNicholas Piggin2-2/+26
2022-06-13core: detect LPAR-per-core mode and report in dtNicholas Piggin4-0/+44
2022-06-13opal-ci: Drop fedora34, add fedora36Reza Arbab4-4/+5
2022-06-13libstb: Fix memcpy overread in fakenv_readpublic()Reza Arbab1-2/+2
2022-06-13libstb: Work around deprecated API warnings on OpenSSL 3.0 systemsReza Arbab1-0/+1
2022-06-13fsp: Fix possible use of null "%s" prlog argumentReza Arbab1-1/+3
2022-05-23xscom: Parse P10 ec revisionJoel Stanley1-18/+19
2022-05-23xscom: Move p9 ec level parsing to a functionJoel Stanley1-30/+44
2022-05-09CI: Clean up and re-enable testing on Fedora rawhideFrederic Barrat3-6/+28