public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
 messages from 2024-05-29 08:14:47 to 2024-06-14 05:28:06 UTC [more...]

[isar-cip-core v3 0/4] Trigger CIP Core testing LAVA jobs
 2024-06-14  5:28 UTC  (10+ messages)
` [isar-cip-core v3 1/4] tests/templates: Include functionality based templates
` [isar-cip-core v3 2/4] submit_lava.sh: Add script to submit the jobs prepared from templates
` [isar-cip-core v3 3/4] .gitlab-ci.yml: Add test targets specific for CIP core functionalities
` [isar-cip-core v3 4/4] doc/README.lava-testing.md: Add README to explain CIP Core testing

Artifact download failed due to timeout in 'lab-cip-cybertrust`
 2024-06-14  5:27 UTC  (2+ messages)

[PATCH 6.1.y-cip 0/7] Fix USBHS pipe configuration
 2024-06-14  5:23 UTC  (10+ messages)
` [PATCH 6.1.y-cip 1/7] dt-bindings: usb: renesas,usbhs: Document RZ/Five SoC
` [PATCH 6.1.y-cip 2/7] dt-bindings: usb: renesas,usbhs: Document RZ/G2L family compatible
` [PATCH 6.1.y-cip 3/7] usb: renesas_usbhs: Simplify obtaining device data
` [PATCH 6.1.y-cip 4/7] usb: renesas_usbhs: Improve usbhsc_default_pipe[] for isochronous transfers
` [PATCH 6.1.y-cip 5/7] usb: renesas_usbhs: Update usbhs pipe configuration for RZ/G2L family
` [PATCH 6.1.y-cip 6/7] usb: renesas_usbhs: Remove trailing comma in the terminator entry for OF table
` [PATCH 6.1.y-cip 7/7] arm64: dts: renesas: r9a07g0{43,44,54}: Update RZ/G2L family compatible

[PATCH 5.10.y-cip 0/7] Fix USBHS pipe configuration
 2024-06-14  5:23 UTC  (10+ messages)
` [PATCH 5.10.y-cip 1/7] dt-bindings: usb: renesas,usbhs: Document RZ/Five SoC
` [PATCH 5.10.y-cip 2/7] dt-bindings: usb: renesas,usbhs: Document RZ/G2L family compatible
` [PATCH 5.10.y-cip 3/7] usb: renesas_usbhs: Simplify obtaining device data
` [PATCH 5.10.y-cip 4/7] usb: renesas_usbhs: Improve usbhsc_default_pipe[] for isochronous transfers
` [PATCH 5.10.y-cip 5/7] usb: renesas_usbhs: Update usbhs pipe configuration for RZ/G2L family
` [PATCH 5.10.y-cip 6/7] usb: renesas_usbhs: Remove trailing comma in the terminator entry for OF table
` [PATCH 5.10.y-cip 7/7] arm64: dts: renesas: r9a07g0{43,44,54}: Update RZ/G2L family compatible

[isar-cip-core][PATCH v1] doc/README.swupdate.md: Minor updates to verification steps and additional information on usage of zchunk handler
 2024-06-13 16:47 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH] encrypt partition: Add support for swap partition
 2024-06-13 16:45 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH v4 0/2] wic ebg plugins support
 2024-06-13 16:43 UTC  (5+ messages)
` [cip-dev][isar-cip-core][PATCH v4 1/2] wic/plugins/efibootguard*: Take --size and --fixed-size into account
` [cip-dev][isar-cip-core][PATCH v4 2/2] wic/ebg*sysparts.inc increase the size of the boot partitions

CIP IRC weekly meeting today on libera.chat
 2024-06-13 10:14 UTC 

[kernel-cve-report] New CVE entries this week
 2024-06-12 22:47 UTC 

[PATCH 5.10.y-cip 00/19] Add suspend to RAM support for pin and IA55 IRQ controllers
 2024-06-11 13:19 UTC  (23+ messages)
