platform/kernel/opensbi.git
2021-07-11 Atish Patralib: sbi: Implement firmware counters
2021-07-11 Atish Patralib: sbi: Implement SBI PMU extension
2021-07-11 Atish Patrautils: fdt: Add fdt helper functions to parse PMU DT...
2021-07-11 Atish Patralib: sbi: Add PMU support
2021-07-11 Atish Patralib: sbi: Add PMU specific platform hooks
2021-07-11 Atish Patralib: sbi: Use csr_read/write_num to read/update PMU...
2021-07-11 Atish Patralib: sbi: Remove redundant boot time print statement
2021-07-11 Atish Patrainclude: Add a list empty check function
2021-07-11 Atish Patralib: sbi: Disable m/scounteren & enable mcountinhibit
2021-07-11 Atish Patralib: sbi: Detect number of bits implemented in mhpmcounter
2021-07-11 Atish Patralib: sbi: Remove stray '\' character
2021-07-11 Atish Patralib: sbi: Detect mcountinihibit support at runtime
2021-07-11 Atish Patradocs: Add device tree bindings for SBI PMU extension
2021-07-06 Bin Mengplatform: generic: Terminate platform.name with null
2021-07-06 Bin Mengdocs/platform: thead-c9xx: Remove FW_PIC=y
2021-07-05 Green Wanlib: utils: reset: unify naming of 'sifive_test' device
2021-06-24 Anup Patelplatform: Replace CLINT library usage with ACLINT library
2021-06-24 Anup Patellib: utils/timer: Add FDT based ACLINT MTIMER driver
2021-06-24 Anup Patellib: utils/ipi: Add FDT based ACLINT MSWI IPI driver
2021-06-24 Anup Patellib: utils: Add FDT parsing API common for both ACLINT...
2021-06-24 Anup Patellib: utils/ipi: Add ACLINT MSWI library
2021-06-24 Anup Patellib: utils/timer: Add ACLINT MTIMER library
2021-06-22 Heinrich Schuchardtlib: simplify sbi_fifo_inplace_update()
2021-06-22 Heinrich Schuchardtlib: sign conflict in wake_coldboot_harts()
2021-06-22 Heinrich Schuchardtlib: sign conflict in sbi_tlb_entry_process()
2021-06-22 Bin Menglib: utils/libfdt: Upgrade to v1.6.1 release
2021-06-12 Charles Paponlib: sbi: Fix GET_F64_REG inline assembly
2021-06-11 Heinrich Schuchardtlib: utils: missing initialization in thead_reset_init
2021-06-11 Heinrich Schuchardtlib: sbi_scratch: zero out scratch memory on all harts
2021-06-11 Bin Mengplatform: andes/ae350: Drop plicsw_ipi_sync()
2021-06-11 Bin Mengplatform: andes/ae350: Drop plicsw_get_pending()
2021-06-11 Bin Mengdocs/platform: andes-ae350: Fix missing spaces
2021-06-11 Bin Mengplatform: andes/ae350: Cosmetic fixes in plicsw.c
2021-06-02 Heinrich Schuchardtlib: sbi_scratch: remove owner from sbi_scratch_alloc_o...
2021-06-02 Heinrich Schuchardtlib: utils: consider ':' in stdout-path
2021-06-02 Heinrich Schuchardtdocs: debugging OpenSBI
2021-05-24 Anup Patellib: utils: Try other FDT drivers when we see SBI_ENODEV
2021-05-24 Anup Patellib: Check region base for merging in sbi_domain_root_a...
2021-05-19 Daniel Schaeferlib: utils/fdt: Replace strcmp with strncmp
2021-05-19 Daniel Schaeferlib: utils/fdt: Don't use sbi_string functions
2021-05-19 Daniel Schaeferlib: utils: Add strncpy macro to libfdt_env.h
2021-05-19 Fabrice FontaineMakefile: unconditionally disable SSP
2021-05-19 Bin Menglib: utils/serial: Support Synopsys DesignWare APB...
2021-05-14 Daniel Schaeferlib: sbi: Have spinlock checks return bool
2021-05-06 Bin Mengplatform: Remove sifive/fu540 platform
2021-05-06 Bin Mengdocs: platform: Describe sifive_fu540 as supported...
2021-05-06 Bin Mengdocs: platform: Sort platform names
2021-05-06 Daniel Cedermanlib: utils/serial: Add support for Gaisler APBUART
2021-04-29 Bin Mengdocs/platform: sifive_fu540: Update U-Boot defconfig...
2021-04-28 Anup Patellib: sbi: Show devices provided by platform in boot...
2021-04-28 Anup Patellib: sbi: Simplify HSM platform operations
2021-04-28 Anup Patellib: sbi: Simplify system reset platform operations
2021-04-28 Anup Patellib: sbi: Simplify ipi platform operations
2021-04-28 Anup Patellib: sbi: Simplify timer platform operations
2021-04-28 Anup Patellib: sbi: Simplify console platform operations
2021-04-28 Anup Patellib: sbi: Remove domains_root_regions() platform callback
2021-04-28 Guo Rendocs: generic: Add T-HEAD C9xx series processors
2021-04-28 Guo Renplatform: Remove platform/thead
2021-04-28 Guo Renfirmware: Enable FW_PIC by default
2021-04-24 Anup Patellib: sbi: Fix sbi_domain_root_add_memregion() for mergi...
2021-04-22 Guo Renlib: utils: reset: Add T-HEAD sample platform reset...
2021-04-22 Guo Renlib: utils: Implement "64bit-mmio" property parsing
2021-04-13 Anup Patellib: sbi: Make sbi_domain_memregion_initfw() a local...
2021-04-13 Anup Patellib: utils: Copy over restricted root domain memregions...
2021-04-13 Anup Patellib: sbi: Make the root domain instance global variable
2021-04-13 Anup Patellib: utils/sys: Add CLINT memregion in the root domain
2021-04-13 Anup Patellib: sbi: Add sbi_domain_root_add_memregion() API
2021-04-13 Anup Patellib: sbi: Add sbi_domain_memregion_init() API
2021-04-13 Anup Patellib: sbi: Domains can be registered only before finaliz...
2021-04-12 hasheddandocs: fix link to OpenPiton documentation
2021-04-09 Xiang Wlib: sbi: fix atomic_add_return
2021-04-09 Christoph Muellnerlib: sbi: Replace test-and-set locks by ticket locks
2021-04-09 Christoph Muellnerinclude: sbi: Allow direct initialization via SPIN_LOCK...
2021-04-09 Christoph Muellnerinclude: types: Add __aligned(x) to define the minimum...
2021-04-05 Anup Patelfirmware: Remove redundant add instruction from trap...
2021-04-05 Xiang Wlib: fix csr detect support
2021-04-01 Xiang Wfirware: optimize the exception exit code
2021-04-01 Bin Menglib/utils: Support fixing up the official DT bindings...
2021-04-01 Bin Menglib/utils: Drop the 'compat' parameter of fdt_plic_fixup()
2021-04-01 Bin Menglib/utils: Support the official clint DT bindings
2021-03-22 Marouene Boubakriinclude: headers: Replace __ASSEMBLY__ with __ASSEMBLER__
2021-03-22 Heinrich Schuchardtlib: sbi: illegal CSR 0x306 access in hpm_allowed()
2021-03-19 Vincent Chenfirmware: Support position independent execution
2021-03-19 Vincent Chenfirmware: Use lla to access all global symbols
2021-03-12 Heinrich Schuchardtinclude: sbi: SBI function IDs for RFENCE extension
2021-03-03 Anup Patellib: Remove redundant sbi_platform_ipi_clear() calls
2021-03-03 Anup Patelinclude: sbi: Upgrade SBI implementation version to...
2021-03-03 Anup Patellib: sbi: Implement SBI HSM suspend function
2021-03-03 Anup Patelinclude: sbi: Add hart_suspend() platform callback
2021-03-03 Anup Patellib: sbi: Add sbi_hart_reinit() function
2021-03-03 Anup Patelinclude: sbi: Add HSM suspend related defines
2021-03-03 Anup Patellib: sbi: Fix error codes returned by HSM start() and...
2021-03-03 Anup Patellib: sbi: Remove redundant sbi_hsm_hart_started() function
2021-03-03 Anup Patellib: sbi: Rename sbi_hsm_hart_started_mask() function
2021-03-03 Anup Patellib: sbi: Use SBI_HSM_STATE_xyz defines instead of...
2021-03-03 Anup Patelinclude: sbi: Simplify HSM state define names
2021-03-03 Heinrich Schuchardtplatform: implement K210 system reset
2021-01-18 Anup Patelinclude: Bump-up version to 0.9 v0.9
2021-01-18 Anup Patelplatform: template: Fix compile error
2021-01-15 Anup Patelinclude: sbi: Don't pack struct sbi_platform and sbi_pl...
next