aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-27pmem: volatile bindings for the poorly enabledBalbir singh1-0/+26
2018-06-27occ: Add support for GPU presence detectionAndrew Donnellan2-3/+24
2018-06-27occ: Move occ declarations into occ.hAndrew Donnellan11-29/+41
2018-06-27init, occ: Initialise OCC earlier on BMC systemsAndrew Donnellan1-1/+13
2018-06-27slw: Fix trivial typo in debug messageAndrew Donnellan1-1/+1
2018-06-27hw/npu2, core/hmi: Use NPU instead of NPU2 as log message prefixAndrew Donnellan2-11/+11
2018-06-27vpd: Add vendor property to processor nodeVasant Hegde3-0/+19
2018-06-27vpd: Sanitize VPD dataVasant Hegde3-24/+51
2018-06-27test/qemu: start building qemu again, and use our built qemu for testsStewart Smith4-16/+17
2018-06-26opal-ci: qemu: Use the powernv-3.0 branchJoel Stanley1-1/+1
2018-06-22skiboot v6.1-rc1 release notesv6.1-rc1Stewart Smith1-0/+466
2018-06-18astbmc: Enable mbox depending on scratch regJoel Stanley3-2/+18
2018-06-18ast-bmc: Document BMC scratch registerJoel Stanley1-0/+20
2018-06-18psi: Properly mask errors in SEMRJoel Stanley1-1/+1
2018-06-18hdata: Remove hn variable where it is unusedJoel Stanley1-6/+5
2018-06-18timebase: Remove unused remaining time calculationJoel Stanley1-1/+0
2018-06-18occ-sensor: Avoid using uninitialised struct cpu_threadJoel Stanley1-2/+4
2018-06-18Move include lock.h to fsp-console.h from console.hStewart Smith2-1/+1
2018-06-18Split debug_descriptor out into own include fileStewart Smith8-35/+61
2018-06-18ipmi-sel: use opal_booting() over poking at debug descriptorStewart Smith1-4/+2
2018-06-18fast-reboot: Disable on FSP IPL side changeVasant Hegde2-0/+27
2018-06-18npu2: Reset NVLinks on hot resetAlexey Kardashevskiy1-0/+14
2018-06-18plat/qemu: add PNOR supportCédric Le Goater1-0/+10
2018-06-18external/xscom-utils: Add python library for xscom accessMadhavan Srinivasan1-0/+312
2018-06-18libflash: quieten our loggingStewart Smith3-4/+2
2018-06-18hw/bt.c: quieten all the noisy BT/IPMI messagesStewart Smith1-4/+4
2018-06-18Blockchain isn't the only data structure deserving of loveStewart Smith1-1/+1
2018-06-18p8-i2c: fix wrong request status when a reset is neededFrederic Barrat1-3/+6
2018-06-18NX: Add NX coprocessor init opal callHaren Myneni5-1/+106
2018-06-18npu2-opencapi: reduce number of retries to train the linkFrederic Barrat1-1/+1
2018-06-18core: Add test for PCI quirksAndrew Jeffery3-4/+75
2018-06-18pci: Fix PCI_DEVICE_ID()Andrew Jeffery1-1/+1
2018-06-05Quieten console output on bootStewart Smith11-15/+15
2018-06-05libflash: fix gcov buildStewart Smith1-1/+1
2018-06-04opal/hmi: Display correct chip id while printing NPU FIRs.Mahesh Salgaonkar1-4/+4
2018-06-04ipmi-watchdog: Support handling re-initializationWilliam A. Kennington III1-5/+42
2018-06-04ipmi-watchdog: Support resetting the watchdog after setWilliam A. Kennington III1-7/+27
2018-06-04ipmi-watchdog: Simplify our completion functionWilliam A. Kennington III1-12/+15
2018-06-04ipmi-watchdog: The stop action should disable resetWilliam A. Kennington III1-0/+9
2018-06-04ipmi-watchdog: don't run by default yetStewart Smith1-3/+11
2018-06-01ipmi-watchdog: Add a flag to determine if we are still tickingWilliam A. Kennington III1-3/+12
2018-06-01ipmi-watchdog: Don't disable at shutdownWilliam A. Kennington III1-6/+1
2018-06-01ipmi-watchdog: Don't reset the watchdog twiceWilliam A. Kennington III1-4/+0
2018-06-01ipmi-watchdog: Make it possible to set DONT_STOPWilliam A. Kennington III1-6/+8
2018-06-01ipmi-watchdog: WD_POWER_CYCLE_ACTION -> WD_RESET_ACTIONWilliam A. Kennington III1-3/+3
2018-06-01ffspart: Don't require user to create blank partitions manuallySamuel Mendoza-Jonas7-11/+64
2018-06-01pflash: Use correct prefix when installingJoel Stanley1-1/+1
2018-06-01npu2-opencapi: Fix link state to report link downFrederic Barrat1-2/+11
2018-06-01npu2-opencapi: Cleanup traces printed during link trainingFrederic Barrat1-39/+41
2018-06-01npu2-opencapi: Train links on fundamental resetFrederic Barrat2-113/+268