platform/kernel/opensbi.git
2022-10-23 Yu Chien Peter Lininclude: sbi: Fix grammar in comment
2022-10-23 Yu Chien Peter Linlib: sbi: Fix typo in comment
2022-10-23 Yu Chien Peter Lininclude: sbi: Fix typo in comment
2022-10-13 Heiko Stuebnerplatform: generic: allwinner: add support for c9xx pmu
2022-10-13 Heiko Stuebnerplatform: generic: add extensions_init handler and...
2022-10-13 Heiko Stuebnerlib: sbi_platform: expose hart_features to extension_in...
2022-10-13 Heiko Stuebnerlib: sbi_hart: move hart_features struct to a public...
2022-10-13 Heiko Stuebnerlib: sbi_pmu: move pmu irq information into pmu itself
2022-10-13 zhangdongdongdocs: Fix some typos
2022-10-13 Nylon.Chendocs/firmware: Update FW_JUMP documentation
2022-09-13 Kautuk Consullib: utils/serial: add semihosting support
2022-09-13 Rahul Pathaklib: sbi: Fix sbi_strnlen wrong count decrement
2022-09-13 Anup Patellib: utils/fdt: Fix DT parsing in fdt_pmu_setup()
2022-09-13 Vivian Wanglib: sbi_misaligned_ldst: Set GVA if not emulating
2022-09-13 Vivian Wanglib: sbi_trap: Add helper to get GVA in sbi_trap_regs
2022-09-13 Nikita Shubindocs: pmu: extend bindings example for Unmatched
2022-09-13 Nikita Shubindocs: pmu: fix Unmatched example typo
2022-09-01 Anup Patelinclude: sbi: Reduce includes in sbi_pmu.h
2022-09-01 Anup Patellib: sbi: Print platform PMU device at boot-time
2022-09-01 Anup Patellib: sbi_pmu: Add custom PMU device operations
2022-09-01 Anup Patellib: sbi_pmu: Simplify FW counters to reduce memory...
2022-09-01 Anup Patellib: sbi_pmu: Firmware counters are always 64 bits...
2022-09-01 Anup Patellib: sbi_pmu: Replace sbi_pmu_ctr_read() with sbi_pmu_c...
2022-09-01 Anup Patellib: sbi_pmu: Remove "event_idx" member from struct...
2022-09-01 Rahul Pathakinclude: Remove sideleg and sedeleg
2022-08-23 Jun Liang Tanlib: utils: serial: Add Cadence UART driver
2022-08-22 Anup Patellib: sbi: Use the official extension name for AIA M...
2022-08-22 Rahul Pathaklib: sbi_illegal_insn: Fix FENCE.TSO emulation infinite...
2022-08-22 Vivian Wanglib: sbi_trap: Set hstatus.GVA when going to HS-mode
2022-08-22 Vivian Wanglib: sbi_trap: Set hypervisor CSRs for HS-mode
2022-08-22 Vivian Wanglib: sbi: Set gva when creating sbi_trap_info
2022-08-22 Vivian Wanglib: sbi_trap: Save mstatus[h].GVA in trap->gva
2022-08-22 Vivian Wanginclude: Add mstatus[h].GVA encodings
2022-08-08 Anup PatelMakefile: Fix typo related to object.mk
2022-08-08 Anup Pateldocs: Update documentation for kconfig support
2022-08-08 Anup Patelplatform: Remove redundant config.mk from all platforms
2022-08-08 Anup Patelplatform: generic: Use kconfig to set platform version...
2022-08-08 Anup Patelplatform: generic: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/fdt: Use kconfig for enabling/disabling
2022-08-08 Anup Patellib: utils/gpio: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/i2c: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/irqchip: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/ipi: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/timer: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/sys: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/reset: Use kconfig for enabling/disabling...
2022-08-08 Anup Patellib: utils/serial: Use kconfig for enabling/disabling...
2022-08-08 Anup PatelMakefile: Compile lib/utils sources separately for...
2022-08-08 Anup PatelMakefile: Add initial kconfig support for each platform
2022-08-08 Anup Patelscripts: Add Kconfiglib v14.1.0 under scripts directory
2022-07-30 dramforeverlib: sbi: Fix printf handling of long long
2022-07-30 Andrew Joneslib: utils/serial: Ensure baudrate is non-zero before...
2022-07-30 Andrew Joneslib: serial: Clean up coding style in sifive-uart.c
2022-07-30 Andrew Joneslib: utils/serial: Initialize platform_uart_data to...
2022-07-30 Andrew Joneslib: utils/fdt: Factor out common uart node code
2022-07-30 Atish Patralib: sbi: Fix fw_event_map initialization
2022-07-30 Atish Patralib: sbi: Fix possible buffer overrun in counter validation
2022-07-30 Atish Patralib: sbi: Add the bound check for events during config...
2022-07-30 Atish Patralib: sbi: Fix counter index sanity check
2022-07-30 Andrew Joneslib: sbi: Fix sbi_snprintf
2022-07-20 Prasanna Tlib: utils/serial: Update Shakti UART based on latest...
2022-07-20 gagachanglib: sbi_hart: Shorten the code to set MPV bit
2022-07-11 Ben Dookslib: sbi: add check for ipi device for hsm start
2022-07-08 Adnan Rahman... lib: sbi_timer: Added a conditional wait function which...
2022-06-25 Anup Patelinclude: Bump-up version to 1.1 v1.1
2022-06-25 Sergey Matyukevichlib: pmu: allow to use the highest available counter
2022-06-24 Anup Patelinclude: sbi: Change spec version to 1.0
2022-06-22 Samuel Hollandlib: utils/timer: Remove Allwinner D1 CLINT compatibles
2022-06-22 Jan Remeslib: irqchip/plic: fix typo in plic_warm_irqchip_init
2022-06-21 Samuel Hollandlib: utils/timer: Add a separate compatible for the...
2022-06-21 Anup Patellib: utils: Remove CSRs that set/clear an IMSIC interru...
2022-06-21 dramforeverlib: sbi: Fix tval and tinst for sbi_get_insn()
2022-06-21 dramforeverlib: sbi: Fixup tinst for exceptions in sbi_misaligned_*()
2022-06-21 dramforeverinclude: sbi: Add mtinst/htinst psuedoinstructions
2022-06-13 Samuel Hollandplatform: Add HSM implementation for Allwinner D1
2022-06-13 Samuel Hollandlib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
2022-06-13 Samuel Hollandlib: utils/irqchip: Add FDT wrappers for PLIC save...
2022-06-13 Samuel Hollandlib: irqchip/plic: Add priority save/restore helpers
2022-06-13 Samuel Hollandlib: irqchip/plic: Add context save/restore helpers
2022-06-13 Samuel Hollandlib: irqchip/plic: Factor out a context init function
2022-06-13 Samuel Hollandlib: irqchip/plic: Constify plic_data pointers
2022-06-13 Samuel Hollandlib: sbi_hsm: Assume a consistent resume address
2022-06-13 Samuel Hollandlib: sbi_hsm: Call a device hook during hart resume
2022-06-13 Mayuresh Chitaleplatform: generic: add overrides for vendor extensions
2022-06-13 dramforeverlib: sbi_trap: Redirect exception based on hedeleg
2022-06-01 Samuel Hollandlib: sbi_illegal_insn: Add emulation for fence.tso
2022-05-30 Samuel Hollandlib: sbi_illegal_insn: Constify illegal_insn_table
2022-05-30 Samuel Hollandlib: sbi_timer: Drop unnecessary get_platform_ticks...
2022-05-30 Samuel Hollandlib: utils/fdt: Require match data to be const
2022-05-30 Xiang Wlib: sbi: fix system_opcode_insn
2022-05-14 Jan Remeslib: utils/fdt: rename fdt_parse_max_hart_id
2022-05-14 Jan Remesplatform: generic: check if CPU node is enabled
2022-05-14 Jan Remeslib: utils: check if CPU node is enabled
2022-05-14 Jan Remeslib: utils/fdt: introduce fdt_node_is_enabled()
2022-05-13 Jan Remeslib: utils/irqchip: fix typo when checking for CPU...
2022-05-13 Anup Patelplatform: generic: Move Sifive platform overrides into...
2022-05-13 Anup Patelplatform: generic: Generate platform override module...
2022-05-13 Anup Patellib: utils/gpio: Generate FDT gpio driver list at compi...
2022-05-13 Anup Patellib: utils/i2c: Generate FDT i2c adapter driver list...
2022-05-13 Anup Patellib: utils/ipi: Generate FDT ipi driver list at compile...
next