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-03-10
lib: sbi_pmu: Update sbi_pmu dev ops
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Rename fw_counter_value
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Reserve space for implementation specific firmware events
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: add callback for counter width
Mayuresh Chitale
2023-03-09
lib: serial: Cadence: Enable compatibility for cdns,uart-r1p8
Mayuresh Chitale
2023-03-09
platform: starfive: add PMIC power ops in JH7110 visionfive2 board
Minda Chen
2023-03-09
lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
Minda Chen
2023-03-01
make: Add a command line option for debugging OpenSBI
Bin Meng
2023-03-01
gpio/starfive: add gpio driver and support gpio reset
minda.chen
2023-02-27
platform: generic: Add system suspend test
Andrew Jones
2023-02-27
docs: Correct opensbi-domain property name
Andrew Jones
2023-02-27
lib: sbi: Implement system suspend
Andrew Jones
2023-02-27
lib: sbi: Add system_suspend_allowed domain property
Andrew Jones
2023-02-27
lib: sbi: Add system suspend skeleton
Andrew Jones
2023-02-27
lib: sbi_hsm: Export some functions
Andrew Jones
2023-02-27
lib: sbi_hsm: Remove unnecessary include
Andrew Jones
2023-02-27
lib: sbi_hsm: Move misplaced comment
Andrew Jones
2023-02-27
lib: sbi_hsm: Ensure errors are consistent with spec
Andrew Jones
2023-02-27
lib: sbi_hsm: Don't try to restore state on failed change
Andrew Jones
2023-02-27
lib: sbi_hsm: Factor out invalid state detection
Andrew Jones
2023-02-27
docs: domain_support: Update the DT example
Bin Meng
2023-02-27
lib: utils/fdt/fdt_domain: Simplify region access permission check
Bin Meng
2023-02-27
lib: sbi/sbi_domain: cosmetic style fixes
Bin Meng
2023-02-27
lib: sbi: sbi_ecall: Check the range of SBI error
Yu Chien Peter Lin
2023-02-27
platform: generic: renesas: rzfive: Configure the PMA region
Lad Prabhakar
2023-02-27
platform: generic: renesas: rzfive: Add support to configure the PMA
Lad Prabhakar
2023-02-27
include: sbi: Remove extid parameter from vendor_ext_provider() callback
Anup Patel
2023-02-27
lib: sbi: Align SBI vendor extension id with mvendorid CSR
Anup Patel
2023-02-27
lib: sbi_hart: Enable hcontext and scontext
Nylon Chen
2023-02-27
docs: fix typo in fw.md
Shengyu Qu
2023-02-27
lib: utils: fdt_fixup: Fix compile error
Xiang W
2023-02-27
include: fdt/fdt_helper: Change fdt_get_address() to return root.next_arg1
Bin Meng
2023-02-27
platform: generic/andes: Fix ae350.c header dependency
Bin Meng
2023-02-27
platform: generic/allwinner: Fix sun20i-d1.c header dependency
Bin Meng
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-09
include: Add defines for SBI debug console extension
Anup Patel
2023-02-09
include: sbi: Fix BSWAPx() macros for big-endian host
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
include: Add support for byteorder/endianness conversion
Rahul Pathak
2023-02-08
Makefile: Add missing .dep files for fw_*.elf.ld
Jessica Clarke
2023-02-08
lib: sbi: Ensure domidx_to_domain_table is null-terminated
Andrew Jones
[next]