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-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
2021-06-24
Anup Patel
lib: utils/timer: Add ACLINT MTIMER library
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Heinrich Schuchardt
lib: simplify sbi_fifo_inplace_update()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Heinrich Schuchardt
lib: sign conflict in wake_coldboot_harts()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Heinrich Schuchardt
lib: sign conflict in sbi_tlb_entry_process()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Bin Meng
lib: utils/libfdt: Upgrade to v1.6.1 release
commit
|
commitdiff
|
tree
|
snapshot
2021-06-12
Charles Papon
lib: sbi: Fix GET_F64_REG inline assembly
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Heinrich Schuchardt
lib: utils: missing initialization in thead_reset_init
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Heinrich Schuchardt
lib: sbi_scratch: zero out scratch memory on all harts
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Bin Meng
platform: andes/ae350: Drop plicsw_ipi_sync()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Bin Meng
platform: andes/ae350: Drop plicsw_get_pending()
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Bin Meng
docs/platform: andes-ae350: Fix missing spaces
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Bin Meng
platform: andes/ae350: Cosmetic fixes in plicsw.c
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Heinrich Schuchardt
lib: sbi_scratch: remove owner from sbi_scratch_alloc_o...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Heinrich Schuchardt
lib: utils: consider ':' in stdout-path
commit
|
commitdiff
|
tree
|
snapshot
2021-06-02
Heinrich Schuchardt
docs: debugging OpenSBI
commit
|
commitdiff
|
tree
|
snapshot
2021-05-24
Anup Patel
lib: utils: Try other FDT drivers when we see SBI_ENODEV
commit
|
commitdiff
|
tree
|
snapshot
2021-05-24
Anup Patel
lib: Check region base for merging in sbi_domain_root_a...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Daniel Schaefer
lib: utils/fdt: Replace strcmp with strncmp
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Daniel Schaefer
lib: utils/fdt: Don't use sbi_string functions
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Daniel Schaefer
lib: utils: Add strncpy macro to libfdt_env.h
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Fabrice Fontaine
Makefile: unconditionally disable SSP
commit
|
commitdiff
|
tree
|
snapshot
2021-05-19
Bin Meng
lib: utils/serial: Support Synopsys DesignWare APB...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Daniel Schaefer
lib: sbi: Have spinlock checks return bool
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Bin Meng
platform: Remove sifive/fu540 platform
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Bin Meng
docs: platform: Describe sifive_fu540 as supported...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Bin Meng
docs: platform: Sort platform names
commit
|
commitdiff
|
tree
|
snapshot
2021-05-06
Daniel Cederman
lib: utils/serial: Add support for Gaisler APBUART
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Bin Meng
docs/platform: sifive_fu540: Update U-Boot defconfig...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Anup Patel
lib: sbi: Show devices provided by platform in boot...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Anup Patel
lib: sbi: Simplify HSM platform operations
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Anup Patel
lib: sbi: Simplify system reset platform operations
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Anup Patel
lib: sbi: Simplify ipi platform operations
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Anup Patel
lib: sbi: Simplify timer platform operations
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Anup Patel
lib: sbi: Simplify console platform operations
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Anup Patel
lib: sbi: Remove domains_root_regions() platform callback
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Guo Ren
docs: generic: Add T-HEAD C9xx series processors
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Guo Ren
platform: Remove platform/thead
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Guo Ren
firmware: Enable FW_PIC by default
commit
|
commitdiff
|
tree
|
snapshot
2021-04-24
Anup Patel
lib: sbi: Fix sbi_domain_root_add_memregion() for mergi...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Guo Ren
lib: utils: reset: Add T-HEAD sample platform reset...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Guo Ren
lib: utils: Implement "64bit-mmio" property parsing
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Anup Patel
lib: sbi: Make sbi_domain_memregion_initfw() a local...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Anup Patel
lib: utils: Copy over restricted root domain memregions...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Anup Patel
lib: sbi: Make the root domain instance global variable
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Anup Patel
lib: utils/sys: Add CLINT memregion in the root domain
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Anup Patel
lib: sbi: Add sbi_domain_root_add_memregion() API
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Anup Patel
lib: sbi: Add sbi_domain_memregion_init() API
commit
|
commitdiff
|
tree
|
snapshot
2021-04-13
Anup Patel
lib: sbi: Domains can be registered only before finaliz...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
hasheddan
docs: fix link to OpenPiton documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Xiang W
lib: sbi: fix atomic_add_return
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Christoph Muellner
lib: sbi: Replace test-and-set locks by ticket locks
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Christoph Muellner
include: sbi: Allow direct initialization via SPIN_LOCK...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-09
Christoph Muellner
include: types: Add __aligned(x) to define the minimum...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-05
Anup Patel
firmware: Remove redundant add instruction from trap...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-05
Xiang W
lib: fix csr detect support
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Xiang W
firware: optimize the exception exit code
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Bin Meng
lib/utils: Support fixing up the official DT bindings...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Bin Meng
lib/utils: Drop the 'compat' parameter of fdt_plic_fixup()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Bin Meng
lib/utils: Support the official clint DT bindings
commit
|
commitdiff
|
tree
|
snapshot
2021-03-22
Marouene Boubakri
include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__
commit
|
commitdiff
|
tree
|
snapshot
2021-03-22
Heinrich Schuchardt
lib: sbi: illegal CSR 0x306 access in hpm_allowed()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Vincent Chen
firmware: Support position independent execution
commit
|
commitdiff
|
tree
|
snapshot
2021-03-19
Vincent Chen
firmware: Use lla to access all global symbols
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Heinrich Schuchardt
include: sbi: SBI function IDs for RFENCE extension
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Anup Patel
lib: Remove redundant sbi_platform_ipi_clear() calls
commit
|
commitdiff
|
tree
|
snapshot
next