public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-01-16 17:33:30 to 2026-01-19 17:03:31 UTC [more...]

[PATCH 0/2] Improvements to the recent clock rework by marex
 2026-01-19 16:59 UTC  (4+ messages)
` [PATCH 1/2] clk: clk_resolve_parent_clk(): resolve external clocks by id

[PATCH v2 0/3] doc: develop: process: Clarify some patch editing expectations
 2026-01-19 16:47 UTC  (10+ messages)
` [PATCH v2 1/3] doc: develop: process: Move the existing block about patch application
` [PATCH v2 2/3] doc: develop: process: Rework the custodian feedback section
` [PATCH v2 3/3] doc: develop: process: Explain when/how Custodians may edit patches

[PATCH] tools: Handle realloc failure in strlist_add
 2026-01-19 14:49 UTC 

[PATCH] tools: Fix error handling in fit_config_get_hash_list
 2026-01-19 14:47 UTC 

[PATCH] ARM: dts: stm32: Add bootph-all in ltdc node in stm32mp257f-ev1-u-boot
 2026-01-19 16:30 UTC  (7+ messages)
    ` [Uboot-stm32] "

[PATCH v2 0/2] fwu: Mark failed bank as invalid during rollback
 2026-01-19 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] fwu: Pass bank state enum to fwu_state_machine_updates()
` [PATCH v2 2/2] fwu: Mark failed bank as invalid during rollback

[PATCH v2] sunxi: dram: detect non-power-of-2 sized DRAM chips
 2026-01-19 15:31 UTC  (2+ messages)

[PATCH v2 00/24] Introduce Allwinner H6/H616 NAND controller support
 2026-01-19 14:10 UTC  (13+ messages)
` [PATCH v2 02/24] mtd: rawnand: sunxi_spl: fix pointer from integer without a cast
` [PATCH v2 05/24] mtd: rawnand: sunxi: remove usage of struct sunxi_ccm_reg

Raspberry Pi CM5 recommended upstream U-Boot baseline
 2026-01-19 11:26 UTC 

[PATCH 0/3] spi: stm32: OSPI and QSPI throughput optimization
 2026-01-19 13:11 UTC  (7+ messages)
` [PATCH 1/3] spi: stm32-ospi: Increase read throughput in indirect mode
` [PATCH 2/3] spi: stm32-qspi: "
` [PATCH 3/3] spi: stm32-qspi: Optimize FIFO accesses using u16 or u32

[PATCH v4 0/3] Restore boot for STM32MP13/STM32MP2 board family
 2026-01-19 12:56 UTC  (7+ messages)
` [PATCH v4 1/3] clk: stm32mp13: Reorder include files
` [PATCH v4 2/3] ARM: dts: stm32: Add SCMI clocks in rcc node for stm32mp131.dtsi
` [PATCH v4 3/3] clk: stm32: Update clock management for STM32MP13/25

[PATCH v3 0/3] Restore boot for STM32MP13/STM32MP2 board family
 2026-01-19 12:39 UTC  (5+ messages)
` [PATCH v3 1/3] clk: stm32mp13: Reorder include files
` [PATCH v3 2/3] ARM: dts: stm32: Add SCMI clocks in rcc node for stm32mp131.dtsi

[PATCH v2] rtc: zynqmp: Add clock framework support with calibration fallback
 2026-01-19 12:33 UTC  (3+ messages)

[PATCH 0/3] usb: dwc3-generic: improve DT parsing and support qcom flat DT
 2026-01-19 12:23 UTC  (5+ messages)
` [PATCH 2/3] usb: dwc3-generic: support Qualcomm flattened DT

[PATCH 1/2] drivers/clk/Kconfig: fix "related" typo in help text
 2026-01-19 11:36 UTC  (5+ messages)
` [PATCH 2/2] drivers/clk/clk_zynqmp.c: get rid of compiler warning for !CONFIG_CMD_CLK builds

[PATCH v2 0/3] part: fix partition searching
 2026-01-19 11:24 UTC  (7+ messages)
