aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-27hw/imc: Detect BML and fix core countersRyan Grimm1-0/+1
2023-10-11hdata: Remove legacy SPIRA structureNicholas Piggin1-11/+9
2023-09-15core/device: Add function to return child node using name at substring "@"Athira Rajeev1-0/+3
2023-09-12core/pldm: Register OPAL_IPMI_SEND/RECV calls backChristophe Lombard1-0/+5
2023-09-12core/pldm: Register OPAL_RTC_READ/WRITE calls backChristophe Lombard1-0/+5
2023-09-12core/pldm: Update boot progress stateChristophe Lombard1-0/+12
2023-09-12core/pldm: Handle Watchdog timer.Christophe Lombard1-0/+5
2023-09-12core/pldm: Register PLDM as a blocklevel deviceChristophe Lombard1-0/+5
2023-09-12core/pldm: Lid ids string parsingChristophe Lombard1-0/+7
2023-09-12core/pldm: Update "bmc-firmware-version" device-tree fieldChristophe Lombard1-0/+5
2023-09-12core/pldm: Send a system chassis Off-Soft Graceful requestChristophe Lombard1-0/+5
2023-09-12core/pldm: Send a system firmware Graceful Restart requestChristophe Lombard1-0/+5
2023-09-12core/pldm: Encode GetTID responseChristophe Lombard1-0/+8
2023-09-12core/pldm: PLDM over MCTP BindingChristophe Lombard1-0/+24
2023-09-12hw/ast-bmc: Initialize ast lpc mctp bindingChristophe Lombard1-0/+20
2023-09-12hw: Move lpc firmware space helpersChristophe Lombard1-0/+6
2023-09-12pldm: Export logging featureChristophe Lombard1-0/+1
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-08-09pci: Remove MVE opal callsJoel Stanley1-6/+0
2023-06-06ipmi: remove unused OS watchdog supportNicholas Piggin1-3/+0
2023-06-06ipmi: flush the ipmi message queue before booting a kernelNicholas Piggin1-1/+6
2023-06-06mem_region: Add a local_free functionNicholas Piggin1-0/+4
2023-02-27hw/phb4: Use symbols when accessing PEC registersFrederic Barrat1-0/+1
2022-07-05interrupts: Speed up opal interrupts scanningFrederic Barrat1-0/+1
2022-06-13cpu: Fix HID SPR icache flushing and attn change sequenceNicholas Piggin1-2/+4
2022-06-13core: detect LPAR-per-core mode and report in dtNicholas Piggin1-0/+2
2022-02-04Fix array-bound compilation warningsAbhishek Singh Tomar1-0/+12
2022-01-03npu: Move npu.o and npu-hw-procedules.o under CONIFG_P8Stewart Smith1-0/+7
2022-01-03hw/slw: split P8 specific code into its own fileNicholas Piggin2-12/+48
2022-01-03SBE: create processor-independent timer APIsNicholas Piggin3-6/+19
2022-01-03hwprobe: convert PHB, NPU, PAU subsystems to hwprobeStewart Smith1-5/+0
2022-01-03Introduce hwprobe facility to avoid hard-coding probe functionsStewart Smith1-1/+38
2021-12-23core/cpu: make cpu idle states simplerNicholas Piggin1-2/+3
2021-10-26opal-api: Drop diagnostics data type symbol for PHB5Frederic Barrat1-1/+0
2021-10-19pau: Add support for OpenCAPI Persistent Memory devices.Christophe Lombard3-0/+15
2021-10-19pau: mmio invalidatesChristophe Lombard2-0/+10
2021-10-19pau: update current opal call functionsChristophe Lombard2-0/+20
2021-10-19pau: link trainingChristophe Lombard3-0/+53
2021-10-19pau: phy initChristophe Lombard1-0/+11
2021-10-19pau: hmi scom dumpChristophe Lombard5-1/+35
2021-10-19pau: complete phb opsChristophe Lombard1-0/+9
2021-10-19pau: enable interrupt on errorChristophe Lombard2-0/+14
2021-10-19pau: translation layer configurationChristophe Lombard2-0/+39
2021-10-19pau: enabling opencapiChristophe Lombard2-0/+44
2021-10-19pau: create phbChristophe Lombard3-0/+22
2021-10-19pau: assign barsChristophe Lombard3-0/+109
2021-10-19rainier: detect pau devicesChristophe Lombard2-0/+8
2021-10-19pau: introduce supportChristophe Lombard4-0/+129