aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-01npu2-opencapi: Rework adapter resetFrederic Barrat5-42/+72
2018-06-01npu2-opencapi: Use presence detectionFrederic Barrat5-25/+127
2018-05-29doc: add entry for OPAL_CHECK_ASYNC_COMPLETIONBreno Leitao1-0/+30
2018-05-29travis: remove Ubuntu 12.04Stewart Smith3-44/+0
2018-05-29test/qemu: skip qemu test if 'old' qemu without PCRStewart Smith2-0/+14
2018-05-29travis: add fedora28Stewart Smith2-0/+8
2018-05-29Add -Wno-stringop-truncation for GCC8Stewart Smith2-1/+2
2018-05-29hdata/i2c.c: fix building with gcc8Stewart Smith1-1/+1
2018-05-29hdata/spira.c: fix iplparams feature name string handlingStewart Smith1-1/+3
2018-05-29core/test/run_mem_region: fix GCC8 compile errorStewart Smith3-3/+3