public inbox for openrisc@lists.librecores.org
 help / color / mirror / Atom feed
 messages from 2022-04-28 11:55:51 to 2022-06-07 14:09:15 UTC [more...]

[RFC PATCH 0/3] OpenRISC Semihosting and Virt
 2022-06-07 14:08 UTC  (25+ messages)
` [RFC PATCH 1/3] target/openrisc: Add basic support for semihosting
` [RFC PATCH 2/3] hw/openrisc: Split re-usable boot time apis out to boot.c
` [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine

[PATCH 0/6] mm/mmap: Enable more platforms with ARCH_HAS_VM_GET_PAGE_PROT
 2022-06-05 10:19 UTC  (15+ messages)
` [PATCH 1/6] mm/mmap: Restrict generic protection_map[] array visibility
` [PATCH 2/6] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH 3/6] mips/mm: "
` [PATCH 4/6] csky/mm: "
` [PATCH 5/6] nios2/mm: "
` [PATCH 6/6] openrisc/mm: "

Qemu TCG crash on arm64
 2022-06-02 20:05 UTC  (3+ messages)

Link failure with Debian toolchain
 2022-06-02 20:01 UTC  (7+ messages)

[PATCH v5] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-31  7:59 UTC  (3+ messages)

[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-30 18:29 UTC  (9+ messages)

[PATCH AUTOSEL 4.9 18/24] openrisc: start CPU timer early in boot
 2022-05-30 13:52 UTC 

[PATCH AUTOSEL 4.14 22/29] openrisc: start CPU timer early in boot
 2022-05-30 13:50 UTC 

[PATCH AUTOSEL 4.19 30/38] openrisc: start CPU timer early in boot
 2022-05-30 13:49 UTC 

[PATCH AUTOSEL 5.4 44/55] openrisc: start CPU timer early in boot
 2022-05-30 13:46 UTC 

[PATCH AUTOSEL 5.10 59/76] openrisc: start CPU timer early in boot
 2022-05-30 13:43 UTC 

[PATCH AUTOSEL 5.15 084/109] openrisc: start CPU timer early in boot
 2022-05-30 13:38 UTC 

[PATCH AUTOSEL 5.17 104/135] openrisc: start CPU timer early in boot
 2022-05-30 13:31 UTC 

[PATCH AUTOSEL 5.18 125/159] openrisc: start CPU timer early in boot
 2022-05-30 13:23 UTC 

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-27 14:53 UTC  (12+ messages)

[GIT PULL] OpenRISC updates for 5.19
 2022-05-27  0:32 UTC  (2+ messages)

[PATCH v3 00/13] OpenRISC misc cleanups for 5.19
 2022-05-21 13:13 UTC  (14+ messages)
` [PATCH v3 01/13] openrisc: Add gcc machine instruction flag configuration
` [PATCH v3 02/13] openrisc: Cleanup emergency print handling
` [PATCH v3 03/13] openrisc: Add support for liteuart emergency printing
` [PATCH v3 04/13] openrisc: Add syscall details to emergency syscall debugging
` [PATCH v3 05/13] openrisc: Pretty print show_registers memory dumps
` [PATCH v3 06/13] openrisc: Update litex defconfig to support glibc userland
` [PATCH v3 07/13] openrisc/traps: Declare file scope symbols as static
` [PATCH v3 08/13] openrisc/traps: Remove die_if_kernel function
` [PATCH v3 09/13] openrisc/traps: Declare unhandled_exception for asmlinkage
` [PATCH v3 10/13] openrisc/time: Fix symbol scope warnings
` [PATCH v3 11/13] openrisc/delay: Add include to fix symbol not declared warning
` [PATCH v3 12/13] openrisc/fault: Fix symbol scope warnings
` [PATCH v3 13/13] openrisc: Remove unused IMMU tlb workardound

[PATCH] openrisc: Allow power off handler overriding
 2022-05-21  1:53 UTC 

[PATCH v2 00/13] OpenRISC misc cleanups for 5.19
 2022-05-17 21:27 UTC  (15+ messages)
` [PATCH v2 01/13] openrisc: Add gcc machine instruction flag configuration
` [PATCH v2 02/13] openrisc: Cleanup emergency print handling
` [PATCH v2 03/13] openrisc: Add support for liteuart emergency printing
` [PATCH v2 04/13] openrisc: Add syscall details to emergency syscall debugging
` [PATCH v2 05/13] openrisc: Pretty print show_registers memory dumps
` [PATCH v2 06/13] openrisc: Update litex defconfig to support glibc userland
` [PATCH v2 07/13] openrisc/traps: Declare file scope symbols as static
` [PATCH v2 08/13] openrisc/traps: Remove die_if_kernel function
` [PATCH v2 09/13] openrisc/traps: Declare unhandled_exception for asmlinkage
` [PATCH v2 10/13] openrisc/time: Fix symbol scope warnings
` [PATCH v2 11/13] openrisc/delay: Add include to fix symbol not declared warning
` [PATCH v2 12/13] openrisc/fault: Fix symbol scope warnings
` [PATCH v2 13/13] openrisc: Remove unused IMMU tlb workardound

[PULL 0/4] OpenRISC fixes for QEMU 2022-05-15
 2022-05-15 23:50 UTC  (7+ messages)
` [PULL 1/4] hw/openrisc: page-align FDT address
` [PULL 2/4] hw/openrisc: support 4 serial ports in or1ksim
` [PULL 3/4] hw/openrisc: use right OMPIC size variable
` [PULL 4/4] target/openrisc: Do not reset delay slot flag on early tb exit

[PATCH 00/13] OpenIRSC misc cleanups for 5.19
 2022-05-15 21:36 UTC  (16+ messages)
` [PATCH 01/13] openrisc: Add gcc machine instruction flag configuration
` [PATCH 02/13] openrisc: Cleanup emergency print handling
` [PATCH 03/13] openrisc: Add support for liteuart emergency printing
` [PATCH 04/13] openrisc: Add syscall details to emergency syscall debugging
` [PATCH 05/13] openrisc: Pretty print show_registers memory dumps
` [PATCH 06/13] openrisc: Update litex defconfig to support glibc userland
` [PATCH 07/13] openrisc/traps: Declare file scope symbols as static
` [PATCH 08/13] openrisc/traps: Remove die_if_kernel function
` [PATCH 09/13] openrisc/traps: Declare unhandled_exception for asmlinkage
` [PATCH 10/13] openrisc/time: Fix symbol scope warnings
` [PATCH 11/13] openrisc/delay: Add include to fix symbol not declared warning
` [PATCH 12/13] openrisc/fault: Fix symbol scope warnings
` [PATCH 13/13] openrisc: Remove unused IMMU tlb workardound

[PATCH] openrisc: remove bogus nops and shutdowns
 2022-05-11 20:54 UTC  (5+ messages)
    ` [PATCH v2] "

[OpenRISC] Add openrisc@lists.librecores.org to lore.kernel.org
 2022-05-11 20:53 UTC  (6+ messages)

[PATCH v5 0/7] Generic Ticket Spinlocks
 2022-05-09 22:29 UTC  (8+ messages)
` [PATCH v5 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
` [PATCH v5 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH v5 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
` [PATCH v5 4/7] openrisc: Move to ticket-spinlock
` [PATCH v5 5/7] RISC-V: Move to generic spinlocks
` [PATCH v5 6/7] RISC-V: Move to queued RW locks
` [PATCH v5 7/7] csky: Move to generic ticket-spinlock

[OpenRISC] [PATCH v4 0/7] Generic Ticket Spinlocks
 2022-05-06 14:34 UTC  (20+ messages)
` [OpenRISC] [PATCH v4 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
  `  "
` [OpenRISC] [PATCH v4 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
  `  "
` [OpenRISC] [PATCH v4 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
` [OpenRISC] [PATCH v4 4/7] openrisc: Move to ticket-spinlock
` [OpenRISC] [PATCH v4 5/7] RISC-V: Move to generic spinlocks
  `  "
` [OpenRISC] [PATCH v4 6/7] RISC-V: Move to queued RW locks
  `  "
` [OpenRISC] [PATCH v4 7/7] csky: Move to generic ticket-spinlock
` [PATCH v4 0/7] Generic Ticket Spinlocks

[OpenRISC] [PATCH] hw/openrisc: use right OMPIC size variable
 2022-05-04 22:23 UTC  (8+ messages)
` [OpenRISC] [PATCH v2] "
  `  "

[OpenRISC] [PATCH] target/openrisc: implement shutdown and reset helpers
 2022-05-03 14:46 UTC  (5+ messages)

[OpenRISC] [PATCH] hw/openrisc: support 4 serial ports in or1ksim
 2022-05-02 23:20 UTC 

[OpenRISC] [PATCH] openrisc: define nop command for simulator reboot
 2022-04-30 22:45 UTC  (4+ messages)

[OpenRISC] [PATCH v8 06/19] openrisc: start CPU timer early in boot
 2022-04-30 22:42 UTC  (4+ messages)
      ` [OpenRISC] [PATCH v9 06/21] "

[OpenRISC] [PATCH] openrisc: fix typos in comments
 2022-04-30 22:42 UTC  (2+ messages)

[OpenRISC] [PATCH v3 0/7] Generic Ticket Spinlocks
 2022-04-30  7:52 UTC  (3+ messages)
` [OpenRISC] [PATCH v3 4/7] openrisc: Move to ticket-spinlock

[OpenRISC] [PATCH] hw/openrisc: page-align FDT address
 2022-04-28 12:01 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