Linux OpenRISC platform development
 help / color / mirror / Atom feed
 messages from 2021-10-27 14:26:54 to 2022-01-14 13:07:18 UTC [more...]

[OpenRISC] [GIT PULL] OpenRISC updates for 5.17
 2022-01-14 13:07 UTC 

[OpenRISC] [PATCH] openrisc: init: Add support for common clk
 2022-01-11 21:12 UTC  (3+ messages)

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

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

[OpenRISC] [PATCH] or1k: Avoid R_OR1K_GOT16 signed overflow by using special howto
 2022-01-02 20:21 UTC  (2+ messages)

[OpenRISC] [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2021-12-31 21:55 UTC  (11+ 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  (3+ messages)
` [OpenRISC] [PATCH 09/12] sh: Use of_get_cpu_hwid()


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