U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-24 16:46:31 to 2026-08-25 19:08:33 UTC [more...]

[PATCH v2 0/2] board: sophgo: add support for Milk-V Duo 256M
 2026-08-25 18:01 UTC  (4+ messages)

[PATCH] dhcpv6: support rapid commit dhcp6 option
 2026-08-25 17:58 UTC  (3+ messages)

[PATCH v2] dhcpv6: support rapid commit dhcp6 option
 2026-08-25 17:53 UTC 

[PATCH v6 00/13] arm: u8500: Enable upstream DT based SD card boot
 2026-08-25 19:04 UTC  (14+ messages)
` [PATCH v6 01/13] pinctrl: Add compact Nomadik pin controller
` [PATCH v6 02/13] mmc: arm_pl180: Configure Ux500 signal direction
` [PATCH v6 03/13] mmc: arm_pl180: Gate idle card clocks
` [PATCH v6 04/13] power: regulator: Add driver voltage clamp callback
` [PATCH v6 05/13] mmc: arm_pl180: Set initial supply voltages
` [PATCH v6 06/13] mmc: arm_pl180: Power down card supplies at OS handoff
` [PATCH v6 07/13] power: regulator: Add AB8500 AUX3 support
` [PATCH v6 08/13] arm: u8500: Enable SD card regulators
` [PATCH v6 09/13] configs: stemmy: Boot EFI from external SD card
` [PATCH v6 10/13] arm: u8500: Switch Stemmy to upstream Janice device tree
` [PATCH v6 11/13] ARM: dts: ux500: Make panel regulators have unique names
` [PATCH v6 12/13] ARM: dts: ux500: Harmonize GPIO key names
` [PATCH v6 13/13] arm: u8500: Package Stemmy device trees in FIT

[PATCH 0/6] disk: Fix the GPT layout on media with large logical blocks
 2026-08-25 19:03 UTC  (8+ messages)
` [PATCH 1/6] disk: part_efi: Size the partition entry array from the block size
` [PATCH 2/6] disk: part_efi: Add missing endianness conversions

[PATCH] net: lwip: support syslog
 2026-08-25 18:59 UTC 

[PATCH v1] env: Fix compile error for envtools
 2026-08-25 18:34 UTC  (3+ messages)

[PATCH v3 0/2] vf610: make the USB host port usable
 2026-08-25 18:31 UTC  (4+ messages)
` [PATCH v3 1/2] dm: core: read the device tree into plat data after pinctrl

[PATCH v2] x86: cpu: x86_64: Detect CPU vendor and device ID using cpuid
 2026-08-25 18:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] cmd: ethsw: support lwIP
 2026-08-25 18:11 UTC 

[PATCH v2 1/1] efi: avoid video ghosting in EFI app
 2026-08-25 17:55 UTC 

Updated next branch to v7.2-dts tag
 2026-08-25 17:35 UTC 

[PATCH] arm64: dts: renesas: Drop bootph-all from PRR node on R-Car Gen5 R8A78000 X5H
 2026-08-25 17:35 UTC  (2+ messages)

[PATCH] net: pcap: support lwIP
 2026-08-25 17:31 UTC 

[PATCH next 00/45] doc: fix some issues reported by linkcheck
 2026-08-25 17:08 UTC  (24+ messages)
` [PATCH next 01/45] doc: arch/mips: update link for Buildroot toolchain
` [PATCH next 02/45] doc: arch/x86: fix "link" to IRQ router DT binding
` [PATCH next 03/45] doc: develop: sending_patches: fix links to pw-am.sh
` [PATCH next 04/45] doc: arch/x86: fix URL to em100
` [PATCH next 05/45] doc: arch/x86: update link to DediProg SO8 Testclip
` [PATCH next 06/45] doc: arch/x86: update SFI link
` [PATCH next 07/45] doc: arch/x86: update MP link
` [PATCH next 08/45] doc: arch/x86: update link to SeaBIOS
` [PATCH next 09/45] doc: arch/x86: update link to ACPI
` [PATCH next 10/45] doc: arch/x86: manual_boot: update links to slides
` [PATCH next 11/45] doc: develop: uefi: update link to ipxe git repo
` [PATCH next 12/45] doc: board/amlogic: jethub-j100: update product page
` [PATCH next 13/45] doc: board/amlogic: jethub-j80: use redirect link directly
` [PATCH next 14/45] doc: develop: sending_patches: update link to Email Clients and Patches
` [PATCH next 15/45] doc: develop: sending_patches: update link to GPL license
` [PATCH next 16/45] doc: usage/pxe: use redirect link
` [PATCH next 17/45] doc: board/google: chromebook_link: update link to blobs
` [PATCH next 18/45] doc: arch/sh: remove squatted URL
` [PATCH next 19/45] doc: develop/coccinelle: update links
` [PATCH next 20/45] doc: develop/coccinelle: remove dead link in supplemental documentation
` [PATCH next 21/45] doc: board/nxp: mx6ullevk: replace broken link

[PATCH v2] iommu: Add RISC-V IOMMU driver
 2026-08-25 16:42 UTC 

[PATCH v2 0/5] Fix logic of OF_OMIT_DTB and remove useless dts files
 2026-08-25 16:36 UTC  (8+ messages)
` [PATCH v2 1/5] dts: Correct behavior of OF_OMIT_DTB
` [PATCH v2 2/5] dts: Make DEFAULT_DEVICE_TREE depend on !OF_OMIT_DTB
` [PATCH v2 3/5] dts: Correct entry for OF_OMIT_DTB
` [PATCH v2 4/5] powerpc: drop qemu-ppce500 dts
` [PATCH v2 5/5] arm: Drop unused dts files

