U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-06 23:44:54 to 2026-08-08 19:13:07 UTC [more...]

[PATCH] pylibfdt: Grow the FdtSw buffer geometrically
 2026-08-08 19:12 UTC  (5+ messages)

[PATCH] Makefile: fix dtbs_check target
 2026-08-08 18:47 UTC  (3+ messages)

[PATCH] board_f: Call initf_malloc() before fdtdec_setup()
 2026-08-08 18:17 UTC  (2+ messages)

[PATCH v2] tools: fit: sign all config image references
 2026-08-08 18:03 UTC  (2+ messages)

[PATCH v2 0/5] gpio: improve claim diagnostics and fix gpio-delay offset handling
 2026-08-08 17:58 UTC  (8+ messages)
` [PATCH v2 1/5] gpio: uclass: log when a gpio offset is already claimed
` [PATCH v2 2/5] gpio: cmd: warn "
` [PATCH v2 5/5] gpio: delay: free wrapped real GPIOs on remove
` [v2,0/5] gpio: improve claim diagnostics and fix gpio-delay offset handling

[PATCH] pytest: fix out of bounds access to bad_pattern_ids
 2026-08-08 17:48 UTC  (2+ messages)

[PATCH 0/6] rockchip: Miscellaneous updates for RK3506
 2026-08-08 17:39 UTC  (13+ messages)
` [PATCH 1/6] rockchip: rk3506: Imply OF_UPSTREAM
` [PATCH 2/6] rockchip: rk3506: Update ENV_MEM_LAYOUT_SETTINGS
` [PATCH 3/6] adc: rockchip-saradc: Add driver data for RK3506
` [PATCH 4/6] clk: rockchip: rk3506: Fix CLK_SARADC set rate issues
` [PATCH 5/6] clk: rockchip: rk3506: Use FIELD_PREP_WM16 macro
` [PATCH 6/6] "

[PATCH v3] fdt: Fix phandles not copying when using templates
 2026-08-08 17:33 UTC  (2+ messages)

[PATCH 1/2] board_f: Add verbose DRAM layout print option
 2026-08-08 17:33 UTC  (2+ messages)

[PATCH 0/4] rockchip: Always init clocks in SPL build for RK35xx
 2026-08-08 17:32 UTC  (5+ messages)
` [PATCH 1/4] clk: rockchip: rk3568: Always init clocks in SPL build
` [PATCH 2/4] clk: rockchip: rk3588: "

[PATCH] spl: fit: Fill in the image descriptor when skipping a zero-size image
 2026-08-08 17:29 UTC  (2+ messages)

[PATCH] spl: Fix link when LZMA is enabled without legacy image format support
 2026-08-08 17:24 UTC  (2+ messages)

[PATCH] board_f: Make printing reset information optional
 2026-08-08 17:24 UTC  (2+ messages)

[PATCH] bootstd: android: bound the boot image read by its partition size
 2026-08-08 17:23 UTC  (2+ messages)

[PATCH v4 0/2] tpm: bounds-check device-reported response lengths
 2026-08-08 17:23 UTC  (5+ messages)
` [PATCH v4 1/2] tpm: bounds-check the device-reported response length
` [PATCH v4 2/2] test: tpm: check malformed capability and OIAP responses are rejected

[PATCH] binman: Do not dedent docstrings twice on Python 3.13+
 2026-08-08 17:22 UTC  (2+ messages)

[PATCH] rockchip: px30: Fix TPL_STACK overflow into BootROM reserved region
 2026-08-08 13:52 UTC  (6+ messages)

[PATCH v2 0/4] fit: Harden handling of external-data properties
 2026-08-08 13:50 UTC  (7+ messages)
` [PATCH v2 1/4] image-fit: Use unsigned types for external data properties
` [PATCH v2 2/4] test: spl: Factor out external-data FIT property checks
` [PATCH v2 3/4] spl: fit: Harden external-data offset and size arithmetic
` [PATCH v2 4/4] spl: fit: Bound external data like U-Boot proper

[PATCH 0/5] RISC-V SPL: fix OpenSBI FULL FIT loading
 2026-08-08 13:49 UTC  (12+ messages)
` [PATCH 1/5] image: fit: allow IH_OS_OPENSBI in fit_image_load()
` [PATCH 2/5] common: spl: ram: Add LOAD_FIT_FULL support
` [PATCH 3/5] spl: fit: Use map_sysmem() with buffers for fdt address
` [PATCH 4/5] spl: fit: Record loadables to spl_image->fdt_addr
` [PATCH 5/5] spl: fit: Add test to check loadables
` [0/5] RISC-V SPL: fix OpenSBI FULL FIT loading

