aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-11skiboot 6.0.5 release notesv6.0.5Stewart Smith1-0/+118
2018-07-11phb4/capp: Calculate STQ/DMA read engines based on link-width for PECVaibhav Jain2-9/+33
2018-07-11occ: sensors: Fix the size of the phandle array 'sensors' in DTShilpasri G Bhat1-2/+2
2018-07-10capi: Select the correct IODA table entry for the mbt cache.Christophe Lombard1-9/+9
2018-07-10npu2/hw-procedures: Fence bricks via NTL instead of MISCReza Arbab1-24/+7
2018-07-10phb4: Delay training till after PERST is deassertedMichael Neuling1-0/+14
2018-07-10phb4: Move training trace logging to next state.Michael Neuling1-2/+2
2018-07-10phb4: Minimise wait when moving through FRESET statesMichael Neuling1-1/+1
2018-06-29vpd: Add vendor property to processor nodeVasant Hegde3-0/+19
2018-06-29vpd: Sanitize VPD dataVasant Hegde3-24/+51
2018-06-22test/qemu: skip qemu test if 'old' qemu without PCRStewart Smith2-0/+14
2018-06-19core: Add test for PCI quirksAndrew Jeffery3-4/+75
2018-06-19pci: Fix PCI_DEVICE_ID()Andrew Jeffery1-1/+1
2018-06-19NX: Add NX coprocessor init opal callHaren Myneni5-1/+106
2018-06-05opal/hmi: Display correct chip id while printing NPU FIRs.Mahesh Salgaonkar1-4/+4
2018-05-28skiboot 6.0.4 release notesv6.0.4Stewart Smith1-0/+55
2018-05-28SLW: Remove stop1_lite and stop2_liteAkshay Adiga1-28/+8
2018-05-28opal-prd: Do not error out on first failure for soft/hard offline.Mahesh Salgaonkar1-3/+3
2018-05-23skiboot 6.0.3 release notesv6.0.3Stewart Smith1-0/+53
2018-05-23p8-i2c: Remove force resetOliver O'Halloran1-135/+38
2018-05-23libstb/i2c-driver: Bump max timeoutOliver O'Halloran1-1/+2
2018-05-23hdata: Add TPM timeout workaroundOliver O'Halloran1-0/+10
2018-05-23p8-i2c: Allow a per-port default timeoutOliver O'Halloran1-7/+13
2018-05-18skiboot 6.0.2 release notesv6.0.2Stewart Smith1-0/+23
2018-05-18cpu: Clear PCR SPR in opal_reinit_cpus()Michael Neuling2-0/+2
2018-05-16skiboot 6.0.1 release notesv6.0.1Stewart Smith1-0/+29
2018-05-16OpenBMC: use 0x3a as OEM command for partial add eselStewart Smith1-1/+1
2018-05-15Add location code to NPU2 HMI loggingBalbir Singh1-8/+14
2018-05-11skiboot 6.0 release notesv6.0Stewart Smith1-0/+1027
2018-05-11p9dsu: detect variant in init only if probe fails to found.Pridhiviraj Paidipeddi1-2/+8
2018-05-11phb4: Print WOF registers on fence detectRussell Currey1-1/+7
2018-05-11core/opal: Fix recursion check in opal_run_pollers()Vaibhav Jain1-5/+10
2018-05-09skiboot v6.0-rc2 release notesv6.0-rc2Stewart Smith1-0/+154
2018-05-09travis: Require Ubuntu 18.04 to pass, fix on ppc64leStewart Smith3-7/+10
2018-05-09Update default stop-state-disable mask to cut only stop11Vaidyanathan Srinivasan1-1/+1
2018-05-09hmi: Fix clearing HMER on debug triggerMichael Neuling1-0/+1
2018-05-09ibm,firmware-versions: add hcode to device treeStewart Smith1-1/+1
2018-05-09ipmi: Add BMC firmware version to device treeVasant Hegde4-1/+126
2018-05-09mambo: Enable XER CA32 and OV32 bits on P9Anton Blanchard1-1/+1
2018-05-09Makefile: Fix building natively on ppc64leJoel Stanley1-3/+3
2018-05-09opal-ci: Remove unwanted .orig fileJoel Stanley1-10/+0
2018-05-09Makefile: be precise about clang targetJoel Stanley1-10/+1
2018-05-09test: Simplify build process for hello and sreset testsJoel Stanley4-76/+24
2018-05-09qemu-debian-test: Remove unusable hda optionJoel Stanley1-4/+3
2018-05-09opal-ci: 18.04: Go back to updating before installing packagesJoel Stanley1-3/+2
2018-05-09opal-ci: Build qemu from Cedric's powernv-2.12 branchJoel Stanley1-1/+1
2018-05-08p9dsu: timeout for variant detection, default to 2uessStewart Smith1-6/+8
2018-05-06test: qemu-debian-jessie boot: fix qemu-imgStewart Smith1-1/+1
2018-05-06core/direct-controls: improve p9_stop_thread error handlingNicholas Piggin1-9/+5
2018-05-06core/direct-controls: fix p9_cont_thread for stopped/inactive threadsNicholas Piggin1-17/+70