[PATCH v1 0/3] fit: cipher: bounds checks on the ciphered image path
 2026-08-25 14:19 UTC  (14+ messages)
` [PATCH v1 1/3] lib: aes: reject a ciphertext length that is not a whole number of blocks
` [PATCH v1 2/3] image-fit: check the length of the data-size-unciphered property
` [PATCH v1 3/3] lib: aes: reject an unciphered size larger than the ciphertext
` [v1,0/3] fit: cipher: bounds checks on the ciphered image path
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] lib: aes: reject a ciphertext length that is not a whole number of blocks
  ` [PATCH v2 2/5] image-fit: check the length of the data-size-unciphered property
  ` [PATCH v2 3/5] lib: aes: reject an unciphered size larger than the ciphertext
  ` [PATCH v2 4/5] include: u-boot: aes: make disabled cipher stubs static inline
  ` [PATCH v2 5/5] test: boot: add regression tests for the FIT cipher bounds checks

[PATCH 0/3] MAINTAINERS: Cleanup non existing files arch/board
 2026-08-25 15:52 UTC  (10+ messages)
` [PATCH 3/3] MAINTAINERS: Remove references to not existing files

[PATCH v2 00/11] imagemap: on-demand FIT loading from storage
 2026-08-25 16:00 UTC  (12+ messages)
` [PATCH v2 01/11] mtd: bind an mtd_blk device for non-NAND MTD masters
` [PATCH v2 02/11] mtd: nand: sandbox: forbid sub-page writes
` [PATCH v2 03/11] cmd: ubi: create a ubi_blk device when attaching UBI
` [PATCH v2 04/11] mtd: nand: spi: drop the eager ubi_blk binding
` [PATCH v2 05/11] mtd: ubi: block: build only with CONFIG_CMD_UBI
` [PATCH v2 06/11] mtd: ubi: block: only claim UBI block devices in the partition scan
` [PATCH v2 07/11] boot: add imagemap on-demand loading from storage
` [PATCH v2 08/11] boot: fit: support on-demand loading in fit_image_load()
` [PATCH v2 09/11] configs: sandbox: enable imagemap and its storage backends
` [PATCH v2 10/11] test: boot: add imagemap unit tests
` [PATCH v2 11/11] doc: imagemap: document on-demand loading framework

[PATCH v4 00/11] arm: mach-k3: introduce basic support for the AM62L
 2026-08-25 14:26 UTC  (2+ messages)

[PATCH v1 1/2] boot: android: Add Android 13+ bootflow support to bootmeth
 2026-08-25 14:24 UTC  (7+ messages)
  ` Re:Re: "
    `  "

[PATCH 0/6] Fixes and usability improvements for Layerscape QDS
 2026-08-25 14:20 UTC  (5+ messages)
` [PATCH 5/6] common: kconfig: raise SYS_CBSIZE default to 1024 for FSL_LSCH2/LSCH3

[PATCH 1/2] MAINTAINERS: Use proper Orphan status marking
 2026-08-25 13:50 UTC  (5+ messages)
` [PATCH 2/2] Clean up emails from non-existing domains

[PATCH RFC] scripts: pass dtc cpp flags via a GCC response file
 2026-08-25 13:48 UTC  (6+ messages)

[PATCH 0/2] vf610: make the USB host port usable
 2026-08-25 12:56 UTC  (3+ messages)
` [PATCH 1/2] dm: core: read the device tree into plat data after pinctrl

[PATCH v2 0/5] firmware-owned devicetree for EBBR / SystemReady IR
 2026-08-25 12:44 UTC  (4+ messages)
` [v2,0/5] "

[PATCH v1] toradex: {aquila, smarc, verdin}-imx95: add board_fix_fdt
 2026-08-25  7:45 UTC  (3+ messages)

