U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-05 08:16:02 to 2025-08-06 18:35:54 UTC [more...]

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-08-06 18:35 UTC 

Please pull u-boot-i2c master
 2025-08-06 18:11 UTC  (2+ messages)

[PATCH v2 00/11] Various V3/S3/V3s fixes and improvements
 2025-08-06 17:24 UTC  (15+ messages)
` [PATCH v2 01/11] sunxi: Kconfig: Fix default order for V3s DRAM clock
` [PATCH v2 02/11] sunxi: Split V3 and V3s support with a common option
` [PATCH v2 03/11] sunxi: Disable secure SRAM on sun8i platforms missing it
` [PATCH v2 04/11] power: axp: Add default voltages for V3/S3
` [PATCH v2 05/11] sunxi: Switch V3/V3s device-tree source to OF_UPSTREAM
` [PATCH v2 06/11] sunxi: Add support for I2C1 on PB pins for the V3/V3s
` [PATCH v2 07/11] sunxi: Add support for UART1 on PG pins for the V3/S3
` [PATCH v2 08/11] sunxi: pinecube: Enable EMAC and network support
` [PATCH v2 09/11] sunxi: Add support for the Lichee Pi Zero with Dock
` [PATCH v2 10/11] net: sun8i-emac: Remove internal PHY config default value
` [PATCH v2 11/11] net: sun8i-emac: Add support for active-low leds with internal PHY

[PATCH] phy: ti: j721e-wiz: Set error code before goto
 2025-08-06 17:03 UTC 

[PATCH] phy: qcom: Fix ret is uninitialised
 2025-08-06 16:55 UTC 

[PATCH 0/2] phy: marvell: Fix two Smatch reported issues
 2025-08-06 16:43 UTC  (3+ messages)
` [PATCH 1/2] phy: marvell: Fix off by 1 limit checks
` [PATCH 2/2] phy: marvell: Cannot test unsigned field to be negative

[PATCH v2 0/2] Add support for AM62P SR1.2
 2025-08-06 16:13 UTC  (7+ messages)
` [PATCH v2 1/2] soc: soc_ti_k3: Add support for AM62P variants
` [PATCH v2 2/2] mmc: am654_sdhci: Disable HS400 for AM62P SR1.0 and SR1.1

[PATCH 1/7] usb: dwc3: Tighten driver glue dependencies
 2025-08-06 16:10 UTC  (9+ messages)
` [PATCH 2/7] usb: gadget: Tighten requirements on USB_GADGET_ATMEL_USBA
` [PATCH 3/7] usb: gadget: bcm_udc_otg: Remove unused driver
` [PATCH 4/7] usb: gadget: max3420_udc: "
` [PATCH 5/7] usb: host: Tighten USB host driver dependencies
` [PATCH 6/7] usb: host: Tighten USB musb-new host glue "
` [PATCH 7/7] usb: musb: Remove most of the legacy MUSB code

[PATCH] phy: keystone-usb: Do not negate return code
 2025-08-06 15:47 UTC 

Smatch report for drivers/net/phy/marvell10g.c
 2025-08-06 15:36 UTC  (3+ messages)

[PATCH 0/2] phy: cadence: Fix two Smatch reported issues
 2025-08-06 15:24 UTC  (3+ messages)
` [PATCH 1/2] phy: cadence: sierra: Remove variable that is not assigned to
` [PATCH 2/2] phy: cadence: torrent: Set an error code for return

[PATCH 1/8] video: tidss: Remove unused drivers
 2025-08-06 15:15 UTC  (9+ messages)
` [PATCH 2/8] video: mali_dp: Remove unused driver
` [PATCH 3/8] video: tegra: Rework some of the driver dependencies
` [PATCH 4/8] video: Tighten some video "
` [PATCH 5/8] video: anx9804: Only build when needed
` [PATCH 6/8] video: ihs_video_out: Add missing <asm/io.h> to ihs_video_out.c
` [PATCH 7/8] video: sharp-lq101r1sx01: Do not make use of 'z' for printing non-size_t
` [PATCH 8/8] video: stm32: stm32_ltdc: Add missing <linux/sizes.h> to stm32_ltdc.c

[PATCH v3 1/2] arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
 2025-08-06 14:58 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: renesas: r8a779g3: Enable Winbond "

[PATCH] watchdog: Tighten some watchdog driver dependencies
 2025-08-06 14:56 UTC 

