aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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
2020-10-01ci: Add mbedtls development files as a dependencyOliver O'Halloran9-10/+11
2020-10-01secvar/backend: improve edk2 driver unit testcasesNayna Jain2-37/+387