public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
 messages from 2025-12-24 21:20:16 to 2026-01-07 13:44:55 UTC [more...]

[PATCH 6.12.y-cip 00/17] Add SDHI/eMMC and WDT support for RZ/T2H and RZ/N2H
 2026-01-07 13:44 UTC  (23+ messages)
` [PATCH 6.12.y-cip 01/17] dt-bindings: watchdog: renesas,wdt: Add "
` [PATCH 6.12.y-cip 02/17] watchdog: rzv2h: Obtain clock-divider and timeout values from OF match data
` [PATCH 6.12.y-cip 03/17] watchdog: rzv2h: Make "oscclk" and reset controller optional
` [PATCH 6.12.y-cip 04/17] watchdog: rzv2h: Add support for configurable count clock source
` [PATCH 6.12.y-cip 05/17] watchdog: rzv2h: Add support for RZ/T2H
  ` [cip-dev] "
` [PATCH 6.12.y-cip 06/17] dt-bindings: mmc: renesas,sdhi: Document RZ/T2H and RZ/N2H support
` [PATCH 6.12.y-cip 07/17] dt-bindings: clock: renesas,r9a09g077/87: Add SDHI_CLKHS clock ID
` [PATCH 6.12.y-cip 08/17] clk: renesas: cpg-mssr: Add read-back and delay handling for RZ/T2H MSTP
` [PATCH 6.12.y-cip 09/17] clk: renesas: r9a09g077: Add PLL2 and SDHI clock support
` [PATCH 6.12.y-cip 10/17] arm64: dts: renesas: r9a09g077: Add SDHI nodes
` [PATCH 6.12.y-cip 11/17] arm64: dts: renesas: r9a09g087: "
` [PATCH 6.12.y-cip 12/17] arm64: dts: renesas: rzt2h-rzn2h-evk: Enable eMMC
` [PATCH 6.12.y-cip 13/17] arm64: dts: renesas: rzt2h-rzn2h-evk: Enable MicroSD card slot
` [PATCH 6.12.y-cip 14/17] arm64: dts: renesas: rzt2h-rzn2h-evk: Enable SD "
` [PATCH 6.12.y-cip 15/17] arm64: dts: renesas: r9a09g077: Add WDT nodes
` [PATCH 6.12.y-cip 16/17] arm64: dts: renesas: r9a09g087: "
` [PATCH 6.12.y-cip 17/17] arm64: dts: renesas: rzt2h-n2h-evk-common: Enable WDT2
` [cip-dev] [PATCH 6.12.y-cip 00/17] Add SDHI/eMMC and WDT support for RZ/T2H and RZ/N2H

[PATCH 6.1.y-cip v2 00/13] Add gpio keys/sleep button support for RZ/G3E
 2026-01-07 13:42 UTC  (15+ messages)
` [PATCH 6.1.y-cip v2 01/13] pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/down
` [PATCH 6.1.y-cip v2 02/13] pinctrl: renesas: Mark local variable with const in ->set_mux()
` [PATCH 6.1.y-cip v2 03/13] pinctrl: renesas: rzg2l: Validate pins before setting mux function
` [PATCH 6.1.y-cip v2 04/13] pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control registers
` [PATCH 6.1.y-cip v2 05/13] pinctrl: renesas: rzg2l: Fix ISEL restore on resume
` [PATCH 6.1.y-cip v2 06/13] pinctrl: renesas: rzg2l: Drop unnecessary pin configurations
` [PATCH 6.1.y-cip v2 07/13] pinctrl: renesas: rzg2l: Fix PMC restore
` [PATCH 6.1.y-cip v2 08/13] pinctrl: renesas: rzg2l: Remove extra semicolons
` [PATCH 6.1.y-cip v2 09/13] pinctrl: renesas: rzg2l: Remove useless wrappers
` [PATCH 6.1.y-cip v2 10/13] pinctrl: renesas: rzg2l: Refactor OEN register PWPR handling
` [PATCH 6.1.y-cip v2 11/13] arm64: dts: renesas: r9a09g047e57-smarc: Add gpio keys
` [PATCH 6.1.y-cip v2 12/13] arm64: dts: renesas: r9a09g047e57-smarc: Fix gpio key's pin control node
` [PATCH 6.1.y-cip v2 13/13] arm64: dts: renesas: r9a09g047e57-smarc: Use Schmitt input for NMI function

[PATCH 6.12.y-cip v2 0/6] Add gpio keys/sleep button support for RZ/G3E
 2026-01-07 13:42 UTC  (8+ messages)
