Age | Commit message (Expand) | Author |
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 |
2019-08-23 | platform: Add Andes AE350 initial support | Nylon Chen |
2019-08-16 | platform: Remove the ipi_sync method from all platforms. | Atish Patra |
2019-08-09 | platform: sifive: fu540: Expand FDT size before any patching | Bin Meng |
2019-07-25 | treewide: Use conventional names for 32-bit and 64-bit | Bin Meng |
2019-07-24 | platform: sifive/fu540: Move FDT further up | Anup Patel |
2019-07-22 | platform: sifive: fu540: Use standard value string for cpu node status | Bin Meng |
2019-07-02 | platform: Remove the HiFive Unleashed expansion board DT. | 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 |
2019-06-19 | platform: Enable all drivers by default. | Atish Patra |
2019-06-19 | platform: Move platform common to lib/utils. | Atish Patra |
2019-06-19 | lib: Include helper libc functions directly in libsbi. | Atish Patra |
2019-05-30 | platform: qemu/sifive_u: Update the hart count to 4 | Bin Meng |
2019-05-10 | platform: Enable dynamic firmware for appropriate platforms | Anup Patel |