platform/kernel/opensbi.git
2022-04-28 Anup Patellib: sbi: Fix mstatus_init() for RV32 when Sscofpmf...
2022-04-28 Atish Patralib: sbi: Implement Sstc extension
2022-04-28 Atish Patradocs: pmu: Improve the PMU DT bindings
2022-04-17 Dmitry Dunaevlib: sbi/hart: preserve csr validation value
2022-04-17 Vincent Cheninclude: correct the definition of MSTATUS_VS
2022-04-17 Zong Lilib: utils/serial: support 'reg-offset' property
2022-04-11 Mayuresh Chitalelib: irqchip/imsic: configure mstateen
2022-04-11 Mayuresh Chitalelib: sbi: Detect Smstateen CSRs at boot-time
2022-04-11 Mayuresh Chitalelib: sbi: Add Smstateen extension defines
2022-04-05 Anup Patellib: sbi: Enable Svpbmt extension in the menvcfg CSR
2022-04-05 Anup Patellib: sbi: Enable Zicbo[m|z] extensions in the menvcfg CSR
2022-04-05 Atish Patralib: sbi: Detect menvcfg CSR at boot time
2022-04-05 Anup Patelinclude: Add defines for [m|h|s]envcfg CSRs
2022-03-27 Xiang Winclude: Use static asserts for FW_DYNAMIC_INFO_xxx_OFF...
2022-03-27 Xiang Winclude: Use static asserts for SBI_SCRATCH_xxx_OFFSET...
2022-03-27 Xiang Winclude: Use static asserts for SBI_PLATFORM_xxx_OFFSET...
2022-03-27 Xiang Wlib: Add error messages via conditional compilation...
2022-03-27 Xiang Wfirmware: Fix code for accessing hart_count and stack_size
2022-03-27 Xiang Wlib: pmp_set/pmp_get moved errors from runtime to compi...
2022-02-28 Alistair Francislib: utils: serial: Initial commit of xlnx-uartlite
2022-02-28 Anup Patellib: sbi: Add a simple external interrupt handling...
2022-02-15 Nikita Shubinlib: sbi: verbose sbi_domain_root_add_memregion
2022-02-15 Nikita Shubinlib: sbi: fix typo in is_region_subset
2022-02-15 Anup Patellib: utils: Disable appropriate APLIC DT nodes in fdt_f...
2022-02-15 Anup Patellib: utils/irqchip: Add FDT based driver for APLIC
2022-02-15 Anup Patellib: utils/irqchip: Add APLIC initialization library
2022-02-15 Anup Patellib: utils: Disable appropriate IMSIC DT nodes in fdt_f...
2022-02-15 Anup Patellib: utils/irqchip: Add FDT based driver for IMSIC
2022-02-15 Anup Patellib: utils/irqchip: Add IMSIC library
2022-02-15 Anup Patellib: sbi: Enable mie.MEIE bit for IPIs based on externa...
2022-02-15 Anup Patelinclude: sbi: Introduce nascent_init() platform callback
2022-02-15 Anup Patellib: utils/irqchip: Allow multiple FDT irqchip drivers
2022-02-15 Anup Patellib: sbi: Add sbi_trap_set_external_irqfn() API
2022-02-15 Anup Patellib: sbi: Use AIA CSRs for local interrupts when available
2022-02-15 Anup Patellib: sbi: Detect AIA CSRs at boot-time
2022-02-15 Anup Patelinclude: sbi: Add AIA related CSR defines
2022-02-04 Jakub Luznylib: utils/serial: Round UART8250 baud rate divisor...
2022-02-04 Petro Karashchenkolib: fix compilation when strings.h is included
2022-02-04 Aurelien JarnoMakefile: fix build with binutils 2.38
2022-02-04 Atish Patralib: sbi: Disable interrupt and inhibit counting in...
2022-02-04 Atish Patralib: sbi: Disable interrupt during config matching
2022-02-04 Atish Patralib: sbi: Map only the counters enabled in hardware
2022-01-21 Jukka Laitinenlib: fix pointer of type 'void *' used in arithmetic
2022-01-21 Aurelien Jarnoplatform: sifive_fu740: fix reset when watchdog is...
2022-01-21 Aurelien Jarnoplatform: sifive_fu740: do not use a global in da9063_r...
2022-01-11 Anup Patellib: utils/sys: Extend HTIF library to allow custom...
2022-01-11 Anup Patellib: utils/ipi: Fix size check in aclint_mswi_cold_init()
2021-12-24 Anup Patelinclude: Bump-up version to 1.0 v1.0
2021-12-23 Anup Patelfirmware: Move memcpy/memset mapping to fw_base.S
2021-12-22 Heinrich Schuchardtlib: sbi: simplify pmp_set(), pmp_get()
2021-12-16 Xiang WMakefile: Improve the method to disable -m(no-)save...
2021-12-11 Anup Patellib: sbi: Fix compile errors using -Os option
2021-12-11 Anup PatelMakefile: Fix -msave-restore compile warning with CLANG...
2021-12-11 Nikita Shubinlib: pmu: check SSCOF before masking
2021-12-11 Tsukasa OIdocs/platform: spike: Enhance Spike examples
2021-12-03 Vincent Chenlib: pmu: support the event ID encoded by a bitmap.
2021-12-02 Jessica Clarkelib: sbi: Improve fatal error handling
2021-11-30 Dong Dulib: sbi: Resolve the uninitialized complaint in sbi_pmu
2021-11-30 Nikita Shubinlib: sbi: Fix missing space
2021-11-23 Vagrant Cascadianlib: sbi: Fix spelling of "address" in sbi_domain.c
2021-11-18 Gabriel Somlolib: utils: Add LiteX UART support
2021-11-12 Xiang Wlib: sbi: clear pmpcfg.A before setting in pmp_set()
2021-11-12 Nikita Shubinplatform: sifive_fu740: add platform reset driver
2021-11-12 Nikita Shubinlib: utils/i2c: Add minimal SiFive I2C driver
2021-11-12 Nikita Shubinlib: utils/i2c: Add simple FDT based I2C framework
2021-11-12 Nikita Shubinlib: utils/i2c: Add generic I2C configuration library
2021-11-12 Nikita Shubinlib: utils/reset: separate driver init func
2021-11-12 Nikita Shubinlib: utils/reset: add priority to gpio reset
2021-11-11 Vasan VSlib: sbi: Fix PMP address bits detection
2021-11-11 Atish Patralib: sbi: Fix initial value mask while updating the...
2021-11-11 Atish Patralib: utils: Rename the prefix in PMU DT properties
2021-11-11 Atish Patralib: sbi: Enable PMU extension for platforms without...
2021-11-11 Atish Patralib: sbi: Counter info width should be zero indexed
2021-11-11 Atish Patralib: sbi: Reset the mhpmevent value upon counter reset
2021-11-11 Atish Patralib: sbi: Allow programmable counters to monitor cycle...
2021-11-11 Atish Patralib: sbi: Always enable access for all counters
2021-11-11 Atish Patralib: sbi: Support sscofpmf extension in OpenSBI
2021-11-11 Atish Patralib: sbi: Delegate PMU counter overflow interrupt to...
2021-11-11 Atish Patralib: sbi: Detect Sscofpmf extension at run time
2021-11-11 Atish Patralib: sbi: Update csr_read/write_num for PMU
2021-11-11 Atish Patrariscv: Add new CSRs introduced by Sscofpmf[1] extension
2021-11-08 Heinrich Schuchardtlib: sbi: error handling in fdt_reset_init()
2021-11-08 Heinrich Schuchardtplatform: generic: move fdt_reset_init to final_init
2021-11-08 Heinrich Schuchardtlib: sbi: move sbi_boot_print_general()
2021-11-03 Nikita Shubinlib: utils/gpio: use list for drivers
2021-11-02 Anup Patellib: sbi: Fix GPA passed to __sbi_hfence_gvma_xyz(...
2021-11-02 Alexandre Ghitiinclude: sbi_utils: Introduce an helper to get fdt...
2021-11-02 Dong Dulib: sbi: Refine addr format in sbi_printf
2021-11-02 Anup Patellib: utils/reset: Register separate GPIO system reset...
2021-10-21 Samuel Hollandlib: utils/irqchip: Automatically delegate T-HEAD PLIC...
2021-10-20 Wei FuMakefile: Add build time and compiler info string
2021-10-18 Heinrich Schuchardtlib: sbi: system reset with invalid parameters
2021-10-18 Anup Patellib: sbi: Save context for all non-retentive suspend...
2021-10-11 Nikita Shubinlib: sbi: add priority for reset handler
2021-10-11 Nikita Shubinlib: sbi: convert reset to list
2021-10-01 Heinrich Schuchardtlib: utils: identify supported GPIO reset methods
2021-09-26 Anup Patellib: utils/reset: use sbi_timer_mdelay() in gpio reset...
2021-09-26 Anup Patellib: sbi: Add generic timer delay loop function
2021-09-26 Anup Patellib: sbi: Print timer frequency at boot time
2021-09-26 Anup Patellib: sbi: Add timer frequency to struct sbi_timer_device
next