U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-03 20:50:58 to 2026-07-07 09:57:33 UTC [more...]

[PATCH] serial: msm_geni: validate RX data with IRQ status
 2026-07-07  9:57 UTC  (3+ messages)

[PATCH v2 0/2] serial: qcom_geni: prevent spurious UART input from stopping autoboot
 2026-07-07  9:52 UTC  (3+ messages)
` [PATCH v2 1/2] serial: msm_geni: fix RX FIFO init with proper cancel sequence
` [PATCH v2 2/2] serial: msm_geni: validate RX FIFO data with IRQ status flags

[PATCH 0/2] cyclic: update and optimization
 2026-07-07  8:53 UTC  (9+ messages)
` [PATCH 2/2] cyclic: parse cyclic list only if next cyclic timestamp is reached

[PATCH 0/4] dm: core: misc fixes
 2026-07-07  8:36 UTC  (7+ messages)
` [PATCH 1/4] dm: core: free fdt when fdt_create_empty_tree failure
` [PATCH 2/4] dm: core: fix wrong strlen check in of_add_subnode
` [PATCH 3/4] dm: core: Correct calloc arguments

[PATCH v2] video: add ChipWealth CH13726A AMOLED panel driver
 2026-07-07  8:14 UTC  (2+ messages)

[PATCH] lib/mbedtls: Do not use ERR_PTR with mbedTLS error codes
 2026-07-06 21:49 UTC  (4+ messages)

[PATCH 0/3] net: fsl_enetc: Add SGMII 1G support for i.MX952
 2026-07-07  4:00 UTC  (4+ messages)
` [PATCH v1 1/3] net: fsl_enetc: xpcs_phy: access PMA/PCS via MDIO_MMD_VEND2 on i.MX952
` [PATCH v1 2/3] net: fsl_enetc_xpcs_phy: Add 1G SGMII speed mode for i.MX952
` [PATCH v1 3/3] net: fsl_enetc: Add SGMII mode support "

[PATCH v2 0/3] net: fsl_enetc: Add SGMII 1G for i.MX95
 2026-07-07  3:33 UTC  (4+ messages)
` [PATCH v2 1/3] net: fsl_enetc_xpcs_phy: Extract common PMA MMD init sequence into helper function
` [PATCH v2 2/3] net: fsl_enetc_xpcs_phy: Add SGMII 1G support for i.MX95 Ethernet PHY Wrapper
` [PATCH v2 3/3] net: fsl_enetc: Add SGMII mode support for i.MX95

[ANN] U-Boot v2026.07 released
 2026-07-07  0:02 UTC 

[PATCH] clk: mediatek: mt8189: fix VLP_CK wrong parents
 2026-07-06 23:52 UTC 

[PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
 2026-07-06 22:36 UTC  (7+ messages)

[GIT PULL] please fsl-qoriq-next-2026-07-06 for next
 2026-07-06 22:16 UTC  (2+ messages)

[PATCH 0/4] fs: Add 9P filesystem support over virtio
 2026-07-06 21:54 UTC  (5+ messages)
` [PATCH 1/4] net: 9p: Add 9P2000 protocol support
` [PATCH 2/4] fs: 9p: Add 9P filesystem support
` [PATCH 3/4] virtio: 9p: Add 9P transport driver
` [PATCH 4/4] MAINTAINERS: Add entry for 9PFS

[PATCH] configs: mediatek: do not autostart the watchdog on the Genio EVKs
 2026-07-06 20:59 UTC  (4+ messages)

[PATCH] tools: binman: add build key directory option
 2026-07-06 19:43 UTC  (3+ messages)

[PATCH v3 0/2] cyclic: update and optimization
 2026-07-06 17:28 UTC  (4+ messages)
  ` [PATCH v3 1/2] cyclic: replace uint64_t by u64 suggested by b4
  ` [PATCH v3 2/2] cyclic: reduce get_timer_us() calls inside hlist_for_each_entry_safe()

[PATCH v2 0/4] Fix NVMe, not only on Raspberry Pi 5
 2026-07-06 17:21 UTC  (5+ messages)
` [PATCH v2 1/4] core: Skip parent device nodes without a DT reference when looking for dma-ranges
` [PATCH v2 2/4] test: Add a unit test in phys_to_bus for dynamically created device nodes
` [PATCH v2 3/4] nvme: Fix missing address translation for PCIe inbound access
` [PATCH v2 4/4] configs: enable NVMe

[PATCH v2 00/11] Remove patman from the U-Boot tree
 2026-07-06 16:40 UTC  (20+ messages)
` [PATCH v2 01/11] doc: Move the b4 guide into sending_patches
` [PATCH v2 02/11] doc: Remove the patman documentation
` [PATCH v2 03/11] patman: Add a .patman-defaults file for U-Boot
` [PATCH v2 04/11] patman: Replace the tool with a stub for patch-manager
` [PATCH v2 05/11] patman: Remove the test suite
` [PATCH v2 06/11] patman: Remove the patch-management code
` [PATCH v2 07/11] CI: Install pylibfdt's requirements in the tool jobs
` [PATCH v2 08/11] CI: Stop building and testing patman
` [PATCH v2 09/11] tools: docker: Drop patman from the CI image
` [PATCH v2 10/11] tools: Stop packaging patman as a pip module
` [PATCH v2 11/11] test: Stop running the patman tests

[GIT PULL] Please pull mmc-for-2026.07
 2026-07-06 16:40 UTC  (2+ messages)

U-Boot Concept Tree Proposal
 2026-07-06 16:29 UTC  (11+ messages)

[PATCH v2 0/2] cyclic: update and optimization
 2026-07-06 16:06 UTC  (4+ messages)
  ` [PATCH v2 2/2] cyclic: parse cyclic list only if next cyclic timestamp is reached

[PATCH] imx93_frdm: Add OP-TEE device tree node
 2026-07-06 15:54 UTC  (6+ messages)

CFP for Plumbers RISC-V MC
 2026-07-06 14:46 UTC 

[PATCH 0/7] Add support for RPMI to U-Boot
 2026-07-06 15:14 UTC  (15+ messages)
` [PATCH 1/7] firmware: add support for RPMI
` [PATCH 2/7] firmware: rpmi: add support for the SBI MPXY transport
` [PATCH 4/7] drivers: clk: add support for RPMI clocks
` [PATCH 5/7] drivers: power: add support for RPMI power domains

[PATCH 0/4] bootstd: firmware-owned devicetree for EBBR / SystemReady IR
 2026-07-06 15:06 UTC  (5+ messages)
` [PATCH 1/4] bootstd: add a firmware-owned devicetree source
` [PATCH 2/4] bootmeth: efi: source the devicetree from a firmware partition
` [PATCH 3/4] efi_loader: bootmgr: install the firmware-owned devicetree
` [PATCH 4/4] test: bootstd: add firmware-FDT source tests

[PATCH v2 0/7] ARM: Add RV1103B Omega4 board support
 2026-07-06 13:54 UTC  (4+ messages)

[PATCH v2 0/3] Fix TI AM64X ERHPWM
 2026-07-06  8:35 UTC  (4+ messages)
` [PATCH v2 1/3] ti_pwm: Add EHRPWM TBCLK clock driver
` [PATCH v2 2/3] ti_pwm: Fix EHRPWM issue
` [PATCH v2 3/3] ti_pwm: Add support for arch k3

[PATCH v4 0/8] arm: snapdragon: Add snagboot support for Lemans-EVK
 2026-07-06 12:36 UTC  (5+ messages)
` [PATCH v4 1/8] arm: snapdragon: Add CONFIG_QCOM_SNAGBOOT_MODE option
` [PATCH v4 5/8] soc: qcom: cmd-db: Allow boot without CMD DB data

[PATCH v2 1/3] binman: imx8mimage: Generate FSPI header in binman instead of mkimage
 2026-07-06 12:27 UTC  (4+ messages)

[PATCH v2 1/3] dts: qcs6490-rubikpi3: Add U-Boot dtsi
 2026-07-06 11:34 UTC  (2+ messages)

[PATCH v3 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
 2026-07-06 10:50 UTC  (8+ messages)
` [PATCH v3 1/7] pmbus: add PMBus 1.x framework, CLI, and binding
` [PATCH v3 2/7] power: regulator: add generic PMBus UCLASS_REGULATOR adapter
` [PATCH v3 3/7] power: regulator: add MPS MPQ8785 PMBus regulator driver
` [PATCH v3 4/7] board: nxp: vid: introduce PMBus framework support
` [PATCH v3 5/7] thermal: pmbus: add PMBus die-temp driver
` [PATCH v3 6/7] test: dm: pmbus: add a sandbox PMBus chip emulator
` [PATCH v3 7/7] test: dm: pmbus: test pmbus command and framework

[PATCH v1 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
 2026-07-06 10:32 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] pmbus: add PMBus 1.x framework, CLI, and binding
  ` [PATCH v2 3/7] power: regulator: add MPS MPQ8785 PMBus regulator driver
  ` [PATCH v2 4/7] board: nxp: vid: introduce PMBus framework support

[PATCH v2 0/4] Add DM firmware reserved memory support
 2026-07-06  6:41 UTC  (2+ messages)

[PATCH v2] Revert "mmc: sdhci-cadence: trigger tuning for SD HS mode on SD6HC (v6) PHY"
 2026-07-06  6:33 UTC  (2+ messages)

[PATCH v1] mmc: sd: fix redundant 1.8V voltage switch on cold boot with UHS card
 2026-07-06  6:32 UTC  (2+ messages)

[PATCH v2] arm: mvebu: Update docs for Allied Telesis x220
 2026-07-06  6:33 UTC  (2+ messages)

[PATCH 1/2] mmc: detect illegal command response in SPI mode
 2026-07-06  6:26 UTC  (2+ messages)

[PATCH 0/3] Fix TI AM64X ERHPWM
 2026-07-06  5:36 UTC  (3+ messages)
` [PATCH 1/3] ti_pwm: Add EHRPWM TBCLK clock driver

[PATCH] mtd: spi-nor: Add Dosilicon DS25Q4BB support
 2026-07-06  1:51 UTC  (4+ messages)

[PATCH 0/3] riscv: milkv_duo: Use upstream devicetree
 2026-07-06  1:43 UTC  (4+ messages)
` [PATCH 1/3] clk: sophgo: cv1800b: Add cv1800b clock compatible
` [PATCH 2/3] riscv: milkv_duo: Use upstream devicetree
` [PATCH 3/3] riscv: dts: milkv_duo: Drop local devicetree files

[PATCH v1] mtd: nand: raw: rockchip_nfc: fix oobfree length calculation
 2026-07-05 20:03 UTC  (2+ messages)

[PATCH v4 1/3] binman: imx8mimage: Generate FSPI header in binman instead of mkimage
 2026-07-05 21:19 UTC  (3+ messages)
` [PATCH v4 2/3] arm64: dts: imx8mm: Drop nxp,fspi-header-filename
` [PATCH v4 3/3] arm64: dts: imx8mn: "

[PATCH v2 0/2] usb: gadget: Add Renesas RZ/N1 USBF driver
 2026-07-05 16:00 UTC  (3+ messages)
` [PATCH v2 2/2] usb: gadget: Add Renesas RZ/N1 USBF controller support

[PATCH v1] bootm: teach handle_decomp_error() about the noload decompression buffer
 2026-07-05 14:51 UTC 

[PATCH v3 0/9] spacemit mmc driver
 2026-07-05 18:28 UTC  (14+ messages)
` [PATCH v3 1/9] spacemit: k1: select boot device via config registers
` [PATCH v3 2/9] pinctrl: k1: add IO power domain configuration support
` [PATCH v3 3/9] mmc: sdhci: enable CMD23 for multi-block transfers
` [PATCH v3 4/9] mmc: k1: add sdhci platform driver
` [PATCH v3 5/9] dts: k1: add SD card support in u-boot overlay
` [PATCH v3 6/9] configs: k1: enable SD and eMMC support
` [PATCH v3 7/9] doc: spacemit: flash on K1 SoC based boards
` [PATCH v3 8/9] config: k1: enable ENV support for eMMC
` [PATCH v3 9/9] spacemit: k1: load product name from environment variable

[PATCH v2] MAINTAINERS: Update SH/SoCFPGA/USB email addresses
 2026-07-05 15:52 UTC 

[PATCH 0/3] pci: enable designware pci and phy on spacemit k1 SoC
 2026-07-05 13:06 UTC  (4+ messages)
` [PATCH 1/3] phy: spacemit: add K1 PCIe/USB3 combo PHY driver
` [PATCH 2/3] pci: spacemit: add DesignWare PCIe host controller driver
` [PATCH 3/3] dts: spacemit: add PCIe nodes and enable in defconfig

[PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
 2026-07-05 10:08 UTC 

[PATCH v3 0/5] edison: Convert the image build to binman
 2026-07-05 10:42 UTC  (6+ messages)
` [PATCH v3 1/5] binman: Add an entry type for the Intel OSIP header
` [PATCH v3 2/5] edison: Widen the DFU auto-probe window for flashing U-Boot
` [PATCH v3 3/5] x86: edison: Move U-Boot alignment into binman
` [PATCH v3 4/5] CI: Add an sjg-lab job for the Intel Edison
` [PATCH v3 5/5] doc: edison: Rewrite the update instructions

[PATCH v2 0/5] edison: Convert the image build to binman
 2026-07-05 10:42 UTC  (5+ messages)
` [PATCH v2 5/5] doc: edison: Rewrite the update instructions

[PATCH] drivers: sysreset: Do not end sysreset_walk_arg on -EPROTONOSUPPORT
 2026-07-05  7:47 UTC  (5+ messages)

[PATCH v2 0/3] vbe: bound FIT external-data reads against the firmware area
 2026-07-05  3:44 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] sandbox: vbe: size firmware1 area to fit the binman fw-update section
  ` [PATCH v3 2/3] vbe: bound FIT external-data offset and size before blk_read
  ` [PATCH v3 3/3] test: vbe: cover vbe_read_fit() external-data bounds checks

[PATCH v2 00/10] crypto: allwinner: enable sun8i-ce FIT crypto
 2026-07-04 13:59 UTC  (3+ messages)

[PATCH] usb: Fix timeout detection in usb_control_msg
 2026-07-03 14:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: add entry for SDHCI Cadence driver
 2026-07-04 19:39 UTC 

[PATCH] efi_loader: stop watchdog devices in ExitBootServices()
 2026-07-04 17:15 UTC  (10+ messages)

[PATCH v1 0/2] qcom: Enable CONFIG_SKIP_EARLY_DM for Faster Boot
 2026-07-04 14:34 UTC  (4+ messages)
` [PATCH v1 1/2] configs: qcom_defconfig: Enable CONFIG_SKIP_EARLY_DM
` [PATCH v1 2/2] serial: msm_geni: Fix clock enable on error pointer

[PATCH v2 00/16] LoongArch initial support
 2026-07-04 11:22 UTC  (5+ messages)
` [PATCH v2 08/16] LoongArch: CPU assembly routines

[PATCH] arm: mvebu: Update docs for Allied Telesis x220
 2026-07-04  7:50 UTC  (2+ messages)

[PATCH] lib: ecdsa: use .key extension for keydir keys
 2026-07-03 21:40 UTC 

[PATCH] MAINTAINERS: Add entry for ARM
 2026-07-03 20:50 UTC  (2+ messages)

[PATCH v2] treewide: change email links from mailman to patch.msgid.link with message-id
 2026-07-03 20:50 UTC  (2+ messages)

[PATCH] Kconfig: Fix grammatical error in help text
 2026-07-03 20:50 UTC  (2+ messages)

[PATCH 1/2] .mailmap: update e-mail address for Abbarapu Venkatesh Yadav
 2026-07-03 20:50 UTC  (2+ messages)

[PATCH] .mailmap: map old addresses to their up-to-date counterparts
 2026-07-03 20:50 UTC  (2+ messages)

[PATCH v2] drivers: sysreset: revert support for args in request
 2026-07-03 20:50 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