public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
 messages from 2024-07-05 07:41:06 to 2024-07-18 11:02:40 UTC [more...]

[PATCH 5.10.y-cip 00/31] Add PMIC DA9062 support
 2024-07-18 11:02 UTC  (39+ messages)
` [PATCH 5.10.y-cip 01/31] mfd: core: Delete corresponding OF node entries from list on MFD removal
` [PATCH 5.10.y-cip 02/31] mfd: da9xxx-core: Constify static struct resource
` [PATCH 5.10.y-cip 03/31] mfd: da9062: Drop of_match_ptr from of_device_id table
` [PATCH 5.10.y-cip 04/31] mfd: da9062: Simplify getting of_device_id match data
` [PATCH 5.10.y-cip 05/31] mfd: da9062: Support SMBus and I2C mode
` [PATCH 5.10.y-cip 06/31] mfd: da9061: Fix Failed to set Two-Wire Bus Mode
` [PATCH 5.10.y-cip 07/31] mfd: da9062: Use MFD_CELL_OF macro
` [PATCH 5.10.y-cip 08/31] mfd: da9062: Remove IRQ requirement
` [PATCH 5.10.y-cip 09/31] mfd: da9062: Simplify obtaining I2C match data
` [PATCH 5.10.y-cip 10/31] rtc: da9063: Simplify bool comparison
` [PATCH 5.10.y-cip 11/31] rtc: da9063: add as wakeup source
` [PATCH 5.10.y-cip 12/31] rtc: da9063: Mark the alarm IRQ as a wake IRQ
` [PATCH 5.10.y-cip 13/31] rtc: da9063: Make IRQ as optional
` [PATCH 5.10.y-cip 14/31] rtc: da9063: Use device_get_match_data()
` [PATCH 5.10.y-cip 15/31] rtc: da9063: Use dev_err_probe()
` [PATCH 5.10.y-cip 16/31] pinctrl: Propagate firmware node from a parent device
` [PATCH 5.10.y-cip 17/31] pinctrl: da9062: Add OF table
` [PATCH 5.10.y-cip 18/31] Input: da9063 - add wakeup support
` [PATCH 5.10.y-cip 19/31] Input: da9063 - simplify obtaining OF match data
` [PATCH 5.10.y-cip 20/31] Input: da9063 - drop redundant prints in probe()
` [PATCH 5.10.y-cip 21/31] Input: da9063 - use dev_err_probe()
` [PATCH 5.10.y-cip 22/31] dt-bindings: mfd: Convert da9063 to yaml
    ` [cip-dev] "
` [PATCH 5.10.y-cip 23/31] dt-bindings: watchdog: da9062-wdt: convert txt "
` [PATCH 5.10.y-cip 24/31] dt-bindings: mfd: da9062: Update watchdog description
` [PATCH 5.10.y-cip 25/31] dt-bindings: mfd: dlg,da9063: Update watchdog child node
` [PATCH 5.10.y-cip 26/31] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema
` [PATCH 5.10.y-cip 27/31] dt-bindings: thermal: Convert da906{1,2} thermal "
` [PATCH 5.10.y-cip 28/31] dt-bindings: mfd: dlg,da9063: Sort child devices
` [PATCH 5.10.y-cip 29/31] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema
` [PATCH 5.10.y-cip 30/31] arm64: dts: renesas: rzg2ul-smarc: Enable PMIC and built-in RTC, GPIO and ONKEY
` [PATCH 5.10.y-cip 31/31] arm64: defconfig: Enable Renesas DA9062 PMIC

[isar-cip-core] [PATCH] classes/squashfs: exclude boot dir during squshfs image creation
 2024-07-18 10:57 UTC 

[PATCH 6.1.y-cip 00/23] Add PMIC DA9062 support
 2024-07-18 10:57 UTC  (27+ messages)
