Linux OpenRISC platform development
 help / color / mirror / Atom feed
 messages from 2018-02-25 19:39:36 to 2018-04-25 06:40:55 UTC [more...]

[OpenRISC] (no subject)
 2018-04-25  6:40 UTC  (33+ messages)
` [OpenRISC] [PATCH 01/22] dma-debug: move initialization to common code
` [OpenRISC] [PATCH 02/22] dma-mapping: simplify Kconfig dependencies
` [OpenRISC] [PATCH 03/22] dma-mapping: provide a generic dma-noncoherent implementation
` [OpenRISC] [PATCH 04/22] alpha: use dma_direct_ops for jensen
` [OpenRISC] [PATCH 05/22] alpha: simplify get_arch_dma_ops
` [OpenRISC] [PATCH 06/22] arc: use generic dma_noncoherent_ops
` [OpenRISC] [PATCH 07/22] arm-nommu: "
` [OpenRISC] [PATCH 08/22] c6x: "
` [OpenRISC] [PATCH 09/22] hexagon: "
` [OpenRISC] [PATCH 10/22] m68k: "
` [OpenRISC] [PATCH 11/22] microblaze: "
` [OpenRISC] [PATCH 12/22] microblaze: remove the consistent_sync and consistent_sync_page
` [OpenRISC] [PATCH 13/22] nds32: use generic dma_noncoherent_ops
` [OpenRISC] [PATCH 14/22] nios2: "
` [OpenRISC] [PATCH 15/22] openrisc: "
` [OpenRISC] [PATCH 16/22] sh: simplify get_arch_dma_ops
` [OpenRISC] [PATCH 17/22] sh: introduce a sh_cacheop_vaddr helper
` [OpenRISC] [PATCH 18/22] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [OpenRISC] [PATCH 19/22] sh: use generic dma_noncoherent_ops
` [OpenRISC] [PATCH 20/22] xtensa: "
` [OpenRISC] [PATCH 21/22] sparc: "
` [OpenRISC] [PATCH 22/22] parisc: "

[OpenRISC] dma-debug cleanups, including removing the arch hook
 2018-04-24 14:02 UTC  (4+ messages)
` [OpenRISC] [PATCH 1/3] dma-debug: move initialization to common code
` [OpenRISC] [PATCH 2/3] dma-debug: simplify counting of preallocated requests
` [OpenRISC] [PATCH 3/3] dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappings

