aboutsummaryrefslogtreecommitdiff
path: root/core/exceptions.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Move FSP specific abort() code to platform layerVasant Hegde1-1/+1
2015-08-11fix dump_regs() for hssr0 and hsrr1Stewart Smith1-1/+1
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-03-31exceptions: Catch exceptions at boot timeBenjamin Herrenschmidt1-13/+9
2015-03-31exceptions: Remove deprecated exception patching stuffBenjamin Herrenschmidt1-254/+14
2015-02-26sparse: hmi_lock can be staticCédric Le Goater1-1/+1
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-11-22opal: Remove MCE handling code.Mahesh Salgaonkar1-164/+0
2014-11-22opal: Remove machine check interrupt patching in OPAL.Mahesh Salgaonkar1-25/+1
2014-07-25opal: Add opal call to handle HMI.Mahesh Salgaonkar1-1/+1
2014-07-25opal: Move HMI handler to new file core/hmi.cMahesh Salgaonkar1-43/+5
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+529