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
2021-07-27
lib: utils: support both of gpio-poweroff, gpio-reset
Heinrich Schuchardt
2021-07-27
lib: utils: remove unused variable in fdt_reset_init
Heinrich Schuchardt
2021-07-27
generic: fu740: add workaround for CIP-1200 errata
David Abdurachmanov
2021-07-27
firmware: use _fw_start for load address
Xiang W
2021-07-27
Makefile: Manually forward RELAX_FLAG to the assembler when linking with LLD
Bin Meng
2021-07-17
README: Update toolchain information
Bin Meng
2021-07-17
docs: Document FW_PIC compile time option
Bin Meng
2021-07-17
docs: Document parameters passed to firmware and alignment requirement
Bin Meng
2021-07-17
firmware: Remove the unhelpful alignment codes before fdt relocation
Bin Meng
2021-07-17
include: types: Use __builtin_offsetof when supported
Alex Richardson
2021-07-17
firmware: use __SIZEOF_LONG__ for field offsets in fw_dynamic.h
Alex Richardson
2021-07-17
lib: utils/reset: Add generic GPIO reset driver
Green Wan
2021-07-17
lib: utils/gpio: Add minimal SiFive GPIO driver
Green Wan
2021-07-17
lib: utils/gpio: Add simple FDT based GPIO framework
Anup Patel
2021-07-17
lib: utils/gpio: Add generic GPIO configuration library
Anup Patel
2021-07-17
lib: utils/fdt: Add fdt_parse_phandle_with_args() API
Anup Patel
2021-07-11
lib: utils: Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
2021-07-11
Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
2021-07-11
firmware: Only default FW_PIC to y if supported
Jessica Clarke
2021-07-11
firmware: Explicitly pass -pie to the linker, not just the driver
Jessica Clarke
2021-07-11
fw_base: Put data in .data rather than .text
Jessica Clarke
2021-07-11
fw_base: Don't mark fw_platform_init as both global and weak
Jessica Clarke
2021-07-11
lib: sbi: Fix sbi_pmu_exit() for systems not having MCOUNTINHIBIT csr
Anup Patel
2021-07-11
firmware: Define a macro for version of struct fw_dynamic_info
Bin Meng
2021-07-11
firmware: Remove the sanity checks in fw_save_info()
Bin Meng
2021-07-11
docs: Make <xyz> visible in the rendered platform guide
Bin Meng
2021-07-11
docs: Correct a typo in platform_guide.md
Bin Meng
2021-07-11
firmware: Minor optimization in _scratch_init()
Bin Meng
2021-07-11
platform: generic: Add PMU support
Atish Patra
2021-07-11
lib: sbi: Improve TLB function naming
Atish Patra
2021-07-11
lib: sbi: Implement firmware counters
Atish Patra
2021-07-11
lib: sbi: Implement SBI PMU extension
Atish Patra
2021-07-11
utils: fdt: Add fdt helper functions to parse PMU DT nodes
Atish Patra
2021-07-11
lib: sbi: Add PMU support
Atish Patra
2021-07-11
lib: sbi: Add PMU specific platform hooks
Atish Patra
2021-07-11
lib: sbi: Use csr_read/write_num to read/update PMU counters
Atish Patra
2021-07-11
lib: sbi: Remove redundant boot time print statement
Atish Patra
2021-07-11
include: Add a list empty check function
Atish Patra
2021-07-11
lib: sbi: Disable m/scounteren & enable mcountinhibit
Atish Patra
2021-07-11
lib: sbi: Detect number of bits implemented in mhpmcounter
Atish Patra
2021-07-11
lib: sbi: Remove stray '\' character
Atish Patra
2021-07-11
lib: sbi: Detect mcountinihibit support at runtime
Atish Patra
2021-07-11
docs: Add device tree bindings for SBI PMU extension
Atish Patra
2021-07-06
platform: generic: Terminate platform.name with null
Bin Meng
2021-07-06
docs/platform: thead-c9xx: Remove FW_PIC=y
Bin Meng
2021-07-05
lib: utils: reset: unify naming of 'sifive_test' device
Green Wan
2021-06-24
platform: Replace CLINT library usage with ACLINT library
Anup Patel
2021-06-24
lib: utils/timer: Add FDT based ACLINT MTIMER driver
Anup Patel
2021-06-24
lib: utils/ipi: Add FDT based ACLINT MSWI IPI driver
Anup Patel
2021-06-24
lib: utils: Add FDT parsing API common for both ACLINT and CLINT
Anup Patel
[next]