[PATCH 1/3] tpm: tpm_tis_st33zp24: Remove unused drivers
 2025-08-06 14:55 UTC  (3+ messages)
` [PATCH 2/3] tpm: cr50_i2c: Make use of 'z' for printing size_t
` [PATCH 3/3] tpm: tpm_tis_infineon: "

[PATCH 1/2] timer: fttmr010_timer: Remove unused driver
 2025-08-06 14:55 UTC  (2+ messages)
` [PATCH 2/2] timer: Tighten some timer driver dependencies

[PATCH v2 1/2] arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
 2025-08-06 14:47 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: renesas: r8a779g3: Enable Winbond "

[PATCH] net: rswitch: Fix error detection
 2025-08-06 14:37 UTC  (2+ messages)

[PATCH] i2c: rcar_iic: Do not use unitialised variable
 2025-08-06 14:35 UTC  (3+ messages)

[PATCH v1 0/3] socfpga: Agilex5: Fix dcache usage in SPL and SMC mailbox flow
 2025-08-06 13:54 UTC  (5+ messages)
` [PATCH v1 1/3] arch: arm: mach-socfpga: smc: Add dcache flushing and invalidation in smc_send_mailbox()
` [PATCH v1 2/3] arch: arm: lib: cache_v8: agilex5: Add weak function in cache_v8
` [PATCH v1 3/3] configs: agilex5: Enable config SPL_SYS_DCACHE_OFF

[PATCH v2 0/2] Restore support for i.MX95 A0 silicon
 2025-07-27 23:35 UTC  (3+ messages)
` [PATCH v2 1/2] binman: add a new entry type for generating a data file which is passed to mkimage with -n
` [PATCH v2 2/2] imx95_evk: Restore support for i.MX95 A0 silicon

[PATCH v2] dts: imx8m{m,n,p,q}: Make optee packaging optional
 2025-08-06 12:45 UTC 

[PATCH 1/1] doc: spl: fix typo 'TPL' to 'VPL'
 2025-08-06 11:39 UTC 

[PATCH] pci: apple: i needs to be initialised and used
 2025-08-06 11:30 UTC 

[PATCH] net: axi_emac: Fix timeout test
 2025-08-06 11:10 UTC 

[PATCH] net: ti: icssg: Remove impossible test
 2025-08-06 10:56 UTC 

[PATCH] net: ti: am65-cpsw-nuss: Initialise ret
 2025-08-06 10:43 UTC 

[PATCH] net: phy: vitesse: Fix incorrect test for timeout
 2025-08-06  9:37 UTC 

[PATCH v1 0/2] lwip: add Kconfig to decode and print ICMP unreachable messages
 2025-08-06  8:58 UTC  (3+ messages)
` [PATCH v1 1/2] lwip: icmp: allow reporting ICMP detination unreachable
` [PATCH v1 2/2] net: lwip: add Kconfig option to show ICMP unreachable errors

[PATCH] arm: imx: imx9: scmi: Fix booting from USB
 2025-08-06  6:53 UTC  (5+ messages)

[PATCH v1 00/34] SoCFPGA: Update Boot Support for Agilex7/7M in U-Boot
 2025-08-06  6:02 UTC  (2+ messages)

[PATCH v7 00/12] Add Synopsys MIPI I3C Driver support
 2025-08-06  4:36 UTC  (15+ messages)
` [PATCH v8 "
` [PATCH v8 01/12] drivers: i3c: Add new i3c uclass id
` [PATCH v8 02/12] drivers: i3c: Add driver for MIPI DWI3C
` [PATCH v8 03/12] drivers: i3c: Add i3c uclass driver
` [PATCH v8 04/12] drivers: Enabled Kconfig and Makefile for i3c support
` [PATCH v8 05/12] drivers: i3c: Enabled Kconfig and Makefile for DWI3C
` [PATCH v8 06/12] drivers: i3c: Add i3c sandbox simple test
` [PATCH v8 07/12] drivers: i3c: master: Enable probe i3c without slave device
` [PATCH v8 08/12] i3c: master: dw-i3c-master: Fix OD_TIMING for spike filter
` [PATCH v8 09/12] cmd: Add i3c command support
` [PATCH v8 10/12] test: cmd: Add simple test for i3c
` [PATCH v8 11/12] configs: sandbox_defconfig: Enable configs for sandbox i3c
` [PATCH v8 12/12] configs: agilex5_defconfig: Enable i3c configs for agilex5

[PATCH v7 03/12] drivers: i3c: Add i3c uclass driver
 2025-08-06  1:16 UTC 

Request for Clarification Regarding CVE-2025-45512 Affecting U-Boot v1.1.3
 2025-08-06  0:35 UTC 

[PATCH] arm64: dts: renesas: r8a779g3: Invert microSD voltage selector on Retronix R-Car V4H Sparrow Hawk EVTB1
 2025-08-06  0:59 UTC 

[PATCH] arm64: renesas: r8a779g3: Enable xHCI USB on Retronix R-Car V4H Sparrow Hawk board
 2025-08-06  0:58 UTC 

[PATCH] arm64: renesas: r8a779g3: Disable dual-rank DRAM on Retronix R-Car V4H ES2 Sparrow Hawk
 2025-08-06  0:57 UTC 

[PATCH] arm64: renesas: r8a779g3: Disable MicroSD UHS modes on Retronix R-Car V4H Sparrow Hawk EVTA1
 2025-08-06  0:56 UTC 

[PATCH RFC] dts: imx8m{m,n,p,q}: Make optee packaging optional
 2025-08-05 23:09 UTC  (3+ messages)

U-Boot support for wolfTPM and firmware update for SLB9672/SLB9673
 2025-08-05 15:31 UTC  (6+ messages)

[PATCH 1/1] net: phy: Do not do CL22 phy reset before ethernet phy driver probe
 2025-08-05 18:00 UTC  (3+ messages)

Smatch issues reported for Marvell a38x DDR4
 2025-08-05 17:45 UTC  (6+ messages)

[PATCH] disk: Use part_driver_lookup_type() to valid downloaded image
 2025-08-05 16:28 UTC  (3+ messages)

[PATCH] disk: efi_loader: Improve disk image detection in efi_bootmgr
 2025-08-05 16:21 UTC 

[PATCH] net: phy: cortina: Ensure memory allocated is freed
 2025-08-05 16:10 UTC 

[PATCH 0/2] Add support for AM62P SR1.2
 2025-08-05 16:05 UTC  (4+ messages)
` [PATCH 1/2] soc: soc_ti_k3: Add support for AM62P variants

[PATCH 0/3] net: octeontx: Fix some Smatch reported issues
 2025-08-05 15:45 UTC  (4+ messages)
` [PATCH 1/3] net: octeontx: Remove unneeded code
` [PATCH 2/3] net: octeontx: Remove unneeded test
` [PATCH 3/3] net: octeontx: Free allocated memory on error

[PATCH 1/3] rtc: Tighten some rtc driver dependencies
 2025-08-05 15:16 UTC  (3+ messages)
` [PATCH] soc: Tighten some soc "

[PATCH 0/2] net: octeontx2: Fix two Smatch reports
 2025-08-05 14:53 UTC  (3+ messages)
` [PATCH 1/2] net: octeontx2: Restore default value for err
` [PATCH 2/2] net: octeontx2: NULL check before dereference

[RFC 0/1] use lmb to calculate ram left for the kernel
 2025-08-05 13:09 UTC  (12+ messages)
` [RFC 1/1] lib: lmb: add lmb_get_reservable_size, fix ramfs

[PATCH 0/4] net: mvpp2: Fix some Smatch reported issues
 2025-08-05 14:18 UTC  (5+ messages)
` [PATCH 1/4] net: mvpp2: Fix impossible test
` [PATCH 2/4] net: mvpp2: Return -ENOMEM for failed alloc
` [PATCH 3/4] net: mvpp2: Cannot test unsigned variable to be negative
` [PATCH 4/4] net: mvpp2: Use field just assigned in error test

[PATCH] USB OTG: make dwc2 otg driver dependent on Exynos platform
 2025-08-05 11:44 UTC  (4+ messages)

[PATCH v7 00/12] Add Synopsys MIPI I3C Driver support
 2025-08-05 11:57 UTC  (19+ messages)
` [PATCH v7 06/12] drivers: i3c: Add i3c sandbox simple test
` [PATCH v7 07/12] drivers: i3c: master: Enable probe i3c without slave device
` [PATCH v7 08/12] i3c: master: dw-i3c-master: Fix OD_TIMING for spike filter
` [PATCH v7 09/12] cmd: Add i3c command support
` [PATCH v7 10/12] test: cmd: Add simple test for i3c
` [PATCH v7 11/12] configs: sandbox_defconfig: Enable configs for sandbox i3c
` [PATCH v7 12/12] configs: agilex5_defconfig: Enable i3c configs for agilex5

