aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-11skiboot 6.1 release notesv6.1Stewart Smith1-0/+651
2018-07-11skiboot 6.0.5 release notesStewart Smith1-0/+118
2018-07-10capi: Select the correct IODA table entry for the mbt cache.Christophe Lombard1-9/+9
2018-07-10cpu: Ensure no-return flag is updated for current cpu_threadVaibhav Jain1-0/+2
2018-07-10npu2/hw-procedures: Fence bricks via NTL instead of MISCReza Arbab1-24/+7
2018-07-04phb4/capp: Calculate STQ/DMA read engines based on link-width for PECVaibhav Jain2-9/+33
2018-07-04occ: sensors: Fix the size of the phandle array 'sensors' in DTShilpasri G Bhat1-2/+2
2018-07-04core: always flush console before stoppingNicholas Piggin2-2/+6
2018-07-04core/cpu: parallelise global CPU register setting jobsNicholas Piggin1-10/+37
2018-07-03phb4: Delay training till after PERST is deassertedMichael Neuling1-0/+14
2018-07-03phb4: Move training trace logging to next state.Michael Neuling1-2/+2
2018-07-03phb4: Minimise wait when moving through FRESET statesMichael Neuling1-1/+1
2018-07-03occ: Update Dynamic Data comment block with new GPU presence fieldsAndrew Donnellan1-0/+5
2018-07-03npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...Andrew Donnellan7-16/+46
2018-06-27pmem: volatile bindings for the poorly enabledBalbir singh1-0/+26
2018-06-27occ: Add support for GPU presence detectionAndrew Donnellan2-3/+24
2018-06-27occ: Move occ declarations into occ.hAndrew Donnellan11-29/+41
2018-06-27init, occ: Initialise OCC earlier on BMC systemsAndrew Donnellan1-1/+13
2018-06-27slw: Fix trivial typo in debug messageAndrew Donnellan1-1/+1
2018-06-27hw/npu2, core/hmi: Use NPU instead of NPU2 as log message prefixAndrew Donnellan2-11/+11
2018-06-27vpd: Add vendor property to processor nodeVasant Hegde3-0/+19
2018-06-27vpd: Sanitize VPD dataVasant Hegde3-24/+51
2018-06-27test/qemu: start building qemu again, and use our built qemu for testsStewart Smith4-16/+17
2018-06-26opal-ci: qemu: Use the powernv-3.0 branchJoel Stanley1-1/+1
2018-06-22skiboot v6.1-rc1 release notesv6.1-rc1Stewart Smith1-0/+466
2018-06-18astbmc: Enable mbox depending on scratch regJoel Stanley3-2/+18
2018-06-18ast-bmc: Document BMC scratch registerJoel Stanley1-0/+20
2018-06-18psi: Properly mask errors in SEMRJoel Stanley1-1/+1
2018-06-18hdata: Remove hn variable where it is unusedJoel Stanley1-6/+5
2018-06-18timebase: Remove unused remaining time calculationJoel Stanley1-1/+0
2018-06-18occ-sensor: Avoid using uninitialised struct cpu_threadJoel Stanley1-2/+4
2018-06-18Move include lock.h to fsp-console.h from console.hStewart Smith2-1/+1
2018-06-18Split debug_descriptor out into own include fileStewart Smith8-35/+61
2018-06-18ipmi-sel: use opal_booting() over poking at debug descriptorStewart Smith1-4/+2
2018-06-18fast-reboot: Disable on FSP IPL side changeVasant Hegde2-0/+27
2018-06-18npu2: Reset NVLinks on hot resetAlexey Kardashevskiy1-0/+14
2018-06-18plat/qemu: add PNOR supportCédric Le Goater1-0/+10
2018-06-18external/xscom-utils: Add python library for xscom accessMadhavan Srinivasan1-0/+312
2018-06-18libflash: quieten our loggingStewart Smith3-4/+2
2018-06-18hw/bt.c: quieten all the noisy BT/IPMI messagesStewart Smith1-4/+4
2018-06-18Blockchain isn't the only data structure deserving of loveStewart Smith1-1/+1
2018-06-18p8-i2c: fix wrong request status when a reset is neededFrederic Barrat1-3/+6
2018-06-18NX: Add NX coprocessor init opal callHaren Myneni5-1/+106
2018-06-18npu2-opencapi: reduce number of retries to train the linkFrederic Barrat1-1/+1
2018-06-18core: Add test for PCI quirksAndrew Jeffery3-4/+75
2018-06-18pci: Fix PCI_DEVICE_ID()Andrew Jeffery1-1/+1
2018-06-05Quieten console output on bootStewart Smith11-15/+15
2018-06-05libflash: fix gcov buildStewart Smith1-1/+1
2018-06-04opal/hmi: Display correct chip id while printing NPU FIRs.Mahesh Salgaonkar1-4/+4
2018-06-04ipmi-watchdog: Support handling re-initializationWilliam A. Kennington III1-5/+42