messages from 2024-04-22 09:15:35 to 2024-06-17 15:41:03 UTC [more...]
[PATCH v2 0/4] Add SBI FWFT extension support
2024-06-17 15:41 UTC (4+ messages)
` [PATCH v2 1/4] lib: sbi: add support for firmware features extension
` [PATCH v2 2/4] lib: sbi: fwft: add support for SBI_FWFT_MISALIGNED_EXC_DELEG
` [PATCH v2 3/4] lib: sbi: fwft: add support for SBI_FWFT_PTE_AD_HW_UPDATING
[RFC PATCH 0/4] lib: sbi: Add support for Smdbltrp and Ssdbltrp extensions
2024-06-17 9:29 UTC (14+ 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] lib: utils/reset: Try initializing all reset devices in dt
2024-06-14 3:07 UTC (2+ messages)
[PATCH] lib: serial: fix RX path in litex-uart
2024-06-14 3:05 UTC (2+ messages)
[PATCH v1 0/5] Add SBI FWFT extension support
2024-06-13 17:58 UTC (9+ messages)
` [PATCH v1 1/5] lib: sbi: Add SVADU "
` [PATCH v1 2/5] lib: sbi: add support for firmware features extension
` [PATCH v1 3/5] lib: sbi: fwft: add support for SBI_FWFT_MISALIGNED_EXC_DELEG
` [PATCH v1 4/5] lib: sbi: fwft: add support for SBI_FWFT_PTE_AD_HW_UPDATING
` [PATCH v1 5/5] lib: sbi: implement SBI FWFT extension
[PATCH] sbi: sbi_domain_context: Fix trap context for domain context switching
2024-06-13 13:55 UTC (3+ messages)
[RFC PATCH] sbi: sbi_domain_context: Add 'domain context switched' firmware event
2024-06-13 13:50 UTC (3+ messages)
[PATCH] lib: utils/fdt: Fix DT property for APLIC delegation
2024-06-13 13:30 UTC (2+ messages)
[PATCH 0/7] Fix someting about dt match
2024-06-13 13:29 UTC (15+ messages)
` [PATCH 1/7] lib: utils/ipi: Skip initialize ipi when dt is not enabled
` [PATCH 2/7] lib: utils/timer: Skip initialize timer "
` [PATCH 3/7] lib: utils/irqchip: Skip initialize irqchip "
` [PATCH 4/7] lib: utils/serial: Skip initialize serial "
` [PATCH 5/7] lib: utils/serial: Fix fdt_serial to match more dt nodes
` [PATCH 6/7] lib: utils/reset: Skip initialize reset when dt is not enabled
` [PATCH 7/7] lib: utils/reset: Fix fdt_reset to search for more dt nodes
[PATCH] lib:sbi fix the trap_regs point misalignment issue
2024-06-13 2:53 UTC (2+ messages)
[PATCH] lib: utils/fdt: fdt_find_match skip disabled node
2024-06-11 11:31 UTC (3+ messages)
[PATCH 0/9] T-Head: Allow read access to th.mxstatus CSR
2024-06-10 10:42 UTC (3+ messages)
[PATCH 0/4] Initialize the console as early as possible
2024-06-06 9:17 UTC (5+ messages)
` [PATCH 1/4] include: sbi_utils: fixup fdt_get_address
` [PATCH 2/4] lib: sbi: Add domains_init to sbi_console_device
` [PATCH 3/4] lib: utils/serial: add domains_init for 8250
` [PATCH 4/4] lib: sbi: Initialize the console as early as possible
[PATCH v4 0/2] Add Svade and Svadu extensions support
2024-06-05 12:11 UTC (3+ messages)
` [PATCH v4 1/2] lib: sbi: Add support for Svade and Svadu extensions
` [PATCH v4 2/2] lib: utils/fdt: fixup DT when both Svade and Svadu are in DT
[PATCH] lib: sbi: Respect boot hart setting in "dynamic" boot mode
2024-06-04 11:39 UTC (3+ messages)
[PATCH] lib: utils/serial: Improved 8250 driver
2024-05-31 15:33 UTC
[PATCH] platform: generic: andes: Add support for RV32 to set up PMA
2024-05-31 5:21 UTC
[PATCH] platform: generic: andes: Refine Andes PMA related code
2024-05-31 5:19 UTC
[PATCH v1] "Reset registers to enhance robustness."
2024-05-30 2:56 UTC (5+ messages)
[PATCH] lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen
2024-05-29 15:02 UTC
[PATCH v1] "Reset registers to enhance robustness."
2024-05-29 7:37 UTC
[PATCH v2 0/5] Add Svadu extension support
2024-05-27 16:03 UTC (11+ messages)
[PATCH v2] lib: utils/gpio: respect flag GPIO_FLAG_ACTIVE_LOW
2024-05-23 12:32 UTC (2+ messages)
[PATCH] lib: sbi: sse: handle missing writable attributes
2024-05-23 12:31 UTC (3+ messages)
[PATCH] lib: utils/irqchip: Add sanity checks in imsic_get_data() and imsic_get_target_file()
2024-05-23 12:30 UTC (3+ messages)
[PATCH] firmware: Bring back FW_TEXT_START as an optional parameter
2024-05-23 12:29 UTC (3+ messages)
[PATCH] lib: utils/gpio: repect flag GPIO_FLAG_ACTIVE_LOW
2024-05-23 5:01 UTC (2+ messages)
[PATCH 1/1] lib: sbi: Add Smrnmi extension detection
2024-05-23 4:53 UTC (2+ messages)
[PATCH] lib: sbi: Issue a PAUSE hint between spins in spin_lock()
2024-05-21 4:34 UTC (4+ 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: 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 (6+ 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 (2+ 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 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
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