Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-05 | RISC-V: Fix the rv32i kernel build | Palmer Dabbelt | 1 | -11/+11 |
2018-07-05 | RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations | Andreas Schwab | 1 | -2/+2 |
2018-07-04 | RISC-V: Change variable type for 32-bit compatible | Zong Li | 1 | -11/+11 |
2018-06-11 | RISC-V: Handle R_RISCV_32 in modules | Andreas Schwab | 1 | -0/+12 |
2018-04-03 | RISC-V: Support SUB32 relocation type in kernel module | Zong Li | 1 | -0/+8 |
2018-04-03 | RISC-V: Support ADD32 relocation type in kernel module | Zong Li | 1 | -0/+8 |
2018-04-03 | RISC-V: Support ALIGN relocation type in kernel module | Zong Li | 1 | -0/+10 |
2018-04-03 | RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq | Zong Li | 1 | -0/+35 |
2018-04-03 | RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel module | Zong Li | 1 | -0/+42 |
2018-04-03 | RISC-V: Support CALL relocation type in kernel module | Zong Li | 1 | -0/+22 |
2018-04-03 | RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel module | Zong Li | 1 | -10/+52 |
2017-09-27 | RISC-V: User-facing API | Palmer Dabbelt | 1 | -0/+217 |