Age | Commit message (Expand) | Author |
2020-06-19 | platform: Add support for Shakti C-class SoC from IIT-M | Vijai Kumar K |
2020-06-18 | lib: Fix the SBI_HART_HAS_MCOUNTEREN feature check | Alistair Francis |
2020-06-18 | lib: Don't print delegation CSRs if there is no S-Mode | Alistair Francis |
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-15 | lib: Fix __sbi_hfence_gvma_vmid_gpa() and __sbi_hfence_vvma_asid_va() | Anup Patel |
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-08 | docs: Remove redundant documentation about combined payload use case | Atish Patra |
2020-06-08 | docs: Use doxygen config to mark the main page | Atish Patra |
2020-06-08 | lib: Add RISC-V hypervisor v0.6.1 support | Anup Patel |
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 | Makefile: Add mechanism for platforms to have multiple builtin DTBs | Anup Patel |
2020-06-05 | Makefile: Preprocess builtin DTS | Anup Patel |
2020-06-05 | firmware: Allow fw_platform_init() to return updated FDT location | Anup Patel |
2020-06-05 | firmware: fw_base: Don't OR forced FW_OPTIONS | Anup Patel |
2020-06-05 | firmware: fw_base: Make builtin DTB available to fw_platform_init() | Anup Patel |
2020-06-05 | Makefile: Fix builtin DTB compilation for out-of-tree platforms | Anup Patel |
2020-05-23 | lib: utils/timer: Initialize all matching timer DT nodes | Anup Patel |
2020-05-23 | lib: utils/ipi: Initialize all matching ipi DT nodes | Anup Patel |
2020-05-23 | lib: utils: Add fdt_parse_clint_node() function | Anup Patel |
2020-05-23 | lib: utils: Allow CLINT functions to be used for multiple CLINTs | Anup Patel |
2020-05-23 | lib: utils/irqchip: Initialize all matching irqchip DT nodes | 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-19 | include: sbi: Add firmware extension constants | Daniel Schaefer |
2020-05-19 | lib: sbi_hart: Detect number of supported PMP regions | Anup Patel |
2020-05-19 | lib: sbi: Few cosmetic improvements to HART feature detection | Anup Patel |
2020-05-19 | include: sbi: Use scratch pointer as parmeter in HART feature APIs | Anup Patel |
2020-05-19 | lib: sbi: Print platform HART count just before boot HART id | Anup Patel |
2020-05-19 | lib: sbi: Remove extra spaces from boot time prints | Anup Patel |
2020-05-19 | lib: sbi: Improve get_feature_str() implementation and usage | Anup Patel |
2020-05-19 | lib: sbi: detect features before everything else in sbi_hart_init() | Anup Patel |
2020-05-18 | firmware: Correct spelling mistakes | Daniel Schaefer |
2020-05-16 | lib: Optimize inline assembly for unprivilege access functions | Atish Patra |
2020-05-10 | lib: Add hart features in boot time print | Atish Patra |
2020-05-10 | lib: Add platform features in boot time print | Atish Patra |
2020-05-10 | lib: timer: Provide a hart based timer feature | Atish Patra |
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-10 | lib: Add support for hart specific features | Atish Patra |
2020-05-10 | lib: utils: Update reserved memory fdt node even if PMP is not present | Atish Patra |
2020-05-10 | lib: Create a separate math helper function file | Atish Patra |
2020-05-10 | lib: Add csr detect support | Atish Patra |
2020-05-10 | lib: Rename unprivileged trap handler | Atish Patra |
2020-05-07 | docs: Don't use italic text in page title | Anup Patel |
2020-05-07 | docs: Fix ordering of pages in table of contents | Anup Patel |
2020-05-07 | docs: Add platform requirements document | Anup Patel |