` [PATCH 6.12.y-cip v2 1/6] pinctrl: renesas: rzg2l: Validate pins before setting mux function
` [PATCH 6.12.y-cip v2 2/6] pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control registers
` [PATCH 6.12.y-cip v2 3/6] pinctrl: renesas: rzg2l: Drop unnecessary pin configurations
` [PATCH 6.12.y-cip v2 4/6] arm64: dts: renesas: r9a09g047e57-smarc: Add gpio keys
` [PATCH 6.12.y-cip v2 5/6] arm64: dts: renesas: r9a09g047e57-smarc: Fix gpio key's pin control node
` [PATCH 6.12.y-cip v2 6/6] arm64: dts: renesas: r9a09g047e57-smarc: Use Schmitt input for NMI function

[cip-dev][isar-cip-core][PATCH v2 0/7] Simplify the use of isar-cip-core in downstream layers
 2026-01-07 13:26 UTC  (8+ messages)
` [cip-dev][isar-cip-core][PATCH v2 1/7] kas: move initramfs-tool specific recipes to cip-core-initramfs
` [cip-dev][isar-cip-core][PATCH v2 2/7] Move RO_ROOTFS Options to swupdate.inc
` [cip-dev][isar-cip-core][PATCH v2 3/7] Default SWUPDATE_BOOTLOADER to efibootguard
` [cip-dev][isar-cip-core][PATCH v2 4/7] Move efibootguard to swupdate-efibootguard.inc
` [cip-dev][isar-cip-core][PATCH v2 5/7] Add swupdate-config to swupdate.inc
` [cip-dev][isar-cip-core][PATCH v2 6/7] Add documentation how to integrate isar-cip-core
` [cip-dev][isar-cip-core][PATCH v2 7/7] rename recipes-core/images/swupdate.inc to swupdate-ab-rootfs.inc

[PATCH 6.12.y-cip 0/6] RZ/G3S: Backport TSU support
 2026-01-07 12:21 UTC  (9+ messages)
` [PATCH 6.12.y-cip 3/6] thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas RZ/G3S SoC
  ` [cip-dev] [PATCH 6.12.y-cip 0/6] RZ/G3S: Backport TSU support

[cip-dev][isar-cip-core][RFC 0/6] Simplify the use of
 2026-01-07  9:03 UTC  (7+ messages)
` [cip-dev][isar-cip-core][RFC 2/6] Move RO_ROOTFS Options to swupdate.inc
` [cip-dev][isar-cip-core][RFC 6/6] Add documentation how to integrate isar-cip-core

[PATCH 6.12.y-cip 0/8] net: stmmac: Fix EEE-related issues
 2026-01-07  8:23 UTC  (10+ messages)
` [PATCH 6.12.y-cip 1/8] net: phy: add configuration of rx clock stop mode
` [PATCH 6.12.y-cip 2/8] net: stmmac: move tx_lpi_timer tracking to phylib
` [PATCH 6.12.y-cip 3/8] net: stmmac: make EEE depend on phy->enable_tx_lpi
` [PATCH 6.12.y-cip 4/8] net: stmmac: remove redundant code from ethtool EEE ops
` [PATCH 6.12.y-cip 5/8] net: stmmac: remove priv->tx_lpi_enabled
` [PATCH 6.12.y-cip 6/8] net: stmmac: convert to use phy_eee_rx_clock_stop()
` [PATCH 6.12.y-cip 7/8] net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()
` [PATCH 6.12.y-cip 8/8] net: stmmac: Disable EEE RX clock stop when VLAN is enabled

[PATCH 6.1.y-cip 0/3] net: stmmac: Fix EEE-related issues
 2026-01-07  8:17 UTC  (7+ messages)
` [PATCH 6.1.y-cip 1/3] net: phy: add configuration of rx clock stop mode
  ` [cip-dev] "
` [PATCH 6.1.y-cip 2/3] net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()
` [PATCH 6.1.y-cip 3/3] net: stmmac: Disable EEE RX clock stop when VLAN is enabled
` [cip-dev] [PATCH 6.1.y-cip 0/3] net: stmmac: Fix EEE-related issues

[PATCH 6.1.y-cip 0/1] Backport RZ DMAC fix to 6.1.y-cip
 2026-01-07  8:15 UTC  (4+ messages)
` [PATCH 6.1.y-cip 1/1] dmaengine: sh: rz-dmac: handle configs where one address is zero

[PATCH 6.1.y-cip] net: stmmac: dwmac-renesas-gbeth: Add .init() callback
 2026-01-07  8:08 UTC  (4+ messages)
` [cip-dev] "

[PATCH for 6.12.y-cip + 6.12.63 ] can: rcar_canfd: Fix build error caused by is_gen4()
 2026-01-07  7:55 UTC  (8+ messages)
