openrisc.lists.librecores.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-05 14:43:17 to 2021-05-14 10:00:50 UTC [more...]

[OpenRISC] [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-14 10:00 UTC  (2+ messages)
` [OpenRISC] [PATCH v2 02/13] openrisc: always use unaligned-struct header

[OpenRISC] [PATCH] sched: Initialize the idle task with preemption disabled
 2021-05-12  9:46 UTC 

[OpenRISC] [PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-12  7:57 UTC 

[OpenRISC] [PATCH 0/2] openrisc: mm/init.c: fix compilation warnings
 2021-05-09 21:18 UTC  (5+ messages)
` [OpenRISC] [PATCH 1/2] openrisc: mm/init.c: remove unused memblock_region variable in map_ram()
` [OpenRISC] [PATCH 2/2] openrisc: mm/init.c: remove unused variable 'end' in paging_init()

[OpenRISC] [RFC 0/12] Unify asm/unaligned.h around struct helper
 2021-05-08 11:42 UTC  (5+ messages)
` [OpenRISC] [RFC 02/12] openrisc: always use unaligned-struct header

[OpenRISC] [PATCH] mm: update legacy flush_tlb_* to use vma
 2021-05-07 10:05 UTC  (2+ messages)

[OpenRISC] [PATCH v2 0/2] OpenRISC support for cmodel=large
 2021-05-05  7:51 UTC  (6+ messages)
` [OpenRISC] [PATCH v2 1/2] or1k: Add mcmodel option to handle large GOTs
` [OpenRISC] [PATCH v2 2/2] or1k: Use cmodel=large when building crtstuff

[OpenRISC] [PATCH v2 0/4] OpenRISC large binary fixes
 2021-05-03 10:33 UTC  (7+ messages)
` [OpenRISC] [PATCH v2 1/4] or1k: Fix issue with plt link failure for local calls
` [OpenRISC] [PATCH v2 2/4] or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()
` [OpenRISC] [PATCH v2 3/4] or1k: Avoid R_OR1K_GOT16 overflow failures in presence of R_OR1K_GOT_AHI16
` [OpenRISC] [PATCH v2 4/4] or1k: Support large plt_relocs when generating plt entries

[OpenRISC] [PATCH] openrisc: Fix a memory leak
 2021-04-23 21:19 UTC  (2+ messages)

[OpenRISC] [PATCH] or1k: Add mcmodel option to handle large GOTs
 2021-04-21  0:22 UTC  (4+ messages)

[OpenRISC] [PATCH 0/4] OpenRISC large binary fixes
 2021-04-20 21:53 UTC  (7+ messages)
` [OpenRISC] [PATCH 1/4] or1k: Fix issue with plt link failure for local calls
` [OpenRISC] [PATCH 2/4] or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()
` [OpenRISC] [PATCH 3/4] or1k: Support cmodel=large when generating plt code
` [OpenRISC] [PATCH 4/4] or1k: Fail link if the PLT relocation overflows

[OpenRISC] [PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-20 16:05 UTC  (28+ messages)
` [OpenRISC] [PATCH v4 01/20] cmdline: Add generic function to build command line
` [OpenRISC] [PATCH v4 02/20] drivers: of: use cmdline building function
` [OpenRISC] [PATCH v4 03/20] x86/efi: Replace CONFIG_CMDLINE_OVERRIDE by CONFIG_CMDLINE_FORCE
` [OpenRISC] [PATCH v4 04/20] drivers: firmware: efi: use cmdline building function
` [OpenRISC] [PATCH v4 05/20] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [OpenRISC] [PATCH v4 06/20] powerpc: convert strcpy to strlcpy in prom_init
` [OpenRISC] [PATCH v4 07/20] powerpc: Convert to GENERIC_CMDLINE
` [OpenRISC] [PATCH v4 08/20] arm: "
` [OpenRISC] [PATCH v4 09/20] arm64: "
` [OpenRISC] [PATCH v4 10/20] hexagon: "
` [OpenRISC] [PATCH v4 11/20] microblaze: "
` [OpenRISC] [PATCH v4 12/20] nios2: "
` [OpenRISC] [PATCH v4 13/20] openrisc: "
` [OpenRISC] [PATCH v4 14/20] riscv: "
` [OpenRISC] [PATCH v4 15/20] sh: "
` [OpenRISC] [PATCH v4 16/20] sparc: "
` [OpenRISC] [PATCH v4 17/20] xtensa: "
` [OpenRISC] [PATCH v4 18/20] x86: "
` [OpenRISC] [PATCH v4 19/20] mips: "
` [OpenRISC] [PATCH v4 20/20] cmdline: Remove CONFIG_CMDLINE_EXTEND

[OpenRISC] [PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)

[OpenRISC] [PATCH] init: consolidate trap_init()
 2021-04-14 10:00 UTC  (5+ messages)
` [OpenRISC] [PATCH v2] "

[OpenRISC] [PATCH] Documentation: Add qemu instructions for OpenRISC
 2021-04-13  7:42 UTC  (4+ messages)

[OpenRISC] [PATCH v6 0/9] riscv: Add qspinlock/qrwlock
 2021-04-11 16:51 UTC  (20+ messages)
` [OpenRISC] [PATCH v6 1/9] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [OpenRISC] [PATCH v6 2/9] riscv: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
` [OpenRISC] [PATCH v6 3/9] riscv: locks: Introduce ticket-based spinlock implementation
` [OpenRISC] [PATCH v6 4/9] csky: locks: Optimize coding convention
` [OpenRISC] [PATCH v6 5/9] csky: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
` [OpenRISC] [PATCH v6 6/9] openrisc: qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [OpenRISC] [PATCH v6 7/9] sparc: "
` [OpenRISC] [PATCH v6 8/9] xtensa: "
` [OpenRISC] [PATCH v6 9/9] powerpc/qspinlock: "

[OpenRISC] [RFC PATCH v6 1/1] cmdline: Add capability to both append and prepend at the same time
 2021-04-08 20:08 UTC  (2+ messages)

[OpenRISC] [PATCH RFC 1/3] drivers/char: remove /dev/kmem for good
 2021-04-05 17:16 UTC  (3+ messages)

[OpenRISC] [PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-04-02 15:36 UTC  (40+ messages)
` [OpenRISC] [PATCH v3 01/17] cmdline: Add generic function to build command line
` [OpenRISC] [PATCH v3 02/17] drivers: of: use cmdline building function
` [OpenRISC] [PATCH v3 03/17] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [OpenRISC] [PATCH v3 04/17] powerpc: Convert to GENERIC_CMDLINE
` [OpenRISC] [PATCH v3 05/17] arm: "
` [OpenRISC] [PATCH v3 06/17] arm64: "
` [OpenRISC] [PATCH v3 07/17] hexagon: "
` [OpenRISC] [PATCH v3 08/17] microblaze: "
` [OpenRISC] [PATCH v3 09/17] nios2: "
` [OpenRISC] [PATCH v3 10/17] openrisc: "
` [OpenRISC] [PATCH v3 11/17] riscv: "
` [OpenRISC] [PATCH v3 12/17] sh: "
` [OpenRISC] [PATCH v3 13/17] sparc: "
` [OpenRISC] [PATCH v3 14/17] xtensa: "
` [OpenRISC] [PATCH v3 15/17] x86: "
` [OpenRISC] [PATCH v3 16/17] mips: "
` [OpenRISC] [PATCH v3 17/17] cmdline: Remove CONFIG_CMDLINE_EXTEND

[OpenRISC] [PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (17+ messages)
` [OpenRISC] [PATCH RESEND] "
    ` [OpenRISC] [PATCH v2] "

[OpenRISC] [PATCH v5 0/7] riscv: Add qspinlock/qrwlock
 2021-03-28 11:36 UTC  (10+ messages)
` [OpenRISC] [PATCH v5 1/7] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [OpenRISC] [PATCH v5 2/7] riscv: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
` [OpenRISC] [PATCH v5 3/7] csky: "
` [OpenRISC] [PATCH v5 4/7] powerpc/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [OpenRISC] [PATCH v5 5/7] openrisc: qspinlock: "
` [OpenRISC] [PATCH v5 6/7] sparc: "
` [OpenRISC] [PATCH v5 7/7] xtensa: "

[OpenRISC] [PATCH v1 1/3] drivers/char: remove /dev/kmem for good
 2021-03-24 10:23 UTC 

[OpenRISC] [PATCH] openrisc: Define the elf binary entry point
 2021-03-04 11:12 UTC  (2+ messages)

[OpenRISC] [PATCH 0/4] OpenRISC fixes and setjmp/longjmp work
 2021-03-03 20:25 UTC  (8+ messages)
` [OpenRISC] [PATCH 1/4] openrisc: Use movhi to zero registers
` [OpenRISC] [PATCH 2/4] openrisc: Add gitignore for dtb files
` [OpenRISC] [PATCH 3/4] openrisc: Add linkage.h
` [OpenRISC] [PATCH 4/4] openrisc: Implement setjmp/longjmp/initjmp

[OpenRISC] [GIT PULL] OpenRISC updates for 5.12
 2021-02-26 22:24 UTC  (2+ messages)

[OpenRISC] [PATCH v2] Use devicetree to determine present cpus (v2)
 2021-02-09  9:42 UTC  (3+ messages)

[OpenRISC] [PATCH v3] openrisc: Use devicetree to determine present cpus
 2021-02-08 20:53 UTC 

[OpenRISC] [PATCH] Use devicetree to determine present cpus
 2021-02-08 14:27 UTC 

[OpenRISC] [PATCH] openrisc: use device tree to determine present cpus
 2021-02-08 12:22 UTC  (13+ messages)
          ` [OpenRISC] [PATCH v2] "


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).