` [PATCH 6.1.y-cip 01/23] mfd: da9062: Use MFD_CELL_OF macro
` [PATCH 6.1.y-cip 02/23] mfd: da9062: Remove IRQ requirement
` [PATCH 6.1.y-cip 03/23] mfd: da9062: Simplify obtaining I2C match data
` [PATCH 6.1.y-cip 04/23] rtc: da9063: Mark the alarm IRQ as a wake IRQ
` [PATCH 6.1.y-cip 05/23] rtc: da9063: Make IRQ as optional
` [PATCH 6.1.y-cip 06/23] rtc: da9063: Use device_get_match_data()
` [PATCH 6.1.y-cip 07/23] rtc: da9063: Use dev_err_probe()
` [PATCH 6.1.y-cip 08/23] pinctrl: da9062: Add OF table
` [PATCH 6.1.y-cip 09/23] Input: da9063 - add wakeup support
` [PATCH 6.1.y-cip 10/23] Input: da9063 - simplify obtaining OF match data
` [PATCH 6.1.y-cip 11/23] Input: da9063 - drop redundant prints in probe()
` [PATCH 6.1.y-cip 12/23] Input: da9063 - use dev_err_probe()
` [PATCH 6.1.y-cip 13/23] dt-bindings: watchdog: da9062-wdt: convert txt to yaml
` [PATCH 6.1.y-cip 14/23] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
` [PATCH 6.1.y-cip 15/23] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog
` [PATCH 6.1.y-cip 16/23] dt-bindings: mfd: da9062: Update watchdog description
` [PATCH 6.1.y-cip 17/23] dt-bindings: mfd: dlg,da9063: Update watchdog child node
` [PATCH 6.1.y-cip 18/23] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema
` [PATCH 6.1.y-cip 19/23] dt-bindings: thermal: Convert da906{1,2} thermal "
` [PATCH 6.1.y-cip 20/23] dt-bindings: mfd: dlg,da9063: Sort child devices
` [PATCH 6.1.y-cip 21/23] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema
` [PATCH 6.1.y-cip 22/23] arm64: dts: renesas: rzg2ul-smarc: Enable PMIC and built-in RTC, GPIO and ONKEY
` [PATCH 6.1.y-cip 23/23] arm64: defconfig: Enable Renesas DA9062 PMIC

[PATCH v3.1 3/4] initramfs-crypt-hook: Allow speed-up of disk-reencryption
 2024-07-18 10:47 UTC 

[PATCH v3 1/4] initramfs-crypt-hook: Do not attempt to repair a partially encrypted filesystem
 2024-07-18 10:32 UTC  (4+ messages)
` [PATCH v3 2/4] initramfs-crypt-hook: Provide full losetup executable
` [PATCH v3 3/4] initramfs-crypt-hook: Allow speed-up of disk-reencryption
` [PATCH v3 4/4] initramfs-crypt-hook: Extend README.md for CRYPT_FAST_REENCRYPTION mechanism

[PATCH v3 1/4] initramfs-crypt-hook: Do not attempt to repair a partially encrypted filesystem
 2024-07-18 10:28 UTC  (12+ messages)
` [PATCH v3 2/4] initramfs-crypt-hook: Provide full losetup executable
` [PATCH v3 3/4] initramfs-crypt-hook: Allow speed-up of disk-reencryption
` [PATCH v3 4/4] initramfs-crypt-hook: Extend README.md for CRYPT_FAST_REENCRYPTION mechanism

[ANNOUNCE] 4.4.302-cip89-rt50
 2024-07-18  8:16 UTC  (3+ messages)

[isar-cip-core][PATCH] wic/x86-uefi-efibootguard: correct the partition name
 2024-07-18  7:36 UTC  (2+ messages)

CIP IRC weekly meeting today on libera.chat
 2024-07-18  7:24 UTC 

[kernel-cve-report] New CVE entries this week
 2024-07-17 23:09 UTC 

[cip-dev] [isar-cip-core][PATCH v4] initramfs-overlay-hook: Check file system of INITRAMFS_OVERLAY_STORAGE_DEVICE
 2024-07-17 14:56 UTC  (2+ messages)

[PATCH v2.1 2/4] initramfs-crypt-hook: Provide full losetup executable
 2024-07-15 12:51 UTC  (5+ messages)

[PATCH v2 1/4] initramfs-crypt-hook: Do not attempt to repair a partially encrypted filesystem
 2024-07-15 11:00 UTC  (7+ messages)
` [PATCH v2 2/4] initramfs-crypt-hook: Ensure that full losetup executable is provided
` [PATCH v2 3/4] initramfs-crypt-hook: Allow speed-up of disk-reencryption
` [PATCH v2 4/4] initramfs-crypt-hook: Extend README.md for CRYPT_FAST_REENCRYPTION mechanism

[isar-cip-core][PATCH] linux-cip: Update to 4.4.302-cip89, 4.19.317-cip111[-rt37]
 2024-07-15  6:35 UTC 

[ANNOUNCE] 4.19.317-cip111-rt37 (rt137)
 2024-07-12 15:55 UTC 

Sporadic failures of swupdate tests
 2024-07-12 13:40 UTC 

[RFC] Kernel CVE Triage Tool
 2024-07-12  9:22 UTC 

[PATCH 0/4] initramfs-crypt-hook: Speedup disk-encryption reencrypt and other improvements
 2024-07-12 10:10 UTC  (16+ messages)
` [PATCH 1/4] initramfs-crypt-hook: Do not attempt to repair a partially encrypted filesystem
` [PATCH 2/4] initramfs-crypt-hook: Provide full losetup executable
` [PATCH 3/4] initramfs-crypt-hook: Speedup disk-encryption reencrypt
` [PATCH 4/4] initramfs-crypt-hook: Add missing mountpoint executable

[isar-cip-core 0/2] Update docs
 2024-07-12  9:39 UTC  (4+ messages)
` [isar-cip-core 1/2] doc/README.secureboot.md: Add information of DB and KEK in case of snakeoil keys
` [isar-cip-core 2/2] doc: Add information about Debian snakeoil and user generated keys method for secure boot

[isar-cip-core][PATCH] classes, recipes-initramfs: remove do prefix for adding task
 2024-07-12  9:35 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH v3 1/2] initramfs-overlay-hook: Add INITRAMFS_OVERLAY_MOUNT_OPTION
 2024-07-12  7:47 UTC  (8+ messages)
