public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-25 08:06:41 to 2023-11-08 08:04:26 UTC [more...]

[RFC PATCH v3 00/35] Device Tree support for SH7751 based board
 2023-11-08  7:57 UTC  (88+ messages)
` [RFC PATCH v3 01/35] arch/sh/boot/compressed/head_32.S: passing FDT address to initialize function
` [RFC PATCH v3 02/35] arch/sh/boards/Kconfig: unified OF supported targets
` [RFC PATCH v3 03/35] arch/sh: Disable SH specific modules in OF enabled
` [RFC PATCH v3 04/35] include/linux/sh_intc.h: Add stub function "intc_finalize"
` [RFC PATCH v3 05/35] arch/sh/kernel/setup.c: Update DT support
` [RFC PATCH v3 06/35] arch/sh/boards/of-generic.c: some cleanup
` [RFC PATCH v3 07/35] arch/sh/kernel/time.c: support COMMON_CLK
` [RFC PATCH v3 08/35] arch/sh/include/asm: Disable SH specific PCI define in OF enabled
` [RFC PATCH v3 09/35] drivers/pci/controller: SH7751 PCI Host bridge driver
` [RFC PATCH v3 10/35] Documentation/devicetree/bindings/pci: renesas,pci-sh7751.yaml new file
` [RFC PATCH v3 11/35] include/dt-bindings/clock/sh7750.h: cpg-sh7750 binding header
` [RFC PATCH v3 12/35] drivers/clk/renesas: clk-sh7750.c SH7750/7751 CPG driver
` [RFC PATCH v3 13/35] Documentation/devicetree/bindings/clock: Add renesas,sh7750-cpg binding document
` [RFC PATCH v3 14/35] drivers/irqchip: Add SH7751 Internal INTC drivers
` [RFC PATCH v3 15/35] Documentation/devicetree/bindings/interrupt-controller: Add renesas,sh7751-intc.yaml
` [RFC PATCH v3 16/35] drivers/irqchip: SH7751 IRL external encoder with enable gate
` [RFC PATCH v3 17/35] Documentation/devicetree/bindings/interrupt-controller: Add renesas,sh7751-irl-ext.yaml
` [RFC PATCH v3 18/35] drivers/tty/serial: sh-sci.c fix SH4 OF support
` [RFC PATCH v3 19/35] Documentation/devicetree/bindings/serial: renesas,scif.yaml Add SH
` [RFC PATCH v3 20/35] drivers/mfd: sm501 add some properties
` [RFC PATCH v3 21/35] devicetree/binding/display/sm501fb.txt: sm501fb add properies
` [RFC PATCH v3 22/35] drivers/clocksource/sh_tmu: Add support CLOCKSOURCE
` [RFC PATCH v3 23/35] Documentation/devicetree/bindings/timer: renesas,tmu.yaml add SH
` [RFC PATCH v3 24/35] include/dt-binding/interrupt-controller/sh_intc.h: renesas,sh7751-intc.h helper
` [RFC PATCH v3 25/35] Documentation/devicetree/bindings/sh/cpus.yaml: Add SH CPU
` [RFC PATCH v3 26/35] arch/sh/boot/dts: SH7751R SoC Internal peripheral definition dtsi
` [RFC PATCH v3 27/35] Documentation/devicetree/bindings: vendor-prefix add IO DATA DEVICE Inc
` [RFC PATCH v3 28/35] Documentation/devicetree/bindings/ata: ata-generic.yaml add usl-5p and rts7751r2d
` [RFC PATCH v3 29/35] Documentation/devicetree/bindings/soc/renesas/sh.yaml: Add SH7751 based target
` [RFC PATCH v3 30/35] arch/sh/boot/dts: RTS7751R2D Plus DeviceTree
` [RFC PATCH v3 31/35] arch/sh/boot/dts: LANDISK DeviceTree
` [RFC PATCH v3 32/35] arch/sh/boot/dts: USL-5P DeviceTree
` [RFC PATCH v3 33/35] arch/sh: Add dtbs target support
` [RFC PATCH v3 34/35] arch/sh: RTS7751R2D Plus OF defconfig
` [RFC PATCH v3 35/35] arch/sh/configs: LANDISK "

[GIT PULL] sh updates for v6.7
 2023-11-03  2:20 UTC  (2+ messages)

arch/sh/boot/compressed/misc.c:118:6: warning: no previous prototype for 'arch_ftrace_ops_list_func'
 2023-11-02 20:32 UTC  (5+ messages)

[PATCH v2] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
 2023-11-02  8:58 UTC  (3+ messages)

arch/sh/boards/mach-hp6xx/hp6xx_apm.c:32:22: warning: variable 'backup' set but not used
 2023-11-02  8:50 UTC 

[linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
 2023-10-30 20:35 UTC 

W sprawie samochodu
 2023-10-30  8:55 UTC 

W sprawie samochodu
 2023-10-25  8:15 UTC 

[PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support
 2023-10-27  8:09 UTC  (8+ messages)
` [GIT PULL] drm: renesas: shmobile: Atomic conversion + DT support (was: Re: [PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support)
  ` [GIT PULL v2] "

Order#57425
 2023-10-26 13:50 UTC 

Bezplatná 60denní zkušební verze: Vylepšete své výrobní procesy
 2023-10-26  7:55 UTC 

[PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
 2023-10-25 15:12 UTC  (12+ messages)
` [External] "

[PATCH 0/2] sh: Revive BIOS earlyprintk support
 2023-10-25 14:54 UTC  (11+ messages)
` [PATCH 1/2] sh: bios: Revive "
` [PATCH 2/2] Documentation: kernel-parameters: Add earlyprintk=bios on SH

[PATCH 1/4] [v2] sh: remove stale microdev board
 2023-10-25 14:53 UTC  (9+ messages)
` [PATCH 2/4] [v2] sh: remove unused sh4-202 support
` [PATCH 3/4] [v2] sh: remove superhyway bus support
` [PATCH 4/4] [v2] sh: machvec: remove custom ioport_{un,}map()

[PATCH 0/7] arch/*: config: Remove ReiserFS from defconfig
 2023-10-24 17:45 UTC  (5+ messages)
` [PATCH 3/7] arch: sh: remove "
` (subset) [PATCH 0/7] arch/*: config: Remove "

Wycena paneli fotowoltaicznych
 2023-10-24  8:10 UTC 

[PATCH RFC] hw/sh4/sh7750: Add STBCR/STBCR2 register support
 2023-10-19  7:14 UTC  (5+ messages)

[PATCH] sh: heartbeat: prefer 'unsigned int' to bare use of 'unsigned'
 2023-10-18 13:53 UTC  (2+ messages)

Zapytanie ofertowe
 2023-10-16  7:50 UTC 

Build regressions/improvements in v6.6-rc6
 2023-10-16  7:26 UTC 

[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
 2023-10-13 21:03 UTC  (4+ messages)
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs

[RFC PATCH v2 00/30] Device Tree support for SH7751 based board
 2023-10-12  7:16 UTC  (17+ messages)
` [RFC PATCH v2 08/30] drivers/pci: Add SH7751 Host bridge controller
` [RFC PATCH v2 13/30] Documentation/devicetree: Add renesas,sh7751-cpg binding document
` [RFC PATCH v2 14/30] drivers/irqchip: Add SH7751 Internal INTC drivers
` [RFC PATCH v2 19/30] drivers/tty: sh-sci fix SH4 OF support
` [RFC PATCH v2 26/30] arch/sh: RTS7751R2D Plus DeviceTree

[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-10-11 11:07 UTC  (3+ messages)

[PATCH v3 0/9] video: screen_info cleanups
 2023-10-10 12:20 UTC  (14+ messages)
` [PATCH v3 1/9] vgacon: rework Kconfig dependencies
` [PATCH v3 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v3 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v3 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v3 5/9] vgacon: remove screen_info dependency
` [PATCH v3 6/9] vgacon: clean up global screen_info instances
` [PATCH v3 7/9] vga16fb: drop powerpc support
` [PATCH v3 8/9] hyperv: avoid dependency on screen_info
` [PATCH v3 9/9] efi: move screen_info into efi init code

W sprawie samochodu
 2023-10-10  8:11 UTC 

[tip:locking/core] [futex] cb8c4312af: will-it-scale.per_process_ops -3.2% regression
 2023-10-08  7:08 UTC 

[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures
 2023-10-06 20:36 UTC  (9+ messages)

[PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-10-06  8:31 UTC  (3+ messages)

Prezentacja
 2023-10-05  7:30 UTC 

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:50 UTC 

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-10-03 18:21 UTC  (6+ messages)
` [PATCH v2] "

Słowa kluczowe do wypozycjonowania
 2023-09-27  8:11 UTC 

[PATCH 1/4] sh: remove stale microdev board
 2023-09-26 22:15 UTC  (12+ messages)
` [PATCH 4/4] sh: machvec: remove custom ioport_{un,}map()

Prezentacja
 2023-09-26  7:45 UTC 

[PATCH] ASoC: sh: dma-sh7760: Use %pad and %zu to format dma_addr_t and size_t
 2023-09-26  7:38 UTC  (2+ messages)

sh4-linux-ld: drivers/video/fbdev/sh7760fb.o:undefined reference to `fb_io_read'
 2023-09-25 18:15 UTC  (2+ messages)

Build regressions/improvements in v6.6-rc3
 2023-09-25 11:43 UTC 

[PATCH] sh: ecovec24: Rename missed backlight field from fbdev to dev
 2023-09-25 11:28 UTC  (2+ messages)

[PATCH] fbdev/sh7760fb: Depend on FB=y
 2023-09-25  8:06 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