messages from 2020-10-18 04:06:09 to 2020-12-04 12:35:05 UTC [more...]
[PATCH 00/11] OpenSBI domain configuration using device tree
2020-12-04 12:35 UTC (33+ messages)
` [PATCH 01/11] lib: sbi: Fix sbi_hart_switch_mode() for u-mode
` [PATCH 02/11] lib: sbi: Fix typo in sbi_domain_finalize()
` [PATCH 03/11] lib: sbi: Fix domain_count check "
` [PATCH 04/11] lib: sbi: Auto start domain only if boot HART within limits
` [PATCH 05/11] include: sbi: Use lower bits for domain memory region permissions
` [PATCH 06/11] lib: sbi: Override domain boot HART when coldboot HART assigned to it
` [PATCH 07/11] lib: sbi: Add error prints in sbi_domain_finalize()
` [PATCH 08/11] include: sbi: Add domains_init() platform operation
` [PATCH 09/11] docs: Add domain device tree binding documentation
` [PATCH 10/11] lib: utils: Add helper routines to populate domains from FDT
` [PATCH 11/11] platform: generic: Populate "
[PATCH] firmware: fw_base: Optimize trap handler for RV32 systems
2020-12-01 16:29 UTC (3+ messages)
[PATCH v3 0/5] Implement System Reset (SRST) SBI extension
2020-12-01 16:29 UTC (19+ messages)
` [PATCH v3 1/5] include: sbi: Add SBI SRST extension related defines
` [PATCH v3 2/5] include: sbi: Remove opensbi specific reset type defines
` [PATCH v3 3/5] platform: Remove dummy system reset functions
` [PATCH v3 4/5] lib: sbi: Improve system reset platform operations
` [PATCH v3 5/5] lib: sbi: Implement System Reset (SRST) SBI extension
[PATCH] docs: fix a typo error
2020-11-27 8:10 UTC (3+ messages)
[PATCH v2] lib: sbi: Improve boot prints in cold boot sequence
2020-11-11 3:55 UTC (2+ messages)
[PATCH] lib: sbi: Improve boot prints in cold boot sequence
2020-11-10 4:55 UTC (3+ messages)
[PATCH] Makefile: Add option to use toolchain default ABI and ISA string
2020-11-02 4:05 UTC (6+ messages)
[PATCH] lib: sbi: Fix PMP entry detetcion mechanism
2020-10-27 9:25 UTC (3+ messages)
[PATCH v4 0/2] Improve PMP feature detection
2020-10-27 7:41 UTC (5+ messages)
` [PATCH v4 1/2] lib: sbi: Detect PMP granularity and number of address bits
` [PATCH v4 2/2] lib: sbi: Improve boot time print with additional PMP information
[PATCH v3 0/2] Improve PMP feature detection
2020-10-26 6:47 UTC (7+ messages)
` [PATCH v3 1/2] lib: sbi: Detect PMP granularity and number of address bits
` [PATCH v3 2/2] lib: sbi: Improve boot time print with additional PMP information
[PATCH v3] lib: utils: Implement "ranges" property parsing
2020-10-24 7:00 UTC (2+ messages)
[PATCH v2 0/2] Improve PMP feature detection
2020-10-23 9:53 UTC (6+ messages)
` [PATCH v2 1/2] lib: sbi: Check pmp range granularity and size before setting pmp
` [PATCH v2 2/2] lib: sbi: Improve boot time print with additional PMP information
[PATCH v2] lib: utils: Implement "ranges" property parsing
2020-10-23 6:12 UTC (2+ messages)
[PATCH v4 00/16] OpenSBI domain support
2020-10-21 7:07 UTC (34+ messages)
` [PATCH v4 01/16] include: sbi: Remove redundant includes from sbi_platform.h
` [PATCH v4 02/16] include: sbi: Remove pmp_region callbacks from sbi_platform_operations
` [PATCH v4 03/16] lib: sbi: Configure PMP late in coldboot and warmboot path
` [PATCH v4 04/16] lib: sbi: Remove redundant hartid parameter from sbi_hart_init()
` [PATCH v4 05/16] include: sbi: Make hartmask pointer const in sbi_hartmask_test_hart()
` [PATCH v4 06/16] lib: sbi: Add initial domain support
` [PATCH v4 07/16] lib: sbi: Extend sbi_hsm_hart_started_mask() for domains
` [PATCH v4 08/16] lib: sbi: Extend sbi_hsm_hart_start() "
` [PATCH v4 09/16] lib: sbi: Optimize sbi_hsm_hart_started_mask() implementation
` [PATCH v4 10/16] lib: sbi: Extend sbi_system_reset() for domains
` [PATCH v4 11/16] lib: utils: Update fdt_reserved_memory_fixup() to use current domain
` [PATCH v4 12/16] lib: utils: Update fdt_cpu_fixup() "
` [PATCH v4 13/16] lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions
` [PATCH v4 14/16] lib: sbi: Configure PMP based on domain memory regions
` [PATCH v4 15/16] lib: sbi: Display domain details in boot prints
` [PATCH v4 16/16] docs: Add initial documentation for domain support
[PATCH] Makefile: Don't specify mabi or march
2020-10-21 0:55 UTC (12+ messages)
[PATCH v3 00/16] OpenSBI domain support
2020-10-20 9:33 UTC (34+ messages)
` [PATCH v3 01/16] include: sbi: Remove redundant includes from sbi_platform.h
` [PATCH v3 02/16] include: sbi: Remove pmp_region callbacks from sbi_platform_operations
` [PATCH v3 03/16] lib: sbi: Configure PMP late in coldboot and warmboot path
` [PATCH v3 04/16] lib: sbi: Remove redundant hartid parameter from sbi_hart_init()
` [PATCH v3 05/16] include: sbi: Make hartmask pointer const in sbi_hartmask_test_hart()
` [PATCH v3 06/16] lib: sbi: Add initial domain support
` [PATCH v3 07/16] lib: sbi: Extend sbi_hsm_hart_started_mask() for domains
` [PATCH v3 08/16] lib: sbi: Extend sbi_hsm_hart_start() "
` [PATCH v3 09/16] lib: sbi: Optimize sbi_hsm_hart_started_mask() implementation
` [PATCH v3 10/16] lib: sbi: Extend sbi_system_reset() for domains
` [PATCH v3 11/16] lib: utils: Update fdt_reserved_memory_fixup() to use current domain
` [PATCH v3 12/16] lib: utils: Update fdt_cpu_fixup() "
` [PATCH v3 13/16] lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions
` [PATCH v3 14/16] lib: sbi: Configure PMP based on domain memory regions
` [PATCH v3 15/16] lib: sbi: Display domain details in boot prints
` [PATCH v3 16/16] docs: Add initial documentation for domain support
[PATCH v2 00/16] OpenSBI domain support
2020-10-20 8:59 UTC (17+ messages)
` [PATCH v2 05/16] include: sbi: Make hartmask pointer const in sbi_hartmask_test_hart()
` [PATCH v2 11/16] lib: utils: Update fdt_reserved_memory_fixup() to use current domain
` [PATCH v2 12/16] lib: utils: Update fdt_cpu_fixup() "
` [PATCH v2 13/16] lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions
` [PATCH v2 14/16] lib: sbi: Configure PMP based on domain memory regions
` [PATCH v2 15/16] lib: sbi: Display domain details in boot prints
[PATCH 00/16] OpenSBI domain support
2020-10-19 5:38 UTC (11+ messages)
` [PATCH 06/16] lib: sbi: Add initial "
` [PATCH 08/16] lib: sbi: Extend sbi_hsm_hart_start() for domains
[PATCH v2 0/5] Builtin DTB improvements
2020-10-19 4:17 UTC (11+ messages)
` [PATCH v2 1/5] Makefile: Build ELF, BIN and LD script in platform build directory
` [PATCH v2 2/5] firmware: Add common FW_FDT_PATH compile-time option
` [PATCH v2 3/5] firmware: Remove FW_PAYLOAD_FDT_PATH "
` [PATCH v2 4/5] Makefile: Allow padding zeros when converting DTB to C source
` [PATCH v2 5/5] platform: kendryte/k210: Add some padding for FDT fixups
[PATCH 0/5] Builtin DTB improvements
2020-10-18 4:06 UTC (4+ messages)
` [PATCH 2/5] firmware: Add common FW_FDT_PATH compile-time option
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