aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-09CI: Add testing on Ubuntu 22.04 LTSFrederic Barrat3-1/+42
2022-05-09CI: Update python dependency on Ubuntu rollingFrederic Barrat1-1/+1
2022-04-29flash: Make PNOR partition encoding size 64 bit safe.Aneesh Kumar K.V1-9/+17
2022-03-17github: Run update before installing packagesJoel Stanley1-5/+4
2022-03-16libstb/create-container: avoid using deprecated APIs when compiling with Open...Eric Richter1-1/+9
2022-03-15github: Add workflow to build and deploy docsJoel Stanley2-1/+30
2022-03-15Makefile: Fix detection of cross compilerJoel Stanley1-4/+4
2022-03-07ci: remove Fedora 33Dan Horák3-32/+1
2022-03-07doc: Remove docutils version pinJoel Stanley1-2/+1
2022-03-07ci: Remove Centos 8Joel Stanley3-45/+1
2022-02-04external/mambo: Handle greater than 16 CPUsMichael Neuling1-1/+4
2022-02-04Fix compilation waning "Missing #interrupt-cells"Abhishek Singh Tomar3-0/+27
2022-02-04Fix array-bound compilation warningsAbhishek Singh Tomar8-10/+29
2022-01-03platforms: put P8 platforms behind CONFIG_P8Stewart Smith2-5/+14
2022-01-03npu: Move npu.o and npu-hw-procedules.o under CONIFG_P8Stewart Smith2-1/+9
2022-01-03hwprobe: convert vas_init(), nx_init()Stewart Smith3-6/+4
2022-01-03hw/slw: split P8 specific code into its own fileNicholas Piggin11-493/+573
2022-01-03hw/slw: Move P8 bits behind CONFIG_P8Nicholas Piggin5-88/+104
2022-01-03SBE: create processor-independent timer APIsNicholas Piggin10-36/+64
2022-01-03Add CONFIG_P8 with PHB3 behind itStewart Smith4-4/+29
2022-01-03hwprobe: convert PHB, NPU, PAU subsystems to hwprobeStewart Smith7-25/+14
2022-01-03Introduce hwprobe facility to avoid hard-coding probe functionsStewart Smith5-1/+118
2022-01-03fast-reboot: fix TLB cleanup after fast rebootNicholas Piggin1-0/+4
2021-12-23core/cpu: move sleep/wake synchronisation out from low level codeNicholas Piggin1-110/+42
2021-12-23core/cpu: make cpu idle states simplerNicholas Piggin2-27/+53
2021-12-23core/cpu: move cpu_wake out of job_lockNicholas Piggin1-1/+2
2021-12-23core/cpu: refactor IPI sendingNicholas Piggin1-18/+13
2021-12-23core/cpu: remove POWER8 IPI loopNicholas Piggin1-3/+1
2021-12-23core/cpu: rewrite idle synchronisationNicholas Piggin1-100/+156
2021-12-23chiptod: properly zero TB SPR when cleaning up for invalid TBNicholas Piggin1-1/+2
2021-12-09secvar/pkcs7: fix a wrong sizeof()Daniel Axtens1-1/+1
2021-12-09libfdt: sync to upstream dtc.git commit 45f3d1a095ddNicholas Piggin19-889/+665
2021-12-09ccan: sync to upstream ccan.git commit ca7c5a9e04f3Nicholas Piggin62-199/+1055
2021-12-09hw/lpc: fix compilation errorNicholas Piggin1-0/+1
2021-12-09ccan: switch list_add_before/after arguments to match upstreamNicholas Piggin5-11/+11
2021-11-10hdata: add mmu-pid-bits and mmu-lpid-bits for POWER10 CPUsNicholas Piggin2-0/+9
2021-11-10test/qemu: Add PCI devicesCédric Le Goater1-2/+20
2021-11-10CI: Update runs with P10 mamboCédric Le Goater8-1/+8
2021-11-10CI: Update centos8 runs with P8 and P9 mamboCédric Le Goater1-0/+2
2021-11-05CI: Remove travis config fileFrederic Barrat1-71/+0