aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-06skiboot v6.3.3 release notesv6.3.3Vasant Hegde1-0/+73
2019-08-06struct p9_sbe_msg doesn't need to be packedStewart Smith1-1/+1
2019-08-06hdata/vpd: fix printing (char*)0x00Stewart Smith1-4/+5
2019-08-06errorlog: Prevent alignment error building with gcc9.Michal Suchanek1-1/+1
2019-08-06Support BMC IPMI heartbeat commandAndrew Geissler1-0/+14
2019-08-06Add: add mihawk platform filejoy_chu2-1/+268
2019-07-01skiboot v6.3.2 release notesv6.3.2Vasant Hegde1-0/+219
2019-07-01npu2: Purge cache when resetting a GPUReza Arbab1-0/+6
2019-07-01npu2: Reset NVLinks when resetting a GPUAlexey Kardashevskiy1-0/+55
2019-06-30hw/phb4: Assert Link Disable bit after ETU initOliver O'Halloran1-0/+6
2019-06-08npu2: Reset PID wildcard and refcounter when mapped to LPIDAlexey Kardashevskiy1-0/+7
2019-06-08hw/phb4: Use read/write_reg in assert_perstOliver O'Halloran1-2/+2
2019-06-08opal-prd: Fix prd message size issueVasant Hegde1-4/+23
2019-06-08npu2: Fix clearing the FIR bitsAlexey Kardashevskiy1-1/+1
2019-06-08opal-gard: Account for ECC size when clearing partitionOliver O'Halloran1-1/+2
2019-06-08nvram: Flag dangerous NVRAM optionsMichael Neuling15-34/+78
2019-06-08devicetree: Don't set path to dtc in makefileJoel Stanley1-1/+1
2019-05-10skiboot v6.3.1 release notesv6.3.1Vasant Hegde1-0/+60
2019-05-10doc/bmc: Document SBE validation on P8 platformsSamuel Mendoza-Jonas1-0/+27
2019-05-10platforms/astbmc: Check for SBE validation stepSamuel Mendoza-Jonas10-3/+196
2019-05-10include/ipmi: Fix incorrect chassis commandsSamuel Mendoza-Jonas1-7/+7
2019-05-10ipmi: ensure forward progress on ipmi_queue_msg_sync()Stewart Smith4-1/+28
2019-05-10pci/iov: Remove skiboot VF trackingOliver O'Halloran4-305/+1
2019-05-03skiboot v6.3 release notesv6.3Stewart Smith1-0/+1275
2019-05-03Disable fast-reset for POWER8Stewart Smith1-2/+9
2019-05-03pci: Try harder to add meaningful ibm,loc-codeStewart Smith1-0/+15
2019-05-02skiboot v6.3-rc3 release notesv6.3-rc3Stewart Smith1-0/+228
2019-05-02Mark all partitions except full PNOR and boot kernel firmware read onlyTimothy Pearson1-0/+7
2019-05-02Expose PNOR Flash partitions to host MTD driver via devicetreeTimothy Pearson2-12/+65
2019-05-02Write boot progress to LPC ports 81 and 82Stewart Smith2-2/+102
2019-05-02Write boot progress to LPC port 80hStewart Smith6-3/+195
2019-05-02Remove Talos DT match from Romulus fileTimothy Pearson1-2/+1
2019-05-02Copy and convert Romulus descriptors to TalosTimothy Pearson2-1/+88
2019-05-02hw/phb4: Fix references to PHB3Oliver O'Halloran1-2/+2
2019-05-02npu2: Disable Probe-to-Invalid-Return-Modified-or-Owned snarfing by defaultAlexey Kardashevskiy2-13/+57
2019-05-02core/init: LPC isn't just P8 (fix comment)Stewart Smith1-1/+1
2019-05-02doc: Add (most) nvram debugging optionsStewart Smith6-1/+166
2019-04-29hw/npu2: Show name of opencapi error interruptsFrederic Barrat1-2/+5
2019-04-29core/pci: Use PHB io-base-location by default for PHB slotsOliver O'Halloran1-0/+9
2019-04-29hw/phb4: Read ibm,loc-code from PBCQ nodeOliver O'Halloran1-2/+2
2019-04-17hw/xscom: P9P rather than P9Stewart Smith1-1/+1
2019-04-17hw/xscom: add missing P9P chip nameNicholas Piggin1-1/+1
2019-04-17asm/head: balance branches to avoid link stack predictor mispredictsNicholas Piggin1-1/+6
2019-04-17external/mambo: also invoke readline for the non-autorun caseNicholas Piggin1-0/+2
2019-04-17asm/head.S: set POWER9 radix HID bit at entryNicholas Piggin4-20/+5
2019-04-17opal-prd: Fix memory leak in is-fsp-system checkVasant Hegde1-1/+6
2019-04-17opal-prd: Check malloc return valueVasant Hegde1-0/+4
2019-04-17Makefile: Build with symbolsJoel Stanley1-1/+1
2019-04-17hw/phb4: Squash the IO bridge windowOliver O'Halloran1-0/+8
2019-04-17build: link with --orphan-handling=warnNicholas Piggin1-0/+2