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
Age
Commit message (
Expand
)
Author
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
platform: andes/ae350: Implement hart hotplug using HSM extension
Yu Chien Peter Lin
2023-01-22
lib: utils: atcsmu: Add Andes System Management Unit support
Yu Chien Peter Lin
2023-01-22
include: types: add always inline compiler attribute
Yu Chien Peter Lin
2023-01-22
lib: sbi_hsm: handle failure when hart_stop returns SBI_ENOTSUPP
Yu Chien Peter Lin
2023-01-22
docs: generic.md: fix typo of andes-ae350
Yu Chien Peter Lin
2023-01-13
platform: generic: allwinner: Fix PLIC array bounds
Samuel Holland
2023-01-09
docs: Update domain's region permissions and requirements
Himanshu Chauhan
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
include: sbi: Fine grain the permissions for M and SU modes
Himanshu Chauhan
2023-01-09
docs: domain_support: Use capital letter for privilege modes
Bin Meng
2023-01-09
lib: sbi_hsm: Rename 'priv' argument to 'arg1'
Bin Meng
2023-01-07
generic/starfive: Add Starfive JH7110 platform implementation
Wei Liang Lim
2023-01-07
platform: generic: Allow platform_override to perform firmware init
Wei Liang Lim
2023-01-07
platform: generic: Allow platform_override to select cold boot HART
Anup Patel
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
Makefile: Remove -N ldflag to prevent linker RWX warning
Rahul Pathak
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
2022-12-24
include: Bump-up version to 1.2
v1.2
Anup Patel
2022-12-24
docs: pmu: Update the pmu doc with removal of mcountinhbit restriction
Atish Patra
2022-12-24
docs: pmu: update a reference to a deprecated property name
Conor Dooley
2022-12-24
docs: pmu: fix binding example
Conor Dooley
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
docs: platform: Add documentation for Renesas RZ/Five SoC
Lad Prabhakar
2022-12-12
platform: generic: Add Renesas RZ/Five initial support
Lad Prabhakar
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-10
scripts: use env to invoke bash
Himanshu Chauhan
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-09
platform: generic: Make use of fdt_match_node()
Lad Prabhakar
2022-12-05
gitignore: add vim swap files
Sergey Matyukevich
[next]