openrisc.lists.librecores.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-20 16:42:27 to 2021-12-29 04:15:23 UTC [more...]

[OpenRISC] [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2021-12-29  4:15 UTC  (6+ messages)

[OpenRISC] [PATCH v3 00/13] Glibc OpenRISC port
 2021-12-25 22:44 UTC  (61+ messages)
` [OpenRISC] [PATCH v3 01/13] elf: Add reloc for OpenRISC
` [OpenRISC] [PATCH v3 02/13] linux/syscalls: Add or1k_atomic syscall "
` [OpenRISC] [PATCH v3 03/13] or1k: ABI Implementation
` [OpenRISC] [PATCH v3 04/13] or1k: startup and dynamic linking code
` [OpenRISC] [PATCH v3 05/13] or1k: Thread Local Storage support
` [OpenRISC] [PATCH v3 06/13] or1k: Atomics and Locking primitives
` [OpenRISC] [PATCH v3 07/13] or1k: math soft float support
` [OpenRISC] [PATCH v3 08/13] or1k: Linux Syscall Interface
` [OpenRISC] [PATCH v3 09/13] or1k: Linux ABI
` [OpenRISC] [PATCH v3 10/13] or1k: ABI lists
` [OpenRISC] [PATCH v3 11/13] or1k: Build Infrastructure
` [OpenRISC] [PATCH v3 12/13] build-many-glibcs.py: add OpenRISC support
` [OpenRISC] [PATCH v3 13/13] Documentation for OpenRISC port

[OpenRISC] [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-12-17 13:35 UTC  (7+ messages)

[OpenRISC] [PATCH 0/3] OpenRISC Switch and Clone cleanups
 2021-12-04  2:18 UTC  (4+ messages)
` [OpenRISC] [PATCH 1/3] openrisc: Cleanup switch code and comments
` [OpenRISC] [PATCH 2/3] openrisc: Use delay slot for clone and fork wrappers
` [OpenRISC] [PATCH 3/3] openrisc: Add clone3 ABI wrapper

[OpenRISC] [PATCH] openrisc: remove wrappers for clone and fork
 2021-12-03  7:53 UTC  (2+ messages)

[OpenRISC] [PATCH 0/2] of: remove reserved regions count restriction
 2021-11-30 21:07 UTC  (11+ messages)
` [OpenRISC] [PATCH 1/2] of: Sort reserved_mem related code
` [OpenRISC] [PATCH 2/2] of: reserved_mem: Remove reserved regions count restriction

[OpenRISC] FPU licensing request
 2021-11-28 21:54 UTC  (4+ messages)

[OpenRISC] [PATCH v2 00/13] Glibc OpenRISC port
 2021-11-19 23:48 UTC  (26+ messages)
` [OpenRISC] [PATCH v2 01/13] elf: Add reloc for OpenRISC
` [OpenRISC] [PATCH v2 02/13] linux/syscalls: Add or1k_atomic syscall "
` [OpenRISC] [PATCH v2 03/13] or1k: ABI Implementation
` [OpenRISC] [PATCH v2 04/13] or1k: startup and dynamic linking code
` [OpenRISC] [PATCH v2 05/13] or1k: Thread Local Storage support
` [OpenRISC] [PATCH v2 06/13] or1k: Atomics and Locking primitives
` [OpenRISC] [PATCH v2 07/13] or1k: math soft float support
` [OpenRISC] [PATCH v2 08/13] or1k: Linux Syscall Interface
` [OpenRISC] [PATCH v2 09/13] or1k: Linux ABI
` [OpenRISC] [PATCH v2 10/13] or1k: ABI lists
` [OpenRISC] [PATCH v2 11/13] or1k: Build Infrastructure
` [OpenRISC] [PATCH v2 12/13] build-many-glibcs.py: add OpenRISC support
` [OpenRISC] [PATCH v2 13/13] Documentation for OpenRISC port

[OpenRISC] [RFC PATCH] or1k: Fix clobbering of _mcount argument if fPIC is enabled
 2021-11-12 22:59 UTC  (2+ messages)

[OpenRISC] [GIT PULL] OpenRISC updates for 5.16
 2021-11-08 17:39 UTC  (2+ messages)

[OpenRISC] [PATCH] openrisc: fix SMP tlb flush NULL pointer dereference
 2021-11-03 11:50 UTC 

[OpenRISC] OpenRISC SMP kernels broken after 5.8?
 2021-11-03  9:14 UTC  (4+ messages)

[OpenRISC] [PATCH] or1k: Add return address argument to _mcount call
 2021-10-27 22:07 UTC 

[OpenRISC] [PATCH 00/12] DT: CPU h/w id parsing clean-ups and cacheinfo id support
 2021-10-27 14:26 UTC  (29+ messages)
` [OpenRISC] [PATCH 01/12] of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
` [OpenRISC] [PATCH 02/12] ARM: Use of_get_cpu_hwid()
` [OpenRISC] [PATCH 03/12] ARM: broadcom: "
` [OpenRISC] [PATCH 04/12] arm64: "
` [OpenRISC] [PATCH 05/12] csky: "
` [OpenRISC] [PATCH 06/12] openrisc: "
` [OpenRISC] [PATCH 07/12] powerpc: "
` [OpenRISC] [PATCH 08/12] riscv: "
` [OpenRISC] [PATCH 09/12] sh: "
` [OpenRISC] [PATCH 10/12] x86: dt: "
` [OpenRISC] [PATCH 11/12] cacheinfo: Allow for >32-bit cache 'id'
` [OpenRISC] [PATCH 12/12] cacheinfo: Set cache 'id' based on DT data

[OpenRISC] [PATCH] locking: remove spin_lock_flags() etc
 2021-10-27 12:01 UTC  (12+ messages)

[OpenRISC] [PATCH 00/20] exit cleanups
 2021-10-21 16:25 UTC  (8+ messages)
` [OpenRISC] [PATCH 02/20] exit: Remove calls of do_exit after noreturn versions of die
` [OpenRISC] [PATCH 21/20] signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)

[OpenRISC] [PATCH] or1k: Update FPU to specify detect tininess before rounding
 2021-10-21 13:18 UTC 

[OpenRISC] [PATCH 0/5] OpenRISC Linux Native and GDBServer Support
 2021-10-20 21:17 UTC  (6+ messages)
` [OpenRISC] [PATCH 1/5] gdb: or1k: implement gdb server

[OpenRISC] [PATCH] openrisc: signal: remove unused DEBUG_SIG macro
 2021-10-20 20:38 UTC  (2+ messages)

[OpenRISC] [PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning
 2021-10-13  6:59 UTC  (3+ messages)

[OpenRISC] OpenRISC Proposal - Tininess Before Rounding
 2021-10-09  7:03 UTC 

[OpenRISC] [PATCH] openrisc: time: don't mark comment as kernel-doc
 2021-10-02 12:38 UTC  (2+ messages)

[OpenRISC] [PATCH v3 1/6] drm/vc4: select PM (openrisc)
 2021-09-23 15:58 UTC  (6+ messages)

[OpenRISC] [PATCH 4.4 083/133] openrisc: dont printk() unconditionally
 2021-09-20 16:42 UTC 

[OpenRISC] [PATCH 4.9 102/175] openrisc: dont printk() unconditionally
 2021-09-20 16:42 UTC 

[OpenRISC] [PATCH 4.14 126/217] openrisc: dont printk() unconditionally
 2021-09-20 16:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).