messages from 2026-02-17 14:54:50 to 2026-02-20 07:42:33 UTC [more...]
[PATCH 0/5] efi_selftest: manageprotocols fixes and enhancements
2026-02-20 7:42 UTC (8+ messages)
` [PATCH 1/5] efi_selftest: fix buffer overflow
` [PATCH 2/5] efi_selftest: fix buffer overflow and memory leak
` [PATCH 3/5] efi_selftest: remove unnecessary initializations
` [PATCH 4/5] efi_selftest: fix buffer size and count computations
` [PATCH 5/5] efi_selftest: cosmetic: fix spelling in comments
[PATCH] configs: j722s_evm_a53_defconfig: Allow configurability of MMCSD speeds
2026-02-20 7:25 UTC
[PATCH v2] spl: Add generic SPL MTD loader support
2026-02-20 7:20 UTC (3+ messages)
[PATCH v2 0/6] qcom: Add NVMEM bitfield support and reboot‑mode integration
2026-02-20 4:04 UTC (7+ messages)
` [PATCH v2 2/6] misc: Add support for bit fields in NVMEM cells
[PATCH] spl: Add generic SPL MTD loader support
2026-02-20 3:28 UTC (5+ messages)
[PATCH v6 0/6] UEFI Capsule - PKCS11 Support
2026-02-20 2:39 UTC (7+ messages)
` [PATCH v6 4/6] binman: Add dump signature option to mkeficapsule
` EXTERNAL - "
` EXTERNAL - [PATCH v6 0/6] UEFI Capsule - PKCS11 Support
[REGRESSION] Verdin AM62/62P not booting with 42b3ee7fa524
2026-02-20 1:05 UTC (14+ messages)
[RFH] SPI and SPI-NOR patch help
2026-02-19 20:57 UTC (9+ messages)
[PATCH 0/8] video: support Rocktech RK050HR345-CT106A panel
2026-02-19 18:43 UTC (11+ messages)
` [PATCH 1/8] spi: add support for bits-per-word setting
` [PATCH 2/8] spi: sandbox_spi: support wordlen setup
` [PATCH 3/8] test: spi: add sandbox_spi_get_wordlen interface
` [PATCH 4/8] test: dm: spi: add testcase for spi_set_wordlen()
` [PATCH 5/8] spi: stm32: clean up buffer length assignment
` [PATCH 6/8] spi: stm32: add support for bits-per-word setting
` [PATCH 7/8] spi: stm32: extend support to STM32MP25
` [PATCH 8/8] video: support Rocktech RK050HR345-CT106A panel
[RFC PATCH v2 0/9] add software ecdsa support
2026-02-19 18:38 UTC (11+ messages)
` [RFC PATCH v2 1/9] mbedtls: enable support of ecc
` [RFC PATCH v2 2/9] ecdsa: initial support of ecdsa using mbedtls
` [RFC PATCH v2 3/9] test: lib: sw_ecdsa: add initial test
` [RFC PATCH v2 4/9] drivers: crypto: add software ecdsa support
` [RFC PATCH v2 5/9] ecdsa: fix support of secp521r1
` [RFC PATCH v2 6/9] test: dm: ecdsa.c: clean this test as software ecdsa is now implemented
` [RFC PATCH v2 7/9] configs: sandbox: enable the software ecdsa driver
` [RFC PATCH v2 8/9] test: py: vboot: prepare integration test for ecdsa
` [RFC PATCH v2 9/9] test: vboot: add "
[PATCH] video: Kconfig: fix indentation of help text
2026-02-19 17:52 UTC
[PATCH v3] Add support for OpenSSL Provider API
2026-02-19 17:28 UTC (4+ messages)
[PATCH] arch: arm: dts: k3-r5: Drop a53_0 clock overrides in board files
2026-02-19 17:23 UTC (3+ messages)
[RFC PATCH 00/20] boot: add OpenWrt boot method and on-demand FIT loading
2026-02-19 16:56 UTC (60+ messages)
` [RFC PATCH 01/20] boot: add image_loader on-demand loading abstraction
` [RFC PATCH 02/20] boot: image-loader: add block device backend
` [RFC PATCH 05/20] cmd: ubi: export ubi_find_volume()
` [RFC PATCH 08/20] boot: image-loader: add UBI volume backend
` [RFC PATCH 09/20] boot: fit: support on-demand loading in fit_image_load()
` [RFC PATCH 10/20] cmd: bootm: accept storage device as image source
` [RFC PATCH 11/20] test: boot: add image_loader unit tests
` [RFC PATCH 13/20] boot: bootmeth: add OpenWrt boot method skeleton
` [RFC PATCH 14/20] boot: bootmeth: openwrt: implement read_bootflow for block devices
` [RFC PATCH 15/20] boot: bootmeth: openwrt: implement boot via bootm storage path
` [RFC PATCH 16/20] boot: bootdev: add MTD boot device
` [RFC PATCH 17/20] boot: bootdev: add UBI "
` [RFC PATCH 18/20] boot: bootmeth: openwrt: support MTD and UBI bootdevs
` [RFC PATCH 19/20] boot: bootmeth: openwrt: add openwrt_boot_script hook for bootconf
` [RFC PATCH 20/20] boot: bootmeth: openwrt: add slot configuration from environment
[PATCH 0/4] board: ti: am62 family: Sync rm-cfg and tifs-rm-cfg with TIFS firmware
2026-02-19 16:07 UTC (6+ messages)
` [PATCH 1/4] board: ti: rm-cfg: Update rm-cfg to reflect new resource reservation
` [PATCH 2/4] board: ti: am62px: tifs-rm-cfg: Sync tifs-rm-cfg with TIFS firmware updates
` [PATCH 3/4] board: ti: am62x: tifs-rm-cfg: Add the missing tifs-rm-cfg:
` [PATCH 4/4] arm: dts: k3: am62x/am62px: Enable tifs-rm-cfg in binman
[PATCH v5 00/10] Add PCIe Boot support for TI J784S4 SoC
2026-02-19 6:11 UTC (9+ messages)
` [PATCH v5 01/10] arm: mach-k3: j784s4: Update SoC autogen data to enable PCIe boot
` [PATCH v5 04/10] configs: j784s4_evm_r5_defconfig: Enable configs for "
` [PATCH v5 10/10] docs: board: ti: j784s4_evm: Add PCIe boot documentation
[PATCH 0/2] serial: lpuart: fix RXFE filed offset and handle Overrun flag
2026-02-19 13:28 UTC (4+ messages)
` [PATCH 1/2] serial: lpuart: fix RXFE filed offset for i.MX9
` [PATCH 2/2] serial: lpuart: handle Overrun flag
[PATCH v3] test: boot: Add test for bootmeth_rauc
2026-02-19 13:09 UTC (2+ messages)
[PATCH v2] gunzip: Implement chunked decompression
2026-02-19 13:09 UTC (2+ messages)
[PATCH v3 0/2] fastboot: mmc: fix bootloader offset
2026-02-19 10:28 UTC (5+ messages)
` [PATCH v3 2/2] arch: imx8qxp: Override weak fb_mmc_get_boot_offset function
[PATCH v2 0/2] Add MediaTek MT8395_EVK board
2026-02-19 10:03 UTC (3+ messages)
` [PATCH v2 1/2] arm: mediatek: MT8195 fix mem_map
` [PATCH v2 2/2] board: mediatek: add MT8395 EVK board support
[PATCH 0/7] OSPI NAND MTD load and boot support
2026-02-19 8:38 UTC (9+ messages)
` [PATCH 1/7] common: spl: mtd: Add support for loading images from MTD
` [PATCH 3/7] spl: mtd: Add bad block handling for SPL image loading
` [PATCH 6/7] arm: spl: Enumerate SPINAND as a boot device
[PATCH v3 00/11] imx8qxp: siemens: small board updates
2026-02-19 8:24 UTC (14+ messages)
` [PATCH v3 01/11] arm: dts: capricorn: pinctrl_usdhc1 cleanup
` [PATCH v3 02/11] siemens: capricorn: set max-frequency for usdhc1
` [PATCH v3 03/11] arm: dts: capricorn: remove pinctrl_usdhc2
` [PATCH v3 04/11] arm: dts: capricorn: move fec2 config
` [PATCH v3 05/11] imx8qxp_capricorn config: add wget command
` [PATCH v3 06/11] capricorn: config: add bootcounter command
` [PATCH v3 07/11] siemens: capricorn: add logic to U-Boot to avoid zig-zag boot
` [PATCH v3 08/11] siemens: capricorn: always detect emmc device
` [PATCH v3 09/11] siemens: capricorn: fix fallback bootm call for fitImage
` [PATCH v3 10/11] siemens: capricorn: rework bootcmd environment variables
` [PATCH v3 11/11] siemens: capricorn: protect environment
[PATCH v1] arm: socfpga: Add call to socfpga_sdram_apply_static_cfg()
2026-02-19 2:21 UTC (6+ messages)
[PATCH] board: ti: am64,j721*: use correct fdt if eeprom detection fails
2026-02-19 0:57 UTC (4+ messages)
[PATCH v2 0/3] bootcount: Small clean-up and fix, and dm_i2c single-word support
2026-02-19 0:15 UTC (2+ messages)
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2026-02-18 23:02 UTC (2+ messages)
[PATCH v3 0/2] test: cmd: Add test for zip/unzip/gzwrite commands
2026-02-18 22:33 UTC (2+ messages)
[PATCH] arm: dts: k3-am64-phycore-som-ddr4: Update DDR timings
2026-02-18 22:33 UTC (2+ messages)
[PATCH 0/2] board/raspberry: add FDT for bcm2712d0
2026-02-18 21:09 UTC (3+ messages)
u-boot top makefile
2026-02-18 20:46 UTC (2+ messages)
[PATCH 0/2] arm: dts: mt7622: use generic node names
2026-02-18 19:26 UTC (2+ messages)
[PATCH] pinctrl: mediatek: add pinctrl driver for MT8195
2026-02-18 19:26 UTC (2+ messages)
[PATCH] pinctrl: mediatek: set MT798x rev as MTK_PINCTRL_V1
2026-02-18 19:26 UTC (2+ messages)
[PATCH 0/3] Add MT8195 support
2026-02-18 19:26 UTC (2+ messages)
[PATCH v2 0/5] clk: mediatek: mt8188: fix clocks
2026-02-18 19:26 UTC (2+ messages)
[PATCH v2 0/7] arm: mediatek: clean up some redundant board init
2026-02-18 19:26 UTC (2+ messages)
[PATCH v3] board: mediatek: add MT8370 EVK board support
2026-02-18 19:26 UTC (2+ messages)
[PATCH] xilinx: mbv: Update stack, heap, and OpenSBI memory
2026-02-18 16:17 UTC (6+ messages)
[PATCH v6 0/6] Implement all missing SMBIOS types required by distro tooling
2026-02-18 16:00 UTC (2+ messages)
[PATCH v3 0/6] Add support for fwumdata
2026-02-18 15:17 UTC (14+ messages)
` [PATCH v3 5/6] tools: Add support for fwumdata tool
` [PATCH v3 6/6] tools: mkfwumdata: Remove dependency on fwu_mdata.h header
[PATCH v2 00/14] treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR
2026-02-18 14:00 UTC (2+ messages)
[PATCH] spi: cadence_qspi: Disable the DAC mode in indirect read
2026-02-18 10:03 UTC (2+ messages)
[PATCH v3 0/2] qcom: EFI PSCI runtime reset handling and config update
2026-02-18 7:36 UTC (7+ messages)
` [PATCH v3 1/2] firmware: psci: Refactor EFI runtime PSCI reset handling
[PATCH] x86/coreboot: Exclude memory regions starting above 4GB
2026-02-18 2:57 UTC (3+ messages)
[PATCH v2 0/7] clk: mediatek: new mt8189 driver
2026-02-17 23:30 UTC (8+ messages)
` [PATCH v2 1/7] clk: mediatek: use correct struct type for infrasys clocks
` [PATCH v2 2/7] clk: mediatek: refactor parent rate lookup functions
` [PATCH v2 3/7] clk: mediatek: add mtk_clk_id_is_* helper functions
` [PATCH v2 4/7] clk: mediatek: add CLK_PARENT_EXT
` [PATCH v2 5/7] clk: mediatek: add MUX_MIXED_CLR_SET_UPD_FLAGS() macro
` [PATCH v2 6/7] dt-bindings: clock: Add MediaTek MT8189 clock
` [PATCH v2 7/7] clk: mediatek: add clock driver for MT8189
[PATCH] fs: fat: Handle 'FAT sector size mismatch'
2026-02-17 15:03 UTC (2+ messages)
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