messages from 2024-03-27 10:11:31 to 2024-05-16 06:56:56 UTC [more...]
[PATCH] firmware: Bring back FW_TEXT_START as an optional parameter
2024-05-16 6:56 UTC (2+ messages)
[PATCH] lib: utils/irqchip: Add sanity checks to imsic_warm_irqchip_init()
2024-05-16 6:54 UTC (5+ messages)
[PATCH] platform: generic: thead: add Sophgo CV18XX/SG200X series
2024-05-16 5:46 UTC (2+ messages)
[PATCH v6] lib:utils:irqchip: Check before initializing imsic
2024-05-16 5:43 UTC (2+ messages)
[PATCH v4] firmware: remove FW_TEXT_START
2024-05-15 8:27 UTC (14+ messages)
[PATCH] lib: sbi: Issue a PAUSE hint between spins in spin_lock()
2024-05-15 7:20 UTC (3+ messages)
[PATCH] lib: sbi: Put event after use in sbi_sse_exit() loop
2024-05-15 6:25 UTC (3+ messages)
[PATCH] utils/reset: Add SG2042 hwmon MCU support
2024-05-15 6:21 UTC (2+ messages)
[PATCH v3 0/6] miscellaneous about sbi_dtbr
2024-05-13 12:34 UTC (11+ messages)
` [PATCH v3 1/6] lib: sbi: fix hart_shmem_base
` [PATCH v3 2/6] lib: sbi: Removal unnecessary check dbtr_thishart_state_ptr
` [PATCH v3 3/6] lib: sbi: fix DBTR_SHMEM_MAKE_PHYS for RV64
` [PATCH v3 4/6] lib: sbi: Fixed memory permission check in sbi_dbtr_setup_shmem
` [PATCH v3 5/6] lib: sbi: fix return type of sbi_dbtr_shmem_disabled
` [PATCH v3 6/6] lib: sbi: simplify inline function in sbi_dtbr.c
[PATCH 0/3] CArray improvements
2024-05-10 15:56 UTC (21+ messages)
` [PATCH 1/3] Makefile: clean auto-generated *.c files properly
` [PATCH 2/3] scripts/carray.sh: Add comment to generated files
` [PATCH 3/3] docs: writing tests: update cleaning instructions
[PATCH 0/2] platform: generic: thead: Add Canaan K230 PMU support
2024-05-09 12:47 UTC (8+ messages)
` [PATCH 1/2] platform: generic: thead: separate T-Head PMU Errata
` [PATCH 2/2] platform: generic: thead: add Canaan Kendryte K230
[0/2] Rename andes45 to andes to make the framework more generic
2024-05-09 12:33 UTC (5+ messages)
` [1/2] platform: andes: Rename files with the prefix andes45
` [2/2] platform: andes: Change all occurrences of andes45 to andes
[PATCH v2 0/5] miscellaneous about sbi_dtbr
2024-05-09 10:43 UTC (11+ messages)
` [PATCH v2 1/5] lib: sbi: fix hart_shmem_base
` [PATCH v2 2/5] lib: sbi: Remove unnecessary sbi_dbtr_shmem_disabled
` [PATCH v2 3/5] lib: sbi: Removal unnecessary check dbtr_thishart_state_ptr
` [PATCH v2 4/5] lib: sbi: fix DBTR_SHMEM_MAKE_PHYS for RV64
` [PATCH v2 5/5] lib: sbi: Fixed memory permission check in sbi_dbtr_setup_shmem
[PATCH v5] lib:sbi:platform:generic: Improved mlevel imsic check and init
2024-05-08 11:54 UTC (4+ messages)
[PATCH v3] sbi: sbi_domain_context: Add spinlock for updating domain assigned_harts
2024-05-07 15:13 UTC (2+ messages)
[PATCH v3] lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
2024-05-07 12:56 UTC (3+ messages)
[PATCH 0/7] lib: sbi: sse: fixes after review
2024-05-07 12:06 UTC (16+ messages)
` [PATCH 1/7] lib: sbi: sse: fix typos, comments and spacing errors
` [PATCH 2/7] lib: sbi: sse: rename sse_hart_unlock() to sse_enabled_event_unlock()
` [PATCH 3/7] lib: sbi: sse: simplify 32bits overflow check
` [PATCH 4/7] lib: sbi: sse: remove superfluous sbi_list_empty() check
` [PATCH 5/7] lib: sbi: sse: call enable callback before sending IPI
` [PATCH 6/7] lib: sbi: sse: use PRV_S instead of hardcoded value for mode
` [PATCH 7/7] lib: sbi: sse: check handler entry to belong to supervisor mode
[PATCH 0/3] Add two tests and improve SBIUnit
2024-05-07 6:02 UTC (7+ messages)
` [PATCH 1/3] lib: tests: Add test suite init function
` [PATCH 2/3] lib: tests: Add test for atomic_t
` [PATCH 3/3] lib: tests: Add test for spinlocks
[PATCH 1/1] lib: sbi: Add Smrnmi extension detection
2024-04-30 8:42 UTC
[PATCH 0/5] miscellaneous about sbi_dtbr
2024-04-23 15:00 UTC (7+ messages)
` [PATCH 1/5] lib: sbi: fix hart_shmem_base
` [PATCH 2/5] lib: sbi: Remove unnecessary sbi_dbtr_shmem_disabled
` [PATCH 3/5] lib: sbi: Removal unnecessary check dbtr_thishart_state_ptr
` [PATCH 4/5] lib: sbi: fix DBTR_SHMEM_MAKE_PHYS for RV64
` [PATCH 5/5] lib: sbi: Fixed memory permission check in sbi_dbtr_setup_shmem
[RFC PATCH 0/4] lib: sbi: Add support for Smdbltrp and Ssdbltrp extensions
2024-04-23 13:49 UTC (10+ messages)
` [RFC PATCH 1/4] lib: sbi: factorize previous virtualization mode read from regs
` [RFC PATCH 2/4] lib: riscv: add Ssdbltrp support
` [RFC PATCH 3/4] lib: sbi: implement SBI_FWFT_DOUBLE_TRAP_ENABLE
` [RFC PATCH 4/4] lib: sbi: add support for the Smdbltrp extension
[PATCH v4] lib:sbi:platform:generic: Improved mlevel imsic check and init
2024-04-10 7:17 UTC
[PATCH v3] lib:sbi:platform:generic: Improved mlevel imsic check and init
2024-04-10 6:50 UTC (2+ messages)
[PATCH v2 1/1] lib:sbi:platform:generic: Improved mlevel imsic check and init
2024-04-10 5:45 UTC (3+ messages)
[PATCH 1/1] lib: utils: check correct value in fdt_node_offset_by_compatible
2024-04-10 5:19 UTC (2+ messages)
[PATCH 1/1] lib: sbi: sse_event_get() may return NULL
2024-04-10 5:19 UTC (2+ messages)
[PATCH] lib: sbi: Add missing sscrind and sscfg extensions in sbi_hart_ext[]
2024-04-10 5:18 UTC (2+ messages)
[PATCH] lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
2024-04-09 13:34 UTC (3+ messages)
[PATCH v3 0/3] Add support for Supervisor Software Events extension
2024-04-09 7:49 UTC (13+ messages)
` [PATCH v3 1/3] lib: sbi: "
` [PATCH v3 3/3] lib: sbi: Add SSE support for PMU events
[PATCH] lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
2024-04-09 7:44 UTC (3+ messages)
[PATCH] lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
2024-04-09 2:18 UTC
Please review path about lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
2024-04-09 1:40 UTC
[PATCH v2] lib: sbi: Add missing sscrind and sscfg extensions in sbi_hart_ext[]
2024-04-08 14:55 UTC (2+ messages)
[PATCH 1/1] lib: sbi: missing values sbi_hart_ext[]
2024-04-08 14:44 UTC (2+ messages)
[PATCH 1/2] Makefile: Respect manual changes to .config
2024-04-08 4:44 UTC (4+ messages)
` [PATCH 2/2] Makefile: Remove unnecessary dependencies
[PATCH v2 0/2] Minor fixes for domain context switch
2024-04-07 6:23 UTC (5+ messages)
` [PATCH v2 1/2] sbi: sbi_domain_context: Check privilege spec version before accessing S-mode CSRs
` [PATCH v2 2/2] sbi: sbi_domain_context: Add spinlock for updating domain assigned_harts
[RFC PATCH 0/2] Add support for Linux kernel image header
2024-04-05 12:43 UTC (6+ messages)
` [RFC PATCH 1/2] include: sbi: Support byteorder macros in assembly
` [RFC PATCH 2/2] firmware: Add support for Linux kernel image header
[PATCH 0/2] Coldboot wait improvements
2024-04-05 12:26 UTC (2+ messages)
[PATCH 0/2] Optimize current hart scratch access
2024-04-05 12:15 UTC (2+ messages)
[PATCH v3 0/2] Some updates about firmware
2024-04-05 11:39 UTC (5+ messages)
` [PATCH v3 1/2] firmware: remove copy-base relocation
` [PATCH v3 2/2] firmware: remove fixed address
[PATCH 0/9] T-Head: Allow read access to th.mxstatus CSR
2024-03-28 14:33 UTC (15+ messages)
` [PATCH 3/9] lib: sbi_emulate_csr: Utilize platform hooks for unknown CSRs
` [PATCH 4/9] platform: generic: thead: Add CSR read handler for T-Head C9xx
` [PATCH 5/9] {allwinner/sun20i-d1,sophgo/sg2042,thead-generic}: Enable T-Head CSR read access
` [PATCH 6/9] platform: thead: Rename thead-generic to thead-th1520
` [PATCH 7/9] platform: generic: Add mechanism to match via mvendorid
` [PATCH 8/9] platform: generic: thead: Add definition of T-Head's vendor ID
` [PATCH 9/9] platform: generic: Add generic T-Head override
[PATCH 1/1] lib:sbi:platform:generic: Improved mlevel imsic check and init
2024-03-28 5:55 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