docs: Add platform requirements document
[platform/kernel/opensbi.git] / include /
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-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-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 Patralib: Support vector extension
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-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-19 Anup Patelinclude: sbi_platform: Introduce HART index to HART...
2020-03-19 Anup Patellib: sbi_hsm: Remove scratch parameter from hart_starte...
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_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 Menglib: utils: Add a general device tree fix-up helper
2020-03-18 Bin Menglib: utils: Add a fdt_cpu_fixup() helper
2020-03-18 Bin Menglib: utils: Move PLIC DT fix up codes to fdt_helper.c
2020-03-18 Bin Menglib: utils: Add a fdt_reserved_memory_fixup() helper
2020-03-18 Bin Menglib: sbi: Update pmp_get() to return decoded size directly
2020-03-14 Bin Mengplatform: Use one unified per-HART stack size macro...
2020-03-13 Anup Patelinclude: Make sbi_current_hartid() as macro in riscv_asm.h
2020-03-13 Anup Patelinclude: Make sbi_hart_id_to_scratch() as macro
2020-03-13 Bin Mengsbi: Add definitions for true/false
2020-03-11 Anup Patellib: sbi_hart: Remove HART available mask and related...
2020-03-11 Anup Patellib: Introduce sbi_hsm_hart_started_mask() API
2020-03-11 Anup Patelinclude: Remove disabled_hart_mask from sbi_platform
2020-03-11 Anup Patellib: Move all coldboot wait APIs to sbi_init.c
2020-03-11 Anup Patellib: sbi_tlb: Use sbi_hartmask in sbi_tlb_info
2020-03-11 Anup Patellib: Introduce SBI_TLB_INFO_INIT() helper macro
2020-03-11 Anup Patelinclude: Simple hartmask library
2020-03-11 Anup Patellib: Simple bitmap library
2020-03-10 Bin Menglib: sbi: Fix coding style issues
2020-03-08 Anup Patelinclude: sbi_scratch: Set per-HART scratch size to 4KB
2020-03-08 Anup Patelinclude: sbi_bitops: More useful bit operations
2020-03-08 Anup Patelinclude: Move bits related defines and macros to sbi_bi...
2020-02-24 Atish Patralib: Implement Hart State Management (HSM) SBI extension
2020-02-24 Atish Patralib: Add possible hart status values
2020-02-24 Atish Patralib: Implement hart hotplug
2020-02-24 Atish Patralib: Add a new platform feature to bringup secondary...
2020-02-24 Anup Patelinclude: Bump-up version to 0.6 v0.6
2020-02-19 Anup Patellib: Print interrupt and exception delegation in boot...
2020-02-17 James Clarkeplatform: Add Spike initial support
2020-02-05 Atish Patraplatform: Add an platform ops to return platform specif...
2020-01-22 Anup Patellib: Factor-out SBI base extension
2020-01-22 Anup Patellib: Factor-out SBI vendor extension
2020-01-22 Anup Patellib: Factor-out SBI replacement extensions
2020-01-22 Anup Patellib: Factor-out SBI legacy extension
2020-01-22 Anup Patellib: Add dynamic registration of SBI extensions
2020-01-22 Anup Patelinclude: Add generic and simple list handling APIs
2020-01-22 Anup Patellib: Drop _fifo from the name of various sbi_tlb_fifo_x...
2020-01-22 Anup Patellib: Introduce sbi_ipi_event_create/destroy() APIs
2020-01-22 Anup Patellib: Introduce sbi_tlb_fifo_request() API
2020-01-22 Anup Patellib: Introduce sbi_ipi_send_halt() API
2020-01-22 Anup Patellib: Introduce sbi_ipi_send_smode() API
2020-01-22 Anup Patellib: Move struct sbi_ipi_data definition to sbi_ipi.c
2020-01-22 Anup Patelinclude: Typo fix in comment for SBI_SCRATCH_SIZE define
2020-01-09 Abner Changinclude: Add OPENSBI_EXTERNAL_SBI_TYPES in sbi_types.h
2020-01-07 Anup Patellib: Add sbi_init_count() API
2020-01-07 Anup Patellib: improve system reboot and shutdown implementation
2020-01-07 Anup Patellib: Add irqchip exit API
2020-01-07 Anup Patellib: Add ipi exit API
2020-01-07 Anup Patellib: Add timer exit API
2020-01-07 Anup Patellib: Add system early_exit and final_exit APIs
2020-01-07 Anup Patellib: Add initial sbi_exit() API
next