` [PATCH 5.10.y-cip 01/19] clk: renesas: r9a08g045: Add IA55 pclk and its reset
` [PATCH 5.10.y-cip 02/19] bitfield: add FIELD_PREP_CONST()
` [PATCH 5.10.y-cip 03/19] pinctrl: renesas: rzg2l: Improve code for readability
` [PATCH 5.10.y-cip 04/19] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH 5.10.y-cip 05/19] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH 5.10.y-cip 06/19] pinctrl: renesas: rzg2l: Configure interrupt input mode
` [PATCH 5.10.y-cip 07/19] pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able()
` [PATCH 5.10.y-cip 08/19] pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able*(
` [PATCH 5.10.y-cip 09/19] pinctrl: renesas: rzg2l: Add suspend/resume support
` [PATCH 5.10.y-cip 10/19] irqchip/renesas-rzg2l: Add support for suspend to RAM
` [PATCH 5.10.y-cip 11/19] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/V2L SoC
` [PATCH 5.10.y-cip 12/19] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description for '#interrupt-cells' property
` [PATCH 5.10.y-cip 13/19] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G2UL SoC
` [PATCH 5.10.y-cip 14/19] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3S
` [PATCH 5.10.y-cip 15/19] arm64: dts: renesas: r9a08g045: Add IA55 interrupt controller node
` [PATCH 5.10.y-cip 16/19] arm64: dts: renesas: rzg3s-smarc: Add gpio keys
` [PATCH 5.10.y-cip 17/19] arm64: dts: renesas: r9a08g045: Add missing interrupts to IRQC node
` [PATCH 5.10.y-cip 18/19] arm64: dts: renesas: r9a08g045: Add PSCI support
` [PATCH 5.10.y-cip 19/19] arm64: dts: renesas: rzg2l: Add missing interrupts to IRQC nodes

[PATCH 6.1.y-cip 00/17] Add suspend to RAM support for pin and IA55 IRQ controllers
 2024-06-11 13:16 UTC  (22+ messages)
` [PATCH 6.1.y-cip 01/17] clk: renesas: r9a08g045: Add IA55 pclk and its reset
` [PATCH 6.1.y-cip 02/17] bitfield: add FIELD_PREP_CONST()
` [PATCH 6.1.y-cip 03/17] pinctrl: renesas: rzg2l: Improve code for readability
` [PATCH 6.1.y-cip 04/17] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH 6.1.y-cip 05/17] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH 6.1.y-cip 06/17] pinctrl: renesas: rzg2l: Configure interrupt input mode
` [PATCH 6.1.y-cip 07/17] pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able()
` [PATCH 6.1.y-cip 08/17] pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able*(
` [PATCH 6.1.y-cip 09/17] pinctrl: renesas: rzg2l: Add suspend/resume support
` [PATCH 6.1.y-cip 10/17] pinctrl: renesas: rzg2l: Select GPIOLIB_IRQCHIP and IRQ_DOMAIN_HIERARCHY
` [PATCH 6.1.y-cip 11/17] irqchip/renesas-rzg2l: Add support for suspend to RAM
` [PATCH 6.1.y-cip 12/17] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G2UL SoC
` [PATCH 6.1.y-cip 13/17] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3S
` [PATCH 6.1.y-cip 14/17] arm64: dts: renesas: r9a08g045: Add IA55 interrupt controller node
` [PATCH 6.1.y-cip 15/17] arm64: dts: renesas: r9a08g045: Add PSCI support
` [PATCH 6.1.y-cip 16/17] arm64: dts: renesas: rzg3s-smarc: Add gpio keys
` [PATCH 6.1.y-cip 17/17] arm64: dts: renesas: r9a08g045: Add missing interrupts to IRQC node

[cip-dev][isar-cip-core][PATCH v3] wic/plugins/efibootguard*: Take --size and --fixed-size into account
 2024-06-11 11:56 UTC  (4+ messages)

[isar-cip-core][PATCH] ci: Only test stage when build stage ran as well
 2024-06-11 11:46 UTC 

Adding swap space to the encrypted partition
 2024-06-11  5:37 UTC  (7+ messages)
` [cip-dev] "

[isar-cip-core v2 0/4] Trigger CIP Core testing LAVA jobs
 2024-06-07  9:52 UTC  (8+ messages)
` [isar-cip-core v2 1/4] tests/templates: Include functionality based templates
` [isar-cip-core v2 2/4] submit_lava.sh: Add script to submit the jobs prepared from templates
` [isar-cip-core v2 3/4] .gitlab-ci.yml: Add test targets specific for CIP core functionalities
` [isar-cip-core v2 4/4] doc/README.lava-testing.md: Add README to explain CIP Core testing

[isar-cip-core][PATCH v2] linux-cip: Update to 4.19.315-cip110, 5.10.218-cip49[-rt20] and 6.1.92-cip22[-rt12]
 2024-06-06 15:35 UTC 

[isar-cip-core][PATCH] Kconfig: Fix and update security extension option
 2024-06-06 15:35 UTC 

[ANNOUNCE] Release v4.19.315-cip110
 2024-06-06 14:19 UTC 

gitlab -stable-rc: mirroring not working?
 2024-06-06 11:54 UTC  (16+ messages)
` [cip-dev] "
  ` CVE-2017-5715 on simatic-ipc227e -- was "
      ` Siemens targets timing out?
                ` 6.1 plans (rt, ethernet merge) was "

syslog-ng.service fails to start with empty var partition
 2024-06-06 11:48 UTC 

[ANNOUNCE] 5.10.218-cip49-rt20
 2024-06-06 11:28 UTC 

CIP IRC weekly meeting today on libera.chat
 2024-06-06  7:31 UTC 

[isar-cip-core][PATCH] linux-cip: Update 5.10.218-cip49 and 6.1.92-cip22[-rt12]
 2024-06-06  5:50 UTC 

[ANNOUNCE] Release v5.10.218-cip49
 2024-06-05 23:43 UTC 

[kernel-cve-report] New CVE entries this week
 2024-06-05 23:38 UTC 

[ANNOUNCE] 6.1.92-cip22-rt12
 2024-06-05 10:57 UTC 

Request for reviews for 4.4-st53, 4.4-cip88
 2024-06-05 10:54 UTC  (5+ messages)
  ` [cip-dev] "

[ANNOUNCE] Release v5.10.218-cip48
 2024-06-05  9:30 UTC 

[PATCH 5.10.y-cip 00/47] Add Ethernet support for Renesas RZ/G3S SoC
 2024-06-05  8:53 UTC  (3+ messages)

[ANNOUNCE] 6.1.92-cip22
 2024-06-04 20:54 UTC 

[PATCH 6.1.y-cip 00/33] Add Ethernet support for Renesas RZ/G3S SoC
 2024-06-04 13:20 UTC  (36+ messages)
` [PATCH 6.1.y-cip 01/33] clk: renesas: r9a08g045: Add clock and reset support for ETH0 and ETH1
` [PATCH 6.1.y-cip 03/33] pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
` [PATCH 6.1.y-cip 04/33] pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
` [PATCH 6.1.y-cip 05/33] pinctrl: renesas: rzg2l: Add output enable support
` [PATCH 6.1.y-cip 06/33] pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins
` [PATCH 6.1.y-cip 07/33] pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map()
` [PATCH 6.1.y-cip 08/33] dt-bindings: net: renesas,etheravb: Document RZ/G3S support
` [PATCH 6.1.y-cip 09/33] net: ravb: Rely on PM domain to enable gptp_clk
` [PATCH 6.1.y-cip 10/33] net: ravb: Make reset controller support mandatory
` [PATCH 6.1.y-cip 11/33] net: ravb: Assert/de-assert reset on suspend/resume
` [PATCH 6.1.y-cip 12/33] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH 6.1.y-cip 13/33] net: ravb: Move getting/requesting IRQs in the probe() method
` [PATCH 6.1.y-cip 14/33] net: ravb: Split GTI computation and set operations
` [PATCH 6.1.y-cip 15/33] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH 6.1.y-cip 16/33] net: ravb: Move DBAT configuration to "
` [PATCH 6.1.y-cip 17/33] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms
` [PATCH 6.1.y-cip 18/33] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
` [PATCH 6.1.y-cip 19/33] net: ravb: Simplify ravb_suspend()
` [PATCH 6.1.y-cip 20/33] net: ravb: Simplify ravb_resume()
` [PATCH 6.1.y-cip 21/33] ravb: Add Rx checksum offload support for GbEth
` [PATCH 6.1.y-cip 22/33] ravb: Add Tx "
` [PATCH 6.1.y-cip 23/33] net: ravb: Get rid of the temporary variable irq
` [PATCH 6.1.y-cip 24/33] net: ravb: Keep the reverse order of operations in ravb_close()
` [PATCH 6.1.y-cip 25/33] net: ravb: Return cached statistics if the interface is down
` [PATCH 6.1.y-cip 26/33] net: ravb: Move the update of ndev->features to ravb_set_features()
` [PATCH 6.1.y-cip 27/33] net: ravb: Do not apply features to hardware if the interface is down
` [PATCH 6.1.y-cip 28/33] net: ravb: Add runtime PM support
` [PATCH 6.1.y-cip 29/33] net: ravb: Fix registered interrupt names
` [PATCH 6.1.y-cip 30/33] arm64: dts: renesas: r9a08g045: Add Ethernet nodes
` [PATCH 6.1.y-cip 31/33] arm64: dts: renesas: rzg3s-smarc-som: Use switches' names to select on-board functionalities
` [PATCH 6.1.y-cip 32/33] arm64: dts: renesas: rzg3s-smarc-som: Enable the Ethernet interfaces
` [PATCH 6.1.y-cip 33/33] arm64: dts: renesas: rzg3s-smarc-som: Guard Ethernet IRQ GPIO hogs

[isar-cip-core 0/3] Trigger CIP Core testing LAVA jobs
 2024-06-04  8:25 UTC  (13+ messages)
` [isar-cip-core 1/3] test/templates: Include functionality based templates
` [isar-cip-core 2/3] submit_lava.sh: Add script to submit the jobs prepared from templates
` [isar-cip-core 3/3] .gitlab-ci.yml: Add test targets specific for CIP core functionalities
      ` [cip-dev] "

Preparing test evidences for CIP Core packages for IEC 62443-4-x assessment
 2024-06-04  7:38 UTC  (2+ messages)

[ANNOUNCE] isar-cip-core v1.4-rc1
 2024-06-04  5:11 UTC 

Preparing test evidences for CIP Core packages for IEC 62443-4-x assessment
 2024-06-02 14:26 UTC  (3+ messages)
  ` [cip-dev] "

[cip-dev][isar-cip-core][PATCH 0/3] Clean up security config
 2024-05-31  6:34 UTC  (3+ messages)

[cip-dev][isar-cip-core][PATCH v2] Enable secureboot and tpm2 encryption for generic x86
 2024-05-31  6:33 UTC  (3+ messages)
  ` [cip-security] "

[isar-cip-core][PATCH 1/2] linux-cip: Bump cip-kernel-config revision
 2024-05-31  6:24 UTC 

[isar-cip-core][PATCH 2/2] linux-cip: Ensure rebuild after changing SRCREV_cip-kernel-config
 2024-05-31  6:24 UTC 

[kernel-cve-report] New CVE entries this week
 2024-05-29 22:20 UTC 

Request for updating device dictionaries
 2024-05-29 13:07 UTC  (7+ messages)

Unable to start swtpm_start.sh
 2024-05-29 12:44 UTC  (4+ messages)


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