` [PATCH v2 1/3] disk: part: fix partition search boundaries
` [PATCH v2 2/3] cmd: gpt: "
` [PATCH v2 3/3] mtd: mtdpart: fix partitions searching

[PATCH v3] tools: sunxi-spl-image-builder: support H6/H616 NAND boot
 2026-01-19 11:18 UTC  (4+ messages)

Pull request efi-2026-04-rc1
 2026-01-19 11:11 UTC 

Pull request for nand-13012026
 2026-01-19 10:56 UTC 

[PATCH v4] cmd: mem: add function for getting ram size for use in scripts
 2026-01-19 10:22 UTC  (2+ messages)

[PATCH 00/17] Add board support for Spacemit K1 SoC in SPL
 2026-01-19  9:40 UTC  (26+ messages)
` [PATCH 01/17] spacemit: k1: support multi-board infrastructure
` [PATCH 02/17] spacemit: k1: enable SPL with debug UART
` [PATCH 03/17] configs: k1: enable early timer support
` [PATCH 04/17] reset: k1: add SPL support and enable TWSI8 reset
` [PATCH 05/17] dt-bindings: clock: import k1-syscon from upstream
` [PATCH 06/17] dts: k1: import dts file from upstream folder
` [PATCH 07/17] clk: spacemit: Add support for K1 SoC
` [PATCH 08/17] dts: k1: enable clocks in SPL
` [PATCH 09/17] board: k1: initialize clock and serial devices "
` [PATCH 10/17] configs: k1: add default option for clock driver "
` [PATCH 11/17] i2c: k1: add I2C driver support
` [PATCH 12/17] dt-bindings: pinctrl: add k1 support
` [PATCH 13/17] spacemit: k1: add TLV EEPROM support in SPL
` [PATCH 14/17] spacemit: k1: Add DDR firmware support to SPL
` [PATCH 15/17] power: pmic: add support for Spacemit P1 PMIC
` [PATCH 16/17] power: regulator: add support for Spacemit P1 SoC
` [PATCH 17/17] board: k1: enable pmic in spl

[PATCH v2] boot/fit: print name of config node not found
 2026-01-19  9:40 UTC  (2+ messages)

[PATCH v2 0/2] net: lwip: Do not write past end of buffer
 2026-01-19  9:35 UTC  (6+ messages)
` [PATCH v2 1/2] net: lwip: tftp: Do not write past buffer end
` [PATCH v2 2/2] net: lwip: dhcp: Do not write past end of buffer

[PATCH 0/5] Add dumpfwumdata tool for FWU metadata image
 2026-01-19  9:33 UTC  (8+ messages)
