messages from 2026-08-05 21:06:45 to 2026-08-07 11:48:36 UTC [more...]
[GIT PULL] Please pull u-boot-imx-main-20260807
2026-08-07 11:48 UTC
[PATCH 0/4] pinctrl: mediatek: Kconfig cleanup
2026-08-07 11:39 UTC (5+ messages)
` [PATCH 3/4] pinctrl: mediatek: simplify Kconfig
` [PATCH 4/4] configs: mediatek: drop no longer needed PINCTRL options
[PATCH] toradex: select EVENT for TDX_CFG_BLOCK
2026-08-07 11:25 UTC
[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 00/15] rockchip: Miscellaneous RK35xx clock fixes
2026-08-07 10:38 UTC (4+ messages)
` [PATCH 01/15] clk: rockchip: pll: Fix double use of postdiv1
[PATCH v6 0/3] Add support for the MTU3 upstream devicetree binding
2026-08-07 10:27 UTC (8+ 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] clk: mediatek: mt8189: add missing qualifiers
2026-08-07 9:04 UTC (2+ messages)
[PATCH] rockchip: px30: Fix TPL_STACK overflow into BootROM reserved region
2026-08-07 9:04 UTC
[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/5] RISC-V SPL: fix OpenSBI FULL FIT loading
2026-08-07 8:06 UTC (6+ 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
[PATCH v2 0/4] fit: Harden handling of external-data properties
2026-08-06 21:29 UTC (5+ 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/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] dm: pci: fix uninitialized fdt_pci_addr fall-through in pci_get_devfn
2026-08-06 18:18 UTC (3+ messages)
` [PATCH v2] "
[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
[PATCH] spi: mtk_snor: combine mt8188 and mt8189 into mediatek,mt8186-nor
2026-08-06 23:40 UTC
[SECURITY] U-Boot: unvalidated IPv6 UDP length in net_ip6_handler() yields pre-auth OOB write / RCE via the DHCPv6 client (net/net6.c, net/dhcpv6.c)
2026-08-06 21:16 UTC (2+ messages)
[PATCH v4 00/11] arm: mach-k3: introduce basic support for the AM62L
2026-08-06 21:15 UTC (23+ messages)
` [PATCH v4 01/11] firmware: scmi: switch to dev_ofnode during bind
` [PATCH v4 02/11] tools: binman: extend ti_secure_rom to handle op-tee
` [PATCH v4 03/11] soc: add data to identify the am62lx
` [PATCH v4 04/11] boot/Kconfig: disable fit post processing for AM62L
` [PATCH v4 05/11] arm: mach-k3: Add initial am62lx SoC support
` [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 v4 11/11] doc: board: ti: am62lx_evm: add initial docs for the AM62L-EVM
[security] Report of possible arbitrary memory overwrite in U-Boot's EFI PE/COFF loader (ANT-2026-1K18JRMA)
2026-08-06 21:15 UTC (2+ messages)
[PATCH v3] binman: nxp_imx8mcst: Handle FCFB header during SPI NOR boot
2026-08-06 21:01 UTC (3+ messages)
[PATCH v2 0/2] cmd: allow bootd without bootm
2026-08-06 21:00 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: cmd: add a test for bootd
[PATCH] arm: Backward compatibility to U-Boot v2020.04
2026-08-06 20:58 UTC (4+ messages)
` "
merge software ecdsa support
2026-08-06 20:01 UTC (2+ messages)
[PATCH] arm: sc5xx: Enable BOOTSTD_DEFAULTS
2026-08-06 18:02 UTC (4+ messages)
[PATCH v1] rockchip: spl: replace ifdef by IS_ENABLED for timer_init() call condition
2026-08-06 17:40 UTC (6+ messages)
[PATCH 0/2] Improve logging on missing uclass
2026-08-06 17:02 UTC (5+ messages)
` [PATCH 1/2] dm: improve logging for "
` [PATCH 2/2] initcall: display error code on error
[PATCH] Makefile: fix dtbs_check target
2026-08-06 16:53 UTC
[security] Report of possible heap overflow in U-Boot's RLE8 BMP decoder (ANT-2026-F8PDVAXY)
2026-08-06 16:03 UTC
[PATCH 0/3] net: mediatek: add mt8366 support
2026-08-06 16:15 UTC (4+ messages)
` [PATCH 1/3] net: dwc_eth_qos_mtk: support platform-specific PERI_ETH_BASE
` [PATCH 2/3] net: dwc_eth_qos_mtk: add mt8366 support
` [PATCH 3/3] net: dwc_eth_qos: "
[PATCH 0/7] qcom: qcs8300/monaco-evk: pinctrl, interconnect, RPMH clock and reboot-mode support
2026-08-06 16:12 UTC (8+ messages)
` [PATCH 1/7] clk: qcom: Add dedicated sa8775p RPMH clock driver
` [PATCH 2/7] clk: qcom: qcs8300: Extend GCC clock driver to full gate/RCG coverage
` [PATCH 3/7] pinctrl: qcom: Add QCS8300 pinctrl driver
` [PATCH 4/7] interconnect: qcom: Add QCS8300 interconnect driver
` [PATCH 5/7] arm64: dts: monaco-evk: Add reboot-mode support via PON/SDAM
` [PATCH 6/7] arm64: dts: monaco-evk: Force vreg_l8a always-on to protect UFS VCC
` [PATCH 7/7] configs: qcom_qcs8300: Switch to monaco-evk DT and enable new drivers
[PATCH 0/7] rockchip: fix boot from SDMMC on RK3576
2026-08-06 16:02 UTC (5+ messages)
` [PATCH 1/7] rockchip: mkimage: Split size_and_off and size_and_nimage
[security] Report of possible heap overflow in U-Boot's Android bootmeth before any AVB verification (ANT-2026-ZWED60S8)
2026-08-06 14:52 UTC (2+ messages)
[PATCH v3 0/7] riscv: sophgo: Use upstream devicetrees for CV18xx boards
2026-08-06 14:22 UTC (11+ messages)
` [PATCH v3 1/7] clk: sophgo: cv1800b: Add SoC-specific compatible strings
` [PATCH v3 2/7] mmc: cv1800b: Add SG2002 compatible string
` [PATCH v3 3/7] riscv: licheerv_nano: Enable hardware system reset
` [PATCH v3 4/7] riscv: milkv_duo: Use upstream devicetree
` [PATCH v3 5/7] riscv: licheerv_nano: "
` [PATCH v3 6/7] riscv: dts: sophgo: Drop local CV18xx devicetrees
` [PATCH v3 7/7] clk: sophgo: cv1800b: Drop legacy compatible string
[security] Report of possible heap overflow in U-Boot's ZFS reader with crafted ZFS pool (ANT-2026-Q4RB2T4R)
2026-08-06 13:31 UTC
[security] Report of possible global heap overflow in U-Boot's fastboot-over-TCP server by authenticated peer (ANT-2026-5D7F7SAQ)
2026-08-06 13:40 UTC
[PATCH 0/3] test: dm: add sandbox coverage for gpio-delay
2026-08-06 13:23 UTC (5+ messages)
` [PATCH 1/3] test: dm: free gpio in dm_test_gpio_requestf()
` [PATCH 2/3] test: sandbox: enable GPIO_DELAY
[PATCH 0/2] gunzip: Fix spurious Z_BUF_ERROR in chunked gzwrite decompression
2026-08-06 13:22 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: cmd: Add gzwrite chunk boundary regression test
[PATCH 0/2] cmd: allow bootd without bootm
2026-08-06 13:22 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: cmd: add a test for bootd
[PATCH] CI: install python-cryptography for world build
2026-08-06 13:17 UTC (3+ messages)
[PATCH 1/1] efi: avoid video ghosting in EFI app
2026-08-06 13:04 UTC (4+ messages)
colibri_vf: CONFIG_TEXT_BASE and the Toradex eBoot flashing path
2026-08-06 12:48 UTC
[PATCH 0/2] vf610: fix GPIO output and console input
2026-08-06 12:48 UTC (3+ messages)
` [PATCH 1/2] gpio: vybrid: read and write the GPIO block, not the PORT block
` [PATCH 2/2] serial: lpuart: test the receive flag, not the FIFO counter
[security] Report of possible heap overflow in U-Boot EFI TCG2 boot loader (ANT-2026-CBSBSFG8)
2026-08-06 12:18 UTC
[security] Report of possible heap buffer overflow in U-Boot EFI image verification under Secure Boot (ANT-2026-R09Q9YM0)
2026-08-06 12:15 UTC
[PATCH v5] serial: coreboot: Accept DBG2 subtype 0x12
2026-08-06 12:58 UTC (2+ messages)
[PATCH v2] buildman: Differentiate 32-bit and 64-bit LoongArch variants
2026-08-06 12:29 UTC
[PATCH] video: panel: Support for startek-kd070fhfid015 MIPI-DSI panel
2026-08-06 11:53 UTC
[PATCH v8 00/15] Qualcomm IPQ5210 SoC bringup
2026-08-06 11:40 UTC (4+ messages)
` [PATCH v8 07/15] mach-snapdragon: Kconfig: Add rules to create SPL images
[PATCH v5 0/9] doc: clean up README.rockchip
2026-08-06 11:12 UTC (10+ messages)
` [PATCH v5 1/9] rockchip: scripts: remove rkmux.py
` [PATCH v5 2/9] rockchip: doc: add mask ROM mode text
` [PATCH v5 3/9] rockchip: doc: remove TODO
` [PATCH v5 4/9] rockchip: doc: add more building instructions
` [PATCH v5 5/9] rockchip: tools: rksd: remove reference to README.rockchip
` [PATCH v5 6/9] rockchip: tools: rkspi: "
` [PATCH v5 7/9] rockchip: tools: add comment section to rkimage.c
` [PATCH v5 8/9] rockchip: doc: rockusb: remove reference to README.rockchip
` [PATCH v5 9/9] rockchip: doc: remove README.rockchip
[PATCH 0/4] Add Amlogic T7 (A311D2) and Khadas VIM4 support
2026-08-06 10:18 UTC (5+ messages)
` [PATCH 1/4] serial: meson: add Amlogic S4 UART support
` [PATCH 2/4] arm: meson: add Amlogic T7 SoC family support
` [PATCH 3/4] board: amlogic: add Khadas VIM4 support
` [PATCH 4/4] doc: board: amlogic: add Khadas VIM4 documentation
[PATCH v3] imx: Add FRDM-IMX95 initial support
2026-08-06 9:43 UTC (11+ messages)
` [EXT] "
[PATCH v4] video: add ChipWealth CH13726A AMOLED panel driver
2026-08-06 9:26 UTC (3+ messages)
[PATCH 0/6] video: mipi_dsi: add common {generic,dcs}_write_seq helper macros
2026-08-06 9:27 UTC (7+ messages)
` [PATCH 1/6] mipi_dsi: add mipi_dsi_{generic/dcs}_write_seq "
` [PATCH 2/6] video: panel: hitachi-tx10d07vm0baa: use common mipi_dsi_dcs_write_seq macro
` [PATCH 3/6] video: panel: lg-lh400wv3-sd04: "
` [PATCH 4/6] video: panel: mot-panel: "
` [PATCH 5/6] video: panel: renesas-r69328: "
` [PATCH 6/6] video: panel: himax-hx8394: "
[PATCH v3] power: regulator: tps65219: Fix LDO selector boundaries
2026-08-06 8:17 UTC (2+ messages)
[RFC PATCH 1/2] tcan4x5x: initial commit
2026-08-06 7:48 UTC (2+ messages)
` [RFC PATCH 2/2] tcan4x5x: set nwkrq voltage
[PATCH 0/5] Enable fastboot support for IPQ9574 based boards
2026-08-06 2:21 UTC (6+ messages)
` [PATCH 1/5] clk/qcom: Add USB related clocks for IPQ9574
` [PATCH 2/5] phy: Add IPQ9574 support to Qualcomm QUSB2 phy
` [PATCH 3/5] phy: qcom: Add QMP USB PHY driver
` [PATCH 4/5] configs: ipq9574: Enable fastboot support
` [PATCH 5/5] doc: board/qualcomm: Update RDP flashing instructions
[PATCH 5/5] lib: math64: sync <linux/math64.h> with Linux v7.1
2026-08-06 0:53 UTC (7+ messages)
` [PATCH 1/5] lib: div64: fix off-by-one shift in div64_u64() and div64_u64_rem()
` [PATCH 2/5] lib: div64: use abs64() for the 64-bit operands of div64_s64()
` [PATCH 3/5] lib: div64: inline __iter_div_u64_rem() into its only user
` [PATCH 4/5] lib: div64: sync with Linux v7.1
` [0/5] lib: resync lib/div64.c and <linux/math64.h> "
[PATCH 0/2] sc59x: Disable CONFIG_EFI_LOADER
2026-08-05 23:01 UTC (2+ messages)
Bogus error messages on Apple Silicon
2026-08-05 22:03 UTC (2+ messages)
[PATCH 0/4] fit: Harden handling of external-data properties
2026-08-05 21:52 UTC (9+ messages)
` [PATCH 1/4] image-fit: Use unsigned types for external data properties
` [PATCH 2/4] test: spl: Factor out external-data FIT property checks
` [PATCH 3/4] spl: fit: Harden external-data offset and size arithmetic
` [PATCH 4/4] spl: fit: Bound external data like U-Boot proper
[PATCH v4 2/9] rockchip: doc: add mask ROM mode text
2026-08-05 21:25 UTC (12+ messages)
` [PATCH v4 5/9] rockchip: tools: rksd: remove reference to README.rockchip
` [PATCH v4 6/9] rockchip: tools: rkspi: "
` [PATCH v4 7/9] rockchip: tools: add comment section to rkimage.c
` [PATCH v4 8/9] rockchip: doc: rockusb: remove reference to README.rockchip
` [PATCH v4 9/9] rockchip: doc: remove README.rockchip
[security] Report of possible buffer overflow in U-Boot's SPL (ANT-2026-XCCD0YTT)
2026-08-05 20:25 UTC
[security] Report of possible heap overflow in U-Boot's btrfs driver with a crafted image (ANT-2026-WTTNWC5Y)
2026-08-05 20:29 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox