Age | Commit message (Expand) | Author |
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 |
2020-05-07 | docs: platform/generic: Add details about IPI and timer expectations | Anup Patel |
2020-05-07 | docs: platform/generic: Add details about stdout-path DT property | Anup Patel |
2020-05-07 | lib: sbi: Improve misa_string() implementation | Anup Patel |
2020-05-07 | lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementation | Anup Patel |
2020-05-07 | include: sbi: Remove redundant page table related defines | Anup Patel |
2020-05-04 | docs: Add missing links in platform.md | Anup Patel |
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 | scripts: Add generic platform to create-binary-archive.sh | Anup Patel |
2020-05-01 | lib: sbi: Print platform hart count at boot time | Anup Patel |