[PATCH v2 0/2] gunzip: Fix spurious Z_BUF_ERROR in chunked gzwrite decompression
 2026-08-08 13:48 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: cmd: Add gzwrite chunk boundary regression test

[PATCH v7 0/3] Add support for the MTU3 upstream devicetree binding
 2026-08-08 13:40 UTC  (4+ messages)
` [PATCH v7 1/3] doc: usb: remove obsolete MediaTek MTU3 bindings
` [PATCH v7 2/3] usb: mtu3: support the upstream devicetree binding
` [PATCH v7 3/3] usb: mtu3: add SPL support

[PATCH 00/15] rockchip: Miscellaneous RK35xx clock fixes
 2026-08-08 13:37 UTC  (32+ messages)
` [PATCH 01/15] clk: rockchip: pll: Fix double use of postdiv1
` [PATCH 02/15] clk: rockchip: pll: Always write the dsmpd flag
` [PATCH 03/15] clk: rockchip: pll: Always write the k param
` [PATCH 04/15] clk: rockchip: pll: Use PLL_FIXED_MODE flag on rk3588/rk3576 plls
` [PATCH 05/15] clk: rockchip: pll: Limit special rk3588_pll handling to RK3588
` [PATCH 06/15] clk: rockchip: rk3568: Fix trivial clock configuration errors
` [PATCH 08/15] clk: rockchip: rk3588: Fix possible divide by zero
` [PATCH 09/15] clk: rockchip: rk3588: Fix ACLK_BUS_ROOT rate set during probe
` [PATCH 12/15] clk: rockchip: rk3528: Fix trivial clock configuration errors
` [PATCH 13/15] clk: rockchip: rk3506: "
` [PATCH 14/15] clk: rockchip: rk3568: Drop unused GRF syscon lookup
` [PATCH 15/15] clk: rockchip: rk3588: "
  ` [PATCH 07/15] clk: rockchip: rk3588: Fix trivial clock configuration errors
  ` [PATCH 10/15] clk: rockchip: rk3588: Use SPLL_HZ constant
  ` [PATCH 11/15] clk: rockchip: rk3576: Fix trivial clock configuration errors

[PULL] u-boot-sh/main
 2026-08-08  4:22 UTC 

[PATCH] net: net6: validate IPv6 payload and UDP length on receive
 2026-08-08  2:09 UTC 

[PATCH v2 1/4] x86: qemu: Describe pflash
 2026-08-07 21:23 UTC  (4+ messages)
  ` [PATCH v2 2/4] x86: qemu: Wire support for applying EFI capsule updates to pflash
  ` [PATCH v2 3/4] x86: emulation: enable cfi flash drivers for DFU
  ` [PATCH v2 4/4] x86: Add qemu documentation for running as flash binary

[PATCH] dm: pci: fix uninitialized fdt_pci_addr fall-through in pci_get_devfn
 2026-08-07 21:19 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] Please pull u-boot-imx-main-20260807
 2026-08-07 20:39 UTC  (2+ messages)

[PATCH v3 0/4] serial: mtk: clock rate fixes
 2026-08-07 19:47 UTC  (6+ messages)
` [PATCH v3 1/4] serial: mtk: use ulong for clk_rate
` [PATCH v3 2/4] serial: mtk: guard clk ops on clk.dev
` [PATCH v3 3/4] serial: mtk: return error value from clk_get_rate()
` [PATCH v3 4/4] serial: serial_mtk: drop check before clk_bus enable

[PATCH 0/9] rockchip: Remove unneeded syscon driver for RK35xx
 2026-08-07 19:46 UTC  (4+ messages)

[PATCH 0/2] Improve logging on missing uclass
 2026-08-07 19:44 UTC  (5+ messages)
` [PATCH 1/2] dm: improve logging for "

[PATCH v2 0/4] pinctrl: mediatek: Kconfig cleanup
 2026-08-07 19:16 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: mediatek: select PINCONF
` [PATCH v2 2/4] pinctrl: mediatek: remove PINCONF conditional compilation
` [PATCH v2 3/4] pinctrl: mediatek: simplify Kconfig
` [PATCH v2 4/4] configs: mediatek: drop no longer needed PINCTRL options

[PATCH v2 0/2] pinctrl: mediatek: add mt8366 support
 2026-08-07 18:43 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: mediatek: add new mt8366 driver
` [PATCH v2 2/2] dt-bindings: pinctrl: add MT8366 pin function header

[PATCH] toradex: select EVENT for TDX_CFG_BLOCK
 2026-08-07 17:34 UTC  (2+ messages)