[PATCH] board: spacemit: k1: accept the "m1-x_" TLV product name prefix
 2026-08-25  6:52 UTC 

[PATCH 1/1] disk: drop Amiga partition table support
 2026-08-25 12:38 UTC  (2+ messages)

Please pull u-boot-i2c
 2026-08-25 11:21 UTC 

[PATCH] bcmgenet: Reset the PHY of Raspberry Pi
 2026-08-25 10:59 UTC 

[PATCH v1 0/6] usb: fix DWC3/gadget issues and enable USB on Toradex i.MX95 boards
 2026-08-24 23:45 UTC  (10+ messages)
` [PATCH v1 1/6] usb: dwc3: core: only provide legacy gadget IRQ handler when USB_DWC3_GADGET
` [PATCH v1 2/6] usb: dwc3-generic: fix ref clock lookup indexing wrong clk_bulk array
` [PATCH v1 3/6] usb: skip host-only devices when picking the ehci gadget controller
` [PATCH v1 4/6] configs: verdin-imx95: enable CI_UDC usb gadget driver
` [PATCH v1 5/6] toradex: verdin-imx95: enable DWC3 USB controller support
` [PATCH v1 6/6] toradex: smarc-imx95: "

[PATCH v7 00/24] usb: dwc3: part 2, make the resynced code work
 2026-08-25  9:42 UTC  (18+ messages)
` [PATCH v7 02/24] usb: phy: add the usb_phy helpers needed by the resynced DWC3 code
` [PATCH v7 03/24] usb: gadget: adapt the gadget API after the resync
` [PATCH v7 05/24] usb: dwc3: make the core driver build in u-boot
` [PATCH v7 06/24] usb: dwc3: bring back the samsung usb phy driver
` [PATCH v7 07/24] usb: dwc3: make gadget and ep0 build in u-boot
` [PATCH v7 09/24] usb: dwc3: ep0: flush and invalidate cache around ep0 transfers
` [PATCH v7 11/24] usb: gadget: ci_udc: move to the udc-core registration
` [PATCH v7 12/24] usb: gadget: ci_udc: set endpoint capabilities
` [PATCH v7 14/24] usb: gadget: fix up the function drivers after the resync
` [PATCH v7 15/24] usb: gadget: fix up the last UDC "
` [PATCH v7 17/24] usb: gadget: at91_udc: register with udc-core
` [PATCH v7 18/24] usb: gadget: at91_udc: set endpoint capabilities
` [PATCH v7 20/24] usb: musb-new: "
` [PATCH v7 21/24] usb: mtu3: fix up after the resync
` [PATCH v7 23/24] usb: host: xhci: "
` [PATCH v7 24/24] usb: cdns3: "

[PATCH] net: fsl_enetc: fix all interfaces getting named enetc-0 on LS1028A
 2026-08-25  8:39 UTC 

[PATCH v1] power: regulator: mpq8785: match the MPS MPQ8646
 2026-08-25  7:55 UTC  (2+ messages)

[PATCH v1] net: ldpaa_eth: fix error logics of unconfigured DPMACs
 2026-08-25  7:54 UTC  (2+ messages)

[PATCH v1] spi: fsl_dspi: match the Layerscape DSPI compatibles
 2026-08-25  7:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: mmc: Add myself as a reviewer
 2026-08-25  7:50 UTC  (2+ messages)

[PATCH v5 00/13] arm: u8500: Enable upstream DT based SD card boot
 2026-08-25  7:43 UTC  (14+ messages)
` [PATCH v5 03/13] mmc: arm_pl180: Gate idle card clocks
` [PATCH v5 06/13] mmc: arm_pl180: Power down card supplies at OS handoff
` [PATCH v5 07/13] power: regulator: Add AB8500 AUX3 support
` [PATCH v5 10/13] arm: u8500: Switch Stemmy to upstream Janice device tree

[PATCH v2 1/4] ddr: imx: Reload the training firmware for every PHY configuration
 2026-08-25  6:06 UTC  (11+ messages)
