Age | Commit message (Expand) | Author |
---|---|---|
2024-03-28 | cpu/x86: Link page tables in stage if possible | Arthur Heymans |
2024-02-08 | cpu/x86/64bit: Turn jumping to long mode into a macro | Arthur Heymans |
2024-01-05 | arch/x86/include/mode_switch: Add more wrapper functions | Patrick Rudolph |
2024-01-03 | cpu/x86/64bit/mode_switch: Simplify assembly code | Patrick Rudolph |
2021-12-06 | x86_64 assembly: Don't touch %gs | Patrick Rudolph |
2020-12-05 | cpu/x86/64bit: Add code to call function in protected mode | Patrick Rudolph |