aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-11-27hw/imc: Detect BML and fix core countersRyan Grimm1-5/+5
2023-10-11hdata: Remove legacy SPIRA structureNicholas Piggin1-1/+0
2023-09-15hw/imc: Update IMC PMU node names for power10Athira Rajeev1-10/+186
2023-09-15hw/imc: Update IMC code to use dt_find_by_name_before_addr for checking dt nodesAthira Rajeev1-9/+9
2023-09-12core/pldm: PLDM over MCTP BindingChristophe Lombard1-0/+18
2023-09-12hw/ast-bmc: Initialize ast lpc mctp bindingChristophe Lombard2-0/+371
2023-09-12hw: Move lpc firmware space helpersChristophe Lombard1-0/+74
2023-07-12psi: Remove PSIHB_XIVR referenceJoel Stanley1-2/+0
2023-07-11hw/chiptod: allow qemu to use the chiptodNicholas Piggin1-2/+6
2023-06-06ipmi: remove unused OS watchdog supportNicholas Piggin1-25/+0
2023-06-06ipmi: flush the ipmi message queue before booting a kernelNicholas Piggin2-3/+16
2023-06-06platforms: Use astbmc_exitNicholas Piggin1-1/+0
2023-06-06VAS: use local_free to free local_alloc memoryNicholas Piggin1-2/+2
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 Barrat1-12/+18
2022-07-05interrupts: Speed up opal interrupts scanningFrederic Barrat2-0/+20
2022-06-13xive: Fix NSR value when dumping the state of thread contextFrederic Barrat2-2/+2
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-02-04Fix array-bound compilation warningsAbhishek Singh Tomar1-1/+1
2022-01-03npu: Move npu.o and npu-hw-procedules.o under CONIFG_P8Stewart Smith1-1/+2
2022-01-03hwprobe: convert vas_init(), nx_init()Stewart Smith2-0/+4
2022-01-03hw/slw: split P8 specific code into its own fileNicholas Piggin7-481/+523
2022-01-03hw/slw: Move P8 bits behind CONFIG_P8Nicholas Piggin3-86/+96
2022-01-03SBE: create processor-independent timer APIsNicholas Piggin4-15/+36
2022-01-03Add CONFIG_P8 with PHB3 behind itStewart Smith1-1/+4
2022-01-03hwprobe: convert PHB, NPU, PAU subsystems to hwprobeStewart Smith5-6/+13
2021-12-23chiptod: properly zero TB SPR when cleaning up for invalid TBNicholas Piggin1-1/+2
2021-12-09hw/lpc: fix compilation errorNicholas Piggin1-0/+1
2021-12-09ccan: switch list_add_before/after arguments to match upstreamNicholas Piggin1-1/+1
2021-10-21xive/p10:: Declare xive2 DT node as an interrupt-controllerFrederic Barrat1-1/+6
2021-10-19pau: Add support for OpenCAPI Persistent Memory devices.Christophe Lombard4-16/+137
2021-10-19pau: mmio invalidatesChristophe Lombard2-0/+39
2021-10-19pau: update current opal call functionsChristophe Lombard2-0/+165
2021-10-19pau: link trainingChristophe Lombard1-0/+529
2021-10-19pau: phy initChristophe Lombard2-1/+311
2021-10-19pau: hmi scom dumpChristophe Lombard2-24/+47
2021-10-19pau: complete phb opsChristophe Lombard1-0/+137
2021-10-19pau: enable interrupt on errorChristophe Lombard1-0/+157
2021-10-19pau: translation layer configurationChristophe Lombard1-0/+192
2021-10-19pau: enabling opencapiChristophe Lombard1-0/+222
2021-10-19pau: create phbChristophe Lombard1-1/+233
2021-10-19pau: assign barsChristophe Lombard2-8/+126
2021-10-19pau: introduce supportChristophe Lombard2-1/+225
2021-10-19npu2: move opal apiChristophe Lombard2-35/+69
2021-10-19AWAN simulator support for P10Ryan Grimm1-2/+5
2021-10-19flash: AST BMC endian fixesNicholas Piggin1-3/+11
2021-10-19phb3: make endian-cleanNicholas Piggin1-158/+159
2021-10-19Remove support for POWER8 DD1Nicholas Piggin2-379/+12