u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PULL] u-boot-sh/master
Tom Rini
[PULL] u-boot-sh/master
Marek Vasut
Re: [PULL] u-boot-sh/master
Tom Rini
[PATCH] arm64: dts: renesas: r8a779g3: Set VDDQ18_25_AVB voltage on Retronix R-Car V4H Sparrow Hawk EVTB1
Marek Vasut
Re: [PATCH] arm64: dts: renesas: r8a779g3: Set VDDQ18_25_AVB voltage on Retronix R-Car V4H Sparrow Hawk EVTB1
Quentin Schulz
[PATCH] pci: pcie-rcar-gen4: Fix PHY initialization
Marek Vasut
[PATCH 0/4] cmd: nand: various updates
david regan
[PATCH 1/4] cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOB
david regan
Re: [PATCH 1/4] cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOB
Quentin Schulz
Re: [PATCH 1/4] cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOB
Michael Nazzareno Trimarchi
Re: [PATCH 1/4] cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOB
David Regan
[PATCH 3/4] cmd: nand: nand dump display update
david regan
[PATCH 4/4] cmd: nand: nand dump with ecc option
david regan
[PATCH 2/4] cmd: nand: more descriptive help info
david regan
[PATCH] phy: ti: j721e-wiz: Set error code before goto
Andrew Goodbody
Re: [PATCH] phy: ti: j721e-wiz: Set error code before goto
Tom Rini
[PATCH] phy: qcom: Fix ret is uninitialised
Andrew Goodbody
Re: [PATCH] phy: qcom: Fix ret is uninitialised
Sumit Garg
Re: [PATCH] phy: qcom: Fix ret is uninitialised
Casey Connolly
[PATCH 0/2] phy: marvell: Fix two Smatch reported issues
Andrew Goodbody
[PATCH 1/2] phy: marvell: Fix off by 1 limit checks
Andrew Goodbody
Re: [PATCH 1/2] phy: marvell: Fix off by 1 limit checks
Stefan Roese
[PATCH 2/2] phy: marvell: Cannot test unsigned field to be negative
Andrew Goodbody
Re: [PATCH 2/2] phy: marvell: Cannot test unsigned field to be negative
Stefan Roese
[PATCH 0/2] phy: cadence: Fix two Smatch reported issues
Andrew Goodbody
[PATCH 2/2] phy: cadence: torrent: Set an error code for return
Andrew Goodbody
[PATCH 1/2] phy: cadence: sierra: Remove variable that is not assigned to
Andrew Goodbody
Re: [PATCH 1/2] phy: cadence: sierra: Remove variable that is not assigned to
Jerome Forissier
Re: [PATCH 1/2] phy: cadence: sierra: Remove variable that is not assigned to
Andrew Goodbody
[PATCH] phy: keystone-usb: Do not negate return code
Andrew Goodbody
Re: [PATCH] phy: keystone-usb: Do not negate return code
Tom Rini
[PATCH v3 1/2] arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
Marek Vasut
[PATCH v3 2/2] arm64: renesas: r8a779g3: Enable Winbond SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
Marek Vasut
Re: [PATCH v3 1/2] arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
Quentin Schulz
[PATCH 1/8] video: tidss: Remove unused drivers
Tom Rini
[PATCH 3/8] video: tegra: Rework some of the driver dependencies
Tom Rini
Re: [PATCH 3/8] video: tegra: Rework some of the driver dependencies
Svyatoslav Ryhel
[PATCH 4/8] video: Tighten some video driver dependencies
Tom Rini
[PATCH 2/8] video: mali_dp: Remove unused driver
Tom Rini
[PATCH 7/8] video: sharp-lq101r1sx01: Do not make use of 'z' for printing non-size_t
Tom Rini
[PATCH 6/8] video: ihs_video_out: Add missing <asm/io.h> to ihs_video_out.c
Tom Rini
[PATCH 8/8] video: stm32: stm32_ltdc: Add missing <linux/sizes.h> to stm32_ltdc.c
Tom Rini
[PATCH 5/8] video: anx9804: Only build when needed
Tom Rini
Re: [PATCH 5/8] video: anx9804: Only build when needed
Tom Rini
Re: [PATCH 1/8] video: tidss: Remove unused drivers
Swamil Jain
Re: [PATCH 1/8] video: tidss: Remove unused drivers
Tom Rini
Re: [PATCH 1/8] video: tidss: Remove unused drivers
Swamil Jain
[PATCH 1/3] tpm: tpm_tis_st33zp24: Remove unused drivers
Tom Rini
[PATCH 2/3] tpm: cr50_i2c: Make use of 'z' for printing size_t
Tom Rini
Re: [PATCH 2/3] tpm: cr50_i2c: Make use of 'z' for printing size_t
Ilias Apalodimas
[PATCH 3/3] tpm: tpm_tis_infineon: Make use of 'z' for printing size_t
Tom Rini
Re: [PATCH 3/3] tpm: tpm_tis_infineon: Make use of 'z' for printing size_t
Ilias Apalodimas
Re: [PATCH 1/3] tpm: tpm_tis_st33zp24: Remove unused drivers
Ilias Apalodimas
[PATCH] watchdog: Tighten some watchdog driver dependencies
Tom Rini
Re: [PATCH] watchdog: Tighten some watchdog driver dependencies
Stefan Roese
[PATCH 1/7] usb: dwc3: Tighten driver glue dependencies
Tom Rini
[PATCH 2/7] usb: gadget: Tighten requirements on USB_GADGET_ATMEL_USBA
Tom Rini
[PATCH 6/7] usb: host: Tighten USB musb-new host glue driver dependencies
Tom Rini
[PATCH 4/7] usb: gadget: max3420_udc: Remove unused driver
Tom Rini
[PATCH 5/7] usb: host: Tighten USB host driver dependencies
Tom Rini
[PATCH 7/7] usb: musb: Remove most of the legacy MUSB code
Tom Rini
Re: [PATCH 7/7] usb: musb: Remove most of the legacy MUSB code
Peter Robinson
Re: [PATCH 7/7] usb: musb: Remove most of the legacy MUSB code
Tom Rini
[PATCH 3/7] usb: gadget: bcm_udc_otg: Remove unused driver
Tom Rini
[PATCH 1/2] timer: fttmr010_timer: Remove unused driver
Tom Rini
[PATCH 2/2] timer: Tighten some timer driver dependencies
Tom Rini
Re: [PATCH 1/2] timer: fttmr010_timer: Remove unused driver
Tom Rini
[PATCH v2 1/2] arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
Marek Vasut
[PATCH v2 2/2] arm64: renesas: r8a779g3: Enable Winbond SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
Marek Vasut
Re: [PATCH v2 1/2] arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
Quentin Schulz
[PATCH v2] dts: imx8m{m,n,p,q}: Make optee packaging optional
Yannic Moog
Re: [PATCH v2] dts: imx8m{m,n,p,q}: Make optee packaging optional
Fabio Estevam
[PATCH v2 0/2] Restore support for i.MX95 A0 silicon
Alice Guo (OSS)
[PATCH v2 2/2] imx95_evk: Restore support for i.MX95 A0 silicon
Alice Guo (OSS)
Re: [PATCH v2 2/2] imx95_evk: Restore support for i.MX95 A0 silicon
Tim Harvey
回复: [EXT] Re: [PATCH v2 2/2] imx95_evk: Restore support for i.MX95 A0 silicon
Alice Guo (OSS)
Re: [PATCH v2 2/2] imx95_evk: Restore support for i.MX95 A0 silicon
Fabio Estevam
[PATCH v2 1/2] binman: add a new entry type for generating a data file which is passed to mkimage with -n
Alice Guo (OSS)
Re: [PATCH v2 1/2] binman: add a new entry type for generating a data file which is passed to mkimage with -n
Marek Vasut
Re: [PATCH v2 0/2] Restore support for i.MX95 A0 silicon
Fabio Estevam
[PATCH 1/1] doc: spl: fix typo 'TPL' to 'VPL'
Leo Yu-Chi Liang
Re: [PATCH 1/1] doc: spl: fix typo 'TPL' to 'VPL'
Heinrich Schuchardt
[PATCH] pci: apple: i needs to be initialised and used
Andrew Goodbody
Re: [PATCH] pci: apple: i needs to be initialised and used
Tom Rini
Re: [PATCH] pci: apple: i needs to be initialised and used
Mark Kettenis
Re: [PATCH] pci: apple: i needs to be initialised and used
Mark Kettenis
[PATCH] net: axi_emac: Fix timeout test
Andrew Goodbody
Re: [PATCH] net: axi_emac: Fix timeout test
Michal Simek
Re: [PATCH] net: axi_emac: Fix timeout test
Andrew Goodbody
[PATCH] net: ti: icssg: Remove impossible test
Andrew Goodbody
Re: [PATCH] net: ti: icssg: Remove impossible test
Tom Rini
[PATCH] net: ti: am65-cpsw-nuss: Initialise ret
Andrew Goodbody
Re: [PATCH] net: ti: am65-cpsw-nuss: Initialise ret
Tom Rini
[PATCH] net: rswitch: Fix error detection
Andrew Goodbody
Re: [PATCH] net: rswitch: Fix error detection
Marek Vasut
[PATCH] net: phy: vitesse: Fix incorrect test for timeout
Andrew Goodbody
Re: [PATCH] net: phy: vitesse: Fix incorrect test for timeout
Quentin Schulz
Re: [PATCH] net: phy: vitesse: Fix incorrect test for timeout
Andrew Goodbody
[PATCH v1 0/2] lwip: add Kconfig to decode and print ICMP unreachable messages
Jerome Forissier
[PATCH v1 1/2] lwip: icmp: allow reporting ICMP detination unreachable
Jerome Forissier
[PATCH v1 2/2] net: lwip: add Kconfig option to show ICMP unreachable errors
Jerome Forissier
Re: [PATCH v1 0/2] lwip: add Kconfig to decode and print ICMP unreachable messages
Peter Robinson
Re: [PATCH v1 0/2] lwip: add Kconfig to decode and print ICMP unreachable messages
Jerome Forissier
Re: [PATCH v1 0/2] lwip: add Kconfig to decode and print ICMP unreachable messages
Tom Rini
Re: [PATCH v1 0/2] lwip: add Kconfig to decode and print ICMP unreachable messages
Jerome Forissier
[PATCH v1 0/3] socfpga: Agilex5: Fix dcache usage in SPL and SMC mailbox flow
Boon Khai Ng
[PATCH v1 1/3] arch: arm: mach-socfpga: smc: Add dcache flushing and invalidation in smc_send_mailbox()
Boon Khai Ng
[PATCH v1 2/3] arch: arm: lib: cache_v8: agilex5: Add weak function in cache_v8
Boon Khai Ng
Re: [PATCH v1 2/3] arch: arm: lib: cache_v8: agilex5: Add weak function in cache_v8
Tom Rini
RE: [PATCH v1 2/3] arch: arm: lib: cache_v8: agilex5: Add weak function in cache_v8
Ng, Boon Khai
Re: [PATCH v1 2/3] arch: arm: lib: cache_v8: agilex5: Add weak function in cache_v8
Tom Rini
RE: [PATCH v1 2/3] arch: arm: lib: cache_v8: agilex5: Add weak function in cache_v8
Ng, Boon Khai
[PATCH v1 3/3] configs: agilex5: Enable config SPL_SYS_DCACHE_OFF
Boon Khai Ng
Re: [PATCH v7 03/12] drivers: i3c: Add i3c uclass driver.
AbuAleiz Ramy Al Shenqiti
Request for Clarification Regarding CVE-2025-45512 Affecting U-Boot v1.1.3
rama
Re: Request for Clarification Regarding CVE-2025-45512 Affecting U-Boot v1.1.3
Tom Rini
[PATCH] arm64: dts: renesas: r8a779g3: Invert microSD voltage selector on Retronix R-Car V4H Sparrow Hawk EVTB1
Marek Vasut
Re: [PATCH] arm64: dts: renesas: r8a779g3: Invert microSD voltage selector on Retronix R-Car V4H Sparrow Hawk EVTB1
Quentin Schulz
[PATCH] arm64: renesas: r8a779g3: Enable xHCI USB on Retronix R-Car V4H Sparrow Hawk board
Marek Vasut
[PATCH] arm64: renesas: r8a779g3: Disable dual-rank DRAM on Retronix R-Car V4H ES2 Sparrow Hawk
Marek Vasut
[PATCH] arm64: renesas: r8a779g3: Disable MicroSD UHS modes on Retronix R-Car V4H Sparrow Hawk EVTA1
Marek Vasut
Re: [PATCH 1/1] net: phy: Do not do CL22 phy reset before ethernet phy driver probe
Paul Kocialkowski
[PATCH v2 00/11] Various V3/S3/V3s fixes and improvements
Paul Kocialkowski
[PATCH v2 01/11] sunxi: Kconfig: Fix default order for V3s DRAM clock
Paul Kocialkowski
[PATCH v2 02/11] sunxi: Split V3 and V3s support with a common option
Paul Kocialkowski
Re: [PATCH v2 02/11] sunxi: Split V3 and V3s support with a common option
Paul Kocialkowski
Re: [PATCH v2 02/11] sunxi: Split V3 and V3s support with a common option
Icenowy Zheng
[PATCH v2 03/11] sunxi: Disable secure SRAM on sun8i platforms missing it
Paul Kocialkowski
[PATCH v2 04/11] power: axp: Add default voltages for V3/S3
Paul Kocialkowski
[PATCH v2 05/11] sunxi: Switch V3/V3s device-tree source to OF_UPSTREAM
Paul Kocialkowski
[PATCH v2 06/11] sunxi: Add support for I2C1 on PB pins for the V3/V3s
Paul Kocialkowski
Re: [PATCH v2 06/11] sunxi: Add support for I2C1 on PB pins for the V3/V3s
Heiko Schocher
Re: [PATCH v2 06/11] sunxi: Add support for I2C1 on PB pins for the V3/V3s
Paul Kocialkowski
[PATCH v2 07/11] sunxi: Add support for UART1 on PG pins for the V3/S3
Paul Kocialkowski
Re: [PATCH v2 07/11] sunxi: Add support for UART1 on PG pins for the V3/S3
Paul Kocialkowski
[PATCH v2 08/11] sunxi: pinecube: Enable EMAC and network support
Paul Kocialkowski
[PATCH v2 09/11] sunxi: Add support for the Lichee Pi Zero with Dock
Paul Kocialkowski
[PATCH v2 10/11] net: sun8i-emac: Remove internal PHY config default value
Paul Kocialkowski
[PATCH v2 11/11] net: sun8i-emac: Add support for active-low leds with internal PHY
Paul Kocialkowski
Smatch report for drivers/net/phy/marvell10g.c
Andrew Goodbody
Re: Smatch report for drivers/net/phy/marvell10g.c
Tom Rini
Re: Smatch report for drivers/net/phy/marvell10g.c
Marek Vasut
Re: Smatch report for drivers/net/phy/marvell10g.c
Marek Behún
[PATCH] disk: efi_loader: Improve disk image detection in efi_bootmgr
Javier Tia
Re: [PATCH] disk: efi_loader: Improve disk image detection in efi_bootmgr
Heinrich Schuchardt
Re: [PATCH] disk: efi_loader: Improve disk image detection in efi_bootmgr
Javier Tia
[PATCH v2 0/2] Add support for AM62P SR1.2
Judith Mendez
[PATCH v2 2/2] mmc: am654_sdhci: Disable HS400 for AM62P SR1.0 and SR1.1
Judith Mendez
[PATCH v2 1/2] soc: soc_ti_k3: Add support for AM62P variants
Judith Mendez
Re: [PATCH v2 1/2] soc: soc_ti_k3: Add support for AM62P variants
Tom Rini
Re: [PATCH v2 1/2] soc: soc_ti_k3: Add support for AM62P variants
Judith Mendez
Re: [PATCH v2 1/2] soc: soc_ti_k3: Add support for AM62P variants
Tom Rini
Re: [PATCH v2 1/2] soc: soc_ti_k3: Add support for AM62P variants
Judith Mendez
Re: [PATCH v2 0/2] Add support for AM62P SR1.2
Judith Mendez
[PATCH] net: phy: cortina: Ensure memory allocated is freed
Andrew Goodbody
Re: [PATCH] net: phy: cortina: Ensure memory allocated is freed
Tom Rini
[PATCH 0/3] net: octeontx: Fix some Smatch reported issues
Andrew Goodbody
[PATCH 1/3] net: octeontx: Remove unneeded code
Andrew Goodbody
[PATCH 2/3] net: octeontx: Remove unneeded test
Andrew Goodbody
[PATCH 3/3] net: octeontx: Free allocated memory on error
Andrew Goodbody
[PATCH 0/2] net: octeontx2: Fix two Smatch reports
Andrew Goodbody
[PATCH 1/2] net: octeontx2: Restore default value for err
Andrew Goodbody
[PATCH 2/2] net: octeontx2: NULL check before dereference
Andrew Goodbody
[PATCH 0/4] net: mvpp2: Fix some Smatch reported issues
Andrew Goodbody
[PATCH 4/4] net: mvpp2: Use field just assigned in error test
Andrew Goodbody
[PATCH 3/4] net: mvpp2: Cannot test unsigned variable to be negative
Andrew Goodbody
[PATCH 1/4] net: mvpp2: Fix impossible test
Andrew Goodbody
[PATCH 2/4] net: mvpp2: Return -ENOMEM for failed alloc
Andrew Goodbody
[RFC 0/1] use lmb to calculate ram left for the kernel
Tomas Alvarez Vanoli
Re: [RFC 0/1] use lmb to calculate ram left for the kernel
Sughosh Ganu
RE: [RFC 0/1] use lmb to calculate ram left for the kernel
Tomas Alvarez Vanoli
Re: [RFC 0/1] use lmb to calculate ram left for the kernel
Sughosh Ganu
RE: [RFC 0/1] use lmb to calculate ram left for the kernel
Tomas Alvarez Vanoli
Re: [RFC 0/1] use lmb to calculate ram left for the kernel
Sughosh Ganu
RE: [RFC 0/1] use lmb to calculate ram left for the kernel
Tomas Alvarez Vanoli
Re: [RFC 0/1] use lmb to calculate ram left for the kernel
Sughosh Ganu
RE: [RFC 0/1] use lmb to calculate ram left for the kernel
Tomas Alvarez Vanoli
Re: [RFC 0/1] use lmb to calculate ram left for the kernel
Sughosh Ganu
RE: [RFC 0/1] use lmb to calculate ram left for the kernel
Tomas Alvarez Vanoli
[RFC 1/1] lib: lmb: add lmb_get_reservable_size, fix ramfs
Tomas Alvarez Vanoli
[PATCH v2] net: fec_mxc: Set error code on error exit
Andrew Goodbody
Re: [PATCH v2] net: fec_mxc: Set error code on error exit
Fabio Estevam
[PATCH] net: mv88e6xxx: Fix logical operator instead of bitwise
Andrew Goodbody
[PATCH] net: mediatek: Use correct variable for return
Andrew Goodbody
[PATCH] net: ldpaa_eth: Fix buffer overflow in memset
Andrew Goodbody
[PATCH] net: ks8851_mll: Remove unreachable code
Andrew Goodbody
[PATCH v1 0/9] modify npcm7xx/8xx feature and bug fixed
Jim Liu
[PATCH v1 1/9] arm: dts: npcm8xx: add pinmux for VCD input
Jim Liu
[PATCH v1 2/9] pinctrl: npcm8xx: add support for setting VCD input source
Jim Liu
[PATCH v1 3/9] i2c: npcm: fix consecutive dm_i2c_read/write error
Jim Liu
[PATCH v1 5/9] arm: dts: nuvoton: Change timer node
Jim Liu
[PATCH v1 7/9] misc: npcm_host_intf: Add Arbel eSPI workaround
Jim Liu
[PATCH v1 8/9] misc: npcm_host_intf: Disable pending KCS/BPC interrupts
Jim Liu
[PATCH v1 6/9] net: designware: Fix get_timer value overflow
Jim Liu
[PATCH v1 4/9] net: phy: broadcom: add support for BCM54612E
Jim Liu
[PATCH v1 9/9] configs: npcm: remove CONFIG_SYS_SKIP_UART_INIT
Jim Liu
[PATCH v2 1/1] efi_loader: Support loading a ramdisk with bootefi
Heinrich Schuchardt
Re: [PATCH v2 1/1] efi_loader: Support loading a ramdisk with bootefi
Ilias Apalodimas
Re: [PATCH v2 1/1] efi_loader: Support loading a ramdisk with bootefi
Heinrich Schuchardt
Re: [PATCH v2 1/1] efi_loader: Support loading a ramdisk with bootefi
Ilias Apalodimas
Earlier messages
Later messages