` [PATCH 4/5] tools: "

[PATCH 0/6] net: lwip: Command fixes and improvements
 2026-01-19  9:28 UTC  (14+ messages)
` [PATCH 1/6] net: lwip: dns: Fix print of resolved IP address
` [PATCH 2/6] net: lwip: nfs: Print device name based on current udevice
` [PATCH 3/6] net: lwip: dns: Call env_set() from dns loop instead of found callback
` [PATCH 4/6] net: lwip: Use ipaddr helpers
` [PATCH 5/6] net: lwip: dhcp: Save DHCP siaddr field to tftpserverip env var
` [PATCH 6/6] net: lwip: nfs: Prefer nfsserverip over serverip when set

[PATCH] driver: cache: Remove SiFive PL2 driver
 2026-01-19  5:55 UTC 

[PATCH] ARM: stm32: Reinstate missing SPL configs for DH STM32MP15xx DHSOM
 2026-01-19  8:50 UTC  (2+ messages)

[PATCH] ARM: stm32: Use CONFIG_STM32MP15X to discern STM32MP15xx on DH STM32MP15xx DHSOM
 2026-01-19  8:49 UTC  (2+ messages)

[RESEND PATCH] board: stm32mp2: read boot index from backup register
 2026-01-19  8:38 UTC  (2+ messages)

[PATCH] video: simple_panel: add support for "rocktech,rk043fn48h" display
 2026-01-19  8:20 UTC  (2+ messages)

[PATCH] pinctrl: zynqmp: Add SPL support
 2026-01-19  8:08 UTC  (4+ messages)

[PATCH] board: unmatched: Workaround failure to find .dtb file
 2026-01-19  6:42 UTC  (2+ messages)

[PATCH v5 0/5] Implement reset to EDL for qcs9100
 2026-01-19  5:39 UTC  (5+ messages)

[PATCH] mtd: spinand: add Foresee F35SQB002G flash support
 2026-01-19  2:07 UTC  (2+ messages)

[PATCH v1] fix socfpga GEN5 handoff script path
 2026-01-19  1:55 UTC 

[PATCH] disk: part: fix partition search boundaries
 2026-01-19  0:52 UTC  (3+ messages)

[PATCH] sunxi: a133: Add NSI arbiter support to DRAM init
 2026-01-19  0:03 UTC  (4+ messages)

[PATCH] Revert "arm: dts: an7581: set r_smpl for MMC in U-Boot"
 2026-01-18 20:04 UTC 

[PATCH] fit: Rework SPL_LOAD_FIT_ADDRESS slightly
 2026-01-18 19:56 UTC 

[PATCH 1/1] doc: expand on JH7110 boot select switches
 2026-01-18 19:51 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20260117
 2026-01-18 16:26 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2026-01-18 16:26 UTC  (2+ messages)

[PATCH next v2] board: amediatech: Add X96Q support
 2026-01-18 11:34 UTC  (3+ messages)

[PATCH 0/5] board: TQMa6: improvements for config settings
 2026-01-18  1:47 UTC  (2+ messages)

[PATCH] toradex: common: handle third MAC address for SMARC i.MX95
 2026-01-18  1:47 UTC  (2+ messages)

[PATCH v1] tools: fix format string in tools/imx8image.c
 2026-01-18  1:46 UTC  (2+ messages)

[PATCH] ARM: imx: Enable boot from both USB controllers on all i.MX6 DHSOM
 2026-01-18  1:46 UTC  (2+ messages)

[PATCH 00/13] imx9: board cleanup and include ELE voltage API
 2026-01-18  1:45 UTC  (2+ messages)

[PATCH] imx93_frdm: clear and mask TCPC interrupts
 2026-01-18  1:45 UTC  (2+ messages)

[PATCH v3] cmd: mem: add function for getting ram size for use in scripts
 2026-01-17 21:43 UTC 

[PATCH v2] cmd: mem: add function for getting ram size for use in scripts
 2026-01-17 21:23 UTC 

[PATCH] cmd: mem: add function for getting ram size for use in scripts
 2026-01-17 17:17 UTC  (2+ messages)

[PATCH] arm: dts: an7581: set r_smpl for MMC in U-Boot
 2026-01-17 16:31 UTC  (3+ messages)

[PATCH] arm: Remove remainder of ARCH_ORION5X
 2026-01-17 10:43 UTC  (2+ messages)

[PATCH] i2c: geni: bail when clocks can't be enabled
 2026-01-17  6:16 UTC  (3+ messages)

[PATCH v2] doc: board: ti: Add AM62D documentation
 2026-01-17  3:33 UTC 

[PATCH] doc: board: ti: Add AM62D documentation
 2026-01-17  2:30 UTC  (5+ messages)

[PATCH v3 0/4] fix integer overflows in filesystem code
 2026-01-16 22:22 UTC  (2+ messages)

[PATCH] configs: mt8365: remove empty header file
 2026-01-16 22:22 UTC  (2+ messages)

[PATCH v3 0/6] rockchip: use OF_UPSTREAM for rk3288
 2026-01-16 22:13 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: dts: rockchip: Remove mshc aliases from RK3288
` [PATCH v3 2/6] ARM: dts: rockchip: Add spi_flash label to rk3288-veyron
` [PATCH v3 3/6] ARM: dts: rockchip: move edp assigned-clocks to edp node on rk3288
` [PATCH v3 4/6] rockchip: Switch rk3288-veyron boards to upstream devicetree
` [PATCH v3 5/6] rockchip: Switch remaining rk3288 "
` [PATCH v3 6/6] rockchip: imply OF_UPSTREAM for rk3288 boards

