U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-06 10:52:39 to 2026-07-07 16:40:36 UTC [more...]

[PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP
 2026-07-07 16:38 UTC  (16+ messages)
` [PATCH 01/12] MAINTAINERS: remove redundant entries "
` [PATCH 02/12] MAINTAINERS: add rkmux.py to "
` [PATCH 03/12] MAINTAINERS: add N: px30 regex "
` [PATCH 04/12] MAINTAINERS: add N: px5 "
` [PATCH 05/12] MAINTAINERS: add N: rk3 "
` [PATCH 06/12] MAINTAINERS: add N: rk8 "
` [PATCH 07/12] MAINTAINERS: add N: rv11 "
` [PATCH 08/12] MAINTAINERS: add N: rkmtd "
` [PATCH 09/12] MAINTAINERS: add more Rockchip drivers "
` [PATCH 10/12] MAINTAINERS: add rockusb "
` [PATCH 11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers
` [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer

[PATCH v3 00/15] rockchip: Add support for the RV1103B, RV1103 and RV1106
 2026-07-07 15:35 UTC  (17+ messages)
` [PATCH v3 01/15] ARM: dts: Add the RV1103B devicetree files
` [PATCH v3 02/15] pinctrl: rockchip: Add RV1103B support
` [PATCH v3 03/15] clk: rockchip: Add RV1103B clock driver
` [PATCH v3 04/15] tools: rkcommon: Add RV1103B support
` [PATCH v3 05/15] rockchip: spl-boot-order: Add SPI NAND support
` [PATCH v3 06/15] spl: Add SPI NAND support via MTD in SPL
` [PATCH v3 07/15] rockchip: rv1103b: Add SoC support
` [PATCH v3 08/15] omega4-rv1103b: Add the initial support
` [PATCH v3 09/15] tools: rkcommon: Add RV1106 support
` [PATCH v3 10/15] pinctrl: rockchip: "
` [PATCH v3 11/15] ARM: dts: Add the RV1103/RV1106 devicetree files
` [PATCH v3 12/15] clk: rockchip: Add RV1106 clock driver
` [PATCH v3 13/15] rockchip: rv1106: Add SoC support
` [PATCH v3 14/15] luckfox-pico: Add the initial support
` [PATCH v3 15/15] rockchip: Support legacy images when booting from RAM

[PATCH v3 0/6] arm: omap: Add back omap4 support
 2026-07-07 14:23 UTC  (4+ messages)
` [PATCH v3 3/6] clk: ti: Remove AM33xx dependency

[PATCH v3 2/3] ti_pwm: Fix EHRPWM issue
 2026-07-07 13:14 UTC  (2+ messages)
` [PATCH v3 1/3] ti_pwm: Add EHRPWM TBCLK clock driver

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

[PATCH v4 00/10] spacemit mmc driver
 2026-07-07 15:21 UTC  (11+ messages)
` [PATCH v4 01/10] spacemit: k1: select boot device via config registers
` [PATCH v4 02/10] pinctrl: k1: add IO power domain configuration support
` [PATCH v4 03/10] mmc: enable CMD23 for multi-block transfers
` [PATCH v4 04/10] mmc: k1: add sdhci platform driver
` [PATCH v4 05/10] dts: k1: add SD card support in u-boot overlay
` [PATCH v4 06/10] configs: k1: enable SD and eMMC support
` [PATCH v4 07/10] MAINTAINER: update Spacemit K1 entry
` [PATCH v4 08/10] doc: spacemit: flash on K1 SoC based boards
` [PATCH v4 09/10] config: k1: enable ENV support for eMMC
` [PATCH v4 10/10] spacemit: k1: load product name from environment variable

[PATCH 00/24] clk: mediatek: more clock parent improvements
 2026-07-07 15:07 UTC  (25+ messages)
` [PATCH 01/24] clk: mediatek: mt7622: set parent flag for GATE_APMIXED()
` [PATCH 02/24] clk: mediatek: add registration function for clock tree types
` [PATCH 03/24] clk: mediaTek: mt7622: add clock tree type flags
` [PATCH 04/24] clk: mediaTek: mt7623: "
` [PATCH 05/24] clk: mediaTek: mt7629: "
` [PATCH 06/24] clk: mediaTek: mt7981: "
` [PATCH 07/24] clk: mediaTek: mt7986: "
` [PATCH 08/24] clk: mediaTek: mt7987: "
` [PATCH 09/24] clk: mediaTek: mt7988: "
` [PATCH 10/24] clk: mediaTek: mt8183: "
` [PATCH 11/24] clk: mediaTek: mt8188: "
` [PATCH 12/24] clk: mediaTek: mt8189: "
` [PATCH 13/24] clk: mediaTek: mt8195: "
` [PATCH 14/24] clk: mediaTek: mt8365: "
` [PATCH 15/24] clk: mediaTek: mt8512: "
` [PATCH 16/24] clk: mediaTek: mt8516: "
` [PATCH 17/24] clk: mediaTek: mt8518: "
` [PATCH 18/24] clk: mediatek: use registered provider for parent lookup
` [PATCH 19/24] clk: mediatek: drop parent udevice field
` [PATCH 20/24] clk: mediatek: remove mtk_common_clk_infrasys_init()
` [PATCH 21/24] arm: dts: mt7981: remove clock-parent properties
` [PATCH 22/24] arm: dts: mt7986: "
` [PATCH 23/24] arm: dts: mt7988: "
` [PATCH 24/24] clk: mediatek: mt7629: remove mt7629_peri_clk_tree

[PATCH 1/1] efi_loader: fix building with CONFIG_EFI_VARIABLES_PRESEED=y
 2026-07-07 13:50 UTC  (2+ messages)

[PATCH] mmc: sunxi: mask DATA0 during H6-family clock updates
 2026-07-07 13:31 UTC  (2+ messages)

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

[PATCH] net: Drop unnecessary device_set_name
 2026-07-07 12:39 UTC  (2+ messages)

[PATCH] arm: dts: rockchip: Align OTP nodes for RK3528/RK356x with Linux v7.1
 2026-07-07 12:39 UTC  (3+ messages)

[PATCH v4 0/4] rockchip: odroid-m1/m1s/rk3566 watchdog support
 2026-07-07 12:25 UTC  (2+ messages)

[PATCH v2] net: lwip: add tftpsrv command
 2026-07-07 12:23 UTC  (2+ messages)

[PATCH v2] fwu: Make boottime check failures visible
 2026-07-07 12:16 UTC 

[PATCH 00/13] qconfig: Use kconfiglib for database build and defconfig sync
 2026-07-07 11:35 UTC  (14+ messages)
` [PATCH 01/13] buildman: Fix kconfiglib string-value escaping
` [PATCH 02/13] qconfig: Add a way to select defconfigs without stdin
` [PATCH 03/13] qconfig: Ignore defconfigs containing #include
` [PATCH 04/13] qconfig: Refactor to allow buildman to read the database
` [PATCH 05/13] qconfig: Rename do_build_db()
` [PATCH 06/13] qconfig: Drop args from KconfigParser
` [PATCH 07/13] qconfig: Allow buildman to obtain the qconfig database
` [PATCH 08/13] qconfig: Use kconfiglib to build the CONFIG database
` [PATCH 09/13] qconfig: Auto-rebuild stale database for -f queries
` [PATCH 10/13] qconfig: Use kconfiglib for defconfig sync
` [PATCH 11/13] qconfig: Handle #include defconfigs in kconfiglib sync
` [PATCH 12/13] qconfig: Use kconfiglib for -r (git-ref) sync path
` [PATCH 13/13] test: Add qconfig tests to the test runner

[PATCH v2 0/3] Fix TI AM64X ERHPWM
 2026-07-07 11:19 UTC  (6+ 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 1/2] fwu: Make boottime check failures visible
 2026-07-07 11:07 UTC  (15+ messages)
` [PATCH 2/2] fwu: Gracefully handle missing FWU metadata device

[PATCH 00/18] arm64: xilinx: Decouple firmware interface
 2026-07-07 10:58 UTC  (2+ messages)

[PATCH] arm64: versal2: Select GIC redistributor base at runtime
 2026-07-07 10:58 UTC  (2+ messages)

[PATCH 0/4] arm64: zynqmp: DT updates
 2026-07-07 10:58 UTC  (2+ messages)

[PATCH 0/4] i3c: dw: fix slave device setup and probe issues
 2026-07-07 10:50 UTC  (3+ messages)
` [PATCH 3/4] configs: versal2: enable I3C support

[PATCH] tools: binman: fix changes not being written to source.dtb
 2026-07-07 10:44 UTC 

[PATCH v3 0/5] edison: Convert the image build to binman
 2026-07-07 10:01 UTC  (3+ messages)
` [PATCH v3 1/5] binman: Add an entry type for the Intel OSIP header

[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/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  (6+ messages)
` [PATCH v2 01/11] doc: Move the b4 guide into sending_patches
` [PATCH v2 02/11] doc: Remove the patman documentation

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


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