[OpenRISC] [REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-04-20 14:38 UTC  (2+ messages)
  ` [OpenRISC] [REVIEW][PATCH 11/22] signal/openrisc: Use force_sig_fault where appropriate

[OpenRISC] [GIT PULL] asm-generic fixes for v4.17-rc1
 2018-04-12  7:16 UTC  (3+ messages)

[OpenRISC] [PATCH] openrisc: define mb() as its mandatory
 2018-04-09  8:32 UTC  (4+ messages)

[OpenRISC] ORConf 2018
 2018-04-04  6:54 UTC 

[OpenRISC] [PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-04-02  5:59 UTC  (68+ messages)
` [OpenRISC] [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic
` [OpenRISC] [PATCH 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
` [OpenRISC] [PATCH 03/16] alpha: "
` [OpenRISC] [PATCH 04/16] arc: "
` [OpenRISC] [PATCH 05/16] c6x: "
` [OpenRISC] [PATCH 06/16] frv: "
` [OpenRISC] [PATCH 07/16] h8300: "
` [OpenRISC] [PATCH 08/16] m32r: "
` [OpenRISC] [PATCH 09/16] m68k: "
` [OpenRISC] [PATCH 10/16] microblaze: "
` [OpenRISC] [PATCH 11/16] nios2: "
` [OpenRISC] [PATCH 12/16] openrisc: "
` [OpenRISC] [PATCH 13/16] parisc: "
` [OpenRISC] [PATCH 14/16] powerpc: "
` [OpenRISC] [PATCH 15/16] sh: "
` [OpenRISC] [PATCH 16/16] um: "
` [OpenRISC] [PATCH v2 00/16] Generic infrastructure for unloading initramfs
  ` [OpenRISC] [PATCH v2 01/16] initrd: Add generic code path for common initrd unloading logic
  ` [OpenRISC] [PATCH v2 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
  ` [OpenRISC] [PATCH v2 03/16] alpha: "
  ` [OpenRISC] [PATCH v2 04/16] arc: "
  ` [OpenRISC] [PATCH v2 05/16] c6x: "
  ` [OpenRISC] [PATCH v2 06/16] frv: "
  ` [OpenRISC] [PATCH v2 07/16] h8300: "
  ` [OpenRISC] [PATCH v2 08/16] m32r: "
  ` [OpenRISC] [PATCH v2 09/16] m68k: "
  ` [OpenRISC] [PATCH v2 10/16] microblaze: "
  ` [OpenRISC] [PATCH v2 11/16] nios2: "
  ` [OpenRISC] [PATCH v2 12/16] openrisc: "
  ` [OpenRISC] [PATCH v2 13/16] parisc: "
  ` [OpenRISC] [PATCH v2 14/16] powerpc: "
  ` [OpenRISC] [PATCH v2 15/16] sh: "
  ` [OpenRISC] [PATCH v2 16/16] um: "
  ` [OpenRISC] [PATCH] Extract initrd free logic from arch-specific code
      ` [OpenRISC] [PATCH v4 12/16] openrisc: Use generic free_initrd_mem
        ` [OpenRISC] [PATCH v5 12/16] openrisc: Switch to "
          ` [OpenRISC] [PATCH v6 "

[OpenRISC] Make set_handle_irq and handle_arch_irq generic, v4
 2018-03-29  5:01 UTC  (10+ messages)
` [OpenRISC] [PATCH v4 1/8] arm64: Set CONFIG_MULTI_IRQ_HANDLER
` [OpenRISC] [PATCH v4 2/8] openrisc: "
` [OpenRISC] [PATCH v4 3/8] irq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
` [OpenRISC] [PATCH v4 4/8] RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
` [OpenRISC] [PATCH v4 5/8] arm: Convert to GENERIC_IRQ_MULTI_HANDLER
` [OpenRISC] [PATCH v4 6/8] arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
` [OpenRISC] [PATCH v4 7/8] openrisc: "
` [OpenRISC] [PATCH v4 8/8] irq: Remove MULTI_IRQ_HANDLER as it's now obselete

[OpenRISC] or1200 processor on FPGA -questions
 2018-03-16  1:46 UTC 

[OpenRISC] [Blackfin removal] [PATCH 01/28] Blackfin arch: Remove Blackfin CPU arch general support
 2018-03-15 14:43 UTC  (29+ messages)
` [OpenRISC] [Blackfin removal] [PATCH 02/28] net: Remove Blackfin Ethernet support
` [OpenRISC] [Blackfin removal] [PATCH 03/28] media: Remove Blackfin media support
` [OpenRISC] [Blackfin removal] [PATCH 04/28] tty: Remove Blackfin tty and uart support
` [OpenRISC] [Blackfin removal] [PATCH 05/28] rtc: Remove Blackfin RTC support
` [OpenRISC] [Blackfin removal] [PATCH 06/28] mmc: Remove Blackfin SD host support
` [OpenRISC] [Blackfin removal] [PATCH 07/28] watchdog: Remove Blackfin watchdog support
` [OpenRISC] [Blackfin removal] [PATCH 08/28] Asoc: Remove Blackfin ASOC support
` [OpenRISC] [Blackfin removal] [PATCH 09/28] input: Remove Blackfin input support
` [OpenRISC] [Blackfin removal] [PATCH 10/28] i2c: Remove Blackfin I2C bus support
` [OpenRISC] [Blackfin removal] [PATCH 11/28] misc: Remove Blackfin DSP echo support
` [OpenRISC] [Blackfin removal] [PATCH 12/28] video: Remove Blackfin video support
` [OpenRISC] [Blackfin removal] [PATCH 13/28] cpufreq: Remove Blackfin CPU frequency support
` [OpenRISC] [Blackfin removal] [PATCH 14/28] mtd: Remove Blackfin MTD support
` [OpenRISC] [Blackfin removal] [PATCH 15/28] spi: Remove Blackfin SPI bus support
` [OpenRISC] [Blackfin removal] [PATCH 16/28] irda: Remove Blackfin IRDA support
` [OpenRISC] [Blackfin removal] [PATCH 17/28] usb: Remove Blackfin USB support
` [OpenRISC] [Blackfin removal] [PATCH 18/28] crypto: Remove Blackfin crypto support
` [OpenRISC] [Blackfin removal] [PATCH 19/28] ata: Remove Blackfin PATA support
` [OpenRISC] [Blackfin removal] [PATCH 20/28] pwm: Remove Blackfin PWM support
` [OpenRISC] [Blackfin removal] [PATCH 21/28] pcmcia: Remove Blackfin PCMCIA support
` [OpenRISC] [Blackfin removal] [PATCH 22/28] can: Remove Blackfin CAN bus support
` [OpenRISC] [Blackfin removal] [PATCH 23/28] char: Remove Blackfin OTP support
` [OpenRISC] [Blackfin removal] [PATCH 24/28] pinctrl: Remove Blackfin pinctrl support
` [OpenRISC] [Blackfin removal] [PATCH 25/28] staging: Remove Blackfin iio trigger timer support
` [OpenRISC] [Blackfin removal] [PATCH 26/28] samples: Remove Blackfin gptimers sample code
` [OpenRISC] [Blackfin removal] [PATCH 27/28] documentation: Remove Blackfin documentation
` [OpenRISC] [Blackfin removal] [PATCH 28/28] MAINTAINERS: Remove Blackfin from MAINTAINERS list

[OpenRISC] Make set_handle_irq and handle_arch_irq generic, v3
 2018-03-14 19:36 UTC  (14+ messages)
` [OpenRISC] [PATCH v3 1/5] irq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
` [OpenRISC] [PATCH v3 2/5] RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
` [OpenRISC] [PATCH v3 3/5] arm: Convert to GENERIC_IRQ_MULTI_HANDLER
` [OpenRISC] [PATCH v3 4/5] arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
` [OpenRISC] [PATCH v3 5/5] openrisc: "
  ` [OpenRISC] [PATCH v4] "

[OpenRISC] [RFC PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-03-09 17:58 UTC  (12+ messages)
` [OpenRISC] [RFC PATCH 1/6] arm64: add type casts to untagged_addr macro
` [OpenRISC] [RFC PATCH 2/6] arm64: untag user addresses in copy_from_user and others
` [OpenRISC] [RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls
` [OpenRISC] [RFC PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c
` [OpenRISC] [RFC PATCH 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [OpenRISC] [RFC PATCH 6/6] arch: add untagged_addr definition for other arches

[OpenRISC] Removing architectures without upstream gcc support
 2018-03-09 14:33 UTC  (2+ messages)

[OpenRISC] Removing architectures without upstream gcc support
 2018-03-09 14:00 UTC  (31+ messages)


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