[PATCH v2] Add support for OpenSSL Provider API
 2026-01-16 21:04 UTC  (9+ messages)

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-01-16 19:43 UTC 

[PATCH v2] configs: apple: Enable SMBIOS / sysinfo
 2026-01-16 18:49 UTC  (2+ messages)

Fwd: [PULL] Please pull qcom-main
 2026-01-16 19:22 UTC 

[PATCH v3 0/9] arm: am335x: Switch to upstream devicetree
 2026-01-16 18:45 UTC  (2+ messages)

[PATCH 0/3] arm: dts: k3-am62d-evm-binman updates
 2026-01-16 18:33 UTC  (3+ messages)
` [PATCH 3/3] arm: dts: k3-am62d-evm-binman: Override tiboot3 filenames for AM62D

[PATCH v9 00/13] am62: IO+DDR resume support
 2026-01-16 18:13 UTC  (10+ messages)
` [PATCH v9 07/13] arm: mach-k3: am62xx-lpm-common: Helper for LPM meta data address from DT

[PATCH v2 1/2] usb: dwc3-generic: support Qualcomm flattened DT
 2026-01-16 18:03 UTC  (2+ messages)
` (subset) "

[PATCH v1] clk: qcom: sa8775p: Fix USB clock configuration and add resets
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v1] clk: qcom: sa8775p: Add QUP serial engine clock support
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v4 0/2] Introduce Pixel config fragment for chainloading u-boot
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH 0/6] qcom: rpmh read support and regulator fixes
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH] clk/qcom: sc7280: add more QUP clocks
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v1] configs: Fix fastboot buffer address for QCS615 and QCM6490 boards
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v1] spmi: msm: refine handling of multiple APID mappings
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v2] usb: gadget: Kconfig: Correct Qualcomm config name used
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH] mach-snapdragon: of_fixup: support new flat dwc3 node
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH 1/3] mmc: msm_sdhci: Fix incorrect divider calculation for SDCLK
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH] phy: Add MSM8996 support to Qualcomm QUSB2 phy
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v1] configs: qcom_qcs615: Correct debug UART clock frequency
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH] phy: qcom: snps-femto-v2: assert reset in probe
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH] dragonboard820c: Stop disabling device tree relocation
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v1] smem: msm: Fix memory-region lookup, direct <reg> mapping and update SMEM host count
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v1] pinctrl: qcom: add driver for QCS615 SoC
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH] mach-snapdragon: capsule_update: Fix eMMC detection for non-UFS devices
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v1 1/1] regulator: qcom-rpmh-regulator: add support for PM8150 PM8350 PM7325
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH] mach-snapdragon: enable MMU_PGPROT by default
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v1 1/2] configs: Rename qcs9100_defconfig to qcom_qcs9100_defconfig
 2026-01-16 18:03 UTC  (2+ messages)
` (subset) "

[PATCH v2] usb: dwc3: qcom: Add delays in UTMI clock selection for Qscratch
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH v2] watchdog: qcom: Add max timeout check to prevent overflow
 2026-01-16 18:03 UTC  (2+ messages)

[PATCH] doc/develop/process.rst: Expand on the Custodian workflow
 2026-01-16 17:56 UTC  (5+ messages)

[PATCH v1] scsi: Enable FUA bit and remove per-write SYNC_CACHE operations
 2026-01-16 17:49 UTC  (3+ messages)

[PATCH 2/2] configs: Add generic qcom_tfa_optee_defconfig
 2026-01-16 17:46 UTC  (12+ messages)

[GIT PULL] Please pull u-boot-dfu-20260116 into master
 2026-01-16 17:32 UTC  (2+ messages)

[PATCH v2] spl: fix incorrect dependency for SPL_NET
 2026-01-16 17:32 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