OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-31 05:05:13 to 2021-04-30 09:16:28 UTC [more...]

[PATCH 1/1] lib: utils/serial: Add support for Gaisler APBUART
 2021-04-30  9:16 UTC  (2+ messages)

[PATCH RFC] platform: generic: How to add custom extensions for sbi_call?
 2021-04-30  4:03 UTC  (7+ messages)

[PATCH 1/3] docs: platform: Sort platform names
 2021-04-29 10:16 UTC  (3+ messages)
` [PATCH 2/3] docs: platform: Describe sifive_fu540 as supported generic platform
` [PATCH 3/3] platform: Remove sifive/fu540 platform

[PATCH] docs/platform: sifive_fu540: Update U-Boot defconfig name
 2021-04-29  9:59 UTC  (4+ messages)

[PATCH 0/7] Simplify platform operations
 2021-04-28 12:14 UTC  (24+ messages)
` [PATCH 1/7] lib: sbi: Remove domains_root_regions() platform callback
` [PATCH 2/7] lib: sbi: Simplify console platform operations
` [PATCH 3/7] lib: sbi: Simplify timer "
` [PATCH 4/7] lib: sbi: Simplify ipi "
` [PATCH 5/7] lib: sbi: Simplify system reset "
` [PATCH 6/7] lib: sbi: Simplify HSM "
` [PATCH 7/7] lib: sbi: Show devices provided by platform in boot prints

[PATCH 1/2] platform: Remove platform/thead
 2021-04-28 10:46 UTC  (4+ messages)
` [PATCH 2/2] doc: generic: Add T-HEAD C9xx series processors

[PATCH v2] platform: generic: Enable FW_PIC=y as default
 2021-04-28 10:11 UTC  (2+ messages)

[PATCH] platform: generic: Enable FW_PIC=y as default
 2021-04-27  6:16 UTC  (3+ messages)

[PATCH 1/2] platform: Remove platform/thead
 2021-04-25  7:42 UTC  (5+ messages)
` [PATCH 2/2] doc: generic: Add T-HEAD C9xx series processors

[PATCH] utils: irqchip: plic: Using 1 as default priority value
 2021-04-24  7:33 UTC  (4+ messages)

Firmware update specification
 2021-04-23 14:01 UTC 

[PATCH] lib: sbi: Fix sbi_domain_root_add_memregion() for merging memregions
 2021-04-23  5:20 UTC  (2+ messages)

[PATCH v2 1/2] lib: utils: Implement "64bit-mmio" property parsing
 2021-04-22 10:04 UTC  (6+ messages)
` [PATCH v2 2/2] lib: utils: reset: Add T-HEAD sample platform reset driver

[RFC 00/14] SBI PMU extension support
 2021-04-19 12:39 UTC  (33+ messages)
` [RFC 02/14] lib: sbi: Detect mcountinihibit support at runtime
` [RFC 03/14] lib: sbi: Remove stray '\' character
` [RFC 04/14] lib: sbi: Detect number of bits implemented in mhpmcounter
` [RFC 05/14] lib: sbi: Disable m/scounteren & enable mcountinhibit
` [RFC 06/14] include: Add a list empty check function
` [RFC 07/14] lib: sbi: Remove redundant boot time print statement
` [RFC 08/14] lib: sbi: Use csr_read/write_num to read/update PMU counters
` [RFC 09/14] lib: sbi: Add PMU specific platform hooks
` [RFC 10/14] lib: sbi: Add PMU support
` [RFC 11/14] utils: fdt: Add fdt helper functions to parse PMU DT nodes
` [RFC 12/14] lib: sbi: Implement SBI PMU extension
` [RFC 13/14] lib: sbi: Implement firmware counters
` [RFC 14/14] platform: generic: Add PMU support

[PATCH 1/2] lib: utils: Implement "64bit-mmio" property parsing
 2021-04-18  2:19 UTC  (22+ messages)
` [PATCH 2/2] lib: utils: reset: Add T-HEAD sample platform reset driver

[PATCH v2 0/7] Protect M-mode only MMIO devices
 2021-04-13  5:35 UTC  (19+ messages)
` [PATCH v2 1/7] lib: sbi: Domains can be registered only before finalizing domains
` [PATCH v2 2/7] lib: sbi: Add sbi_domain_memregion_init() API
` [PATCH v2 3/7] lib: sbi: Add sbi_domain_root_add_memregion() API
` [PATCH v2 4/7] lib: utils/sys: Add CLINT memregion in the root domain
` [PATCH v2 5/7] lib: sbi: Make the root domain instance global variable
` [PATCH v2 6/7] lib: utils: Copy over restricted root domain memregions to FDT domains
` [PATCH v2 7/7] lib: sbi: Make sbi_domain_memregion_initfw() a local function

[PATCH] docs: fix link to OpenPiton documentation
 2021-04-12  8:16 UTC  (2+ messages)

[PATCH 0/7] Protect M-mode only MMIO devices
 2021-04-12  6:24 UTC  (24+ messages)
` [PATCH 1/7] lib: sbi: Domains can be registered only before finalizing domains
` [PATCH 2/7] lib: sbi: Add sbi_domain_memregion_init() API
` [PATCH 3/7] lib: sbi: Add sbi_domain_root_add_memregion() API
` [PATCH 4/7] lib: utils/sys: Add CLINT memregion in the root domain
` [PATCH 5/7] lib: sbi: Make the root domain instance global variable
` [PATCH 6/7] lib: utils: Copy over restricted root domain memregions to FDT domains
` [PATCH 7/7] lib: sbi: Make sbi_domain_memregion_initfw() a local function

[PATCH] lib: fix atomic_add_return
 2021-04-09 13:48 UTC  (3+ messages)

[PATCH v3 0/3] spinlocks: Replace test-and-set locks by ticket locks
 2021-04-09 13:47 UTC  (13+ messages)
` [PATCH v3 1/3] include: types: Add __aligned(x) to define the minimum alignement
` [PATCH v3 2/3] spinlocks: Allow direct initialization via SPIN_LOCK_INIT()
` [PATCH v3 3/3] spinlocks: Replace test-and-set locks by ticket locks

[PATCH v2] spinlocks: Replace test-and-set locks by ticket locks
 2021-04-06  1:53 UTC  (5+ messages)

[PATCH] spinlocks: Replace test-and-set locks by ticket locks
 2021-04-05 14:54 UTC  (12+ messages)

[PATCH] firmware: Remove redundant add instruction from trap restore path
 2021-04-05 10:18 UTC  (5+ messages)

[PATCH] lib: fix csr detect support
 2021-04-05  8:18 UTC  (2+ messages)

[PATCH] firware: optimize the exception exit code
 2021-04-01  5:35 UTC  (3+ messages)

[PATCH 1/3] lib/utils: Support the official clint DT bindings
 2021-04-01  5:11 UTC  (9+ messages)
` [PATCH 2/3] lib/utils: Drop the 'compat' parameter of fdt_plic_fixup()
` [PATCH 3/3] lib/utils: Support fixing up the official DT bindings of PLIC

[PATCH] lib: utils: Add Xilinx uartlite implementation
 2021-03-31 15:33 UTC  (3+ messages)

Floating point emulation support policy
 2021-03-31 14:39 UTC 

Floating point emulation support policy
 2021-03-31  5:05 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox