Age | Commit message (Expand) | Author |
---|---|---|
2018-11-26 | riscv: align bootm implementation with that of other architectures | Lukas Auer |
2018-11-14 | riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() | Bin Meng |
2018-10-03 | riscv: bootm: Pass mhartid CSR value to kernel | Bin Meng |
2018-10-03 | riscv: bootm: Correct the 1st kernel argument to hart id | Bin Meng |
2018-10-03 | riscv: Remove setup.h | Bin Meng |
2018-05-29 | riscv: Add board_quiesce_devices stub | Alexander Graf |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-30 | riscv: bootm: Remove ATAGS | Rick Chen |
2018-03-30 | riscv: bootm: Support to boot riscv-linux | Rick Chen |
2018-03-30 | riscv: checkpatch: Fix missing a blank line after declarations | Rick Chen |
2018-01-12 | riscv: nx25: lib: Add relative lib funcs to support RISC-V | Rick Chen |