aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-12skiboot v6.0.12 release notesv6.0.12Stewart Smith1-0/+24
2018-11-09hiomap: quieten warning on failing to move a windowStewart Smith1-1/+1
2018-11-09libflash/ipmi-hiomap: Respect daemon presence and flash controlAndrew Jeffery2-1/+326
2018-11-09libflash/ipmi-hiomap: Add support for unit testsAndrew Jeffery6-31/+374
2018-11-09libflash/ipmi-hiomap: Fix argument type warning on x86-64Andrew Jeffery1-1/+1
2018-11-09libflash/test: Rewrite Makefile.check to improve scalabilityAndrew Jeffery1-26/+137
2018-11-09libflash: fix gcov buildStewart Smith1-1/+1
2018-11-02skiboot 6.0.11 release notesv6.0.11Stewart Smith1-0/+57
2018-11-02phb4/capp: Only reset FIR bits that cause capp machine checkVaibhav Jain2-0/+18
2018-11-02phb4: Check for RX errors after link trainingOliver O'Halloran3-3/+30
2018-11-02core/flash: Log return code when ffs_init() failsAndrew Jeffery1-1/+1
2018-11-02libflash/ipmi-hiomap: Use error codes rather than abort()Andrew Jeffery1-6/+10
2018-11-02libflash/ipmi-hiomap: Restore window state on window/protocol resetAndrew Jeffery1-3/+39
2018-11-02libflash/ipmi-hiomap: Improve event handlingAndrew Jeffery1-4/+3
2018-11-02p9dsu: Describe platform BMC register configurationAndrew Jeffery1-1/+9
2018-11-02p9dsu: Add HIOMAP-over-IPMI supportAndrew Jeffery1-0/+1
2018-11-02libflash/ipmi-hiomap: Cleanup allocation on init failureAndrew Jeffery1-4/+12
2018-10-31opal-ci: qemu: Use the powernv-3.0 branchv6.0.10Joel Stanley1-1/+1
2018-10-31skiboot v6.0.10 release notesStewart Smith1-0/+81
2018-10-31Run pollers in time_wait() when not bootingStewart Smith1-2/+1
2018-10-31hiomap: fix missing newline at end of 'Flushing writes' prlog()Stewart Smith1-1/+1
2018-10-31hiomap: free ipmi message in callbackStewart Smith1-0/+3
2018-10-31Recognise signed VERSION partitionSamuel Mendoza-Jonas4-10/+17
2018-10-31hdata/i2c: Skip unknown device typeVasant Hegde1-5/+7
2018-10-31hdata/i2c: Make SPD workaround more workaroundyOliver O'Halloran1-3/+8
2018-10-31hdata/i2c: Add whitelisting for Host I2C devicesOliver O'Halloran1-31/+37
2018-10-31Actually add /ibm,opal/fast-reboot propertyStewart Smith1-0/+11
2018-10-31Add fast-reboot property to /ibm,opal DT nodeStewart Smith3-0/+13
2018-10-31Quieten 'warnings' now that SIO is disabledStewart Smith2-3/+11
2018-10-31lpc: Clear sync no-response field prior to device probeAndrew Jeffery1-1/+6
2018-10-31astbmc: Fail SFC init if SIO is unavailableAndrew Jeffery1-0/+3
2018-10-31platform: Restructure bmc_platform typeAndrew Jeffery19-49/+135
2018-10-31astbmc: Use LPC probe calls to determine SIO presenceAndrew Jeffery1-20/+10
2018-10-31lpc: Introduce generic probe capabilityAndrew Jeffery2-58/+156
2018-10-31astbmc: Remove coordinated isolation supportAndrew Jeffery3-93/+6
2018-10-31astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery6-19/+57
2018-10-31libflash: Add ipmi-hiomapAndrew Jeffery7-18/+972
2018-10-31core/flash: Unlock around blocklevel calls in NVRAM accessorsAndrew Jeffery1-0/+11
2018-10-31core/flash: Only lock around flashes update in flash_register()Andrew Jeffery1-6/+2
2018-10-31core/lock: Use try_lock_caller() in lock_caller() to capture ownerAndrew Jeffery1-1/+1
2018-10-31ipmi: Introduce registration for SEL command handlersAndrew Jeffery2-29/+94
2018-10-31lpc: Silence LPC SYNC no-response error when necessaryAndrew Jeffery5-28/+72
2018-10-31ast-io: Rework setup/tear-down of communication with the BMCAndrew Jeffery6-28/+172
2018-10-31ast-bmc: Rename LPC FW cycle helpersAndrew Jeffery3-6/+6
2018-10-31core/pci-quirk: Clean up commented code in quirk_astbmc_vga()Andrew Jeffery1-13/+0
2018-10-31core/pci-quirk: Remove broken comment in quirk_astbmc_vga()Andrew Jeffery1-15/+0
2018-10-31Fixup pflash build for ast refactorStewart Smith2-2/+13
2018-10-24ast-bmc: Move copy routines to ast-sf-ctrlAndrew Jeffery3-100/+94
2018-10-24astbmc: Enable mbox depending on scratch regJoel Stanley3-2/+18
2018-10-24hdata/spira.c: fix iplparams feature name string handlingStewart Smith1-1/+3