U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-06 13:12:51 to 2025-08-08 03:49:01 UTC [more...]

[PATCH v2 00/11] Various V3/S3/V3s fixes and improvements
 2025-08-08  3:48 UTC  (8+ messages)
` [PATCH v2 02/11] sunxi: Split V3 and V3s support with a common option
` [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 0/3] Simplify image size checks
 2025-08-07 23:24 UTC  (11+ messages)
` [PATCH v2 1/3] Image size checks: Remove HAS_BOARD_SIZE_LIMIT
` [PATCH v2 2/3] Image size checks: Move all configs in one place
` [PATCH v2 3/3] Image size checks: Simplify help text

[PATCH v2 0/2] Add support for AM62P SR1.2
 2025-08-07 23:14 UTC  (7+ messages)
` [PATCH v2 1/2] soc: soc_ti_k3: Add support for AM62P variants

[PATCH] meminfo: correct "free" memory region size
 2025-08-07 22:34 UTC  (2+ messages)

[PATCH] pylibfdt: setup.py: Drop license_files
 2025-08-07 22:34 UTC  (2+ messages)

[PATCH 1/1] virtio: fix freeing of virtio ring buffer
 2025-08-07 22:34 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Fix return value of s25_s28_mdp_ready()
 2025-08-07 22:34 UTC  (2+ messages)

[PATCH v1] drivers: scsi: fix inaccurate block count reporting in scsi operations
 2025-08-07 22:34 UTC  (2+ messages)

[PATCH 0/2] arm: dts: k3-am62a: remove GP security variant for AM62A
 2025-08-07 22:34 UTC  (2+ messages)

