platform/kernel/opensbi.git
2023-06-05 Anup Patellib: utils/irqchip: Use heap in PLIC, APLIC and IMSIC...
2023-06-05 Anup Patellib: utils/ipi: Use heap in ACLINT MSWI driver
2023-06-05 Anup Patellib: utils/i2c: Use heap in DesignWare and SiFive I2C...
2023-06-05 Anup Patellib: utils/gpio: Use heap in SiFive and StartFive GPIO...
2023-06-05 Anup Patellib: sbi: Use scratch space to save per-HART domain...
2023-06-05 Anup Patellib: sbi: Use heap for root domain creation
2023-06-05 Anup Patellib: sbi_pmu: Use heap for per-HART PMU state
2023-06-05 Anup Patellib: sbi: Print scratch size and usage at boot time
2023-06-05 Anup Patellib: sbi: Introduce simple heap allocator
2023-06-05 Anup Patelplatform: Allow platforms to specify heap size
2023-06-05 Anup Patelinclude: sbi_scratch: Add helper macros to access data...
2023-06-04 Andrew Joneslib: sbi: Align system suspend errors with spec
2023-06-04 Heinrich Schuchardtlib: utils/ipi: buffer overrun aclint_mswi_cold_init
2023-05-26 Xiang Wlib: utils: Improve fdt_timer
2023-05-26 Xiang Wlib: utils: Improve fdt_ipi
2023-05-26 Xiang Wlib: utils: Improve fdt_serial_init
2023-05-26 Xiang Wlib: sbi: Fix return of sbi_console_init
2023-05-22 Filip FilmarMakefile: Dereference symlinks on install
2023-05-21 Andrew Joneslib: sbi: Document sbi_ecall_extension members
2023-05-21 Andrew Joneslib: sbi: Remove 0/1 probe implementations
2023-05-21 Xiang Wlib: sbi: Optimize probe of srst/susp
2023-05-21 Andrew Joneslib: sbi: Only register available extensions
2023-05-21 Andrew Joneslib: sbi: pmu: Remove unnecessary probe function
2023-05-21 Andrew Joneslib: sbi: Narrow vendor extension range
2023-05-21 Andrew Joneslib: sbi: Introduce register_extensions extension callback
2023-05-11 Xiang Wlib: sbi: Simplify BITS_PER_LONG definition
2023-05-11 Xiang Wlib: sbi: Simplify sbi_ipi_process remove goto
2023-05-11 Xiang Wlib: sbi: Remove unnecessary semicolon
2023-04-20 Tan En Delib: sbi: Add debug print when sbi_pmu_init fails
2023-04-17 Anup Patellib: sbi: Don't check SBI error range for legacy consol...
2023-04-17 Alexandre Ghitilib: sbi: Fix counter index calculation for SBI_PMU_CFG...
2023-04-17 Alexandre Ghitilib: sbi: Do not clear active_events for cycle/instret...
2023-04-17 Bin Mengfirmware: Change to use positive offset to access reloc...
2023-04-17 Bin Mengfirmware: Optimize loading relocation type
2023-04-14 Lad Prabhakarplatform: generic: andes/renesas: Add SBI EXT to check...
2023-04-14 Xiang Wlib: sbi: Optimize sbi_tlb queue waiting
2023-04-13 Xiang Wsbi: tlb: Simplify to tlb_process_count/tlb_process...
2023-04-13 Xiang Wlib: sbi: Optimize sbi_ipi
2023-04-13 Xiang Wlib: sbi: Optimize sbi_tlb
2023-04-07 Heinrich Schuchardtlib: utils: fdt_fixup: avoid buffer overrun
2023-04-07 Gabriel Somlodocs: Correct FW_JUMP_FDT_ADDR calculation example
2023-04-07 Yu Chien Peter Linlib: sbi_pmu: Align the event type offset as per SBI...
2023-04-07 Sunil V Llib: sbi: Print the CPPC device name
2023-04-07 Sunil V Llib: sbi: Implement SBI CPPC extension
2023-04-07 Sunil V Linclude: Add defines for SBI CPPC extension
2023-04-06 Mayuresh Chitalelib: sbi_hart: clear mip csr during hart init
2023-04-06 Anup Patellib: sbi_hsm: Fix sbi_hsm_hart_start() for platform...
2023-04-06 Anup Patellib: sbi: Introduce sbi_entry_count() function
2023-04-06 Xiang Wlib: sbi: Fix how to check whether the domain contains...
2023-04-06 Xiang Wlib: sbi_scratch: Optimize the alignment code for alloc...
2023-03-10 Evgenii Shatokhinlib: sbi: Clear IPIs before init_warm_startup in non...
2023-03-10 Evgenii Shatokhinlib: sbi: Set the state of a hart to START_PENDING...
2023-03-10 Evgenii Shatokhinlib: sbi: Refactor the calls to sbi_hart_switch_mode()
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Add hartid parameter PMU device ops
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Introduce fw_counter_write_value API
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Use dedicated event code for platform...
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Update sbi_pmu dev ops
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Rename fw_counter_value
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Reserve space for implementation specific...
2023-03-10 Mayuresh Chitalelib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
2023-03-10 Mayuresh Chitalelib: sbi_pmu: add callback for counter width
2023-03-09 Mayuresh Chitalelib: serial: Cadence: Enable compatibility for cdns...
2023-03-09 Minda Chenplatform: starfive: add PMIC power ops in JH7110 vision...
2023-03-09 Minda Chenlib: utils/i2c: Add minimal StarFive jh7110 I2C driver
2023-03-01 Bin Mengmake: Add a command line option for debugging OpenSBI
2023-03-01 minda.chengpio/starfive: add gpio driver and support gpio reset
2023-02-27 Andrew Jonesplatform: generic: Add system suspend test
2023-02-27 Andrew Jonesdocs: Correct opensbi-domain property name
2023-02-27 Andrew Joneslib: sbi: Implement system suspend
2023-02-27 Andrew Joneslib: sbi: Add system_suspend_allowed domain property
2023-02-27 Andrew Joneslib: sbi: Add system suspend skeleton
2023-02-27 Andrew Joneslib: sbi_hsm: Export some functions
2023-02-27 Andrew Joneslib: sbi_hsm: Remove unnecessary include
2023-02-27 Andrew Joneslib: sbi_hsm: Move misplaced comment
2023-02-27 Andrew Joneslib: sbi_hsm: Ensure errors are consistent with spec
2023-02-27 Andrew Joneslib: sbi_hsm: Don't try to restore state on failed...
2023-02-27 Andrew Joneslib: sbi_hsm: Factor out invalid state detection
2023-02-27 Bin Mengdocs: domain_support: Update the DT example
2023-02-27 Bin Menglib: utils/fdt/fdt_domain: Simplify region access permi...
2023-02-27 Bin Menglib: sbi/sbi_domain: cosmetic style fixes
2023-02-27 Yu Chien Peter Linlib: sbi: sbi_ecall: Check the range of SBI error
2023-02-27 Lad Prabhakarplatform: generic: renesas: rzfive: Configure the PMA...
2023-02-27 Lad Prabhakarplatform: generic: renesas: rzfive: Add support to...
2023-02-27 Anup Patelinclude: sbi: Remove extid parameter from vendor_ext_pr...
2023-02-27 Anup Patellib: sbi: Align SBI vendor extension id with mvendorid CSR
2023-02-27 Nylon Chenlib: sbi_hart: Enable hcontext and scontext
2023-02-27 Shengyu Qudocs: fix typo in fw.md
2023-02-27 Xiang Wlib: utils: fdt_fixup: Fix compile error
2023-02-27 Bin Menginclude: fdt/fdt_helper: Change fdt_get_address() to...
2023-02-27 Bin Mengplatform: generic/andes: Fix ae350.c header dependency
2023-02-27 Bin Mengplatform: generic/allwinner: Fix sun20i-d1.c header...
2023-02-27 Bin Menglib: utils/fdt: Fix fdt_pmu.c header dependency
2023-02-10 Anup Patellib: sbi: Speed-up sbi_printf() and friends using nputs()
2023-02-10 Anup Patellib: utils/serial: Implement console_puts() for semihosting
2023-02-10 Anup Patellib: sbi: Add console_puts() callback in the console...
2023-02-10 Anup Patellib: sbi: Implement SBI debug console extension
2023-02-10 Anup Patellib: sbi: Add sbi_domain_check_addr_range() function
2023-02-09 Anup Patellib: sbi: Add sbi_ngets() function
2023-02-09 Anup Patellib: sbi: Add sbi_nputs() function
2023-02-09 Anup Patelinclude: Add defines for SBI debug console extension
next