aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-05mambo: Run at fastest speed.Michael Neuling1-2/+2
2016-07-05mambo: Flash driver using bogus diskMichael Neuling1-0/+159
2016-07-05flash: Use blocklevel to do ECC readsAlistair Popple1-2/+2
2016-07-05flash: Increase the maximum number of flash devicesMichael Neuling1-1/+1
2016-07-05PHB3: Disable UTL outbound discard error interruptGavin Shan1-1/+1
2016-07-05libflash: Add sanity checks to ffs init code.Cyril Bur1-0/+22
2016-07-05hw/lpc: LPC driver use prlog rather than printfVipin K Parashar1-22/+25
2016-07-05Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-07-05hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar3-17/+64
2016-07-05Update gitignoreStewart Smith1-0/+6
2016-07-05hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar3-17/+64
2016-07-04Produce XZ compressed skiboot.lid as part of buildStewart Smith1-1/+4
2016-07-01cpu: supply ibm,dec-bits via devicetreeOliver O'Halloran2-0/+49
2016-07-01Toplevel README -> README.mdMichael Neuling1-34/+36
2016-07-01mambo: Add README.md for skiboot.tclMichael Neuling1-0/+57
2016-07-01mambo: Add support for POWER9Michael Neuling1-2/+31
2016-06-30fsp/op-panel: Fix out of bounds array access and #define display dimensionsSuraj Jitindar Singh2-17/+17
2016-06-30occ: FWTS annotation updates based on suggestions from VaidyStewart Smith1-5/+8
2016-06-30slw: FWTS annotation suggestion for SLWRegisterDumpStewart Smith1-4/+4
2016-06-30slw: Fix typo in FWTS annotationStewart Smith1-2/+2
2016-06-30Merge branch 'skiboot-5.2.x'Stewart Smith1-0/+57
2016-06-30Add skiboot-5.2.3 release notesskiboot-5.2.3Stewart Smith1-0/+57
2016-06-29Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-06-28external: Fix ARM build failure with parallel makeBrad Bishop1-1/+1
2016-06-27occ: Filter out entries from Pmin to Pmax in pstate tableShilpasri G Bhat1-6/+10
2016-06-27external: Fix ARM build failure with parallel makeBrad Bishop1-1/+1
2016-06-27hdata/memory.c: add FWTS annotation for invalid timebase sizeStewart Smith1-0/+6
2016-06-27external/fwts: fix regex generation for %p formatJeremy Kerr1-1/+1
2016-06-27core/opal.c: Add FWTS annotations for pollers and missing OPAL_CHECK_TOKENStewart Smith1-2/+30
2016-06-27occ: add FWTS annotations for OCC errorsStewart Smith1-15/+97
2016-06-24fsp-surveillance: add FWTS annotation on failing to reply to heartbeatStewart Smith1-1/+8
2016-06-24fsp-leds: Add FWTS annotations for some errorsStewart Smith1-0/+34
2016-06-24slw: add FWTS annotations for errorsStewart Smith1-0/+13
2016-06-24fsp-elog: add FWTS annotations for several errorsStewart Smith2-0/+29
2016-06-24i2c: Add FWTS annotations for I2c ErrorsStewart Smith1-0/+13
2016-06-24fsp-sensor: add FWTS annotation for already existing sensor nodeStewart Smith1-0/+7
2016-06-24fsp-epow: add FWTS annotationStewart Smith1-0/+10
2016-06-24ipmi-sel: Add FWTS annotations for some errorsStewart Smith1-0/+10
2016-06-24astbmc/common: add FWTS annotationStewart Smith1-0/+5
2016-06-24ibm-fsp/lxvpd: convert to straight prlog() calls with pr_fmtStewart Smith1-19/+14
2016-06-24getscom/putscom: always print full 16 digitsStewart Smith2-2/+2
2016-06-24fsp-elog-write: display error code from FSP on error writing error logStewart Smith1-1/+1
2016-06-21platforms/ibm-fsp: Fix condition for valid slotGavin Shan1-4/+5
2016-06-21nvlink: Print error message when NPU is fencedRussell Currey3-2/+15
2016-06-21nvlink: Enable NPU device BAR before triggering freezeRussell Currey1-1/+4
2016-06-21nvlink: Present chip ID as the NPU PHB slot locationRussell Currey1-0/+8
2016-06-21platforms/astbmc: Fix the PCI slot location codeGavin Shan1-4/+9
2016-06-21doc/opal-api/power9-changes: Document needed device tree fixStewart Smith1-0/+4
2016-06-21fwts/generate-fwts-olog: Fix regex matches to allow more printf formatsJeremy Kerr1-2/+2
2016-06-21ibm-fsp/firenze: Fix unused overwritten valueStewart Smith1-1/+1