aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-29hdata/tests/stubs.c: fix GCC8 warningStewart Smith1-2/+2
2018-05-29Add prepare_hbrt_update to hbrt interfacesDan Crowell2-1/+15
2018-05-28skiboot 5.4.10 release notesStewart Smith1-0/+58
2018-05-28skiboot 5.9.9 release notesStewart Smith1-0/+27
2018-05-28skiboot 5.10.6 release notesStewart Smith1-0/+48
2018-05-28skiboot 6.0.4 release notesStewart Smith1-0/+55
2018-05-24SLW: Remove stop1_lite and stop2_liteAkshay Adiga1-28/+8
2018-05-24platform/astbmc: Do not delete compatible propertyVasant Hegde1-1/+2
2018-05-24external/mambo: Add support for readline if it existsBalbir Singh1-1/+14
2018-05-24core/console: fix deadlock when printing with console lock heldNicholas Piggin1-4/+8
2018-05-24opal-prd: Do not error out on first failure for soft/hard offline.Mahesh Salgaonkar1-3/+3
2018-05-24AMI BMC: use 0x3a as OEM commandStewart Smith1-1/+1
2018-05-24libflash/blocklevel.c: Remove unused store to ecc_lenBalbir singh1-1/+1
2018-05-24libflash/blocklevel_write: Fix missing error handlingBalbir singh1-0/+2