messages from 2023-01-18 14:42:30 to 2023-02-13 21:46:30 UTC [more...]
[PATCH v4 0/3] Renesas RZ/Five add support to configure PMA and add vendor specific SBI extension
2023-02-13 21:46 UTC (9+ messages)
` [PATCH v4 1/3] platform: generic: renesas: rzfive: Add support to configure the PMA
` [PATCH v4 2/3] platform: generic: renesas: rzfive: Configure the PMA region
` [PATCH v4 3/3] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata
[PATCH v4] lib: sbi: fix missing '\r' for console
2023-02-13 9:09 UTC
[PATCH v2] lib: sbi: fix missing '\r' for console
2023-02-13 9:06 UTC (5+ messages)
[PATCH v3] lib: sbi: fix missing '\r' for console
2023-02-13 6:54 UTC
[PATCH 1/2] lib: sbi: Align SBI vendor extension id with mvendorid CSR
2023-02-13 5:18 UTC (2+ messages)
` [PATCH 2/2] include: sbi: Remove extid parameter from vendor_ext_provider() callback
[PATCH] lib: sbi: fix missing '\r' for console
2023-02-13 2:11 UTC (3+ messages)
[PATCH] lib: sbi_hart: Enable hcontext and scontext
2023-02-10 8:52 UTC
[PATCH v6 0/8] OpenSBI debug console support
2023-02-10 7:20 UTC (10+ messages)
` [PATCH v6 1/8] include: Add defines for SBI debug console extension
` [PATCH v6 2/8] lib: sbi: Add sbi_nputs() function
` [PATCH v6 3/8] lib: sbi: Add sbi_ngets() function
` [PATCH v6 4/8] lib: sbi: Add sbi_domain_check_addr_range() function
` [PATCH v6 5/8] lib: sbi: Implement SBI debug console extension
` [PATCH v6 6/8] lib: sbi: Add console_puts() callback in the console device
` [PATCH v6 7/8] lib: utils/serial: Implement console_puts() for semihosting
` [PATCH v6 8/8] lib: sbi: Speed-up sbi_printf() and friends using nputs()
[PATCH] include: sbi: Fix BSWAPx() macros for big-endian host
2023-02-10 7:11 UTC (2+ messages)
[PATCH v5 0/8] OpenSBI debug console support
2023-02-10 5:41 UTC (29+ messages)
` [PATCH v5 1/8] include: Add defines for SBI debug console extension
` [PATCH v5 2/8] lib: sbi: Add sbi_nputs() function
` [PATCH v5 3/8] lib: sbi: Add sbi_ngets() function
` [PATCH v5 4/8] lib: sbi: Add sbi_domain_check_addr_range() function
` [PATCH v5 5/8] lib: sbi: Implement SBI debug console extension
` [PATCH v5 6/8] lib: sbi: Add console_puts() callback in the console device
` [PATCH v5 7/8] lib: utils/serial: Implement console_puts() for semihosting
` [PATCH v5 8/8] lib: sbi: Speed-up sbi_printf() and friends using nputs()
[PATCH v3 Zisslpcfi 0/2] Support for zisslpcfi in opensbi
2023-02-09 4:26 UTC (3+ messages)
` [PATCH v3 Zisslpcfi 1/2] include: adding support for Zisslpcfi encodings
` [PATCH v3 Zisslpcfi 2/2] lib: sbi: Zisslpcfi detection and elp cfi state reflect back in status
[PATCH v2 0/3] Add endianness conversion support
2023-02-09 3:25 UTC (9+ messages)
` [PATCH v2 1/3] include: Add support for byteorder/endianness conversion
` [PATCH v2 2/3] lib: utils/fdt: Use byteorder conversion functions in libfdt_env.h
` [PATCH v2 3/3] include: types: Add typedefs for endianness
[PATCH] Makefile: Add missing .dep files for fw_*.elf.ld
2023-02-08 11:26 UTC (2+ messages)
[PATCH] lib: sbi: Ensure domidx_to_domain_table is null-terminated
2023-02-08 11:05 UTC (2+ messages)
[PATCH] lib: utils: Mark only the largest region as reserved in FDT
2023-02-08 5:47 UTC (2+ messages)
[PATCH 0/2] Not to clear all the bits of mip
2023-02-08 5:39 UTC (7+ messages)
` [PATCH 1/2] firmware: Not to clear all the MIP
` [PATCH 2/2] lib: sbi_hsm: Use csr_set to restore "
[PATCH 1/1] Add RISC-V TEE support
2023-02-07 22:37 UTC (2+ messages)
[PATCH 0/3] SBI PMU firmware counters and events improvement
2023-02-07 16:53 UTC (4+ messages)
` [PATCH 1/3] lib: sbi_pmu: add callback for counter width
` [PATCH 2/3] lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
` [PATCH 3/3] lib: sbi_pmu: Reserve space for implementation specific firmware events
[PATCH 0/2] Add endianness conversion support
2023-02-02 9:32 UTC (9+ messages)
` [PATCH 1/2] include: Add support for byteorder/endianness conversion
` [PATCH 2/2] lib: utils/fdt: Use byteorder conversion functions in libfdt_env.h
[PATCH v4 0/4] Miscellaneous about sbi_tlb and sbi_ipi
2023-02-02 8:51 UTC (5+ messages)
` [PATCH v4 1/4] lib: sbi: Optimize sbi_tlb
` [PATCH v4 2/4] lib: sbi: Optimize sbi_ipi
` [PATCH v4 3/4] lib: sbi: rename function of sbi_ipi
` [PATCH v4 4/4] lib: sbi: Optimize sbi_tlb queue waiting
[PATCH v3 0/4] Miscellaneous about sbi_tlb and sbi_ipi
2023-02-01 15:07 UTC (5+ messages)
` [PATCH v3 1/4] lib: sbi: Optimize sbi_tlb
` [PATCH v3 2/4] lib: sbi: Optimize sbi_ipi
` [PATCH v3 3/4] lib: sbi: rename function of sbi_ipi
` [PATCH v3 4/4] lib: sbi: Optimize sbi_tlb queue waiting
[PATCH 0/4] Miscellaneous about sbi_tlb and sbi_ipi
2023-02-01 15:06 UTC (5+ messages)
` [PATCH 1/4] lib: sbi: Optimize sbi_tlb
` [PATCH 2/4] lib: sbi: Optimize sbi_ipi
` [PATCH 3/4] lib: sbi: rename function of sbi_ipi
` [PATCH 4/4] lib: sbi: Optimize sbi_tlb queue waiting
[PATCH v2 1/3] lib: sbi: Optimize sbi_tlb
2023-01-31 9:31 UTC (3+ messages)
` [PATCH v2 2/3] lib: sbi: Optimize sbi_ipi
` [PATCH v2 3/3] lib: sbi: rename function of sbi_ipi
[PATCH v2 0/3] Miscellaneous about sbi_tlb and sbi_ipi
2023-01-31 9:29 UTC
[PATCH 0/3] Miscellaneous about sbi_tlb and sbi_ipi
2023-01-31 9:20 UTC (4+ messages)
` [PATCH 1/3] lib: sbi: Optimize sbi_tlb
` [PATCH 2/3] lib: sbi: Optimize sbi_ipi
` [PATCH 3/3] lib: sbi: rename function of sbi_ipi
[RFC PATCH v3 0/3] Renesas RZ/Five add support to configure PMA and add vendor specific SBI extension
2023-01-30 16:36 UTC (14+ messages)
` [RFC PATCH v3 1/3] platform: generic: renesas: rzfive: Add support to configure the PMA
` [RFC PATCH v3 2/3] platform: generic: renesas: rzfive: Configure the PMA region
` [RFC PATCH v3 3/3] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata
[PATCH 1/1] Add RISC-V TEE support
2023-01-28 7:39 UTC
OpenSBI (c45992c [master branch]) and U-Boot 2023.01 on QEMU 7.2.0 does not boot?
2023-01-27 4:08 UTC (3+ messages)
[PATCH] firmware: Fix fw_rw_offset computation in fw_base.S
2023-01-27 3:15 UTC (4+ messages)
[PATCH v3 0/5] Split RX and RW regions for separate pmp entries
2023-01-26 8:50 UTC (24+ messages)
` [PATCH v3 1/5] firmware: Split RO/RX and RW sections
` [PATCH v3 2/5] firmware: Move dynsym and reladyn sections to RX section
` [PATCH v3 3/5] firmware: Add RW section offset in scratch
` [PATCH v3 4/5] lib: sbi: Print the RW section offset
` [PATCH v3 5/5] Add two entries:
[RFC PATCH v2 0/3] Renesas RZ/Five add support to configure PMA and add vendor specific SBI extension
2023-01-25 19:50 UTC (11+ messages)
` [RFC PATCH v2 1/3] platform: generic: renesas: rzfive: Add support to configure the PMA
` [RFC PATCH v2 3/3] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata
[PATCH 1/1] Add RISC-V TEE support
2023-01-24 19:12 UTC (9+ messages)
` 答复: "
` 答复: "
[PATCH v2 1/2] lib: utils: Add fdt_add_cpu_idle_states() helper function
2023-01-24 12:32 UTC (4+ messages)
` [PATCH v2 2/2] platform: generic: allwinner: Advertise nonretentive suspend
[PATCH v2] platform: generic: renesas: rzfive: Configure the Local memory regions as part of root domain
2023-01-23 6:09 UTC (2+ messages)
[PATCH] lib: utils: Fix reserved memory node for firmware memory
2023-01-23 4:59 UTC (3+ messages)
[PATCH v4 0/6] Implement hart hotplug using HSM extension for AE350
2023-01-23 4:59 UTC (8+ messages)
` [PATCH v4 1/6] docs: generic.md: fix typo of andes-ae350
` [PATCH v4 2/6] lib: sbi_hsm: handle failure when hart_stop returns SBI_ENOTSUPP
` [PATCH v4 3/6] include: types: add always inline compiler attribute
` [PATCH v4 4/6] lib: utils: atcsmu: Add Andes System Management Unit support
` [PATCH v4 5/6] platform: andes/ae350: Implement hart hotplug using HSM extension
` [PATCH v4 6/6] lib: reset/fdt_reset_atcwdt200: Use defined macros and function in atcsmu.h
[PATCH v3 0/6] Implement hart hotplug using HSM extension for AE350
2023-01-20 2:11 UTC (4+ messages)
` [PATCH v3 4/6] lib: utils: atcsmu: Add Andes System Management Unit support
[PATCH v2 0/5] Split RX and RW regions for separate pmp entries
2023-01-19 14:01 UTC (5+ messages)
` [PATCH v2 5/5] Add two entries:
[PATCH 0/5] Split RX and RW regions for separate pmp entries
2023-01-19 10:35 UTC (6+ messages)
` [PATCH 3/5] firmware: Add RW section offset in scratch
[PATCH 00/11] SBI system suspend (SUSP) extension
2023-01-18 14:56 UTC (7+ messages)
` [PATCH 07/11] lib: sbi: Add system suspend skeleton
` [PATCH 08/11] lib: sbi: Add system_suspend_allowed domain property
` [PATCH 09/11] lib: sbi: Implement system suspend
` [PATCH 10/11] docs: Correct opensbi-domain property name
` [PATCH 11/11] platform: generic: Add system suspend test
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