Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-26 | powerpc/rtas: Fix RTAS MSR[HV] handling for Cell | Michael Ellerman | 1 | -0/+4 |
2022-05-19 | powerpc/rtas: Leave MSR[RI] enabled over RTAS call | Nicholas Piggin | 1 | -9/+2 |
2022-05-19 | powerpc/rtas: PACA can be restored directly from SPRG | Nicholas Piggin | 1 | -9/+4 |
2022-05-19 | powerpc/rtas: Call enter_rtas with MSR[EE] disabled | Nicholas Piggin | 1 | -15/+0 |
2022-05-19 | powerpc/rtas: Fix whitespace in rtas_entry.S | Nicholas Piggin | 1 | -13/+13 |
2022-05-19 | powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bit | Nicholas Piggin | 1 | -0/+1 |
2022-05-19 | powerpc/rtas: Move rtas entry assembly into its own file | Nicholas Piggin | 1 | -0/+198 |