aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-09skiboot v6.7.4 release notesv6.7.4skiboot-6.7.xCédric Le Goater1-0/+19
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-07-22skiboot v6.7.3 release notesv6.7.3Vasant Hegde1-0/+29
2021-07-22pkcs7: pkcs7_get_content_info_type should reset *p on errorDaniel Axtens2-1/+35
2021-07-22secvar/backend: fix a memory leak in get_pkcs7Daniel Axtens4-1/+181
2021-07-22secvar/backend: fix an integer underflow bugDaniel Axtens3-0/+182
2021-07-22secvar/backend: Don't overread data in auth descriptorDaniel Axtens2-0/+22
2021-07-22secvar: return error if verify_signature runs out of ESLsNick Child2-1/+29
2021-07-22secvar: return error if validate_esl has extra dataNick Child2-1/+19
2021-07-22secvar: Make `validate_esl_list` iterate through esl chainNick Child3-4/+244
2021-07-22secvar: ensure ESL buf size is at least what ESL header expectsNick Child3-1/+182
2021-06-30skiboot v6.7.2 release notesv6.7.2Vasant Hegde1-0/+29
2021-06-24secvar: fix endian conversionNayna Jain1-1/+1
2021-06-24secvar/secvar_util: Properly free memory on zalloc failNick Child1-1/+1
2021-06-24edk2-compat-process.c: Remove repetitive debug print statementsNick Child1-7/+2
2021-06-24phb4: Avoid MMIO load freeze escalation on every chipMahesh Salgaonkar1-1/+5
2021-06-24phb4: Disable TCE cache line bufferFrederic Barrat2-0/+2
2021-06-24hw/imc: Disable only nest_imc devices if pause_microcode() failsMadhavan Srinivasan1-2/+16
2021-06-24hw/imc: move imc_init() towards end main_cpu_entry()Madhavan Srinivasan1-3/+3
2021-06-24Fix lock error when BT IRQ preempt BT timerlixg1-3/+5
2021-01-06skiboot v6.7.1 release notesv6.7.1Vasant Hegde1-0/+33
2021-01-06SBE: Account cancelled timer requestVasant Hegde1-0/+3
2021-01-06SBE: Rate limit timer requestsVasant Hegde1-0/+22
2021-01-06SBE: Check timer state before scheduling timerVasant Hegde1-2/+4
2021-01-06platform/mowgli: Limit PHB0/(pec0) to gen3 speedLuluTHSu1-0/+16
2021-01-06Revert "mowgli: Limit slot1 to Gen3 by default"LuluTHSu3-36/+0
2021-01-06xscom: Fix xscom error logging caused due to xscom OPAL callGautham R. Shenoy1-2/+19
2021-01-06xive/p9: Remove assert from xive_eq_for_target()Cédric Le Goater1-1/+1
2021-01-06Fix possible deadlock with DEBUG buildVasant Hegde1-2/+2
2021-01-06core/platform: Fallback to full_reboot if fast-reboot failsVasant Hegde1-1/+2
2021-01-06core/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
2020-11-02platform/mowgli: modify slot_nameLuluTHSu1-5/+5
2020-11-02mowgli: Limit slot1 to Gen3 by defaultLuluTHSu3-0/+38
2020-10-23skiboot v6.6.4 release notesVasant Hegde1-0/+18
2020-10-23skiboot 5.4.12 release notesVasant Hegde1-0/+14
2020-10-21external/pci-scripts: Add PHB error parsing scriptOliver O'Halloran2-0/+686
2020-10-21FSP/NVRAM: Do not assert in vNVRAM statistics callVasant Hegde1-2/+1
2020-10-15platform/mowgli: modify VPD to export correct data to system VPD EEPROMLuluTHSu1-0/+20
2020-10-15opal-prd: handle devtmpfs mounted with noexecGeorgy Yakovlev1-2/+34
2020-10-15mowgli: Enable secvar support for Host OS Secure BootNayna Jain1-0/+6
2020-10-02test: Skip qemu tests if skiboot.lid is too largeOliver O'Halloran2-0/+14
2020-10-02secvar/test: use mbedtls cflags when building the test binariesEric Richter2-2/+4
2020-10-02secvar/test: use vendored mbedtls instead of hostEric Richter2-7/+10
2020-10-01secvar: Clean up makefiles and fix out of tree buildsOliver O'Halloran4-19/+13
2020-10-01secvar/test: Remove broken initalizersOliver O'Halloran1-2/+2
2020-10-01skiboot.lds.S: Move BSS start up a bit to accommodate a larger .dataOliver O'Halloran2-5/+5