Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asm/head: Loop after attn | Oliver O'Halloran | 2017-11-09 | 1 | -0/+1 |
* | asm/head: initialize preferred DSCR value | Nicholas Piggin | 2017-10-29 | 1 | -3/+19 |
* | cpu: idle POWER9 power management implementation | Nicholas Piggin | 2017-09-28 | 1 | -21/+49 |
* | Set POWER9 RPR SPR | Michael Neuling | 2017-06-30 | 1 | -0/+3 |
* | Add "cleanup_global_tlb" for P9 and later | Benjamin Herrenschmidt | 2017-06-26 | 1 | -0/+60 |
* | Rename cleanup_tlb() to cleanup_local_tlb() | Benjamin Herrenschmidt | 2017-06-26 | 1 | -2/+2 |
* | Move cleanup_tlb from head.S to misc.S | Benjamin Herrenschmidt | 2017-06-26 | 2 | -13/+13 |
* | Update default TSCR for P9 | Michael Neuling | 2017-06-21 | 1 | -0/+3 |
* | cpu: Introduce smt_lowest() | Nicholas Piggin | 2017-06-06 | 1 | -3/+3 |
* | head.S: store LR rather than CTR when trying to store LR | Stewart Smith | 2017-05-08 | 1 | -1/+1 |
* | head.S: store all of LR and CTR | Oliver O'Halloran | 2017-05-08 | 1 | -2/+2 |
* | asm: do not set SDR1 on POWER9 | Nicholas Piggin | 2017-04-07 | 1 | -1/+3 |
* | asm: Add POWER9 case to init_shared_sprs | Benjamin Herrenschmidt | 2017-03-09 | 1 | -0/+24 |
* | asm: Don't try to set LPCR:LPES1 on P8 and P9 | Benjamin Herrenschmidt | 2017-03-09 | 1 | -2/+28 |
* | asm: Fix setting of LPCR:DPFD | Benjamin Herrenschmidt | 2017-03-09 | 1 | -8/+2 |
* | Initial support for the ELFv2 ABI | Nicholas Piggin | 2017-02-06 | 1 | -0/+1 |
* | head: add new OPAL entry points to the NACA | Oliver O'Halloran | 2017-01-16 | 1 | -1/+4 |
* | Stop using 3-operand cmp[l][i] for latest binutils | Alexey Kardashevskiy | 2016-12-20 | 1 | -2/+2 |
* | mambo: Convert RTC read from asm to C | Michael Neuling | 2016-11-02 | 1 | -8/+0 |
* | mambo: Convert console read/write from asm to C | Michael Neuling | 2016-11-02 | 1 | -18/+0 |
* | mambo: Convert sim exit from asm to C | Michael Neuling | 2016-11-02 | 1 | -6/+0 |
* | Fast reboot for P8 | Benjamin Herrenschmidt | 2016-10-17 | 1 | -61/+61 |
* | asm: add rom_entry.S to Makefile.inc | Claudio Carvalho | 2016-10-05 | 1 | -1/+1 |
* | asm/rom_entry.S: fix parameters syntax | Claudio Carvalho | 2016-10-05 | 1 | -17/+18 |
* | asm: add Hostboot rom_entry.S | Claudio Carvalho | 2016-10-05 | 1 | -0/+51 |
* | core/init: remove master_cpu parameter | Oliver O'Halloran | 2016-09-27 | 1 | -5/+0 |
* | Rename rvwinkle_restore to reset_wakeup | Benjamin Herrenschmidt | 2016-08-22 | 1 | -2/+2 |
* | slw: Move SPR setup calls away from assembly | Benjamin Herrenschmidt | 2016-08-22 | 1 | -9/+0 |
* | Rename rvwinkle patch to reset patch and install at boot | Benjamin Herrenschmidt | 2016-08-22 | 1 | -5/+5 |
* | Rename enter_rvwinkle to enter_pm_state | Benjamin Herrenschmidt | 2016-08-22 | 1 | -12/+29 |
* | main: Copy all exception vectors down | Benjamin Herrenschmidt | 2016-08-22 | 1 | -0/+5 |
* | head: Whitespace fixes | Benjamin Herrenschmidt | 2016-08-18 | 1 | -5/+5 |
* | head.S: document opal_naca | Oliver O'Halloran | 2016-08-11 | 1 | -3/+4 |
* | asm: Fix backtrace for unexpected exception | Michael Neuling | 2016-08-08 | 1 | -1/+0 |
* | head: Update list of exception stubs | Benjamin Herrenschmidt | 2016-07-13 | 1 | -0/+3 |
* | Add base POWER9 support | Michael Neuling | 2016-05-10 | 1 | -0/+2 |
* | Make trigger_attn() enable attn also | Michael Neuling | 2016-05-10 | 1 | -2/+2 |
* | hdata: Enable SPIRA-H | Vasant Hegde | 2016-04-01 | 1 | -1/+1 |
* | asm/head.S: fix hang in multi-threaded mambo | Oliver O'Halloran | 2016-03-07 | 1 | -1/+9 |
* | Add prototype in asm-offsets to silence clang | Joel Stanley | 2015-08-13 | 1 | -0/+2 |
* | Merge branch 'stable' | Stewart Smith | 2015-06-18 | 1 | -0/+3 |
|\ | |||||
| * | Set proper value for RPR register | Benjamin Herrenschmidt | 2015-06-18 | 1 | -0/+3 |
* | | Add Mambo platform | Stewart Smith | 2015-05-27 | 1 | -0/+8 |
* | | Make relocate() return specific error as to what went wrong | Stewart Smith | 2015-05-15 | 1 | -1/+1 |
* | | Clarify documentation on OPAL parameters (up to 8), fix opal_entry | Stewart Smith | 2015-05-13 | 1 | -3/+1 |
* | | Add Naples chip support | Benjamin Herrenschmidt | 2015-04-09 | 1 | -0/+4 |
|/ | |||||
* | Move contents of opal.h to opal-api.h | Michael Ellerman | 2015-04-01 | 1 | -1/+1 |
* | core: Add support for cec_power_down() on mambo | Michael Ellerman | 2015-04-01 | 1 | -0/+5 |
* | exceptions: Catch exceptions at boot time | Benjamin Herrenschmidt | 2015-03-31 | 2 | -17/+76 |
* | exceptions: Remove deprecated exception patching stuff | Benjamin Herrenschmidt | 2015-03-31 | 1 | -125/+0 |