[PATCH v2] net: fec_mxc: Set error code on error exit
 2025-08-05 11:23 UTC 

[PATCH] net: fec_mxc: Set error code on error exit
 2025-08-05 11:24 UTC  (3+ messages)

[PATCH] net: mv88e6xxx: Fix logical operator instead of bitwise
 2025-08-05 11:14 UTC 

[PATCH] net: mediatek: Use correct variable for return
 2025-08-05 11:04 UTC 

[PATCH] net: ldpaa_eth: Fix buffer overflow in memset
 2025-08-05 10:52 UTC 

[PATCH] net: ks8851_mll: Remove unreachable code
 2025-08-05 10:34 UTC 

Smatch error report in drivers/misc/imx_ele/fuse.c
 2025-08-05 10:15 UTC  (3+ messages)

[PATCH] mmc: owl_mmc: Do not dereference data before NULL check
 2025-08-05  9:22 UTC  (3+ messages)

[PATCH v1 0/9] modify npcm7xx/8xx feature and bug fixed
 2025-08-05  9:18 UTC  (10+ messages)
` [PATCH v1 1/9] arm: dts: npcm8xx: add pinmux for VCD input
` [PATCH v1 2/9] pinctrl: npcm8xx: add support for setting VCD input source
` [PATCH v1 3/9] i2c: npcm: fix consecutive dm_i2c_read/write error
` [PATCH v1 4/9] net: phy: broadcom: add support for BCM54612E
` [PATCH v1 5/9] arm: dts: nuvoton: Change timer node
` [PATCH v1 6/9] net: designware: Fix get_timer value overflow
` [PATCH v1 7/9] misc: npcm_host_intf: Add Arbel eSPI workaround
` [PATCH v1 8/9] misc: npcm_host_intf: Disable pending KCS/BPC interrupts
` [PATCH v1 9/9] configs: npcm: remove CONFIG_SYS_SKIP_UART_INIT

[PATCH v2 04/22] drivers: mtd: spi-nand: add missed add missed MODULE_DEVICE_TABLE()
 2025-08-05  8:32 UTC  (23+ messages)
` [PATCH v3 00/22] mtd: spi-nand: driver improvements
  ` [PATCH v3 01/22] spi-mem: sync a bit with linux-6.16-rc6
  ` [PATCH v3 04/22] mtd: spinand: add missing MODULE_DEVICE_TABLE()
  ` [PATCH v3 05/22] mtd: spinand: simulate behavior of linux's function spinand_wait()
  ` [PATCH v3 06/22] mtd: spinand: more use of spinand_to_{something} helpers
  ` [PATCH v3 07/22] mtd: spinand: replace enable_ecc variable with disable_ecc and update corresponding logic
  ` [PATCH v3 08/22] mtd: spinand: minor refactoring
  ` [PATCH v3 09/22] mtd: spinand: more refactoring
  ` [PATCH v3 10/22] mtd: spinand: sync code with linux-6.10
  ` [PATCH v3 11/22] mtd: spinand: set bitflip_threshold to 75% of ECC strength
  ` [PATCH v3 12/22] mtd: spinand: Add support for setting plane select bits
  ` [PATCH v3 13/22] mtd: spinand: Remove write_enable_op() in markbad()
  ` [PATCH v3 14/22] mtd: spinand: Introduce a way to avoid raw access
  ` [PATCH v3 15/22] mtd: spinand: add support of continuous reading mode
  ` [PATCH v3 16/22] mtd: spinand: Add read retry support
  ` [PATCH v3 17/22] mtd: spinand: add OTP support
  ` [PATCH v3 18/22] mtd: spinand: Enhance the logic when picking a variant
  ` [PATCH v3 19/22] mtd: spinand: sync with linux-6.16-rc6
  ` [PATCH v3 20/22] mtd: spinand: fix direct mapping creation sizes
  ` [PATCH v3 21/22] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
  ` [PATCH v3 22/22] mtd: spinand: repeat reading in regular mode if "

[PATCH v1] mmc: socfpga_dw_mmc: Retrieve clock manager address via clocks phandle
 2025-08-05  8:19 UTC  (5+ messages)


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