Linux OpenRISC platform development
 help / color / mirror / Atom feed
 messages from 2019-07-23 20:30:12 to 2019-11-25 08:20:16 UTC [more...]

[OpenRISC] tick timer doubt
 2019-11-25  8:20 UTC  (3+ messages)

[OpenRISC] [PATCH] openrisc: Fix Kconfig indentation
 2019-11-22 11:39 UTC  (2+ messages)

[OpenRISC] [PATCH AUTOSEL 4.4 34/68] openrisc: Fix broken paths to arch/or32
 2019-11-22  6:12 UTC 

[OpenRISC] [PATCH AUTOSEL 4.9 41/91] openrisc: Fix broken paths to arch/or32
 2019-11-22  6:00 UTC 

[OpenRISC] [PATCH AUTOSEL 4.14 058/127] openrisc: Fix broken paths to arch/or32
 2019-11-22  5:54 UTC 

[OpenRISC] [PATCH AUTOSEL 4.19 111/219] openrisc: Fix broken paths to arch/or32
 2019-11-22  5:47 UTC 

[OpenRISC] [PATCH 00/50] Add log level to show_stack()
 2019-11-15  3:36 UTC  (37+ messages)
` [OpenRISC] [PATCH 24/50] openrisc: Add show_stack_loglvl()

[OpenRISC] generic ioremap (and lots of cleanups) v3
 2019-11-12  8:51 UTC  (48+ messages)
` [OpenRISC] [PATCH 01/21] arm: remove ioremap_cached
` [OpenRISC] [PATCH 02/21] unicore32: "
` [OpenRISC] [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [OpenRISC] [PATCH 04/21] hexagon: clean up ioremap
` [OpenRISC] [PATCH 05/21] alpha: remove the unused __ioremap wrapper
` [OpenRISC] [PATCH 06/21] nios2: remove __ioremap
` [OpenRISC] [PATCH 07/21] parisc: "
` [OpenRISC] [PATCH 08/21] x86: Clean up ioremap()
` [OpenRISC] [PATCH 09/21] xtensa: clean up ioremap
` [OpenRISC] [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [OpenRISC] [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [OpenRISC] [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [OpenRISC] [PATCH 13/21] m68k: rename __iounmap and mark it static
` [OpenRISC] [PATCH 14/21] hexagon: remove __iounmap
` [OpenRISC] [PATCH 15/21] nios2: "
` [OpenRISC] [PATCH 16/21] sh: "
` [OpenRISC] [PATCH 17/21] lib: provide a simple generic ioremap implementation
` [OpenRISC] [PATCH 18/21] riscv: use the generic ioremap code
` [OpenRISC] [PATCH 19/21] nds32: use generic ioremap
` [OpenRISC] [PATCH 20/21] csky: remove ioremap_cache
` [OpenRISC] [PATCH 21/21] csky: use generic ioremap
` [OpenRISC] generic-iomap tree for linux-next

[OpenRISC] provide in-place uncached remapping for dma-direct
 2019-11-07 17:40 UTC  (3+ messages)
` [OpenRISC] [PATCH 1/2] dma-mapping: support setting memory uncached in place
` [OpenRISC] [PATCH 2/2] openrisc: use the generic in-place uncached DMA allocator

[OpenRISC] [PATCH 20/21] csky: remove ioremap_cache
 2019-11-05  1:26 UTC  (5+ messages)
  ` [OpenRISC] [PATCH 08/21] x86: clean up ioremap
  ` [OpenRISC] [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc

[OpenRISC] [PATCH 0/1] openrisc: LiteX+mor1kx platform
 2019-10-24 21:26 UTC  (3+ messages)
` [OpenRISC] [PATCH 1/1] openrisc: add support for LiteX

[OpenRISC] PCCR and PCRM registers
 2019-10-24  7:18 UTC  (7+ messages)

[OpenRISC] [RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
 2019-10-07  8:26 UTC  (4+ messages)
` [OpenRISC] [RESEND TRIVIAL 2/3] treewide: "
` [OpenRISC] [RESEND TRIVIAL 3/3] treewide: arch: "

[OpenRISC] [PATCH v2 00/21] Refine memblock API
 2019-10-02 11:14 UTC  (13+ messages)

[OpenRISC] [PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
 2019-09-23 16:00 UTC  (3+ messages)
` [OpenRISC] [PATCH trivial 2/3] treewide: "
` [OpenRISC] [PATCH trivial 3/3] treewide: arch: "

[OpenRISC] generic ioremap (and lots of cleanups)
 2019-09-03  8:57 UTC  (54+ messages)
` [OpenRISC] [PATCH 01/26] mtd/maps/pxa2xx: use ioremap_cache insted of ioremap_cached
` [OpenRISC] [PATCH 02/26] arm, unicore32: remove ioremap_cached
` [OpenRISC] [PATCH 03/26] m68k, microblaze: remove ioremap_fullcache
` [OpenRISC] [PATCH 04/26] mips: remove ioremap_cachable
` [OpenRISC] [PATCH 05/26] openrisc: map as uncached in ioremap
` [OpenRISC] [PATCH 06/26] ia64: rename ioremap_nocache to ioremap_uc
` [OpenRISC] [PATCH 07/26] hexagon: clean up ioremap
` [OpenRISC] [PATCH 08/26] m68k: simplify ioremap_nocache
` [OpenRISC] [PATCH 09/26] alpha: remove the unused __ioremap wrapper
` [OpenRISC] [PATCH 10/26] nios2: remove __ioremap
` [OpenRISC] [PATCH 11/26] parisc: "
` [OpenRISC] [PATCH 12/26] x86: clean up ioremap
` [OpenRISC] [PATCH 13/26] xtensa: "
` [OpenRISC] [PATCH 14/26] asm-generic: don't provide __ioremap
` [OpenRISC] [PATCH 15/26] asm-generic: ioremap_uc should behave the same with and without MMU
` [OpenRISC] [PATCH 16/26] asm-generic: don't provide ioremap for CONFIG_MMU
` [OpenRISC] [PATCH 17/26] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [OpenRISC] [PATCH 18/26] m68k: rename __iounmap and mark it static
` [OpenRISC] [PATCH 19/26] arm64: remove __iounmap
` [OpenRISC] [PATCH 20/26] hexagon: "
` [OpenRISC] [PATCH 21/26] nios2: "
` [OpenRISC] [PATCH 22/26] sh: "
` [OpenRISC] [PATCH 23/26] lib: provide a simple generic ioremap implementation
` [OpenRISC] [PATCH 24/26] riscv: use the generic ioremap code
` [OpenRISC] [PATCH 25/26] csky: use generic ioremap
` [OpenRISC] [PATCH 26/26] nds32: "

[OpenRISC] [PATCH 1/2] or1k: dts: Fix ethoc network configuration in or1ksim devicetree
 2019-09-02 18:01 UTC  (3+ messages)
` [OpenRISC] [PATCH 2/2] or1k: dts: Add ethoc device to SMP devicetree

[OpenRISC] [PATCH] or1k: Fix issue with set_got clobbering r9
 2019-08-30 21:37 UTC  (4+ messages)

[OpenRISC] [PATCH] or1k: Fix incorrect value in PLT GOT entries, causing infinite loop
 2019-08-23 13:28 UTC  (3+ messages)

[OpenRISC] [PATCH v2 00/26] ReST conversion of text files without .txt extension
 2019-07-26 13:05 UTC  (3+ messages)
` [OpenRISC] [PATCH v2 14/26] docs: openrisc: convert to ReST and add to documentation body

[OpenRISC] [PATCH 00/22] ReST conversion of text files without .txt extension
 2019-07-25 21:08 UTC  (3+ messages)
` [OpenRISC] [PATCH 10/22] docs: openrisc: convert to ReST and add to documentation body

[OpenRISC] [PATCH v3 0/5] OpenRISC updates for 10 (fpu, fixes)
 2019-07-23 20:30 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