platform/kernel/opensbi.git
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
2021-09-26 Anup Patellib: utils/fdt: Add fdt_parse_timebase_frequency()...
2021-09-22 Xiang Wlib: sbi: Add BUG() macro for csr_read/write_num()...
2021-09-22 Xiang Wlib: sbi: add some macros to detect BUG at runtime
2021-09-22 Xiang Wlib: sbi: fix ctz bug
2021-09-14 Samuel Hollandlib: utils/reset: Add a sunxi watchdog reset driver
2021-09-14 Samuel Hollandlib: utils/reset: Sort fdt_reset driver list
2021-09-03 Dong Dulib: sbi: Refine the way to construct platform features
2021-09-03 Dong Dulib: sbi: Checking fifo validness in sbi_fifo_is_empty...
2021-08-30 Dong Dulib: sbi: protect dprintf output with spinlock
2021-08-30 Rahul Pathaklib: sbi: Correct typo in faults delegation CSR name
2021-08-20 Samuel Hollandpayloads/test: Add support for SBI v0.2 ecalls
2021-08-20 Samuel Hollandlib: sbi_trap: Restore redirect for access faults
2021-08-20 Dong Dulib: sbi: Fix bug in sbi_ecall_rfence that misses checking
2021-08-14 Anup Patellib: utils/timer: Simplify MTIMER synchronization
2021-08-14 Anup Patellib: utils/timer: Allow ACLINT MTIMER supporting only...
2021-08-14 Anup Patellib: utils/fdt: Extend fdt_parse_aclint_node() function
2021-08-14 Anup Patellib: utils: Extend fdt_get_node_addr_size() for multipl...
2021-08-14 Anup Patellib: utils/timer: Allow separate base addresses for...
2021-08-07 Bin Menglib: utils/fdt: Change addr and size to uint64_t
2021-08-07 Dong Dulib: sbi: Fix bug in strncmp function when count is 0
2021-07-27 Heinrich Schuchardtlib: utils: support both of gpio-poweroff, gpio-reset
2021-07-27 Heinrich Schuchardtlib: utils: remove unused variable in fdt_reset_init
2021-07-27 David Abdurachmanovgeneric: fu740: add workaround for CIP-1200 errata
2021-07-27 Xiang Wfirmware: use _fw_start for load address
2021-07-27 Bin MengMakefile: Manually forward RELAX_FLAG to the assembler...
2021-07-17 Bin MengREADME: Update toolchain information
2021-07-17 Bin Mengdocs: Document FW_PIC compile time option
2021-07-17 Bin Mengdocs: Document parameters passed to firmware and alignm...
2021-07-17 Bin Mengfirmware: Remove the unhelpful alignment codes before...
2021-07-17 Alex Richardsoninclude: types: Use __builtin_offsetof when supported
2021-07-17 Alex Richardsonfirmware: use __SIZEOF_LONG__ for field offsets in...
2021-07-17 Green Wanlib: utils/reset: Add generic GPIO reset driver
2021-07-17 Green Wanlib: utils/gpio: Add minimal SiFive GPIO driver
2021-07-17 Anup Patellib: utils/gpio: Add simple FDT based GPIO framework
2021-07-17 Anup Patellib: utils/gpio: Add generic GPIO configuration library
2021-07-17 Anup Patellib: utils/fdt: Add fdt_parse_phandle_with_args() API
2021-07-11 Jessica Clarkelib: utils: Drop dependency on libgcc by importing...
2021-07-11 Jessica ClarkeMakefile: Support building with Clang and LLVM binutils
2021-07-11 Jessica Clarkefirmware: Only default FW_PIC to y if supported
2021-07-11 Jessica Clarkefirmware: Explicitly pass -pie to the linker, not just...
2021-07-11 Jessica Clarkefw_base: Put data in .data rather than .text
2021-07-11 Jessica Clarkefw_base: Don't mark fw_platform_init as both global...
next