messages from 2023-12-19 11:28:54 to 2024-02-05 08:48:55 UTC [more...]
[PATCH v4 0/7] starfive reboot cleanup & fix
2024-02-05 8:48 UTC
[PATCH v3 0/7] Starfive reboot fix & cleanup
2024-02-05 8:32 UTC (14+ messages)
` [PATCH v3 1/7] platform: starfive: correct system clock device tree node
` [PATCH v3 2/7] platform: starfive: get I2C offset address from clocks property
` 回复: "
` [PATCH v3 3/7] platform: starfive: remove redundant compatibility check in pmic_ops
` [PATCH v3 4/7] platform: starfive: rename "stf,axp15060-regulator" -> "x-powers,axp15060"
` [PATCH v3 5/7] platform: starfive: drop "compatible" from struct pmic
` [PATCH v3 6/7] platform: starfive: return error if needed devices are not present
` [PATCH v3 7/7] platform: starfive: call starfive_jh7110_inst_init() in pm_reset_init()
[PATCH] Makefile: Remove unused code and data
2024-02-05 7:43 UTC (2+ messages)
[PATCH] fw_base.S: Fix comment errors
2024-02-05 5:03 UTC (2+ messages)
[PATCH] lib: sbi: Use mask to check the free bit during trigger allocation
2024-02-05 4:54 UTC (2+ messages)
[PATCH 0/5] starfive reboot cleanup & fix
2024-02-02 10:47 UTC (10+ messages)
` [PATCH 1/5] platform: starfive: remove redundant compatibility check in pmic_ops
` [PATCH 2/5] platform: starfive: rename "stf,axp15060-regulator" -> "x-powers,axp15060"
` [PATCH 3/5] platform: starfive: drop "compatible" from struct pmic
` [PATCH 4/5] platform: starfive: return error if needed devices are not present
` [PATCH 5/5] platform: starfive: call starfive_jh7110_inst_init() in pm_reset_init()
[PATCH] lib: sbi: Add sparse hartid support for mtimer/ipi
2024-02-02 7:20 UTC (2+ messages)
[PATCH 0/4] Add relocatable address support for jump and payload firmware
2024-02-02 4:05 UTC (5+ messages)
` [PATCH 1/4] firmware: Add relocatable FW_JUMP_ADDR and FW_JUMP_FDT_ADDR
` [PATCH 2/4] firmware: Add relocatable FW_PAYLOAD_FDT_ADDR
` [PATCH 3/4] platform: Apply relocatable address
` [PATCH 4/4] doc/firmware: add new configuration options for jump and payload firmware
[PATCH] lib: sbi_pmu: Before using we should ensure PMU init done
2024-02-01 7:27 UTC (6+ messages)
[PATCH v2] lib:platform: Add support for specify coldboot harts in DT for generic
2024-01-30 11:30 UTC
[PATCH v1] lib:platform: Add support for specify coldboot harts in DT for generic
2024-01-30 10:41 UTC (2+ messages)
[PATCH 0/3] Allow platform to handle load/store faults
2024-01-29 17:08 UTC (7+ messages)
` [PATCH 1/3] lib: sbi: rename sbi_misaligned_ldst.c to sbi_trap_ldst.c
` [PATCH 2/3] include: sbi: rename sbi_misaligned_ldst.h to sbi_trap_ldst.h
` [PATCH 3/3] lib: sbi: Allow platform to fixup load/store faults
[PATCH 1/2] check for --exclude-libs
2024-01-26 15:21 UTC (2+ messages)
` [PATCH 2/2] firmware: always create dynsym section
[PATCH v2] lib:firmware: Select preferred boot hart for cold boot
2024-01-25 5:49 UTC (6+ messages)
[PATCH] lib:firmware: Select preferred boot hart for cold boot
2024-01-24 14:31 UTC (4+ messages)
[PATCH] lib:firmware: Select preferred boot hart for cold boot
2024-01-24 3:42 UTC
[PATCH v2] Makefile: don't pass -mstrict-align if not supported
2024-01-19 4:12 UTC (2+ messages)
[PATCH v2 1/2] platform: starfive: correct system clock device tree node
2024-01-18 9:20 UTC (2+ messages)
` [PATCH v2 2/2] platform: starfive: get I2C offset address from "clocks" property
[PATCH] Makefile: don't pass -mstrict-align to clang
2024-01-18 7:38 UTC (2+ messages)
[PATCH 1/2] platform: starfive: correct system clock device tree node
2024-01-18 4:57 UTC (6+ messages)
` [PATCH 2/2] platform: starfive: get I2C offset address from clocks property
[RFC PATCH v2 0/4] Add support for Supervisor Software Events extension
2024-01-17 13:39 UTC (16+ messages)
` [RFC PATCH v2 1/4] lib: sbi: provides regs to sbi_ipi_process()
` [RFC PATCH v2 2/4] lib: sbi: add support for Supervisor Software Events extension
` [RFC PATCH v2 3/4] lib: sbi: trigger SSE PMU event on PMU overflow IRQ
` [RFC PATCH v2 4/4] lib: sbi: add SBI_EXT_PMU_IRQ_CLEAR
[PATCH v2] Makefile: add rebuild
2024-01-17 12:18 UTC (3+ messages)
[PATCH] Makefile: add rebuild
2024-01-17 10:56 UTC (2+ messages)
[PATCH v3 00/10] Improvements to fw_base.S
2024-01-17 10:42 UTC (11+ messages)
` [PATCH v3 01/10] firmware: fw_base.S: Improve loading u32
` [PATCH v3 02/10] firmware: fw_base.S: remove _runtime_offset
` [PATCH v3 03/10] firmware: fw_base.S: Simplify address get in _relocate
` [PATCH v3 04/10] firmware: fw_base.S: Simplify relocate
` [PATCH v3 05/10] firmware: fw_base.S: Move _link_start to .rodata section
` [PATCH v3 06/10] firmware: fw_base: Simplified setup trap handler
` [PATCH v3 07/10] firmware: fw_dynamic.S: Remove _bad_dynamic_info
` [PATCH v3 08/10] firmware: fw_base.S: Remove _relocate_lottery
` [PATCH v3 09/10] firmware: Use C if possible
` [PATCH v3 10/10] firmware: fw_base.S: Fix arguments passing
[PATCH] firmware: fw_base.S: remove _runtime_offset
2024-01-15 15:24 UTC (2+ messages)
[PATCH] firmware: fw_base.S: Improve loading u32
2024-01-15 15:23 UTC (2+ messages)
[PATCH v2 0/4] Improvements to fw_base.S
2024-01-15 15:19 UTC (5+ messages)
` [PATCH v2 1/4] firmware: fw_base.S: Improve loading u32
` [PATCH v2 2/4] firmware: fw_base.S: remove _runtime_offset
` [PATCH v2 3/4] firmware: fw_base.S: Simplify address get in _relocate
` [PATCH v2 4/4] firmware: fw_base.S: Simplify relocate
[PATCH v3] lib: sbi: Add initial domain context management support
2024-01-15 8:32 UTC (3+ messages)
[RFC PATCH v2 0/2] lib: sbi_pmu: Add PMU snapshot extension
2024-01-15 6:24 UTC
[RFC PATCH v2 0/2] lib: sbi_pmu: Add PMU snapshot extension
2024-01-14 1:41 UTC (7+ messages)
` [RFC PATCH v2 1/2] lib: sbi: Add shared memory region support
` [RFC PATCH v2 2/2] lib: sbi_pmu: Add PMU snapshot implementation
[RFC PATCH 0/2] lib: sbi_pmu: Add PMU snapshot extension
2024-01-11 0:32 UTC (5+ messages)
` [RFC PATCH 1/2] lib: sbi: Add shared memory region support
` [RFC PATCH 2/2] lib: sbi_pmu: Add PMU snapshot implementation
[PATCH v3 0/8] Introduce support for SBI Debug Trigger Extension
2024-01-10 5:41 UTC (11+ messages)
` [PATCH v3 1/8] include: sbi: Introduce common endianess conversion macro
` [PATCH v3 2/8] include: sbi: Add TINFO debug trigger CSR
` [PATCH v3 3/8] include: sbi: Introduce debug trigger register encodings
` [PATCH v3 4/8] lib: sbi: Detect support of debug triggers
` [PATCH v3 5/8] lib: sbi: Introduce the SBI debug triggers extension support
` [PATCH v3 6/8] include: sbi: Add SBI debug trigger extension related defines
` [PATCH v3 7/8] lib: sbi: Implement SBI debug trigger extension
` [PATCH v3 8/8] lib: sbi: Print number of debug triggers found
[PATCH v2 0/7] Introduce support for SBI Debug Trigger Extension
2024-01-09 15:44 UTC (17+ messages)
` [PATCH v2 1/7] include: sbi: Introduce common endianess conversion macro
` [PATCH v2 2/7] include: sbi: Add TINFO debug trigger CSR
` [PATCH v2 3/7] include: sbi: Introduce debug trigger register encodings
` [PATCH v2 4/7] lib: sbi: Introduce the SBI debug triggers extension support
` [PATCH v2 5/7] include: sbi: Add SBI debug trigger extension related defines
` [PATCH v2 6/7] lib: sbi: Implement SBI debug trigger extension
` [PATCH v2 7/7] lib: sbi: Print number of debug triggers found
[PATCH v1 0/7] Introduce support for SBI Debug Trigger Extension
2024-01-08 6:05 UTC (15+ messages)
` [PATCH v1 1/7] include: sbi: Introduce common endianess conversion macro
` [PATCH v1 2/7] include: sbi: Add TINFO debug trigger CSR
` [PATCH v1 3/7] include: sbi: Introduce debug trigger register encodings
` [PATCH v1 4/7] lib: sbi: Introduce the SBI debug triggers extension support
` [PATCH v1 5/7] include: sbi: Introduce ecall mactros for SBI debug trigger extension
` [PATCH v1 6/7] lib: sbi: Introduce ecall handler "
` [PATCH v1 7/7] lib: sbi: Print number of debug triggers found
[PATCH v2] lib: sbi: Add initial domain context management support
2024-01-05 16:52 UTC (2+ messages)
OpenSBI v1.4 Released
2023-12-27 16:26 UTC
[PATCH] lib: utils/timer: mtimer: only use regname for aclint
2023-12-27 6:49 UTC (2+ messages)
[PATCH] lib: sbi: Fix shift bug in sbi_system_reset
2023-12-27 5:46 UTC (10+ messages)
Help: commit 6112d58 breaks my kernel boot
2023-12-27 0:50 UTC (10+ messages)
ACPI
2023-12-20 5:57 UTC (2+ messages)
Upcoming OpenSBI v1.4 release
2023-12-19 14:10 UTC
[PATCH v2 0/6] Assorted improvements
2023-12-19 13:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox