projects
/
platform
/
kernel
/
opensbi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/opensbi.git
2021-11-11
Atish Patra
lib: sbi: Enable PMU extension for platforms without...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Atish Patra
lib: sbi: Counter info width should be zero indexed
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Atish Patra
lib: sbi: Reset the mhpmevent value upon counter reset
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Atish Patra
lib: sbi: Allow programmable counters to monitor cycle...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Atish Patra
lib: sbi: Always enable access for all counters
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Atish Patra
lib: sbi: Support sscofpmf extension in OpenSBI
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Atish Patra
lib: sbi: Delegate PMU counter overflow interrupt to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Atish Patra
lib: sbi: Detect Sscofpmf extension at run time
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Atish Patra
lib: sbi: Update csr_read/write_num for PMU
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Atish Patra
riscv: Add new CSRs introduced by Sscofpmf[1] extension
commit
|
commitdiff
|
tree
|
snapshot
2021-11-08
Heinrich Schuchardt
lib: sbi: error handling in fdt_reset_init()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-08
Heinrich Schuchardt
platform: generic: move fdt_reset_init to final_init
commit
|
commitdiff
|
tree
|
snapshot
2021-11-08
Heinrich Schuchardt
lib: sbi: move sbi_boot_print_general()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Nikita Shubin
lib: utils/gpio: use list for drivers
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Anup Patel
lib: sbi: Fix GPA passed to __sbi_hfence_gvma_xyz(...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Alexandre Ghiti
include: sbi_utils: Introduce an helper to get fdt...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Dong Du
lib: sbi: Refine addr format in sbi_printf
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Anup Patel
lib: utils/reset: Register separate GPIO system reset...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Samuel Holland
lib: utils/irqchip: Automatically delegate T-HEAD PLIC...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Wei Fu
Makefile: Add build time and compiler info string
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Heinrich Schuchardt
lib: sbi: system reset with invalid parameters
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Anup Patel
lib: sbi: Save context for all non-retentive suspend...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-11
Nikita Shubin
lib: sbi: add priority for reset handler
commit
|
commitdiff
|
tree
|
snapshot
2021-10-11
Nikita Shubin
lib: sbi: convert reset to list
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Heinrich Schuchardt
lib: utils: identify supported GPIO reset methods
commit
|
commitdiff
|
tree
|
snapshot
2021-09-26
Anup Patel
lib: utils/reset: use sbi_timer_mdelay() in gpio reset...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-26
Anup Patel
lib: sbi: Add generic timer delay loop function
commit
|
commitdiff
|
tree
|
snapshot
2021-09-26
Anup Patel
lib: sbi: Print timer frequency at boot time
commit
|
commitdiff
|
tree
|
snapshot
2021-09-26
Anup Patel
lib: sbi: Add timer frequency to struct sbi_timer_device
commit
|
commitdiff
|
tree
|
snapshot
2021-09-26
Anup Patel
lib: utils/fdt: Add fdt_parse_timebase_frequency()...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-22
Xiang W
lib: sbi: Add BUG() macro for csr_read/write_num()...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-22
Xiang W
lib: sbi: add some macros to detect BUG at runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-09-22
Xiang W
lib: sbi: fix ctz bug
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Samuel Holland
lib: utils/reset: Add a sunxi watchdog reset driver
commit
|
commitdiff
|
tree
|
snapshot
2021-09-14
Samuel Holland
lib: utils/reset: Sort fdt_reset driver list
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Dong Du
lib: sbi: Refine the way to construct platform features
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Dong Du
lib: sbi: Checking fifo validness in sbi_fifo_is_empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Dong Du
lib: sbi: protect dprintf output with spinlock
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Rahul Pathak
lib: sbi: Correct typo in faults delegation CSR name
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Samuel Holland
payloads/test: Add support for SBI v0.2 ecalls
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Samuel Holland
lib: sbi_trap: Restore redirect for access faults
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Dong Du
lib: sbi: Fix bug in sbi_ecall_rfence that misses checking
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Anup Patel
lib: utils/timer: Simplify MTIMER synchronization
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Anup Patel
lib: utils/timer: Allow ACLINT MTIMER supporting only...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Anup Patel
lib: utils/fdt: Extend fdt_parse_aclint_node() function
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Anup Patel
lib: utils: Extend fdt_get_node_addr_size() for multipl...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-14
Anup Patel
lib: utils/timer: Allow separate base addresses for...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Bin Meng
lib: utils/fdt: Change addr and size to uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Dong Du
lib: sbi: Fix bug in strncmp function when count is 0
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Heinrich Schuchardt
lib: utils: support both of gpio-poweroff, gpio-reset
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Heinrich Schuchardt
lib: utils: remove unused variable in fdt_reset_init
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
David Abdurachmanov
generic: fu740: add workaround for CIP-1200 errata
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Xiang W
firmware: use _fw_start for load address
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Bin Meng
Makefile: Manually forward RELAX_FLAG to the assembler...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Bin Meng
README: Update toolchain information
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Bin Meng
docs: Document FW_PIC compile time option
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Bin Meng
docs: Document parameters passed to firmware and alignm...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Bin Meng
firmware: Remove the unhelpful alignment codes before...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Alex Richardson
include: types: Use __builtin_offsetof when supported
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Alex Richardson
firmware: use __SIZEOF_LONG__ for field offsets in...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Green Wan
lib: utils/reset: Add generic GPIO reset driver
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Green Wan
lib: utils/gpio: Add minimal SiFive GPIO driver
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Anup Patel
lib: utils/gpio: Add simple FDT based GPIO framework
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Anup Patel
lib: utils/gpio: Add generic GPIO configuration library
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Anup Patel
lib: utils/fdt: Add fdt_parse_phandle_with_args() API
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Jessica Clarke
lib: utils: Drop dependency on libgcc by importing...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Jessica Clarke
Makefile: Support building with Clang and LLVM binutils
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Jessica Clarke
firmware: Only default FW_PIC to y if supported
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Jessica Clarke
firmware: Explicitly pass -pie to the linker, not just...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Jessica Clarke
fw_base: Put data in .data rather than .text
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Jessica Clarke
fw_base: Don't mark fw_platform_init as both global...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Anup Patel
lib: sbi: Fix sbi_pmu_exit() for systems not having...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Bin Meng
firmware: Define a macro for version of struct fw_dynam...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Bin Meng
firmware: Remove the sanity checks in fw_save_info()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Bin Meng
docs: Make <xyz> visible in the rendered platform guide
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Bin Meng
docs: Correct a typo in platform_guide.md
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Bin Meng
firmware: Minor optimization in _scratch_init()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
platform: generic: Add PMU support
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Improve TLB function naming
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Implement firmware counters
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Implement SBI PMU extension
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
utils: fdt: Add fdt helper functions to parse PMU DT...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Add PMU support
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Add PMU specific platform hooks
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Use csr_read/write_num to read/update PMU...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Remove redundant boot time print statement
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
include: Add a list empty check function
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Disable m/scounteren & enable mcountinhibit
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Detect number of bits implemented in mhpmcounter
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Remove stray '\' character
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
lib: sbi: Detect mcountinihibit support at runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-07-11
Atish Patra
docs: Add device tree bindings for SBI PMU extension
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Bin Meng
platform: generic: Terminate platform.name with null
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Bin Meng
docs/platform: thead-c9xx: Remove FW_PIC=y
commit
|
commitdiff
|
tree
|
snapshot
2021-07-05
Green Wan
lib: utils: reset: unify naming of 'sifive_test' device
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Anup Patel
platform: Replace CLINT library usage with ACLINT library
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Anup Patel
lib: utils/timer: Add FDT based ACLINT MTIMER driver
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Anup Patel
lib: utils/ipi: Add FDT based ACLINT MSWI IPI driver
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Anup Patel
lib: utils: Add FDT parsing API common for both ACLINT...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
Anup Patel
lib: utils/ipi: Add ACLINT MSWI library
commit
|
commitdiff
|
tree
|
snapshot
next