` FW: "

Request for review for 4.4-st71, 4.4-cip106
 2026-01-07  0:40 UTC  (3+ messages)

Drop default y from CONFIG_EFI_GRUB_ARM32_WORKAROUND?
 2026-01-06 16:40 UTC  (4+ messages)

[PATCH 6.12.y-cip 00/17] Add I2C support to RZ/T2H and RZ/N2H SoCs
 2026-01-06 18:06 UTC  (24+ messages)
` [PATCH 6.12.y-cip 01/17] clk: renesas: r9a09g077: Propagate rate changes to parent clocks
` [PATCH 6.12.y-cip 02/17] clk: renesas: r9a09g077: Remove stray blank line
` [PATCH 6.12.y-cip 03/17] clk: renesas: r9a09g077: Use devm_ helpers for divider clock registration
` [PATCH 6.12.y-cip 04/17] clk: renesas: cpg-mssr: Add module reset support for RZ/T2H
` [PATCH 6.12.y-cip 05/17] clk: renesas: r9a09g077: Add RIIC module clocks
` [PATCH 6.12.y-cip 06/17] dt-bindings: i2c: renesas,riic: Move ref for i2c-controller.yaml to the end
` [PATCH 6.12.y-cip 07/17] dt-bindings: i2c: renesas,riic: Document RZ/T2H and RZ/N2H support
` [PATCH 6.12.y-cip 08/17] i2c: riic: Make use of devres helper to request deasserted reset line
` [PATCH 6.12.y-cip 09/17] i2c: riic: Implement bus recovery
` [PATCH 6.12.y-cip 10/17] i2c: riic: Pass IRQ desc array as part of OF data
` [PATCH 6.12.y-cip 11/17] i2c: riic: Move generic compatible string to end of array
` [PATCH 6.12.y-cip 12/17] i2c: riic: Add support for RZ/T2H SoC
` [PATCH 6.12.y-cip 13/17] arm64: dts: renesas: r9a09g077: Add I2C controller nodes
` [PATCH 6.12.y-cip 14/17] arm64: dts: renesas: r9a09g087: "
` [PATCH 6.12.y-cip 15/17] arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Enable I2C0 and I2C1 support
` [PATCH 6.12.y-cip 16/17] arm64: dts: renesas: r9a09g087m44-rzt2h-evk: "
` [PATCH 6.12.y-cip 17/17] arm64: dts: renesas: rzt2h-n2h-evk-common: Enable EEPROM on I2C0
` [cip-dev] [PATCH 6.12.y-cip 00/17] Add I2C support to RZ/T2H and RZ/N2H SoCs

[PATCH 6.1.y-cip 0/5] Add RZ/V2N GBETH support
 2026-01-06 17:05 UTC  (8+ messages)
` [PATCH 6.1.y-cip 1/5] clk: renesas: r9a09g056-cpg: Add clock and reset entries for GBETH0/1
` [PATCH 6.1.y-cip 2/5] dt-bindings: net: renesas-gbeth: Add support for RZ/V2N (R9A09G056) SoC
` [PATCH 6.1.y-cip 3/5] arm64: dts: renesas: r9a09g056: Add GBETH nodes
` [PATCH 6.1.y-cip 4/5] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable GBETH
` [PATCH 6.1.y-cip 5/5] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Fix pinctrl node name for GBETH1

[isar-cip-core][PATCH] u-boot arm: Disable problematic GRUB workaround
 2026-01-06 14:08 UTC 

[isar-cip-core][PATCH] x86-uefi: Switch to systemd-boot
 2026-01-06 14:06 UTC 

[isar-cip-core][PATCH] linux-cip: Update kernel config revision
 2026-01-06 14:05 UTC  (2+ messages)

[isar-cip-core][PATCH v2] fix(security): install systemd-cryptsetup for LUKS userspace support on Trixie
 2026-01-06 14:04 UTC  (3+ messages)

[PATCH 6.12-y.cip 0/5] Add RZ/V2N GBETH support
 2026-01-06 13:55 UTC  (8+ messages)
