platform/kernel/opensbi.git
2020-05-07 Anup Pateldocs: Add platform requirements document
2020-05-07 Anup Pateldocs: platform/generic: Add details about IPI and timer...
2020-05-07 Anup Pateldocs: platform/generic: Add details about stdout-path...
2020-05-07 Anup Patellib: sbi: Improve misa_string() implementation
2020-05-07 Anup Patellib: sbi_tlb: Fix remote TLB HFENCE VVMA implementation
2020-05-07 Anup Patelinclude: sbi: Remove redundant page table related defines
2020-05-04 Anup Pateldocs: Add missing links in platform.md
2020-05-04 Anup Patelplatform: Remove spike directory
2020-05-04 Anup Patelplatform: Remove qemu/virt directory
2020-05-01 Anup Patelplatform: generic: Add Sifive FU540 TLB flush range...
2020-05-01 Anup Patelscripts: Add generic platform to create-binary-archive.sh
2020-05-01 Anup Patellib: sbi: Print platform hart count at boot time
2020-05-01 Anup Patelplatform: Add generic FDT based platform support
2020-05-01 Anup Patelfirmware: fw_base: Introduce optional fw_platform_init()
2020-05-01 Anup Patellib: utils: Add simple FDT reset framework
2020-05-01 Anup Patellib: utils: Add simple FDT serial framework
2020-05-01 Anup Patellib: utils: Add simple FDT irqchip framework
2020-05-01 Anup Patellib: utils: Add simple FDT ipi framework
2020-05-01 Anup Patellib: utils: Add simple FDT timer framework
2020-05-01 Anup Patelinclude: Add array_size() macro
2020-05-01 Anup Patellib: utils: Add fdt_parse_plic_node() function
2020-05-01 Anup Patellib: utils: Add fdt_parse_max_hart_id() API
2020-05-01 Anup Patellib: utils: Add fdt_parse_hart_id() function
2020-05-01 Anup Patellib: utils: Add fdt_parse_sifive_uart_node() function
2020-05-01 Anup Patellib: utils: Make fdt_get_node_addr_size() public function
2020-05-01 Anup Patellib: utils: Add FDT match table based node lookup
2020-05-01 Anup Patellib: utils: Rename fdt_parse_clint() to fdt_parse_compa...
2020-05-01 Anup Patellib: utils: Remove redundant clint_ipi_sync() declaration
2020-05-01 Anup Patellib: utils: Add fdt_parse_uart8250_node() function
2020-05-01 Anup Patellib: utils: Improve fdt_parse_uart8250() API
2020-05-01 Anup Patellib: utils/serial: Skip baudrate config if input freque...
2020-05-01 Charles Paponfirmware: fw_base: Remove CSR_MTVEC update check
2020-04-30 Huaqi Fangscripts: adapt binary archive script for Nuclei UX600
2020-04-29 Huaqi Fangplatform: Add Nuclei UX600 platform
2020-04-27 Anup Patellib: utils: Add SiFive test device
2020-04-27 Anup Patelinclude: sbi_platform: Combine reboot and shutdown...
2020-04-27 Anup Patellib: No need to provide default PMP region using platfo...
2020-04-20 Anup Patelinclude: Bump-up version to 0.7 v0.7
2020-04-19 Anup Patellib: Allow overriding SBI implementation ID
2020-04-17 Atish Patradocs: Update README about supported SBI versions
2020-04-17 Atish Patralib: Support vector extension
2020-04-06 Atish Patralib: irqchip/plic: Fix maximum priority threshold value
2020-03-28 Liu Yibinplatform: thead/c910: Use HSM extension to boot seconda...
2020-03-28 Anup Patelinclude: sbi_console: Remove scratch parameter from...
2020-03-28 Anup Patelinclude: sbi_timer: Remove scratch parameter from most...
2020-03-28 Anup Patelinclude: sbi_system: Remove scratch parameter and redun...
2020-03-28 Anup Patelinclude: sbi_ipi: Remove scratch parameter from most...
2020-03-28 Anup Patelinclude: sbi_tlb: Remove scratch parameter from sbi_tlb...
2020-03-28 Anup Patellib: sbi_scratch: Introduce sbi_scratch_last_hartid...
2020-03-28 Anup Patelinclude: Use more consistent name for atomic xchg(...
2020-03-28 Anup Patelinclude: sbi_platform: Remove priv parameter from hart_...
2020-03-28 Anup Patellib: sbi_trap: Simplify sbi_trap_handler() API
2020-03-28 Anup Patellib: sbi_ecall: Remove mcause, scratch and hartid param...
2020-03-28 Anup Patellib: sbi_misaligned_ldst: Remove mcause, scratch and...
2020-03-28 Anup Patellib: sbi_illegal_insn: Remove mcause, scratch and harti...
2020-03-28 Anup Patellib: sbi_emulate_csr: Remove scratch and hartid parameter
2020-03-28 Anup Patellib: sbi_trap: Remove scratch parameter from sbi_trap_r...
2020-03-28 Anup Patellib: Remove scratch parameter from unpriv load/store...
2020-03-28 Anup Patellib: Optimize unpriv load/store implementation
2020-03-28 Anup Patellib: utils: Improve fdt_cpu_fixup() implementation
2020-03-28 Anup Patelscripts: Extend create-binary-archive.sh for unified...
2020-03-26 Xiang Wanglib: prevent coldboot_lottery from overflowing
2020-03-24 Atish Patraplatform: openpiton: Read the device configurations...
2020-03-24 Atish Patralib: utils: Move fdt fixup helper routines to a differe...
2020-03-24 Atish Patraplatform: fpga/common: Add a fdt parsing helper functions
2020-03-24 Atish Patraplatform: Add OpenPiton platform support
2020-03-24 Atish Patraplatform: fpga/ariane: Remove redundant plic address...
2020-03-24 Atish Patraplatform: Move ariane standalone fpga project to its...
2020-03-21 Atish Patralib: Check MSIP bit after returning from WFI
2020-03-19 Xiang Wanglib: Fix sbi_ecall_register_extension to prevent extens...
2020-03-19 Anup Patelplatform: sifive/fu540: Remove FU540_ENABLED_HART_MASK...
2020-03-19 Anup Patelinclude: sbi_platform: Introduce HART index to HART...
2020-03-19 Anup Patellib: Don't use sbi_platform_hart_count() API
2020-03-19 Anup Patellib: sbi_hsm: Don't use sbi_platform_hart_disabled...
2020-03-19 Anup Patellib: sbi_hsm: Remove scratch parameter from hart_starte...
2020-03-19 Anup Patellib: sbi_hsm: Don't use sbi_platform_hart_count() API
2020-03-19 Anup Patellib: sbi_scratch: Don't set hartid_to_scratch table...
2020-03-19 Anup Patelinclude: sbi_platform: Improve sbi_platform_hart_disabl...
2020-03-19 Anup Patellib: Handle failure of sbi_hartid_to_scratch() API
2020-03-19 Anup Patellib: sbi_tlb: Simplify sbi_tlb_entry_process() function
2020-03-19 Anup Patellib: sbi_hsm: Simplify hart_get_state() and hart_starte...
2020-03-19 Anup Patelinclude: Simplify HART id to scratch macro
2020-03-19 Anup Patellib: sbi_scratch: Introduce HART id to scratch table
2020-03-18 Bin Mengplatform: Update to call general DT fix-up helper
2020-03-18 Bin Menglib: utils: Add a general device tree fix-up helper
2020-03-18 Bin Mengplatform: sifive/fu540: Replace cpu0 node fix-up with...
2020-03-18 Bin Menglib: utils: Add a fdt_cpu_fixup() helper
2020-03-18 Bin Mengplatform: sifive/fu540: Remove "stdout-path" fix-up
2020-03-18 Bin Mengplatform: sifive/fu540: Fix up DT for reserved memory
2020-03-18 Bin Mengplatform: qemu/virt: Fix up DT for reserved memory
2020-03-18 Bin Mengplatform: ariane-fpga: Fix up DT for reserved memory
2020-03-18 Bin Mengplatform: andes/ae350: Fix up DT for reserved memory
2020-03-18 Bin Menglib: utils: Move PLIC DT fix up codes to fdt_helper.c
2020-03-18 Bin Mengplatform: Clean up include header files
2020-03-18 Bin Menglib: utils: Add a fdt_reserved_memory_fixup() helper
2020-03-18 Bin Menglibfdt: Compile fdt_addresses.c
2020-03-18 Bin Menglib: sbi: Update pmp_get() to return decoded size directly
2020-03-17 Bin Mengscripts: Cover sifive/fu540 in the 32-bit build
2020-03-14 Bin Mengplatform: Use one unified per-HART stack size macro...
2020-03-14 Bin Mengplatform: Set per-HART stack size to 8KB in the templat...
next