messages from 2022-10-13 02:29:51 to 2022-11-24 13:29:03 UTC [more...]
[PATCH v3 0/6] OpenSBI debug console support
2022-11-24 13:29 UTC (4+ messages)
` [PATCH v3 1/6] include: Add defines for SBI debug console extension
` [PATCH v3 2/6] lib: sbi: Add sbi_nputs() function
` [PATCH v3 3/6] lib: sbi: Add sbi_domain_check_addr_range() function
[PATCH v2 0/3] Some optimizations and bug fixes about sbi_domain
2022-11-24 3:16 UTC (4+ messages)
` [PATCH v2 1/3] lib: sbi: Simplified mmio match checking
` [PATCH v2 2/3] lib: sbi: add in_region
` [PATCH v2 3/3] lib: sbi: fix is_region_valid
[PATCH 0/3] Some optimizations and bug fixes about sbi_domain
2022-11-24 3:11 UTC (5+ messages)
` [PATCH 1/3] lib: sbi: Simplified mmio match checking
` [PATCH 2/3] lib: sbi: add in_region
` [PATCH 3/3] lib: sbi: fix is_region_valid
[PATCH v2 0/6] OpenSBI debug console support
2022-11-23 15:44 UTC (9+ messages)
` [PATCH v2 1/6] include: Add defines for SBI debug console extension
` [PATCH v2 2/6] lib: sbi: Add sbi_nputs() function
` [PATCH v2 3/6] lib: sbi: Add sbi_domain_check_addr_range() function
` [PATCH v2 4/6] lib: sbi: Implement SBI debug console extension
` [PATCH v2 5/6] lib: sbi: Add console_puts() callback in the console device
` [PATCH v2 6/6] lib: utils/serial: Implement console_puts() for semihosting
[Issue] OpenSBI domains
2022-11-23 13:36 UTC (2+ messages)
[PATCH 0/1] add check for function parameter
2022-11-23 1:24 UTC (4+ messages)
` [PATCH 1/1] lib: sbi_ecall_base: add check for function parameter pointers
[PATCH] Makefile: bugfix for handling platform paths
2022-11-22 17:29 UTC (3+ messages)
[PATCH v2] platform: generic/allwinner: Remove unused header files
2022-11-22 6:31 UTC (4+ messages)
[PATCH v2] firmware: payloads: Optimize usage of "ALIGN"
2022-11-22 5:55 UTC (3+ messages)
[PATCH] Makefile: replace `echo` with `printf` for compatibility
2022-11-22 5:17 UTC (2+ messages)
[PATCH v2 0/7] Add support for Renesas RZ/Five SoC
2022-11-20 11:59 UTC (17+ messages)
` [PATCH v2 1/7] lib: utils: serial: Add Renesas SCIF driver
` [PATCH v2 2/7] lib: utils: serial: Add FDT driver for Renesas SCIF
` [PATCH v2 3/7] platform: andes/ae350: Split platform.h header file
` [PATCH v2 4/7] lib: utils/irqchip: Add compatible string for Andestech NCEPLIC100
` [PATCH v2 5/7] platform: Add Renesas RZ/Five initial support
` [PATCH v2 6/7] scripts: Add Renesas RZ/Five to platform list in the binary archive script
` [PATCH v2 7/7] docs: platform: Add documentation for Renesas RZ/Five SoC
[PATCH] platform: generic/allwinner: Remove ghostly type cast
2022-11-19 8:55 UTC
[PATCH] lib: sbi: Bypass CY and IR bit setting in mcountinhibit
2022-11-17 23:00 UTC (3+ messages)
[PATCH] platform: generic/allwinner: Optimize header file location
2022-11-17 15:04 UTC (3+ messages)
[PATCH] platform: andes/ae350: Avoid repeated inclusion of header files
2022-11-16 8:47 UTC (2+ messages)
[PATCH] lib: sbi_ecall: Split up sbi_ecall_replace
2022-11-15 11:22 UTC (2+ messages)
[PATCH v2] lib: utils/serial: Fix semihosting compile error using LLVM
2022-11-15 11:16 UTC (4+ messages)
[RFC PATCH 0/3] OpenSBI debug console support
2022-11-15 0:52 UTC (14+ messages)
` [RFC PATCH 1/3] include: Add defines for SBI debug console extension
` [RFC PATCH 2/3] lib: sbi: Add sbi_nputs() function
` [RFC PATCH 3/3] lib: sbi: Implement SBI debug console extension
[PATCH] docs: fix some typos
2022-11-14 16:58 UTC (2+ messages)
[PATCH 0/2] miscellaneous
2022-11-14 16:47 UTC (7+ messages)
` [PATCH 1/2] lib: utils/fdt: Remove redundant code
` [PATCH 2/2] lib: utils/fdt: Simplified code
[PATCH] firmware: payloads: Remove duplicate "ALIGN"
2022-11-14 16:06 UTC (4+ messages)
[PATCH] lib: utils/serial: Fix semihosting_getc
2022-11-10 4:38 UTC (2+ messages)
[PATCH] lib: utils/serial: Fix compilation errors with LLVM
2022-11-10 3:11 UTC (2+ messages)
[PATCH] lib: utils/serial: Fix semihosting compile error using LLVM
2022-11-08 12:06 UTC (6+ messages)
[PATCH RFC 0/7] Add support for Renesas RZ/Five SoC
2022-11-08 8:42 UTC (16+ messages)
` [PATCH RFC 1/7] lib: utils: serial: Add Renesas SCIF driver
` [PATCH RFC 2/7] lib: utils: serial: Add FDT driver for Renesas SCIF
` [PATCH RFC 3/7] platform: andes/ae350: Split header platform.h header file
` [PATCH RFC 4/7] lib: utils/irqchip: Add compatible string for Andestech NCEPLIC100
` [PATCH RFC 5/7] platform: Add Renesas RZ/Five initial support
` [PATCH RFC 6/7] scripts: Add Renesas RZ/Five to platform list in the binary archive script
` [PATCH RFC 7/7] docs: platform: Add documentation for Renesas RZ/Five SoC
[PATCH RFC v1 1/1] lib: sbi: add support for debug triggers
2022-11-01 16:25 UTC (10+ messages)
[PATCH v4 00/14] Add Andes AE350 fdt driver support
2022-10-29 15:51 UTC (31+ messages)
` [PATCH v4 01/14] include: sbi: Fix typo in comment
` [PATCH v4 02/14] lib: "
` [PATCH v4 03/14] include: sbi: Fix grammar "
` [PATCH v4 04/14] lib: sbi: Add sbi_domain_root_add_memrange() API
` [PATCH v4 05/14] platform: andes/ae350: Remove enabling cache from an350_final_init
` [PATCH v4 06/14] platform: andes/ae350: Use kconfig to set platform version and default name
` [PATCH v4 07/14] platform: andes/ae350: Use fdt serial driver
` [PATCH v4 08/14] lib: utils/timer: Add Andes fdt timer support
` [PATCH v4 09/14] lib: utils/reset: Add Andes fdt reset driver support
` [PATCH v4 10/14] platform: andes/ae350: Use fdt irqchip driver
` [PATCH v4 11/14] platform: andes/ae350: Add fw_platform_init for platform initialization
` [PATCH v4 12/14] lib: utils/ipi: Add Andes fdt ipi driver support
` [PATCH v4 13/14] platform: andes/ae350: Add AE350 domain support
` [PATCH v4 14/14] docs: andes-ae350.md: Update ae350 documentation for fdt driver support
[QUERY] Adding a new platform
2022-10-27 23:19 UTC (3+ messages)
[PATCH 0/3] Add Kconfig option for each extension
2022-10-23 5:45 UTC (10+ messages)
` [PATCH 1/3] Makefile: Add rules for carray sources in lib/sbi
` [PATCH 2/3] lib: sbi_ecall: Generate extensions list with carray
` [PATCH 3/3] lib: sbi_ecall: Add Kconfig option for each extension
[1/1] Makefile: Add cscope support
2022-10-23 5:20 UTC (5+ messages)
[PATCH] docs/firmware: update the document
2022-10-23 5:18 UTC (3+ messages)
[PATCH] docs: update docs/firmware/fw_payload.md
2022-10-18 12:58 UTC
[PATCH v5 0/5] Add support for T-HEAD C9xx PMU extensions
2022-10-13 16:44 UTC (14+ messages)
` [PATCH v5 1/5] lib: sbi_pmu: move pmu irq information into pmu itself
` [PATCH v5 2/5] lib: sbi_hart: move hart_features struct to a public location
` [PATCH v5 3/5] lib: sbi_platform: expose hart_features to extension_init callback
` [PATCH v5 4/5] platform: generic: add extensions_init handler and platform-override
` [PATCH v5 5/5] platform: generic: allwinner: add support for c9xx pmu
[PATCH v2 00/12] Add Andes AE350 fdt driver support
2022-10-13 9:40 UTC (4+ messages)
` [PATCH v2 10/12] lib: utils/ipi: Add PLICSW mmio region to root domain
[PATCH] doc:fix some typos
2022-10-13 4:01 UTC (2+ messages)
[PATCH v5] docs/firmware: Update FW_JUMP documentation
2022-10-13 3:55 UTC (2+ messages)
[PATCH v3 00/13] Add Andes AE350 fdt driver support
2022-10-13 3:46 UTC (12+ messages)
` [PATCH v3 01/13] include: sbi: Fix typo in comment
` [PATCH v3 02/13] lib: "
` [PATCH v3 03/13] lib: sbi: Add sbi_domain_root_add_memrange() API
` [PATCH v3 07/13] lib: utils/timer: Add Andes fdt timer support
` [PATCH v3 11/13] lib: utils/ipi: Add Andes fdt ipi driver support
` [PATCH v3 13/13] docs: andes-ae350.md: Update ae350 documentation for fdt "
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