` [cip-dev][isar-cip-core][PATCH v3 2/2] initramfs-overlay-hook: Check file system of INITRAMFS_OVERLAY_STORAGE_DEVICE

[PATCH] swupdate.bbclass: make swu_files entries unique
 2024-07-12  7:17 UTC  (10+ messages)

[PATCH][isar-cip-core] kas/opt/expand-on-first-boot.yml: add an optional expand-on-first-boot
 2024-07-12  7:16 UTC  (6+ messages)
` [isar-cip-core][PATCH v2] "
      ` [isar-cip-core][PATCH v3] "

CIP IRC weekly meeting today on libera.chat
 2024-07-11 11:41 UTC 

[kernel-cve-report] New CVE entries this week
 2024-07-10 23:26 UTC 

[ANNOUNCE] 6.1.96-cip24-rt13 (rt35)
 2024-07-10 11:10 UTC 

[ANNOUNCE] Release v4.19.317-cip111 and v5.10.221-cip50 and v6.1.96-cip24
 2024-07-10  9:17 UTC 

[PATCH RESEND 6.1.y-cip 0/1] Backport fix for use-after-free in ravb driver
 2024-07-10  4:40 UTC  (3+ messages)
` [PATCH RESEND 6.1.y-cip 1/1] net: ravb: Fix GbEth jumbo packet RX checksum handling

[PATCH 6.1.y-cip 1/1] net: ravb: Fix GbEth jumbo packet RX checksum handling
 2024-07-09 11:15 UTC  (3+ messages)

[PATCH] README.m-com-x86.md: Add hardware details
 2024-07-08 19:17 UTC 

[ANNOUNCE] Release v4.4.302-cip89
 2024-07-08 12:58 UTC 

Request for reviews for 4.4-st54, 4.4-cip89
 2024-07-08 12:58 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH 5.10.y-cip 00/10] Add IRQC support for RZ/Five SoC
 2024-07-08  7:48 UTC  (14+ messages)
` [PATCH 5.10.y-cip 01/10] clk: renesas: rzg2l: Fix build warning
` [PATCH 5.10.y-cip 02/10] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts
` [PATCH 5.10.y-cip 03/10] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC
` [PATCH 5.10.y-cip 04/10] irqchip/renesas-rzg2l: Simplify rzg2l_irqc_irq_{en,dis}able()
` [PATCH 5.10.y-cip 05/10] irqchip/renesas-rzg2l: Add support for RZ/Five SoC
` [PATCH 5.10.y-cip 06/10] irqchip/renesas-rzg2l: Reorder function calls in rzg2l_irqc_irq_disable()
` [PATCH 5.10.y-cip 07/10] riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI
` [PATCH 5.10.y-cip 08/10] arm64: dts: renesas: r9a07g043: Move interrupt-parent property to common DTSI
` [PATCH 5.10.y-cip 09/10] riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties from ETH0/1 nodes
` [PATCH 5.10.y-cip 10/10] cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wback()

[PATCH 6.1.y-cip 0/9] Add IRQC support for RZ/Five SoC
 2024-07-08  7:46 UTC  (13+ messages)
` [PATCH 6.1.y-cip 1/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts
` [PATCH 6.1.y-cip 2/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/Five SoC
` [PATCH 6.1.y-cip 3/9] irqchip/renesas-rzg2l: Simplify rzg2l_irqc_irq_{en,dis}able()
` [PATCH 6.1.y-cip 4/9] irqchip/renesas-rzg2l: Add support for RZ/Five SoC
` [PATCH 6.1.y-cip 5/9] irqchip/renesas-rzg2l: Reorder function calls in rzg2l_irqc_irq_disable()
` [PATCH 6.1.y-cip 6/9] riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI
` [PATCH 6.1.y-cip 7/9] arm64: dts: renesas: r9a07g043: Move interrupt-parent property to common DTSI
` [PATCH 6.1.y-cip 8/9] riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties from ETH0/1 nodes
` [PATCH 6.1.y-cip 9/9] cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wback()

[isar-cip-core][PATCH 1/3] ci: submit_lava: Improve detection of failed jobs
 2024-07-05 15:37 UTC  (3+ messages)
` [isar-cip-core][PATCH 2/3] tests: Pin revision of cip-security-tests
` [isar-cip-core][PATCH 3/3] ci: Require IEC tests to succeed as well

[isar-cip-core v3] README.m-com-x86.md: Add M-COM board specific details
 2024-07-05 15:34 UTC  (2+ messages)

[isar-cip-core v2 0/2] Update README files
 2024-07-05 14:49 UTC  (6+ messages)
` [isar-cip-core v2 1/2] doc/REAME.secureboot.md: Add steps to inject UEFI keys from KeyTool.efi
` [isar-cip-core v2 2/2] README.m-com-x86.md: Add M-COM board specific details

[isar-cip-core v2] Kconfig: Select secure boot as default for security image
 2024-07-05 11:11 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