Age | Commit message (Expand) | Author |
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 |
2020-05-01 | platform: Add generic FDT based platform support | Anup Patel |
2020-05-01 | firmware: fw_base: Introduce optional fw_platform_init() | Anup Patel |
2020-05-01 | lib: utils: Add simple FDT reset framework | Anup Patel |
2020-05-01 | lib: utils: Add simple FDT serial framework | Anup Patel |
2020-05-01 | lib: utils: Add simple FDT irqchip framework | Anup Patel |
2020-05-01 | lib: utils: Add simple FDT ipi framework | Anup Patel |
2020-05-01 | lib: utils: Add simple FDT timer framework | Anup Patel |
2020-05-01 | include: Add array_size() macro | Anup Patel |
2020-05-01 | lib: utils: Add fdt_parse_plic_node() function | Anup Patel |
2020-05-01 | lib: utils: Add fdt_parse_max_hart_id() API | Anup Patel |
2020-05-01 | lib: utils: Add fdt_parse_hart_id() function | Anup Patel |
2020-05-01 | lib: utils: Add fdt_parse_sifive_uart_node() function | Anup Patel |
2020-05-01 | lib: utils: Make fdt_get_node_addr_size() public function | Anup Patel |
2020-05-01 | lib: utils: Add FDT match table based node lookup | Anup Patel |
2020-05-01 | lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr() | Anup Patel |
2020-05-01 | lib: utils: Remove redundant clint_ipi_sync() declaration | Anup Patel |
2020-05-01 | lib: utils: Add fdt_parse_uart8250_node() function | Anup Patel |
2020-05-01 | lib: utils: Improve fdt_parse_uart8250() API | Anup Patel |
2020-05-01 | lib: utils/serial: Skip baudrate config if input frequency is zero | Anup Patel |
2020-05-01 | firmware: fw_base: Remove CSR_MTVEC update check | Charles Papon |
2020-04-30 | scripts: adapt binary archive script for Nuclei UX600 | Huaqi Fang |
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-04-20 | include: Bump-up version to 0.7 | Anup Patel |
2020-04-19 | lib: Allow overriding SBI implementation ID | Anup Patel |
2020-04-17 | docs: Update README about supported SBI versions | Atish Patra |
2020-04-17 | lib: Support vector extension | Atish Patra |
2020-04-06 | lib: irqchip/plic: Fix maximum priority threshold value | Atish Patra |
2020-03-28 | platform: thead/c910: Use HSM extension to boot secondary cores | Liu Yibin |
2020-03-28 | include: sbi_console: Remove scratch parameter from sbi_dprintf() | Anup Patel |
2020-03-28 | include: sbi_timer: Remove scratch parameter from most funcitons | Anup Patel |
2020-03-28 | include: sbi_system: Remove scratch parameter and redundant functions | Anup Patel |
2020-03-28 | include: sbi_ipi: Remove scratch parameter from most functions | Anup Patel |
2020-03-28 | include: sbi_tlb: Remove scratch parameter from sbi_tlb_request() | Anup Patel |