[PATCH v2 0/2] Restore support for i.MX95 A0 silicon
 2025-08-07 19:44 UTC  (8+ 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
    ` 回复: [EXT] "

[PATCH] arch/riscv/lib: update memmove and memcpy for big-endian
 2025-08-07 16:49 UTC 

[PATCH] pinctrl: nexell: Cannot test unsigned to be negative
 2025-08-07 16:47 UTC  (4+ messages)

[PATCH 0/6] power: regulator: Fix some Smatch reported issues
 2025-08-07 16:35 UTC  (7+ messages)
` [PATCH 1/6] power: regulator: lp873x: Cannot test unsigned for being negative
` [PATCH 2/6] power: regulator: lp87565: "
` [PATCH 3/6] power: regulator: palmas: "
` [PATCH 4/6] power: regulator: rzg2l-usbphy: Add parenthesis to return expression
` [PATCH 5/6] power: regulator: tps65910: Cannot test unsigned for being negative
` [PATCH 6/6] power: regulator: tps65941: "

[PATCH 1/4] test/py: Correctly restore the DT after capsule tests
 2025-08-07 15:54 UTC  (6+ messages)
` [PATCH 2/4] test/py: Read from the correct offset when initializing capsules
` [PATCH 3/4] test/py: Fix race conditions on EFI capsule tests
` [PATCH 4/4] test/py: Fix capsule update tests

[PATCH 1/8] video: tidss: Remove unused drivers
 2025-08-07 15:53 UTC  (11+ 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] clk: meson: Remove unreachable code
 2025-08-07 15:22 UTC  (2+ messages)

[PATCH] clk: imx: Free pll on error path
 2025-08-07 15:21 UTC  (2+ messages)

[PATCH] clk: exynos: Fix always true test
 2025-08-07 15:20 UTC  (2+ messages)

[PATCH] mtd: nand: Prevent dereference of NULL pointer
 2025-08-07 15:19 UTC  (3+ messages)

[PATCH 0/2] clk: versaclock: Fix two issues found by Smatch
 2025-08-07 15:19 UTC  (2+ messages)

[PATCH 0/2] clk: at91: Fix issues found by Smatch
 2025-08-07 15:16 UTC  (2+ messages)

[PATCH] button: qcom-pmic: Fix dereference of uninitialised pointer
 2025-08-07 15:10 UTC  (3+ messages)

[PATCH] sata: sata_mv: Remove always true test
 2025-08-07 15:09 UTC  (2+ messages)

[PATCH] adc: meson-saradc: uint cannot be less than zero
 2025-08-07 15:07 UTC  (3+ messages)

[PATCH] power: pfuze100: Ensure loop index is incremented
 2025-08-07 15:04 UTC  (3+ messages)

[PATCH] power: regulator: Fix incorrect use of binary and
 2025-08-07 15:03 UTC  (3+ messages)

[PATCH] cmd: mtd: Prevent use of uninitialised variable
 2025-08-07 14:56 UTC  (5+ messages)

[PATCH] clk: Return value calculated by ERR_PTR
 2025-08-07 14:53 UTC  (3+ messages)

[PATCH] power: pmic: pca9450: Add support for system reset
 2025-08-07 14:11 UTC  (4+ messages)

[PATCH v2] pinctrl: rzg2l: Variable may not have been assigned to
 2025-08-07 14:41 UTC 

[PATCH 0/2] power: Address two Smatch reported issues
 2025-08-07 14:28 UTC  (3+ messages)
` [PATCH 1/2] power: axp: Remove redundant code
` [PATCH 2/2] power: power_i2c: ret is uninitialised if not DM_I2C

[PATCH 1/3] tpm: tpm_tis_st33zp24: Remove unused drivers
 2025-08-07 13:58 UTC  (6+ 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] imx9: soc: Reuse and export low_drive_freq_update()
 2025-08-07 13:13 UTC  (2+ messages)
` [PATCH 2/2] board: phytec: phycore-imx93: Add VOLT_LOW_DRIVE frequency fixup

[PATCH] pinctrl: rzg2l: Variable may not have been assigned to
 2025-08-07 13:13 UTC  (3+ messages)

[PATCH 6/6] doc: board: voyager: Add documentation for Voyager
 2025-08-07 11:40 UTC 

[PATCH 5/6] configs: andes: add Voyager board defconfig
 2025-08-07 11:40 UTC 

[PATCH 4/6] board: andestech: Add Voyager board support
 2025-08-07 11:38 UTC 

[PATCH 3/6] board: MAINTAINERS: Add Voyager board maintainer
 2025-08-07 11:38 UTC 

[PATCH 2/6] riscv: dts: andes: Add Voyager device tree
 2025-08-07 11:38 UTC 

[PATCH 1/6] riscv: board: Add Andes Voyager board Kconfig support
 2025-08-07 11:38 UTC 

[PATCH 0/6] Add Andes Voyager board support
 2025-08-07 11:37 UTC 

[PATCH 0/2] pinctrl: qcom: Address two Smatch reported issues
 2025-08-07 11:20 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: sa8775: Limit check for array index not correct
` [PATCH 2/2] pinctrl: qcom: sdm845: Limit check off by 1

[RFC PATCH v1 0/3] Simplify image size checks
 2025-08-07 10:28 UTC  (4+ messages)
` [RFC PATCH v1 3/3] Image size checks: Move all configs in one place

[PATCH 0/4] pinctrl: Address some issues reported by Smatch
 2025-08-07 10:04 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: single: Remove unreachable code
` [PATCH 2/4] pinctrl: stmfx: Remove duplicated code
` [PATCH 3/4] pinctrl: zynqmp: Ensure ret is initialised
` [PATCH 4/4] pinctrl: zynqmp: Avoid using uninitialised variable

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-08-07  9:17 UTC  (3+ messages)
`  "

Smatch report for drivers/net/phy/marvell10g.c
 2025-08-07  8:36 UTC  (4+ messages)

[PATCH 00/10] Add RK3368 YMD8_MB board support
 2025-08-07  7:44 UTC  (11+ messages)
` [PATCH 01/10] clk: rockchip: rk3368: fix gmac clock error
` [PATCH 02/10] mmc: rockchip: fix clock get wrong index
` [PATCH 03/10] net: rockchip: rk3368: add set_to_rmii
` [PATCH 04/10] clk: rockchip: rk3368: Add bus clk get/set
` [PATCH 05/10] clk: rockchip: rk3368: Adjust pll clk get
` [PATCH 06/10] clk: rockchip: rk3368: Add vop clk get/set
` [PATCH 07/10] video: rockchip: vop add bridge support
` [PATCH 08/10] video: rockchip: add rk3368 vop support
` [PATCH 09/10] video: panel: add rm72014 panel support
` [PATCH 10/10] board: rockchip: add rk3368 ymd8_mb support

[PATCH v5 0/4] Add Onion Omega2/2+ board support
 2025-08-07  7:59 UTC  (4+ messages)
` [PATCH v5 4/4] mips: mt7628: "

[PATCH v6 0/4] Add Onion Omega2/2+ board support
 2025-08-07  7:56 UTC  (5+ messages)
` [PATCH v6 1/4] Makefile: Simplify size check
` [PATCH v6 2/4] Makefile: Add size check for u-boot-with-spl.bin
` [PATCH v6 3/4] mips: serial: Silence "unused variable" warning
` [PATCH v6 4/4] mips: mt7628: Add Onion Omega2/2+ board support

[PATCH v2 0/7] modify npcm7xx/8xx feature and bug fixed
 2025-08-07  5:32 UTC  (8+ messages)
` [PATCH v2 1/7] arm: dts: npcm8xx: add pinmux for VCD input
` [PATCH v2 2/7] pinctrl: npcm8xx: add support for setting VCD input source
` [PATCH v2 3/7] i2c: npcm: fix consecutive dm_i2c_read/write error
` [PATCH v2 4/7] arm: dts: nuvoton: Change timer node
` [PATCH v2 5/7] misc: npcm_host_intf: Add Arbel eSPI workaround
` [PATCH v2 6/7] misc: npcm_host_intf: Disable pending KCS/BPC interrupts
` [PATCH v2 7/7] configs: npcm: remove CONFIG_SYS_SKIP_UART_INIT

[PATCH v2] net: phy: broadcom: add support for BCM54612E
 2025-08-07  5:29 UTC 

[PATCH v2] net: designware: Fix get_timer value overflow
 2025-08-07  5:28 UTC 

[PATCH v2 0/9] ram: k3-ddrss: Support partial inline ECC
 2025-08-07  5:00 UTC  (19+ messages)
` [PATCH v2 1/9] ram: k3-ddrss: Use DDR address instead of system address for ecc_regions
` [PATCH v2 2/9] ram: k3-ddrss: s/K3_DDRSS_MAX_ECC_REGIONS/K3_DDRSS_MAX_ECC_REG
` [PATCH v2 3/9] ram: k3-ddrss: Add comment about ecc_reserved_space
` [PATCH v2 4/9] ram: k3-ddrss: Add support for a partial inline ECC region
` [PATCH v2 5/9] ram: k3-ddrss: Add CONFIG_K3_MULTI_DDR
` [PATCH v2 6/9] ram: k3-ddrss: Add support for number of controllers under MSMC
` [PATCH v2 7/9] ram: k3-ddrss: Add support for MSMC calculation of DDR inline ECC regions
` [PATCH v2 8/9] ram: k3-ddrss: Add support for partial inline ECC in multi-DDR systems
` [PATCH v2 9/9] ram: k3-ddrss: Support multiple ECC regions for a single controller

[PATCH v1 0/3] socfpga: Agilex5: Fix dcache usage in SPL and SMC mailbox flow
 2025-08-07  1:08 UTC  (4+ messages)
` [PATCH v1 2/3] arch: arm: lib: cache_v8: agilex5: Add weak function in cache_v8

[PATCH 00/10] samsung: e850-96: Enable USB host and Ethernet
 2025-08-06 22:27 UTC  (11+ messages)
` [PATCH 01/10] usb: host: dwc3-of-simple: Add exynos850 compatible
` [PATCH 02/10] board: samsung: e850-96: Set ethaddr
` [PATCH 03/10] board: samsung: e850-96: Add ACPM code
` [PATCH 04/10] board: samsung: e850-96: Add PMIC code
` [PATCH 05/10] board: samsung: e850-96: Configure PMIC regulators
` [PATCH 06/10] board: samsung: e850-96: Extract device info from fw loading code
` [PATCH 07/10] board: samsung: e850-96: Add bootdev var to choose boot device
` [PATCH 08/10] configs: e850-96: Disable CONFIG_DEFAULT_FDT_FILE
` [PATCH 09/10] configs: e850-96: Enable USB host support
` [PATCH 10/10] configs: e850-96: Enable Ethernet

[PULL] u-boot-sh/master
 2025-08-06 22:13 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a779g3: Set VDDQ18_25_AVB voltage on Retronix R-Car V4H Sparrow Hawk EVTB1
 2025-08-06 19:24 UTC 

[PATCH] pci: pcie-rcar-gen4: Fix PHY initialization
 2025-08-06 19:23 UTC 

Request for Clarification Regarding CVE-2025-45512 Affecting U-Boot v1.1.3
 2025-08-06 19:21 UTC  (2+ messages)

[PATCH 0/4] cmd: nand: various updates
 2025-08-06 18:14 UTC  (5+ messages)
` [PATCH 1/4] cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOB
` [PATCH 2/4] cmd: nand: more descriptive help info
` [PATCH 3/4] cmd: nand: nand dump display update
` [PATCH 4/4] cmd: nand: nand dump with ecc option

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

[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 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 

[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 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/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  (2+ messages)


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