messages from 2026-05-19 22:49:40 to 2026-05-21 17:42:23 UTC [more...]
[GIT PULL] Please pull u-boot-dfu-20260521 into master
2026-05-21 17:42 UTC (2+ messages)
[GIT PULL] Please pull u-boot-nvme-fixes-20260521
2026-05-21 17:42 UTC (2+ messages)
[PATCH] board/qualcomm: use bootflow for default boot
2026-05-21 17:07 UTC (8+ messages)
[PATCH 0/1] libavb: fix avb_replace() OOM handling
2026-05-21 16:51 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v1 1/2] tools: mkimage: fix get_basename crash on paths with dotted directories
2026-05-21 16:17 UTC (8+ messages)
` [PATCH v1 2/2] test/py: cover "
[PATCH 0/9] fs: add change date to ls output
2026-05-21 15:38 UTC (5+ messages)
` [PATCH 3/9] fs: ext4: print change date in directory listing
[PATCH 0/6] TQMa7 eeprom sysinfo driver
2026-05-21 15:21 UTC (4+ messages)
` [PATCH 3/6] sysinfo: tq_eeprom: new driver
[PATCH v6 00/16] sc5xx Environment Cleanup and Fixes
2026-05-21 13:53 UTC (17+ messages)
` [PATCH v6 01/16] configs: sc5xx: Do not store environment in SPI flash
` [PATCH v6 02/16] mach-sc5xx: Remove update commands from default environment
` [PATCH v6 03/16] mach-sc59x: Add CONFIG_SC5XX_LOADADDR
` [PATCH v6 04/16] mach-sc5xx: Update boot commands
` [PATCH v6 05/16] mach-sc5xx: Switch from tftp to wget
` [PATCH v6 06/16] mach-sc5xx: Add USB boot command
` [PATCH v6 07/16] mach-sc5xx: Remove preliminary binman support
` [PATCH v6 08/16] dts: sc594: Fix gige-reset line on EZKIT
` [PATCH v6 09/16] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
` [PATCH v6 10/16] mach-sc5xx: Update image load address
` [PATCH v6 11/16] mach-sc5xx: Update SPI bootargs for ubifs
` [PATCH v6 12/16] configs: sc5xx: Set default bootcmd to SPI boot
` [PATCH v6 13/16] arm: sc5xx: Remove SC5XX_LOADADDR
` [PATCH v6 14/16] arm: sc5xx: add missing boot env selectors
` [PATCH v6 15/16] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r
` [PATCH v6 16/16] mach-sc5xx: Remove unused image offset Kconfig options
[PATCH 00/20] Introduce resume for J7xx SoCs
2026-05-21 14:40 UTC (15+ messages)
` [PATCH 01/20] configs: j784s4_evm_r5: enable TI_SCI_POWER_DOMAIN
` [PATCH 03/20] board: ti: j721e: Add resume detection for J721e/J7200
` [PATCH 06/20] board: ti: j721s2: Add resume detection
` [PATCH 11/20] mach-k3: r5: common: add helper functions needed in LPM resume sequence
[PATCH v2 00/15] qcom: smem: modernize SMEM in U-Boot
2026-05-21 13:36 UTC (3+ messages)
` [PATCH v2 13/15] mach-snapdragon: support parsing memory map from SMEM
[PATCH v3 0/9] ARM: RPi5: Enable PCIe
2026-05-21 13:28 UTC (4+ messages)
[PATCH] arm64: versal2: Fix buffer overflow in soc_name_decode
2026-05-21 13:05 UTC
[PATCH v4] Add support for OpenSSL Provider API
2026-05-21 12:43 UTC (4+ messages)
[PATCH v7 0/6] Qualcomm: teach the build system to emit signed ELF images
2026-05-21 12:23 UTC (3+ messages)
` [PATCH v7 6/6] configs: qcom: use mkmbn and stop building ELF files
[PATCH v2] fastboot: read fastboot buffer address from fastboot_addr_r
2026-05-21 10:57 UTC
[PATCH v2 0/6] arm: omap: Add back omap4 support
2026-05-21 6:45 UTC (7+ messages)
` [PATCH v2 1/6] arm: omap: Move PRM I2C channel frequency to vc.c
` [PATCH v2 2/6] arm: ti: omap: Extract common clock definitions
` [PATCH v2 3/6] clk: ti: Remove AM33xx dependency
` [PATCH v2 4/6] configs: omap4: remove unused boot target devices
` [PATCH v2 5/6] arm: ti: Introduce back omap4 support
` [PATCH v2 6/6] board: variscite: add support for the omap4_var_som
[PATCH v3 0/3] Enable Arm SMC watchdog for STM32MP1
2026-05-21 7:20 UTC (6+ messages)
` [PATCH v3 1/3] configs: stm32mp15: enable WDT_ARM_SMC driver
` [PATCH v3 2/3] configs: stm32mp13: activate watchdog
` [PATCH v3 3/3] ARM: dts: stm32: enable SMC watchdog for STM32MP15 SCMI config
[PATCH v2 0/7] ti: j7: Update to v0.12.0 of DDR config tool
2026-05-21 6:26 UTC (14+ messages)
` [PATCH v2 5/7] arm: dts: k3-am69: ddr: "
` [EXTERNAL] "
` [PATCH v2 7/7] doc: ti: k3: Add section for DDR configuration
[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices
2026-05-21 2:29 UTC
[PATCH] net: bootp: extend ProxyDHCP support to read bootfile name
2026-05-20 21:59 UTC
[PATCH] arm: dts: socfpga: Add MDK support with external GPIO expander
2026-05-21 1:53 UTC
In-tree Python tools (patman, buildman, binman, etc.)
2026-05-21 0:38 UTC (2+ messages)
[PATCH v5 00/15] add software ecdsa support
2026-05-20 23:04 UTC (5+ messages)
` [PATCH v5 01/15] ecdsa: fix support of secp521r1
[RFC PATCH v2 00/17] Tidy command option parsing and use it a bit
2026-05-20 20:43 UTC (20+ messages)
` [RFC PATCH v2 01/17] lib: string: Add strlower()
` [RFC PATCH v2 02/17] cmd: ini: Use strlower() to normalise case
` [RFC PATCH v2 03/17] fs: fat: "
` [RFC PATCH v2 04/17] boot: pxe_utils: Use strlower() in get_string()
` [RFC PATCH v2 05/17] lib: getopt: Permute by default with inline reorder
` [RFC PATCH v2 06/17] lib: getopt: Add getopt_pop() helper
` [RFC PATCH v2 07/17] cmd: echo: Use getopt() with '+' prefix for option parsing
` [RFC PATCH v2 08/17] cmd: hash: Use getopt() "
` [RFC PATCH v2 09/17] cmd: nvedit: Use getopt() in env grep
` [RFC PATCH v2 10/17] cmd: nvedit: Use getopt() in env export
` [RFC PATCH v2 11/17] cmd: nvedit: Use getopt() in env import
` [RFC PATCH v2 12/17] lib: getopt: Tidy up two minor redundancies
` [RFC PATCH v2 13/17] lib: getopt: Drop printed error messages and the silent variant
` [RFC PATCH v2 14/17] lib: getopt: Merge the optional and required-argument branches
` [RFC PATCH v2 15/17] lib: getopt: Hoist the arg_index==1 guard
` [RFC PATCH v2 16/17] lib: getopt: Add a Kconfig to drop the permutation code
` [RFC PATCH v2 17/17] doc: commands: Recommend getopt() for option parsing
[PATCH 1/1] fs: fat: fix seconds in timestamp
2026-05-20 20:42 UTC (2+ messages)
[RFC PATCH 00/11] Tidy command option parsing and use it a bit
2026-05-20 20:42 UTC (16+ messages)
` [RFC PATCH 05/11] lib: getopt: Permute by default with inline reorder
` [RFC PATCH 06/11] lib: getopt: Add getopt_pop() helper
` [RFC PATCH 07/11] cmd: echo: Use getopt() with '+' prefix for option parsing
[PATCH 0/2] Convert env export and import to use getopt()
2026-05-20 20:12 UTC (3+ messages)
` [PATCH 1/2] cmd: nvedit: Use getopt() in env export
` [PATCH 2/2] cmd: nvedit: Use getopt() in env import
Multiple vulnerabilities in the U-Boot FIT image signature verification logic
2026-05-20 16:09 UTC (3+ messages)
[PATCH v3 1/2] env: migrate static flags list to Kconfig
2026-05-20 17:53 UTC (3+ messages)
[PATCH v4 00/14] tpm: Add wolfTPM library support for TPM 2.0
2026-05-20 17:35 UTC (4+ messages)
` [PATCH v4 14/14] configs: add rpi_4_wolftpm_defconfig
[PATCH v2 0/3] Enable Arm SMC watchdog for STM32MP1
2026-05-20 16:11 UTC (10+ messages)
` [PATCH v2 1/3] configs: stm32: enable WDT_ARM_SMC driver
` [PATCH v2 2/3] configs: stm32mp13: activate watchdog
[PATCH v1] board: toradex: verdin-imx95: fix ram size check calculated addresses
2026-05-20 15:39 UTC (2+ messages)
[PATCH 1/2] toradex: common: Make TDX_CFG_BLOCK select EVENT
2026-05-20 15:38 UTC (2+ messages)
[PATCH v3 0/5] reset: Introduce reset_reset.*() API
2026-05-20 14:40 UTC (10+ messages)
` [PATCH v3 1/5] reset: Add reset_reset() and reset_reset_bulk() API
[PATCH 0/6] arm: omap: Add back omap4 support
2026-05-20 14:29 UTC (7+ messages)
` [PATCH 6/6] board: variscite: add support for the omap4_var_som
[PATCH] pci: pcie_dw_qcom: Staticize and constify driver ops
2026-05-20 13:49 UTC (5+ messages)
[PATCH 0/5] sunxi: a523: add gmac1 support
2026-05-20 13:41 UTC (2+ messages)
[PATCH v2 0/3] Add SM6125 UFS support, Fix QCM2290 clock, Add poweroff command
2026-05-20 13:38 UTC (2+ messages)
[PATCH 1/2] gpio: qcom_pmic: Staticize and constify driver ops
2026-05-20 13:38 UTC (2+ messages)
[PATCH v1 0/1] ARM: tegra: tf700t: Align panel timings with Linux
2026-05-20 13:16 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH 0/2] MAINTAINERS: add myself to the list of PCI and NVMe maintainers
2026-05-20 13:09 UTC (3+ messages)
` (subset) "
[PATCH] nvme: Fix PRP list pointer arithmetic for chained transfers
2026-05-20 13:08 UTC (2+ messages)
[PATCH] nvme: Staticize and constify driver ops
2026-05-20 13:08 UTC (2+ messages)
[PATCH] nvme: apple: Check memalign return value
2026-05-20 13:08 UTC (2+ messages)
[PATCH] nvme: fix command ID wraparound handling
2026-05-20 13:08 UTC (2+ messages)
[PATCH v2 0/5] arm: aspeed: add initial AST2700 SoC support
2026-05-20 8:24 UTC (6+ messages)
` [PATCH v2 1/5] arm: aspeed: add ASPEED AST2700 SoC family support
` [PATCH v2 2/5] arm: dts: aspeed: Add initial AST27xx SoC device tree
` [PATCH v2 3/5] clk: ast2700: add clock driver support
` [PATCH v2 4/5] reset: ast2700: add reset "
` [PATCH v2 5/5] ram: aspeed: add SDRAM controller driver for AST2700
UFS boot and UFS tool
2026-05-20 12:47 UTC (4+ messages)
[PATCH v1 0/2] bootm: bound noload kernel decompression to the allocated buffer
2026-05-20 4:45 UTC (3+ messages)
` [PATCH v1 1/2] bootm: fix overflow of the noload kernel decompression buffer
` [PATCH v1 2/2] test/py: test kernel_noload decompression buffer overflow
[PATCH v4] binman: x509_cert: add PKCS#11/HSM signing support
2026-05-20 11:19 UTC (2+ messages)
[PATCH v3] am57xx: restore bootm_size for ARMv7 HighMem constraint
2026-05-20 11:00 UTC
[PATCH v2] am57xx: restore bootm_size for ARMv7 HighMem constraint
2026-05-20 10:55 UTC (2+ messages)
[PATCH v4] tools: mkeficapsule: Rework pkcs11 support
2026-05-20 10:45 UTC (2+ messages)
[PATCH v2] usb: gadget: atmel: do not disable endpoints in reset_all_endpoints()
2026-05-20 10:10 UTC (2+ messages)
[PATCH v1 0/1] video: bridge: tc358768: Add delay after PLL init
2026-05-20 9:14 UTC (2+ messages)
` [PATCH v1 1/1] "
[uU PATCH 1/1] am57xx: restore bootm_size for ARMv7 HighMem constraint
2026-05-20 8:52 UTC (2+ messages)
[PATCH 0/4] Enable splashscreen functionality on AM62X
2026-05-20 8:45 UTC (2+ messages)
[PATCH v5 00/10] Add support for ubi environment to create volumes (v5)
2026-05-20 8:27 UTC (11+ messages)
` [PATCH v5 01/10] ubi: remove unnecessary extern directive from function prototypes
` [PATCH v5 02/10] cmd: ubi: mark read-only function parameters with const
` [PATCH v5 03/10] cmd: ubi: use void * for buf parameter in ubi_volume_read
` [PATCH v5 04/10] cmd: ubifs: mark string parameters with const
` [PATCH v5 05/10] cmd: ubi: change the type of parameter dynamic to bool
` [PATCH v5 06/10] cmd: ubi: change all positive error return value to negative
` [PATCH v5 07/10] cmd: ubi: reorganize command messages
` [PATCH v5 08/10] cmd: ubi: export more APIs to public
` [PATCH v5 09/10] cmd: ubi: allow creating volume with all free spaces in ubi_create_vol
` [PATCH v5 10/10] env: ubi: add support to create environment volume if it does not exist
[PATCH 1/2] board: st: stm32mp15: support dynamic A/B bank bootup
2026-05-20 7:05 UTC (4+ messages)
` [PATCH 2/2] board: st: factorize STM32MP FWU multi-bank support
[PATCH master v3 0/2] Fix speculative access to firewalled regions on AM62 SoCs
2026-05-20 6:33 UTC (4+ messages)
` [PATCH master v3 1/2] arm: armv8: mmu: move mmu enablement out of mmu_setup
` [PATCH master v3 2/2] mach-k3: enable mmu after reserved memory is unmapped
[PATCH v3 0/4] rockchip: PCIe gated reference clock support
2026-05-20 6:05 UTC (5+ messages)
` [PATCH v3 1/4] clk: add gated-fixed-clock driver
` [PATCH v3 2/4] pci: pcie_dw_rockchip: enable clocks before PHY init
` [PATCH v3 3/4] pci: pcie_dw_rockchip: drop clk_release_bulk calls
` [PATCH v3 4/4] pci: pcie_dw_rockchip: imply CLK_GATED_FIXED and switch PHY to imply
[PATCH] net: dwc_eth_qos_sunxi: add support for sun60i platform
2026-05-20 6:02 UTC
[PATCH master v2 0/2] Fix speculative access to firewalled regions on AM62 SoCs
2026-05-20 2:49 UTC (4+ messages)
` [PATCH master v2 2/2] mach-k3: enable mmu after reserved memory is unmapped
[PATCH 0/3] Clean up bloblist initialization
2026-05-20 1:24 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] bloblist: Rework bloblist_init and bloblist_maybe_init
[PATCH 0/3] Cleanup some linker list usage issues
2026-05-20 0:09 UTC (4+ messages)
` [PATCH 1/3] sandbox: Drop special link order treatment of start.o and sdl.o
` [PATCH 2/3] linker_lists: Do not set "unused" attribute
` [PATCH 3/3] event: Remove obsolete comment and __used attributes
[PATCH v2 0/3] allow control DTB to double as "FIT image"
2026-05-19 22:54 UTC (4+ messages)
` [PATCH v2 1/3] image-fit.c: introduce CONTROL_DTB_AS_FIT config knob
` [PATCH v2 2/3] doc: develop: add section on embedding scripts inside control DTB
` [PATCH v2 3/3] test: hook up test of allowing control DTB to act as FIT image
[PATCH v2 0/9] riscv: spacemit: k1: add pinctrl/GPIO and SPI NOR support
2026-05-20 10:45 UTC (4+ messages)
` [PATCH v2 7/9] pinctrl: add pinctrl driver for Spacemit K1 SoC
` [PATCH v2 8/9] gpio: add gpio "
` [PATCH v2 9/9] configs: k1: enable pinctrl and gpio
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