[PATCH] Gitlab CI: sage: Disable test_net_tftpboot_boot on Raspberry Pi 4 for now
 2026-08-07 16:16 UTC  (2+ messages)

[GIT PULL v2] Please pull mediatek-for-main-2026-08-05 into main
 2026-08-07 16:16 UTC  (2+ messages)

[GIT PULL] u-boot-riscv/main
 2026-08-07 16:16 UTC  (2+ messages)

Please pull u-boot-watchdog/main
 2026-08-07 16:16 UTC  (2+ messages)

[PULL] u-boot-sh/main
 2026-08-07 16:16 UTC  (2+ messages)

Pull request for fwu-main-03082026
 2026-08-07 16:16 UTC  (2+ messages)

[PULL] u-boot-usb/main
 2026-08-07 16:16 UTC  (2+ messages)

Pull request: rpi-2026.10 rc1
 2026-08-07 16:15 UTC  (2+ messages)

[PATCH v2 0/4] arm: mediatek: Genio 360 EVK bringup
 2026-08-07 16:12 UTC  (5+ messages)
` [PATCH v2 1/4] arm: dts: add MT8366 application processor
` [PATCH v2 2/4] arm: mediatek: "
` [PATCH v2 3/4] arm: dts: mediatek: add Genio 360 EVK
` [PATCH v2 4/4] board: mediatek: add Genio 360 EVK defconfig

[PATCH v2 00/10] spl: Add support for Falcon mode with ARM Trusted Firmware
 2026-08-07 15:53 UTC  (6+ messages)
` [PATCH v2 01/10] spl: Decide about Falcon mode boot only once

[PATCH 0/2] gunzip: Fix spurious Z_BUF_ERROR in chunked gzwrite decompression
 2026-08-07 15:40 UTC  (4+ messages)
` [PATCH 2/2] test: cmd: Add gzwrite chunk boundary regression test

[PATCH 0/2] net: dhcp6: fix an infinite loop parsing IA options
 2026-08-07 14:52 UTC  (3+ messages)
` [PATCH 1/2] net: dhcp6: prevent "
` [PATCH 2/2] test: dm: eth: add a DHCPv6 zero-length IA option test

[PATCH v2 0/5] power: mediatek: add MT6366 PMIC support
 2026-08-07 16:01 UTC  (6+ messages)
` [PATCH v2 1/5] power: regulator: add MT6358 driver with MT6366 support
` [PATCH v2 2/5] power: pmic: mtk-pwrap: fix clock names
` [PATCH v2 3/5] power: pmic: mtk-pwrap: use mt8195 fallback for mt8188/9
` [PATCH v2 4/5] power: pmic: mtk-pwrap: add mt6358 PMIC
` [PATCH v2 5/5] arm: dts: add mt6366 PMIC include

[PATCH v4 00/11] arm: mach-k3: introduce basic support for the AM62L
 2026-08-07 15:12 UTC  (19+ messages)
` [PATCH v4 06/11] board: ti: am62lx: add initial board files
` [PATCH v4 07/11] arm: dts: k3-am62lx: Add binman support
` [PATCH v4 08/11] configs: am62lx_evm: add initial defconfig
` [PATCH v4 09/11] doc: ti: k3: fix pygments warning parsing device-tree
` [PATCH v4 10/11] doc: board: ti: correct path to tcl scripts

[PATCH 0/3] test: dm: add sandbox coverage for gpio-delay
 2026-08-07 15:12 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH 0/7] power: mediatek: add MT6366 PMIC support
 2026-08-07 15:02 UTC  (4+ messages)
` [PATCH 5/7] arm: dts: add mt6366 PMIC include

[PATCH] phy: mtk-tphy: add v3 hardware support
 2026-08-07 14:47 UTC  (2+ messages)

[PATCH] spi: mtk_snor: combine mt8188 and mt8189 into mediatek,mt8186-nor
 2026-08-07 14:29 UTC  (2+ messages)
` [PATCH] spi: mtk_snor: combine mt8188 and mt8189 into mediatek, mt8186-nor

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

[PATCH v1 0/3] board: toradex: *-imx95: add support for Quickboot autosave in SPL
 2026-08-07 11:41 UTC  (4+ messages)
` [PATCH v1 1/3] board: toradex: verdin-imx95: add SPL quick boot autosave support
` [PATCH v1 2/3] board: toradex: smarc-imx95: "
` [PATCH v1 3/3] board: toradex: aquila-imx95: "

[PATCH 0/2] SPI/NOR Flash Fixes
 2026-08-07  6:24 UTC  (2+ messages)
  ` [PATCH 1/2] mtd: spi-nor-ids: Add variant of mt25qu256a chip

