aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-28skiboot v6.8 release notesv6.8Vasant Hegde1-0/+12
2021-05-28uart: Give SIMICS some more timeCédric Le Goater1-0/+3
2021-05-28ci: Bump qemu versionVasant Hegde2-3/+4
2021-05-13Make .lid and .lid.xz make targets patternsStewart Smith1-2/+2
2021-05-13secvar/backend: add EFI_CERT_RSA2048_GUIDDaniel Axtens1-0/+2
2021-05-13secvar/backend: include short-types.h in edk2.hDaniel Axtens1-0/+1
2021-05-13secvar/secvar_util: Properly free memory on zalloc failNick Child1-1/+1
2021-05-13edk2-compat-process.c: Remove repetitive debug print statementsNick Child1-7/+2
2021-05-13hw/imc: Disable only nest_imc devices if pause_microcode() failsMadhavan Srinivasan1-2/+16
2021-05-13hw/imc: move imc_init() towards end main_cpu_entry()Madhavan Srinivasan1-3/+3
2021-04-07hw/ipmi: Fix misleading-indentation failuresVasant Hegde1-1/+1
2021-04-07opal-ci: Add openssl as dependency to fedora-rawhideVasant Hegde1-1/+1
2021-04-07opal-ci: Replace fedora32 with fedora33Vasant Hegde5-5/+5
2021-04-07travis: Update email notificationVasant Hegde1-1/+1
2021-04-01external: convert scripts to Python3Dan Horák3-20/+18
2021-03-31secvar/backend/edk2.h: mark structs as __packed explicitlyDaniel Axtens1-6/+8
2021-03-31phb4: Avoid MMIO load freeze escalation on every chipMahesh Salgaonkar1-1/+5
2021-02-12phb4/5: Fix printing of device secondary status register.Mahesh Salgaonkar1-1/+1
2021-02-04phb4: Disable TCE cache line bufferFrederic Barrat2-0/+2
2021-02-04hdata/i2c: Use inclusive language, replace the word 'whitelist'Philippe Mathieu-Daudé1-3/+3
2021-02-04hw/phb4: Use inclusive language, replace the word 'whitelist'Philippe Mathieu-Daudé1-10/+10
2021-02-04libstb/trustedboot: Use inclusive language, replace the word 'whitelist'Philippe Mathieu-Daudé1-1/+1
2021-01-14Fix lock error when BT IRQ preempt BT timerlixg1-3/+5
2021-01-05mambo: add a mambo rtc_writeNicholas Piggin1-0/+21
2021-01-05SBE: Account cancelled timer requestVasant Hegde1-0/+3
2020-12-18SBE: Rate limit timer requestsVasant Hegde1-0/+22
2020-12-18SBE: Check timer state before scheduling timerVasant Hegde1-2/+4
2020-12-15platform/mowgli: Limit PHB0/(pec0) to gen3 speedLuluTHSu1-0/+16
2020-12-15Revert "mowgli: Limit slot1 to Gen3 by default"LuluTHSu3-36/+0
2020-12-15xscom: Fix xscom error logging caused due to xscom OPAL callGautham R. Shenoy1-2/+19
2020-12-15xive/p9: Remove assert from xive_eq_for_target()Cédric Le Goater1-1/+1
2020-12-15hw/ocmb: Fix log messageVasant Hegde1-3/+2
2020-12-15hw/ocmb: Clear top bit from offset before searching addr rangeVasant Hegde3-7/+8
2020-12-15hdata: assert if we fail to add xscom nodesVasant Hegde1-2/+1
2020-12-15hdata: Replace hardcoded string with macroVasant Hegde1-1/+1
2020-12-15hdata: Update ipmi sensors structureVasant Hegde1-1/+2
2020-12-15build: Fix linker script for builtin KernelKlaus Heinrich Kiwi1-2/+2
2020-12-15Fix possible deadlock with DEBUG buildVasant Hegde1-2/+2
2020-11-27witherspoon: fix using integer as NULL sparse warningStewart Smith1-1/+1
2020-11-27secvar: fix Using plain integer as NULL pointer sparse warningStewart Smith1-1/+1
2020-11-27core/opal.c: sparse cleanup integer as NULLStewart Smith1-1/+1
2020-11-27xive/p9: Add a retry counter when updating the cache watchCédric Le Goater1-1/+9
2020-11-27xive/p9: Introduce XIVE_ESB_PAGE_SIZECédric Le Goater1-8/+8
2020-11-27psi/p9: mask all sources at initCédric Le Goater1-0/+13
2020-11-27xive/p9: Use local_alloc() to allocate the XIVE bitmapsCédric Le Goater1-3/+7
2020-11-27core/platform: Fallback to full_reboot if fast-reboot failsVasant Hegde1-1/+2
2020-11-27external/mambo: 4 byte align chained CPIOsMichael Neuling1-1/+2
2020-11-27core/cpu: fix next_ungarded_primaryNicholas Piggin1-4/+2
2020-11-03skiboot v6.7 release notesv6.7Oliver O'Halloran1-0/+37
2020-11-02phb4: Finish removing P9 DD1 workaround on LSIsCédric Le Goater2-5/+1