aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-09skiboot v6.2.4 release notesVasant Hegde1-0/+233
2019-05-09skiboot v6.0.20 release notesVasant Hegde1-0/+204
2019-05-09doc/bmc: Document SBE validation on P8 platformsSamuel Mendoza-Jonas1-0/+27
2019-05-09platforms/astbmc: Check for SBE validation stepSamuel Mendoza-Jonas10-3/+196
2019-05-09include/ipmi: Fix incorrect chassis commandsSamuel Mendoza-Jonas1-7/+7
2019-05-09ipmi: ensure forward progress on ipmi_queue_msg_sync()Stewart Smith4-1/+28
2019-05-06pci/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
2019-04-17opal-ci: Centos7 with latest crosstool toolchain (gcc 8.1.0)Stewart Smith2-4/+4
2019-04-17build/lds: place remaining sections according to defaultsNicholas Piggin1-4/+11
2019-04-17build/lds: place debug sections according to defaultsNicholas Piggin1-0/+45
2019-04-17build: -fno-asynchronous-unwind-tablesNicholas Piggin2-1/+2
2019-04-17chiptod: Remove unused prototype from headerJordan Niethe1-1/+0
2019-04-17hw/xscom: Enable sw xstop by default on p9Oliver O'Halloran1-24/+2
2019-04-17opal/hmi: Initialize the hmi event with old value of TFMR.Mahesh Salgaonkar1-1/+3
2019-04-17core/pci: Prefer ibm, slot-label when finding loc codesOliver O'Halloran1-5/+10
2019-04-11skiboot v6.3-rc2 release notesv6.3-rc2Stewart Smith1-0/+96
2019-04-09test-ipmi-hiomap: Add read-one-byte testVasant Hegde1-0/+40
2019-04-09test-ipmi-hiomap: Fix lpc-read-successVasant Hegde1-1/+3
2019-04-09test-ipmi-hiomap: Add write-one-byte testVasant Hegde1-0/+38
2019-04-09test-ipmi-hiomap: Assert if size is zeroVasant Hegde1-1/+2
2019-04-09libflash/ipmi-hiomap: Fix blocks count issueVasant Hegde1-3/+18
2019-04-09opal/hmi: Never trust a cow!Frederic Barrat1-1/+1
2019-04-09hw/npu2: Dump (more) npu2 registers on link error and HMIsFrederic Barrat4-57/+246