Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-16 | RISC-V: Avoid using invalid intermediate translations | 1 | -2/+10 | |
2019-05-16 | RISC-V: Access CSRs using CSR numbers | 1 | -8/+8 | |
2019-04-25 | riscv: cleanup the parse_dtb calling conventions | 1 | -2/+1 | |
2019-04-25 | riscv: simplify the stack pointer setup in head.S | 1 | -4/+1 | |
2019-04-25 | riscv: clear all pending interrupts when booting | 1 | -1/+2 | |
2018-11-20 | RISC-V: Build flat and compressed kernel images | 1 | -0/+10 | |
2018-10-22 | RISC-V: Use Linux logical CPU number instead of hartid | 1 | -1/+3 | |
2018-08-13 | RISC-V: Add the directive for alignment of stvec's value | 1 | -0/+2 | |
2018-02-20 | Rename sbi_save to parse_dtb to improve code readability | 1 | -1/+1 | |
2018-01-30 | riscv: rename sptbr to satp | 1 | -3/+3 | |
2017-11-30 | RISC-V: move empty_zero_page definition to C and export it | 1 | -3/+0 | |
2017-09-26 | RISC-V: Init and Halt Code | 1 | -0/+157 |