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
2024-08-24
util: atcsmu.c: modify sbi_printf() formatting
Yu Chien Peter Lin
2024-08-24
util: atcsmu.c: fix typo "%s/hard/hart/"
Leo Yu-Chi Liang
2024-08-24
lib: utils/fdt: Add fdt_get_address_rw() helper
Samuel Holland
2024-08-24
lib: utils/serial: Pass the FDT to fdt_serial_init()
Samuel Holland
2024-08-24
lib: utils/reset: Pass the FDT to fdt_reset_init()
Samuel Holland
2024-08-24
platform: generic: Pass FDT to early/final_init overrides
Samuel Holland
2024-08-24
platform: generic: Constify FDT pointers in fw_platform_init()
Samuel Holland
2024-08-24
lib: utils/timer: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/serial: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/reset: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/regmap: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/irqchip: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/ipi: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/i2c: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/gpio: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/fdt: Constify FDT parsing functions
Samuel Holland
2024-08-24
lib: utils/regmap: Fix typo in comment
Samuel Holland
2024-08-24
lib: utils/fdt: Fix fdt_add_cpu_idle_states() prototype
Samuel Holland
2024-08-23
lib: utils: fdt_domain: Use consistent device-tree address when next-arg1 is ...
Yu Chien Peter Lin
2024-08-23
platform: generic: andes: add a new Andes SBI call to free a PMA entry
Ben Zong-You Xie
2024-08-23
platform: generic: andes: add a new Andes SBI call to set up a PMA entry
Ben Zong-You Xie
2024-08-23
platform: generic: andes: add Andes SBI call to probe Andes PMA feature
Ben Zong-You Xie
2024-08-23
platform: generic: Kconfig: add the description for Andes PMA feature
Ben Zong-You Xie
2024-08-23
lib: sbi: Enhance CSR Handling in system_opcode_insn
Dongdong Zhang
2024-08-09
lib: sbi: Implement aligned memory allocators
Gregor Haas
2024-08-09
lib: sbi: Allocate from beginning of heap blocks
Gregor Haas
2024-08-09
lib: sbi: Support multiple heaps
Gregor Haas
2024-08-02
lib: sbi: check result of pmp_get() in is_pmp_entry_mapped()
Carlos López
2024-08-02
lib: sbi: fwft: fix incorrect size passed to sbi_zalloc()
Carlos López
2024-08-02
lib: sbi: dbtr: fix potential NULL pointer dereferences
Carlos López
2024-08-02
include: Adjust Sscofpmf mhpmevent mask for upper 8 bits
Eric Lin
2024-07-24
lib: sbi: Introduce an early console buffer for caching early prints
Anup Patel
2024-07-24
include: sbi: Add macros to create FIFO as local or global variable
Anup Patel
2024-07-24
lib: sbi: Allow forceful queueing of data in sbi_fifo_enqueue()
Anup Patel
2024-07-24
lib: sbi: Optimize fifo enqueue/dequeue for basic data types
Anup Patel
2024-07-24
lib: sbi: Remove sbi_console_init() and console_init() platform callback
Anup Patel
2024-07-24
platform: Setup serial console device in early_init()
Anup Patel
2024-07-24
lib: sbi_hsm: Save/restore menvcfg only when it exists
Samuel Holland
2024-07-23
lib: utils/fdt: Add support for parsing riscv,isa-extensions
Conor Dooley
2024-07-23
lib: tests: add math test suite
Dongdong Zhang
2024-07-23
lib: tests: enhance test output with colored pass/fail messages
Dongdong Zhang
2024-07-04
docs: writing tests: update cleaning instructions
Ivan Orlov
2024-07-04
Makefile: remove any .carray.c during clean
Ben Dooks
2024-07-04
Makefile: change to using .carray.c for carray files
Ben Dooks
2024-07-04
scripts/carray.sh: Add comment to generated files
Ivan Orlov
2024-07-04
lib: sbi_emulate_csr: Do not log illegal CSR accesses
Samuel Holland
2024-07-04
.github: Add repo lockdown GitHub workflow and update .gitignore
Dongdong Zhang
2024-06-30
include: Bump-up version to 1.5
v1.5
Anup Patel
2024-06-28
lib: sbi: check incoming dbtr shmem address
Sergey Matyukevich
2024-06-28
docs: Fix wrong filename
Jacob Lin
[next]