summaryrefslogtreecommitdiffstats
path: root/asm
Commit message (Expand)AuthorAgeFilesLines
...
* asm: add rom_entry.S to Makefile.incClaudio Carvalho2016-10-051-1/+1
* asm/rom_entry.S: fix parameters syntaxClaudio Carvalho2016-10-051-17/+18
* asm: add Hostboot rom_entry.SClaudio Carvalho2016-10-051-0/+51
* core/init: remove master_cpu parameterOliver O'Halloran2016-09-271-5/+0
* Rename rvwinkle_restore to reset_wakeupBenjamin Herrenschmidt2016-08-221-2/+2
* slw: Move SPR setup calls away from assemblyBenjamin Herrenschmidt2016-08-221-9/+0
* Rename rvwinkle patch to reset patch and install at bootBenjamin Herrenschmidt2016-08-221-5/+5
* Rename enter_rvwinkle to enter_pm_stateBenjamin Herrenschmidt2016-08-221-12/+29
* main: Copy all exception vectors downBenjamin Herrenschmidt2016-08-221-0/+5
* head: Whitespace fixesBenjamin Herrenschmidt2016-08-181-5/+5
* head.S: document opal_nacaOliver O'Halloran2016-08-111-3/+4
* asm: Fix backtrace for unexpected exceptionMichael Neuling2016-08-081-1/+0
* head: Update list of exception stubsBenjamin Herrenschmidt2016-07-131-0/+3
* Add base POWER9 supportMichael Neuling2016-05-101-0/+2
* Make trigger_attn() enable attn alsoMichael Neuling2016-05-101-2/+2
* hdata: Enable SPIRA-HVasant Hegde2016-04-011-1/+1
* asm/head.S: fix hang in multi-threaded mamboOliver O'Halloran2016-03-071-1/+9
* Add prototype in asm-offsets to silence clangJoel Stanley2015-08-131-0/+2
* Merge branch 'stable'Stewart Smith2015-06-181-0/+3
|\
| * Set proper value for RPR registerBenjamin Herrenschmidt2015-06-181-0/+3
* | Add Mambo platformStewart Smith2015-05-271-0/+8
* | Make relocate() return specific error as to what went wrongStewart Smith2015-05-151-1/+1
* | Clarify documentation on OPAL parameters (up to 8), fix opal_entryStewart Smith2015-05-131-3/+1
* | Add Naples chip supportBenjamin Herrenschmidt2015-04-091-0/+4
|/
* Move contents of opal.h to opal-api.hMichael Ellerman2015-04-011-1/+1
* core: Add support for cec_power_down() on mamboMichael Ellerman2015-04-011-0/+5
* exceptions: Catch exceptions at boot timeBenjamin Herrenschmidt2015-03-312-17/+76
* exceptions: Remove deprecated exception patching stuffBenjamin Herrenschmidt2015-03-311-125/+0
* replace infinite loop on relocation failure with attnStewart Smith2015-02-181-1/+1
* Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt2014-12-011-0/+19
* opal: Remove MCE handling code.Mahesh Salgaonkar2014-11-221-5/+0
* Add symbolic backtraces and expose skiboot map to LinuxBenjamin Herrenschmidt2014-11-182-0/+23
* Capture backtraces when measuring stack depthBenjamin Herrenschmidt2014-11-182-2/+4
* Stack checking extensionsBenjamin Herrenschmidt2014-11-173-1/+20
* Quote built-in kernel path from MakefileBenjamin Herrenschmidt2014-11-171-5/+1
* irq/occ/opal: Add self-sent dummy interruptBenjamin Herrenschmidt2014-10-242-0/+4
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-026-0/+1204
OpenPOWER on IntegriCloud