` [PATCH v2 3/4] ddr: imx: Allow to call ddr init without logging failure

[PATCH v3] ddr: imx: Reload the training firmware for every PHY configuration
 2026-08-25  6:05 UTC 

[PATCH v2 0/4] i2c/clk: spacemit: k1: fix I2C bus configuration and clock handling
 2026-08-25  4:40 UTC  (5+ messages)

[PATCH 0/8] spacemit: k3: add clock and reset support
 2026-08-25  4:24 UTC  (9+ messages)
` [PATCH 1/8] clk: spacemit: ccu_mix: fix inverted condition in ccu_mix_trigger_fc()
` [PATCH 2/8] clk: spacemit: ccu_mix: add inverted enable gate clock
` [PATCH 3/8] clk: spacemit: ccu_pll: add plla type clock
` [PATCH 4/8] clk: spacemit: k3: extract common header
` [PATCH 5/8] clk: spacemit: k3: add the clock tree
` [PATCH 6/8] clk: spacemit: k3: reduce clock tree for SPL build
` [PATCH 7/8] reset: spacemit: Extract common K1 reset code
` [PATCH 8/8] reset: spacemit: Add SpacemiT K3 reset driver

[GIT PULL] Please pull mediatek-for-next-2026-08-24 into next
 2026-08-25  1:10 UTC 

[PATCH v3 0/4] serial: mtk: clock rate fixes
 2026-08-25  1:00 UTC  (2+ messages)

[ANN] U-Boot v2026.10-rc3 released
 2026-08-25  0:49 UTC 

[PATCH v2 0/2] pinctrl: mediatek: add mt8366 support
 2026-08-25  0:48 UTC  (2+ messages)

[PATCH v2 0/3] boot: image-fdt: Restore suppression of irrelevant ERROR message
 2026-08-25  0:46 UTC  (2+ messages)

[PATCH] disk: ubi: use a format string when copying the volume name
 2026-08-25  0:46 UTC 

[PATCH v2 0/4] pinctrl: mediatek: Kconfig cleanup
 2026-08-25  0:26 UTC  (2+ messages)

[PATCH v2 0/5] power: mediatek: add MT6366 PMIC support
 2026-08-25  0:15 UTC  (2+ messages)

[PATCH v1 0/1] arm: draeger: Add devicetrees for Draeger's M48 board
 2026-08-24 23:25 UTC  (7+ messages)
` [PATCH v1 1/1] arm: draeger: Dräger M48 on NXP i.MX6(Q) and Intel/Altera SoCFPGA Cyclone V devicetree

[PATCH] spi: mtk_snor: combine mt8188 and mt8189 into mediatek,mt8186-nor
 2026-08-24 23:11 UTC  (2+ messages)

[PATCH 0/3] net: mediatek: add mt8366 support
 2026-08-24 23:08 UTC  (2+ messages)

[PATCH] phy: mtk-tphy: add v3 hardware support
 2026-08-24 23:01 UTC  (2+ messages)

[PATCH 0/9] boot: add imagemap on-demand image loading from storage
 2026-08-24 22:59 UTC  (4+ messages)
` [PATCH 5/9] boot: add imagemap on-demand "

[PATCH v3 0/4] fit: Harden handling of external-data properties
 2026-08-24 21:34 UTC  (3+ messages)
` [PATCH v3 3/4] spl: fit: Harden external-data offset and size arithmetic

[PATCH 0/7] Correct behavior of OF_OMIT_DTB
 2026-08-24 20:31 UTC  (5+ messages)
` [PATCH v2 0/2] Correct behavior of BLOBLIST_PASSAGE_MANDATORY
  ` [PATCH v2 1/2] lib/fdtdec.c: Disallow overriding BLOBLIST_PASSAGE_MANDATORY
  ` [PATCH v2 2/2] vexpress64: Correct CONFIG symbol logic around device tree passage

[PATCH 00/17] pylibfdt: Update the U-Boot version with changes from upstream dtc
 2026-08-24 18:16 UTC  (2+ messages)

[PATCH] pinctrl: airoha: sync with linux-7.3 driver
 2026-08-24 17:13 UTC  (4+ messages)

[PATCH 0/6] rockchip: Miscellaneous updates for RK3506
 2026-08-24 16:56 UTC  (11+ messages)
` [PATCH 2/6] rockchip: rk3506: Update ENV_MEM_LAYOUT_SETTINGS
` [PATCH 5/6] clk: rockchip: rk3506: Use FIELD_PREP_WM16 macro

[PATCH v7 00/63] usb: dwc3: part 1, reset and import from Linux v6.16
 2026-08-24 15:27 UTC  (11+ messages)
` [PATCH v7 49/63] usb: dwc3: import from kernel v6.4
` [PATCH v7 51/63] usb: dwc3: import from kernel v6.6
` [PATCH v7 52/63] usb: dwc3: import from kernel v6.7
` [PATCH v7 54/63] usb: dwc3: import from kernel v6.9
` [PATCH v7 55/63] usb: dwc3: import from kernel v6.10
` [PATCH v7 56/63] usb: dwc3: import from kernel v6.11
` [PATCH v7 58/63] usb: dwc3: import from kernel v6.13
` [PATCH v7 60/63] usb: dwc3: import from kernel v6.15
` [PATCH v7 61/63] usb: dwc3: import from kernel v6.16
` [PATCH v7 63/63] usb: udc: re-import udc-core.c "


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