aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-22occ-sensor: clean dt properties if sensor is not availableBalamuruhan S1-0/+4
2019-10-22npu2-opencapi: Log a warning when resetting a broken deviceFrederic Barrat1-0/+4
2019-10-22npu2-opencapi: Handle OPAL_UNMAP_PE operation on set_pe() callbackFrederic Barrat1-1/+6
2019-10-22npu2-opencapi: Activate PCI hotplug on opencapi slotFrederic Barrat1-4/+65
2019-10-22npu2-opencapi: Improve error reporting to the OSFrederic Barrat3-4/+29
2019-10-22npu2-opencapi: Detect PHY reset errorsFrederic Barrat3-5/+17
2019-10-22npu2-opencapi: Simplify freset statesFrederic Barrat1-13/+3
2019-10-22npu2-opencapi: Tweak fundamental reset sequenceFrederic Barrat2-24/+26
2019-10-22npu2-opencapi: Rework link training timeoutFrederic Barrat2-4/+7
2019-10-22npu2-hw-procedures: Fix link retraining on resetFrederic Barrat1-0/+16
2019-10-22npu2-opencapi: Make sure the PCI slot has the proper IDFrederic Barrat1-1/+2
2019-10-22npu2-hw-procedures: Move some opencapi PHY settings in one-off initFrederic Barrat1-19/+16
2019-10-22core/pci: Fix scan of devices for opencapi slotsFrederic Barrat1-5/+15
2019-10-22core/pci: Train link of PHB slots when hotpluggingFrederic Barrat1-22/+85
2019-10-22core/pci: Use proper phandle during hotplug for PHB slotsFrederic Barrat1-6/+15
2019-10-22core/pci: Add missing lock in set_power_timerFrederic Barrat2-0/+12
2019-10-22core/pci: Refactor common paths on slot hotplugFrederic Barrat1-17/+26
2019-10-15core/ipmi: Fix use-after-freeVasant Hegde1-3/+11
2019-10-14blocklevel: smart_write: Fix unaligned writes to ECC partitionsAndrew Jeffery4-7/+65
2019-10-14blocklevel: smart_write: Tidy local variable declarationsAndrew Jeffery1-4/+7
2019-10-14blocklevel: smart_write: Avoid reuse of formal parametersAndrew Jeffery1-6/+13
2019-10-14blocklevel: smart_write: Deny writes intersecting ECC protected regionsAndrew Jeffery1-1/+9
2019-10-14blocklevel: smart_write: Avoid indirectly testing formal parametersAndrew Jeffery1-1/+1
2019-10-14blocklevel: smart_write: Rename size variable for clarityAndrew Jeffery1-8/+9
2019-10-14blocklevel: smart_write: Rename write bufferAndrew Jeffery1-7/+7
2019-10-14blocklevel: smart_write: Terminate line for debug output in no-change caseAndrew Jeffery1-0/+2
2019-10-14gard: Fix data corruption when clearing single recordsAndrew Jeffery4-1/+31
2019-10-14core/init: Checksum romem after patching out trapsOliver O'Halloran1-2/+4
2019-10-14core/init: Don't checksum MPIPL data areasOliver O'Halloran3-1/+15
2019-10-03core/exceptions.c: do not include handler code in exception backtraceNicholas Piggin3-6/+31
2019-10-03core/util: branch-to-NULL assert for ELFv2 ABINicholas Piggin2-6/+17
2019-10-03core/util: trap based assertionsNicholas Piggin10-35/+130
2019-10-03core/exceptions.c: rearrange code to allow more interrupt typesNicholas Piggin1-4/+12
2019-10-03build: use -mcpu=power8Nicholas Piggin1-2/+2
2019-10-03core/platform: Actually disable fast-reboot on P8Oliver O'Halloran1-3/+5
2019-10-03hdat/spira: export abc and wxyz bus speedsMadhavan Srinivasan4-0/+18
2019-10-02ccan: Add CCAN heap licenseJordan Niethe1-1/+17
2019-10-02core/cpu.c: current_radix_mode should be initialised to trueNicholas Piggin1-1/+1
2019-09-06external/common: Use file operation used on x86 for ARCH_UNKNOWNFrédéric Bonnard4-8/+2
2019-09-06hw/psi: Remove explicit external IRQ policyOliver O'Halloran5-45/+6
2019-09-06hw/psi-p9: Mask OPAL-owned LSIs without handlersOliver O'Halloran3-6/+38
2019-09-06hw/psi-p9: Make interrupt name array globalOliver O'Halloran1-19/+19
2019-09-06hw/psi: Add chip ID to interrupt namesOliver O'Halloran1-23/+33
2019-09-06xive: fix return value of opal_xive_allocate_irq()Cédric Le Goater1-1/+1
2019-09-06hw/test: include -gcov binaries in clean targetEric Richter1-1/+1
2019-09-06devicetree: Remove lpc interrupt propertiesReza Arbab1-15/+1
2019-09-06MPIPL: struct opal_mpipl_fadump doesn't needs to be packedVasant Hegde1-1/+1
2019-09-06slw: Enable stop states on P9PRyan Grimm1-1/+2
2019-09-06core/flash: Use pr_fmt macro for tagging log messagesJordan Niethe1-35/+37
2019-08-23hw/lpc: Configure SerIRQ interrupts on P9POliver O'Halloran1-2/+5