[PATCH 0/6] arm: mediatek: Genio 360 EVK bringup
 2026-08-07 14:04 UTC  (4+ messages)
  ` [PATCH 4/6] arm: mediatek: add MT8366 application processor

[PATCH] clk: mediatek: add support for MT8366
 2026-08-07 13:39 UTC  (2+ messages)

[PATCH v6 0/5] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-08-07 13:19 UTC  (4+ messages)
` [PATCH v6 3/5] binman: ti_secure: drop the redundant keyfile re-read

[PATCH] pinctrl: mediatek: add new mt8366 driver
 2026-08-07 13:07 UTC  (2+ messages)

[PATCH 0/4] pinctrl: mediatek: Kconfig cleanup
 2026-08-07 12:57 UTC  (8+ messages)
` [PATCH 1/4] pinctrl: mediatek: select PINCONF
` [PATCH 2/4] pinctrl: mediatek: remove PINCONF conditional compilation
` [PATCH 3/4] pinctrl: mediatek: simplify Kconfig

[PATCH v6 0/3] Add support for the MTU3 upstream devicetree binding
 2026-08-07 12:44 UTC  (9+ messages)
` [PATCH v6 1/3] doc: usb: remove obsolete MediaTek MTU3 bindings
` [PATCH v6 2/3] usb: mtu3: support the upstream devicetree binding
` [PATCH v6 3/3] usb: mtu3: add SPL gadget support

[PATCH 0/7] qcom: qcs8300/monaco-evk: pinctrl, interconnect, RPMH clock and reboot-mode support
 2026-08-07 12:40 UTC  (5+ messages)
` [PATCH 1/7] clk: qcom: Add dedicated sa8775p RPMH clock driver
` [PATCH 4/7] interconnect: qcom: Add QCS8300 interconnect driver

[PATCH v3] imx: Add FRDM-IMX95 initial support
 2026-08-07 11:49 UTC  (12+ messages)
  ` [EXT] "

[PATCH 0/2] arm: mediatek: use phase-aware PSCI reset
 2026-08-07 11:14 UTC  (2+ messages)

[PATCH v2 0/3] serial: mtk: clock rate fixes
 2026-08-07 11:12 UTC  (7+ messages)
` [PATCH v2 1/3] serial: mtk: use ulong for clk_rate
` [PATCH v2 2/3] serial: mtk: guard clk ops on clk.dev
` [PATCH v2 3/3] serial: mtk: return error value from clk_get_rate()

[PATCH] clk: mediatek: mt8189: add missing qualifiers
 2026-08-07  9:04 UTC  (2+ messages)

[PATCH v2 0/2] rockchip: rk3576: Disable force_jtag by default
 2026-08-07  8:46 UTC  (5+ messages)
` [PATCH v2 1/2] include: linux: Import hw_bitfield.h from Linux v6.18

[PATCH 0/2] net: dhcp6: fix out-of-bounds access in the option parser
 2026-08-06 18:37 UTC  (3+ messages)
` [PATCH 1/2] net: dhcp6: bound received DUID option lengths
` [PATCH 2/2] test: dm: eth: add DHCPv6 oversized option regression tests

[PATCH 00/16] arm: airoha: add AN7583 SoC support
 2026-08-06 23:44 UTC  (17+ messages)
` [PATCH 01/16] airoha: add support for Airoha AN7583 SoC
` [PATCH 02/16] arm: airoha: introduce AN7583 helpers to get SCU and CHIP_SCU regmaps
` [PATCH 03/16] dt-bindings: clock: airoha: Document support for AN7583 clock
` [PATCH 04/16] clk: airoha: add support for Airoha AN7583 SoC clock
` [PATCH 05/16] reset: airoha: Add support for Airoha AN7583 reset
` [PATCH 06/16] net: airoha: add support for Airoha AN7583
` [PATCH 07/16] airoha: add Ethernet node in AN7583 dtsi
` [PATCH 08/16] airoha: add MMC node for Airoha AN7583
` [PATCH 09/16] configs: an7583: add mii/mdio support
` [PATCH 10/16] arm: dts: an7583: add mdio child node to switch node
` [PATCH 11/16] net: airoha: add support for Airoha AN7583 PCS driver
` [PATCH 12/16] airoha: add PCS node for AN7583
` [PATCH 13/16] configs: enable PCS for Airoha AN7583
` [PATCH 14/16] net: Add support for Airoha AN7583 MDIO Controller
` [PATCH 15/16] an7583: fix system controller mdio nodes
` [PATCH 16/16] an7583: enable MDIO_AIROHA by default


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