index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-02-27
lib: utils/fdt: Fix fdt_pmu.c header dependency
Bin Meng
2023-02-10
lib: sbi: Speed-up sbi_printf() and friends using nputs()
Anup Patel
2023-02-10
lib: utils/serial: Implement console_puts() for semihosting
Anup Patel
2023-02-10
lib: sbi: Add console_puts() callback in the console device
Anup Patel
2023-02-10
lib: sbi: Implement SBI debug console extension
Anup Patel
2023-02-10
lib: sbi: Add sbi_domain_check_addr_range() function
Anup Patel
2023-02-09
lib: sbi: Add sbi_ngets() function
Anup Patel
2023-02-09
lib: sbi: Add sbi_nputs() function
Anup Patel
2023-02-08
include: types: Add typedefs for endianness
Rahul Pathak
2023-02-08
lib: utils/fdt: Use byteorder conversion functions in libfdt_env.h
Rahul Pathak
2023-02-08
lib: sbi: Ensure domidx_to_domain_table is null-terminated
Andrew Jones
2023-02-08
lib: utils: Mark only the largest region as reserved in FDT
Himanshu Chauhan
2023-02-08
lib: sbi_hsm: Use csr_set to restore the MIP
Nick Hu
2023-01-24
lib: utils: Add fdt_add_cpu_idle_states() helper function
Samuel Holland
2023-01-23
lib: sbi: Add separate entries for firmware RX and RW regions
Himanshu Chauhan
2023-01-23
lib: sbi: Print the RW section offset
Himanshu Chauhan
2023-01-22
lib: utils: Fix reserved memory node for firmware memory
Mayuresh Chitale
2023-01-22
lib: reset/fdt_reset_atcwdt200: Use defined macros and function in atcsmu.h
Yu Chien Peter Lin
2023-01-22
lib: utils: atcsmu: Add Andes System Management Unit support
Yu Chien Peter Lin
2023-01-22
lib: sbi_hsm: handle failure when hart_stop returns SBI_ENOTSUPP
Yu Chien Peter Lin
2023-01-09
lib: utils: Add M-mode {R/W} flags to the MMIO regions
Himanshu Chauhan
2023-01-09
lib: utils: Disallow non-root domains from adding M-mode regions
Himanshu Chauhan
2023-01-09
lib: utils: Use SU-{R/W/X} flags for region permissions during parsing
Himanshu Chauhan
2023-01-09
lib: sbi: Modify the boot time region flag prints
Himanshu Chauhan
2023-01-09
lib: sbi: Use finer permission sematics to decide on PMP bits
Himanshu Chauhan
2023-01-09
lib: sbi: Add permissions for the firmware start till end
Himanshu Chauhan
2023-01-09
lib: sbi: Use finer permission semantics for address validation
Himanshu Chauhan
2023-01-09
lib: sbi_hsm: Rename 'priv' argument to 'arg1'
Bin Meng
2023-01-07
lib: sbi: Allow platform to influence cold boot HART selection
Anup Patel
2023-01-06
lib: utils/sys: Allow custom HTIF base address for RV32
Bin Meng
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
2022-12-17
lib: utils/timer: mtimer: add T-Head C9xx CLINT compatible
Icenowy Zheng
2022-12-17
lib: utils/timer: mtimer: add a quirk for lacking mtime register
Icenowy Zheng
2022-12-17
lib: utils/ipi: mswi: add T-Head C9xx CLINT compatible
Icenowy Zheng
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in context save/restore he...
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in plic_context_init()
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in priority save/restore h...
Bin Meng
2022-12-12
lib: utils/irqchip: Add compatible string for Andestech NCEPLIC100
Lad Prabhakar
2022-12-12
lib: utils: serial: Add FDT driver for Renesas SCIF
Lad Prabhakar
2022-12-12
lib: utils: serial: Add Renesas SCIF driver
Lad Prabhakar
2022-12-09
lib: sbi: Synchronize PMP settings with virtual memory system
Himanshu Chauhan
2022-12-09
lib: fix irqchip_plic_update_hartid_table
Heinrich Schuchardt
2022-12-09
lib: fix __fdt_parse_region()
Heinrich Schuchardt
2022-12-09
lib: fix is_region_valid()
Heinrich Schuchardt
2022-12-05
lib: utils: Add fdt_fixup_node() helper function
Lad Prabhakar
2022-12-05
lib: fix fdt_parse_aclint_node()
Heinrich Schuchardt
2022-12-05
lib: simplify fdt_translate_address()
Heinrich Schuchardt
2022-12-05
lib: fix fdt_parse_plicsw_node()
Heinrich Schuchardt
[next]