aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-31ast-bmc: Rename LPC FW cycle helpersAndrew Jeffery3-6/+6
2018-10-31core/pci-quirk: Clean up commented code in quirk_astbmc_vga()Andrew Jeffery1-13/+0
2018-10-31core/pci-quirk: Remove broken comment in quirk_astbmc_vga()Andrew Jeffery1-15/+0
2018-10-31Fixup pflash build for ast refactorStewart Smith2-2/+13
2018-10-24ast-bmc: Move copy routines to ast-sf-ctrlAndrew Jeffery3-100/+94
2018-10-24astbmc: Enable mbox depending on scratch regJoel Stanley3-2/+18
2018-10-24hdata/spira.c: fix iplparams feature name string handlingStewart Smith1-1/+3
2018-10-24ast-bmc: Document BMC scratch registerJoel Stanley1-0/+20
2018-10-24AMI BMC: use 0x3a as OEM commandStewart Smith1-1/+1
2018-10-24astbmc: Set romulus BMC type to OpenBMCSamuel Mendoza-Jonas1-1/+1
2018-10-24Add -Wno-stringop-truncation for GCC8Stewart Smith2-1/+2
2018-10-24core/test/run_mem_region: fix GCC8 compile errorStewart Smith3-3/+3
2018-10-24hdata/tests/stubs.c: fix GCC8 warningStewart Smith1-2/+2
2018-10-24hdata/i2c.c: fix building with gcc8Stewart Smith1-1/+1
2018-10-16phb4/capp: Use link width to allocate STQ engines to CAPPVaibhav Jain1-17/+29
2018-10-16phb4/capp: Update the expected Eye-catcher for CAPP ucode lidVaibhav Jain2-3/+3
2018-10-12skiboot 6.0.9 release notesv6.0.9Stewart Smith1-0/+139
2018-10-10opal/hmi: Ignore debug trigger inject core FIR.Mahesh Salgaonkar1-1/+0
2018-10-10opal/hmi: Handle early HMIs on thread0 when secondaries are still in OPAL.Mahesh Salgaonkar1-0/+49
2018-09-20hw/bt.c: quieten all the noisy BT/IPMI messagesStewart Smith1-4/+4
2018-09-18npu2: Use correct kill type for TCE invalidationAlexey Kardashevskiy1-1/+1
2018-09-18hw/npu2-opencapi: Fix setting of supported OpenCAPI templatesAndrew Donnellan1-2/+2
2018-09-13phb4: Workaround PHB errata with CFG write UR/CA errorsBenjamin Herrenschmidt1-1/+5
2018-09-13phb4: Handle allocation errors in phb4_eeh_dump_regs()Benjamin Herrenschmidt1-0/+4
2018-09-13phb4: Don't try to access non-existent PEST entriesBenjamin Herrenschmidt1-3/+3
2018-09-13phb4: Don't probe a PHB if its gardedVaibhav Jain1-2/+11
2018-08-16skiboot 6.0.8 release notesv6.0.8Stewart Smith1-0/+67
2018-08-16i2c: Ensure ordering between i2c_request_send() and completionBenjamin Herrenschmidt1-0/+3
2018-08-16i2c: Fix multiple-enqueue of the same request on NACKBenjamin Herrenschmidt1-4/+3
2018-08-16phb4: Disable 32-bit MSI in capi modeFrederic Barrat1-0/+9
2018-08-16capp: Fix the capp recovery timeout comparisonVaibhav Jain1-1/+1
2018-08-14phb4/capp: Update DMA read engines set in APC_FSM_READ_MASK based on link-widthVaibhav Jain1-4/+18
2018-08-14core/cpu: Call memset with proper cpu_thread offsetVasant Hegde1-1/+1
2018-08-03skiboot 6.0.7 release notesv6.0.7Stewart Smith1-0/+20
2018-08-02xive: Disable block trackerBenjamin Herrenschmidt1-2/+4
2018-07-19skiboot 6.0.6 release notesv6.0.6Stewart Smith1-0/+51
2018-07-19doc: Add a man page for OPAL_PCI_SET_PHB_CAPI_MODEVaibhav Jain1-0/+74
2018-07-19phb4: Reallocate PEC2 DMA-Read engines to improve GPU-Direct bandwidthVaibhav Jain2-3/+39
2018-07-18phb4: Disable nodal scoped DMA accesses when PB pump mode is enabledAlistair Popple2-0/+13
2018-07-18Move pb_cen_hp_mode_curr register definition to xscom-p9-reg.hAlistair Popple3-2/+5
2018-07-17npu2/hw-procedures: Enable parity and credit overflow checksReza Arbab3-1/+14
2018-07-17npu2/hw-procedures: Don't open code NPU2_NTL_MISC_CFG2_BRICK_ENABLEReza Arbab2-6/+8
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