Age | Commit message (Expand) | Author |
2020-03-18 | platform: ariane-fpga: Fix up DT for reserved memory | Bin Meng |
2020-03-18 | lib: utils: Move PLIC DT fix up codes to fdt_helper.c | Bin Meng |
2020-03-18 | platform: Clean up include header files | Bin Meng |
2020-03-14 | platform: Use one unified per-HART stack size macro for all platforms | Bin Meng |
2020-03-14 | platform: ariane-fpga: Set per-HART stack size to 8KB | Bin Meng |
2020-03-13 | include: Make sbi_current_hartid() as macro in riscv_asm.h | Anup Patel |
2020-03-13 | platform: ariane-fpga: Change license for ariane-fpga from GPL-2.0 to BSD-2 | Panagiotis Peristerakis |
2020-03-11 | include: Remove disabled_hart_mask from sbi_platform | Anup Patel |
2020-02-17 | platform: Remove stale options from config.mk files | Anup Patel |
2020-01-02 | lib: utils: Support CLINT with 32bit MMIO access on RV64 system | Anup Patel |
2019-08-16 | platform: Remove the ipi_sync method from all platforms. | Atish Patra |
2019-06-29 | include: Add version info to struct sbi_platform | Abner Chang |
2019-06-29 | include: Move callbacks in sbi_platform to separate struct | Abner Chang |
2019-06-29 | Add support for Ariane FPGA SoC | Panagiotis Peristerakis |