Age | Commit message (Expand) | Author |
2020-05-01 | lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr() | Anup Patel |
2020-04-29 | platform: Add Nuclei UX600 platform | Huaqi Fang |
2020-04-27 | lib: utils: Add SiFive test device | Anup Patel |
2020-04-27 | include: sbi_platform: Combine reboot and shutdown into one callback | Anup Patel |
2020-04-27 | lib: No need to provide default PMP region using platform callbacks | Anup Patel |
2020-03-28 | platform: thead/c910: Use HSM extension to boot secondary cores | Liu Yibin |
2020-03-24 | platform: openpiton: Read the device configurations from device tree | Atish Patra |
2020-03-24 | lib: utils: Move fdt fixup helper routines to a different file | Atish Patra |
2020-03-24 | platform: Add OpenPiton platform support | Atish Patra |
2020-03-24 | platform: fpga/ariane: Remove redundant plic address macros | Atish Patra |
2020-03-24 | platform: Move ariane standalone fpga project to its own project | Atish Patra |
2020-03-19 | platform: sifive/fu540: Remove FU540_ENABLED_HART_MASK option | Anup Patel |
2020-03-19 | include: sbi_platform: Introduce HART index to HART id table | Anup Patel |
2020-03-18 | platform: Update to call general DT fix-up helper | Bin Meng |
2020-03-18 | platform: sifive/fu540: Replace cpu0 node fix-up with the new helper | Bin Meng |
2020-03-18 | platform: sifive/fu540: Remove "stdout-path" fix-up | Bin Meng |
2020-03-18 | platform: sifive/fu540: Fix up DT for reserved memory | Bin Meng |
2020-03-18 | platform: qemu/virt: Fix up DT for reserved memory | Bin Meng |
2020-03-18 | platform: ariane-fpga: Fix up DT for reserved memory | Bin Meng |
2020-03-18 | platform: andes/ae350: 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: Set per-HART stack size to 8KB in the template platform codes | 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-03-10 | platform: ae350: Sort build objects in alphabetical order | Bin Meng |
2020-03-08 | platform: kendryte/k210: Set per-HART stack size to 8KB | Anup Patel |
2020-03-08 | platform: sifive: fu540: allow sv32 as an mmu-type | Sören Tempel |
2020-02-19 | platform: qemu: virt: Correct the typo in config.mk | Bin Meng |
2020-02-19 | platform: sifive: fu540: Add 32-bit specific fdt/payload addresses | Bin Meng |
2020-02-17 | platform: Remove stale options from config.mk files | Anup Patel |
2020-02-17 | platform: Add Spike initial support | James Clarke |
2020-02-07 | platform: sifive: fu540: Add platform specific 'make run' cmd | Bin Meng |
2020-02-07 | platform: Drop qemu/sifive_u support | Bin Meng |
2020-02-05 | platform: sifive/fu540: Set tlb range flush limit to zero | Atish Patra |
2020-02-05 | platform: Add an platform ops to return platform specific tlb flush limit | Atish Patra |
2020-01-25 | platform: Update UART base addresses for qemu/sifve_u | Nikita Ermakov |
2020-01-24 | platform: template: typo fix in system reboot/shutdown names | Jiuyang Liu (Sequencer) |
2020-01-15 | platform: thead/c910: Don't set plic/clint address in warm boot | Liu Yibin |
2020-01-15 | platform: thead/c910: Don't enable L2 cache in warm boot | Liu Yibin |
2020-01-09 | platform: thead/c910: Remove SBI_PLATFORM_HAS_PMP | Liu Yibin |
2020-01-02 | platform: Add T-head C910 initial support | Liu Yibin |
2020-01-02 | lib: utils: Support CLINT with 32bit MMIO access on RV64 system | Anup Patel |
2019-09-28 | kendryte/k210: remove unused file | Damien Le Moal |
2019-09-10 | lib: provide a platform specific tlb range flush threshold | Atish Patra |
2019-09-05 | kendryte/k210: remove sysctl code | Damien Le Moal |
2019-09-05 | kendryte/k210: Use sifive UART driver | Damien Le Moal |