aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-05CI: Clean up some Docker filesFrederic Barrat5-11/+8
2021-11-05CI: Small cleanup in the github actions workflow fileFrederic Barrat1-3/+10
2021-11-05CI: Rename ubuntu-latest to ubuntu-rollingFrederic Barrat4-15/+14
2021-11-05CI: Add Fedora 35 to github actionsFrederic Barrat3-1/+33
2021-11-05test/qemu: Fix testFrederic Barrat1-1/+2
2021-11-05README: Update path to fetch a kernel imageFrederic Barrat1-1/+1
2021-11-04secvar/edk2: store timestamp variable in protected storageEric Richter2-1/+4
2021-11-04secvar/secboot_tpm: unify behavior for bank hash check and secboot header checkEric Richter2-16/+29
2021-11-04secvar/secboot_tpm: correctly reset the control index on secboot formatEric Richter1-4/+7
2021-11-03skiboot.lds.S: add DWARF v5 sectionsCédric Le Goater1-2/+4