Age | Commit message (Expand) | Author |
2021-12-02 | lib: sbi: Improve fatal error handling | Jessica Clarke |
2021-11-12 | platform: sifive_fu740: add platform reset driver | Nikita Shubin |
2021-11-08 | platform: generic: move fdt_reset_init to final_init | Heinrich Schuchardt |
2021-11-02 | include: sbi_utils: Introduce an helper to get fdt base address | Alexandre Ghiti |
2021-10-11 | lib: sbi: convert reset to list | Nikita Shubin |
2021-09-26 | lib: sbi: Add timer frequency to struct sbi_timer_device | Anup Patel |
2021-08-14 | lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMP | Anup Patel |
2021-08-07 | lib: utils/fdt: Change addr and size to uint64_t | Bin Meng |
2021-07-27 | generic: fu740: add workaround for CIP-1200 errata | David Abdurachmanov |
2021-07-11 | platform: generic: Add PMU support | Atish Patra |
2021-07-06 | platform: generic: Terminate platform.name with null | Bin Meng |
2021-06-24 | platform: Replace CLINT library usage with ACLINT library | Anup Patel |
2021-06-11 | platform: andes/ae350: Drop plicsw_ipi_sync() | Bin Meng |
2021-06-11 | platform: andes/ae350: Drop plicsw_get_pending() | Bin Meng |
2021-06-11 | platform: andes/ae350: Cosmetic fixes in plicsw.c | Bin Meng |
2021-05-06 | platform: Remove sifive/fu540 platform | Bin Meng |
2021-04-28 | lib: sbi: Simplify system reset platform operations | Anup Patel |
2021-04-28 | lib: sbi: Simplify ipi platform operations | Anup Patel |
2021-04-28 | lib: sbi: Simplify timer platform operations | Anup Patel |
2021-04-28 | lib: sbi: Simplify console platform operations | Anup Patel |
2021-04-28 | platform: Remove platform/thead | Guo Ren |
2021-03-03 | platform: implement K210 system reset | Heinrich Schuchardt |
2021-01-18 | platform: template: Fix compile error | Anup Patel |
2021-01-07 | lib: sbi: Replace args with trap registers in ecall handler | Anup Patel |
2020-12-16 | lib: utils: Remove fdt_domain_get() function | Anup Patel |
2020-12-04 | platform: generic: Populate domains from FDT | Anup Patel |
2020-12-01 | lib: sbi: Improve system reset platform operations | Anup Patel |
2020-12-01 | platform: Remove dummy system reset functions | Anup Patel |
2020-10-18 | platform: kendryte/k210: Add some padding for FDT fixups | Anup Patel |
2020-10-18 | firmware: Remove FW_PAYLOAD_FDT_PATH compile-time option | Anup Patel |
2020-09-16 | platform: generic: Don't mark non-MMU HARTs as invalid | Anup Patel |
2020-08-20 | platform: kendryte/k210: fixup FDT | Heinrich Schuchardt |
2020-06-29 | config.mk: Update QEMU run command for generic and sifive fu540 platforms | Bin Meng |
2020-06-17 | platform: Update Nuclei ux600 platform support | Huaqi Fang |
2020-06-15 | platform/lib: Allow the OS to map the regions that are protected by PMP | Alexandre Ghiti |
2020-06-10 | platform: Add AE350 cache control SBIs | Nylon Chen |
2020-06-10 | platform: Add AE350 platform specific SBI handler | Nylon Chen |
2020-06-05 | firmware: Remove FW_PAYLOAD_FDT and related documentation | Anup Patel |
2020-06-05 | platform: kendryte/k210: Use new mechanism of builtin DTB | Anup Patel |
2020-06-05 | firmware: Allow fw_platform_init() to return updated FDT location | Anup Patel |
2020-05-23 | lib: utils: Allow CLINT functions to be used for multiple CLINTs | Anup Patel |
2020-05-23 | lib: utils: Extend fdt_find_match() Implementation | Anup Patel |
2020-05-23 | lib: utils: Allow PLIC functions to be used for multiple PLICs | Anup Patel |
2020-05-23 | lib: utils: Remove redundant parameters from PLIC init functions | Anup Patel |
2020-05-10 | platform: fpga: Remove redundant platform specific features | Atish Patra |
2020-05-10 | platform: Move platform features to hart | Atish Patra |
2020-05-04 | platform: Remove spike directory | Anup Patel |
2020-05-04 | platform: Remove qemu/virt directory | Anup Patel |
2020-05-01 | platform: generic: Add Sifive FU540 TLB flush range limit override | Anup Patel |
2020-05-01 | platform: Add generic FDT based platform support | Anup Patel |