` [PATCH 6.12-y.cip 1/5] clk: renesas: r9a09g056-cpg: Add clock and reset entries for GBETH0/1
` [PATCH 6.12-y.cip 2/5] dt-bindings: net: renesas-gbeth: Add support for RZ/V2N (R9A09G056) SoC
` [PATCH 6.12-y.cip 3/5] arm64: dts: renesas: r9a09g056: Add GBETH nodes
` [PATCH 6.12-y.cip 4/5] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable GBETH
` [PATCH 6.12-y.cip 5/5] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Fix pinctrl node name for GBETH1

[isar-cip-core][PATCH] fix(security): install systemd-cryptsetup for LUKS userspace support on Trixie
 2026-01-06 12:42 UTC  (3+ messages)

[PATCH 6.12.y-cip v2 00/24] Add suspend/resume support for RZ/G3E CANFD
 2026-01-06 12:50 UTC  (28+ messages)
` [PATCH 6.12.y-cip v2 01/24] can: rcar_canfd: Consistently use ndev for net_device pointers
` [PATCH 6.12.y-cip v2 02/24] can: rcar_canfd: Remove bittiming debug prints
` [PATCH 6.12.y-cip v2 03/24] can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt()
` [PATCH 6.12.y-cip v2 04/24] can: rcar_canfd: Add helper variable dev to rcar_canfd_reset_controller()
` [PATCH 6.12.y-cip v2 05/24] can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu}t_data()
` [PATCH 6.12.y-cip v2 06/24] can: rcar_canfd: Repurpose f_dcfg base for other registers
` [PATCH 6.12.y-cip v2 07/24] can: rcar_canfd: Rename rcar_canfd_setrnc() to rcar_canfd_set_rnc()
` [PATCH 6.12.y-cip v2 08/24] can: rcar_canfd: Share config code in rcar_canfd_set_bittiming()
` [PATCH 6.12.y-cip v2 09/24] can: rcar_canfd: Return early in rcar_canfd_set_bittiming() when not FD
` [PATCH 6.12.y-cip v2 10/24] can: rcar_canfd: Add support for Transceiver Delay Compensation
` [PATCH 6.12.y-cip v2 11/24] can: rcar_canfd: Describe channel-specific FD registers using C struct
` [PATCH 6.12.y-cip v2 12/24] can: rcar_canfd: Drop unused macros
` [PATCH 6.12.y-cip v2 13/24] can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4
` [PATCH 6.12.y-cip v2 14/24] can: rcar_canfd: Update RCANFD_CFG_* macros
` [PATCH 6.12.y-cip v2 15/24] can: rcar_canfd: Simplify nominal bit rate config
` [PATCH 6.12.y-cip v2 16/24] can: rcar_canfd: Simplify data "
` [PATCH 6.12.y-cip v2 17/24] can: rcar_canfd: Invert reset assert order
` [PATCH 6.12.y-cip v2 18/24] can: rcar_canfd: Invert global vs. channel teardown
` [PATCH 6.12.y-cip v2 19/24] can: rcar_canfd: Use devm_clk_get_optional() for RAM clk
` [PATCH 6.12.y-cip v2 20/24] can: rcar_canfd: Extract rcar_canfd_global_{,de}init()
` [PATCH 6.12.y-cip v2 21/24] can: rcar_canfd: Invert CAN clock and close_candev() order
` [PATCH 6.12.y-cip v2 22/24] can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH 6.12.y-cip v2 23/24] can: rcar_canfd: Add suspend/resume support
` [PATCH 6.12.y-cip v2 24/24] can: rcar_canfd: Fix CAN-FD mode as default
` [cip-dev] [PATCH 6.12.y-cip v2 00/24] Add suspend/resume support for RZ/G3E CANFD

[PATCH 5.10.y-cip 0/7] RZ/G3S: Backport TSU support
 2026-01-06 10:08 UTC  (2+ messages)

[PATCH 6.1.y-cip 0/7] RZ/G3S: Backport TSU support
 2026-01-06  8:37 UTC  (2+ messages)

[ANNOUNCE] Release v6.12.63-cip15
 2026-01-06  7:22 UTC 

Request for review for 4.19-st11, 4.19-cip127
 2026-01-05 21:55 UTC  (2+ messages)

[PATCH 6.1.y-cip 00/24] Add suspend/resume support for RZ/G3E CANFD
 2026-01-04 17:22 UTC  (2+ messages)

4.19-y-cip missing backport?
 2026-01-02  2:09 UTC  (5+ messages)
` [cip-dev] "

[kernel-cve-report] New CVE entries this week
 2026-01-01  0:48 UTC 

[PATCH 6.1.y-cip 00/12] Add gpio keys/sleep button support for RZ/G3E
 2025-12-31 10:08 UTC  (5+ messages)
` [PATCH 6.1.y-cip 05/12] pinctrl: renesas: rzg2l: Fix ISEL restore on resume

[PATCH 6.12.y-cip 0/5] Add gpio keys/sleep button support for RZ/G3E
 2025-12-31 10:06 UTC  (9+ messages)
` [PATCH 6.12.y-cip 4/5] arm64: dts: renesas: r9a09g047e57-smarc: Add gpio keys
      ` [cip-dev] "

[PATCH 6.12.y-cip v2 00/19] RZ/{G2L, G2LC, G2UL, G3S, Five, V2L}: Backport MSTOP support
 2025-12-30 14:46 UTC  (2+ messages)
` [cip-dev] "

[PATCH 6.12.y-cip 0/4] Add RZ/V2N WDT support
 2025-12-29  8:52 UTC  (3+ messages)

[kernel-cve-report] New CVE entries this week
 2025-12-25  5:12 UTC 


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