aboutsummaryrefslogtreecommitdiff
path: root/asm/head.S
AgeCommit message (Expand)AuthorFilesLines
2016-08-22Rename rvwinkle_restore to reset_wakeupBenjamin Herrenschmidt1-2/+2
2016-08-22slw: Move SPR setup calls away from assemblyBenjamin Herrenschmidt1-9/+0
2016-08-22Rename rvwinkle patch to reset patch and install at bootBenjamin Herrenschmidt1-5/+5
2016-08-22Rename enter_rvwinkle to enter_pm_stateBenjamin Herrenschmidt1-12/+29
2016-08-22main: Copy all exception vectors downBenjamin Herrenschmidt1-0/+5
2016-08-18head: Whitespace fixesBenjamin Herrenschmidt1-5/+5
2016-08-11head.S: document opal_nacaOliver O'Halloran1-3/+4
2016-08-08asm: Fix backtrace for unexpected exceptionMichael Neuling1-1/+0
2016-07-13head: Update list of exception stubsBenjamin Herrenschmidt1-0/+3
2016-05-10Add base POWER9 supportMichael Neuling1-0/+2
2016-04-01hdata: Enable SPIRA-HVasant Hegde1-1/+1
2016-03-07asm/head.S: fix hang in multi-threaded mamboOliver O'Halloran1-1/+9
2015-06-18Merge branch 'stable'Stewart Smith1-0/+3
2015-06-18Set proper value for RPR registerskiboot-5.0.4Benjamin Herrenschmidt1-0/+3
2015-05-15Make relocate() return specific error as to what went wrongStewart Smith1-1/+1
2015-05-13Clarify documentation on OPAL parameters (up to 8), fix opal_entryStewart Smith1-3/+1
2015-04-09Add Naples chip supportBenjamin Herrenschmidt1-0/+4
2015-04-01Move contents of opal.h to opal-api.hMichael Ellerman1-1/+1
2015-03-31exceptions: Catch exceptions at boot timeBenjamin Herrenschmidt1-17/+74
2015-03-31exceptions: Remove deprecated exception patching stuffBenjamin Herrenschmidt1-125/+0
2015-02-18replace infinite loop on relocation failure with attnStewart Smith1-1/+1
2014-11-22opal: Remove MCE handling code.Mahesh Salgaonkar1-5/+0
2014-11-18Capture backtraces when measuring stack depthBenjamin Herrenschmidt1-1/+2
2014-11-17Stack checking extensionsBenjamin Herrenschmidt1-1/+7
2014-10-24irq/occ/opal: Add self-sent dummy interruptBenjamin Herrenschmidt1-0/+3
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+996