public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-04-04 06:31:50 to 2026-04-07 13:08:20 UTC [more...]

[PATCH v4 0/8] Add support for TQMa7x
 2026-04-07 13:06 UTC  (6+ messages)
` [PATCH v4 2/8] board/tq: Add common SoM API
` [PATCH v4 3/8] env: add env_set_runtime() helper
` [PATCH v4 4/8] arch: arm: dts: tqma7x: add u-boot device tree fragments
` [PATCH v4 5/8] arch: arm: dts: tqma7x: add boot phase properties
` [PATCH v4 7/8] configs: tqma7: add defconfigs

[PATCH] board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE
 2026-04-07  8:22 UTC 

[PATCH 0/5] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-07  8:12 UTC  (20+ messages)
` [PATCH 1/5] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH 2/5] of_live: support in SPL
` [PATCH 3/5] drivers: allow clk_stub and spmi "
` [PATCH 4/5] mach-snapdragon: support building SPL
` [PATCH 5/5] dts: add empty .dtsi for shift-axolotl
` [0/5] Add SPL support for Qualcomm platforms, starting with sdm845

[PATCH 0/3] Enable ENETC on i.MX952 EVK
 2026-04-07 11:56 UTC  (5+ messages)
` [PATCH v1 3/3] imx952_evk: Enable ENETC0
    ` 回复: [EXT] "
      `  "

[PATCH] tools: fwumdata: Fix use-after-free in parse_config()
 2026-04-07 12:34 UTC 

[PATCH 0/2] qcom: gracefully handle some errors better
 2026-04-07 11:38 UTC  (3+ messages)
` [PATCH 1/2] serial: msm-geni: allow invalid clock

[PATCH 0/3] Add PCIe and NVMe support for AMD Versal Gen 2
 2026-04-07 11:20 UTC  (2+ messages)

[PATCH] clk: versal: Fix out-of-bounds parent id for DUMMY_PARENT
 2026-04-07 11:10 UTC  (2+ messages)

[PATCH] net: xilinx: Reject broadcast and multicast packets in AXI Ethernet MAC
 2026-04-07 11:10 UTC  (2+ messages)

[PATCH] clk: versaclock: Fix incorrect error check in versaclock_probe()
 2026-04-07 10:43 UTC  (3+ messages)

[PATCH] cmd: fpga: Fix wrong preprocessor guard for loadb help text
 2026-04-07 10:38 UTC  (2+ messages)

[PATCH] board: xilinx: zynqmp: Register alternate FPGA device for zu63dr_SE
 2026-04-07 10:34 UTC 

[PATCH] fpga: xilinx: Add option to skip bitstream ID check
 2026-04-07 10:33 UTC 

[PATCH] soc: xilinx: zynqmp: Add support for new ZynqMP devices
 2026-04-07 10:32 UTC 

[PATCH] virtio: mmio: Return error codes on probe failures
 2026-04-07 10:17 UTC  (2+ messages)

Switch ARMv7 Cortex-A processor to ARM mode right before jumping to target
 2026-04-07  8:52 UTC  (3+ messages)

[PATCH v2 0/5] Add virtio-mmio support to m68k virt machine
 2026-04-07  8:20 UTC  (12+ messages)
` [PATCH v2 1/5] sysreset: qemu virt: Use __raw_writel()
` [PATCH v2 2/5] m68k: Fix writew(), writel(), readw(), readl() endianness
` [PATCH v2 3/5] virtio: mmio: Keep vendor id little endian
` [PATCH v2 4/5] virtio: mmio: Allow instantiation via platform data
` [PATCH v2 5/5] board: qemu: m68k: Create virtio mmio instances

[PATCH] configs: imx9{43, 5}: Enable SPI SFDP support
 2026-04-07  7:57 UTC 

[PATCH] drivers: ddr: imx: Fix Kconfig for SAVED_DRAM_TIMING_BASE
 2026-04-07  7:47 UTC 

[PATCH 0/2] mtd: nand: raw: Cadence NAND cleanup
 2026-04-07  7:15 UTC  (7+ messages)
` [PATCH 1/2] mtd: nand: raw: Kconfig: clean up SPL Cadence NAND dependencies

[PATCH v3 1/2] console: add console_flush_stdin()
 2026-04-07  6:33 UTC  (2+ messages)
` [PATCH v3 2/2] cli: flush stdin before enabling cli

[PATCH] net: phy: ethernet_id: fix duplicate eth_phy binding
 2026-04-07  6:17 UTC  (3+ messages)

[PATCH v1] configs: socfpga: stratix10: Disable mkeficapsule tool build
 2026-04-07  0:46 UTC  (5+ messages)

[PATCHv2 0/5] various memory related fixups
 2026-04-06 21:37 UTC  (3+ messages)
` [PATCHv2 1/5] lmb: add LMB_FDT for fdt reserved regions

[PATCH 0/2] Fix LPDDR3 H616 TPR6 parsing
 2026-04-06 21:35 UTC  (4+ messages)
` [PATCH 1/2] sunxi: H616: dram: fix LPDDR3 "
` [PATCH 2/2] sunxi: fix DRAM_SUNXI_TPR6 default value

[PATCH 0/2] arm: mediatek: enable SNOR on Genio 520/720 EVK
 2026-04-06 20:37 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: mediatek: add Genio 520/720 SNOR support
` [PATCH 2/2] configs: mediatek: add required config for SNOR on Genio 520/720 EVK

[PATCH 0/8] spi: mtk_snor: various fixes and improvements
 2026-04-06 20:13 UTC  (9+ messages)
` [PATCH 1/8] spi: mtk_snor: clean up comments
` [PATCH 2/8] spi: mtk_snor: avoid alloc in mtk_snor_cmd_program()
` [PATCH 3/8] spi: mtk_snor: conditionally copy tx/rx data
` [PATCH 4/8] spi: mtk_snor: check return value of mtk_snor_cmd_exec()
` [PATCH 5/8] spi: mtk-snor: add bounds checking in mtk_snor_cmd_program()
` [PATCH 6/8] spi: mtk_snor: support newer SOCs
` [PATCH 7/8] spi: mtk_snor: fix zeroed data in DMA read bounce path
` [PATCH 8/8] spi: mtk_snor: Remove status register write procedure in probe()

[PATCH v3 01/13] configs: sc5xx: Do not store environment in SPI flash
 2026-04-06 19:06 UTC  (13+ messages)
` [PATCH v3 02/13] mach-sc5xx: Remove update commands from default environment
` [PATCH v3 03/13] mach-sc5xx: Update boot commands
` [PATCH v3 04/13] mach-sc5xx: Switch from tftp to wget
` [PATCH v3 05/13] mach-sc5xx: Add USB boot command
` [PATCH v3 06/13] mach-sc5xx: Remove preliminary binman support
` [PATCH v3 07/13] dts: sc594: Fix gige-reset line on EZKIT
` [PATCH v3 08/13] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
` [PATCH v3 09/13] mach-sc5xx: Update image load address
` [PATCH v3 10/13] mach-sc5xx: Update SPI bootargs for ubifs
` [PATCH v3 11/13] configs: sc5xx: Set default bootcmd to SPI boot
` [PATCH v3 12/13] arm: sc5xx: Remove SC5XX_LOADADDR and add kernel_addr_r
` [PATCH v3 13/13] arm: sc5xx: add missing boot env selectors

[PATCH v3 00/13] sc5xx Environment Cleanup and Fixes
 2026-04-06 19:06 UTC 

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-04-06 19:12 UTC 

[ANN] U-Boot v2026.04 released
 2026-04-06 18:00 UTC 

[PATCH v2] Add an initial CONTRIBUTE.rst
 2026-04-06 18:00 UTC  (2+ messages)

[RESEND v2 00/13] sc5xx Environment Cleanup and Fixes
 2026-04-06 17:48 UTC  (5+ messages)
` [RESEND v2 12/13] arm: sc5xx: remove LOADADDR and use kernel_addr_r

[PATCH 0/2] Autoboot prompt customization and bootmenu cosmetics
 2026-04-06 17:41 UTC  (7+ messages)
` [PATCH 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
` [PATCH 2/2] cmd: bootmenu: ANSI_CLEAR_LINE before entry name

[PATCH v5 0/6] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-04-06 17:14 UTC  (11+ messages)
` [PATCH v5 2/6] misc: fs_loader: reorganize and split to FS and FW loader
` [PATCH v5 3/6] misc: fw_loader: implement generic get_fw_loader_from_node()
` [PATCH v5 4/6] misc: fw_loader: implement request_firmware_size() OP
` [PATCH v5 5/6] misc: fw_loader: introduce FIP loader driver
` [PATCH v5 6/6] doc: dtbinding: Update documentation for Generic Firmware loader

[PATCH] CI: Update sjg lab to match currently actively boards
 2026-04-06 16:48 UTC  (8+ messages)

[PATCH v1 0/4] Relocate U-Boot in the last bank
 2026-04-06 16:14 UTC  (17+ messages)
` [PATCH v1 1/4] treewide: move bi_dram[] from bd to gd
` [PATCH v1 2/4] common: move ram_base calculation to independent INITCALL()
` [PATCH v1 3/4] common: Clean up setup_dest_addr()
` [PATCH v1 4/4] common: Add an optionto relocate on ram top
` [v1,0/4] Relocate U-Boot in the last bank

[SECURITY] NFS symlink chain buffer overflow → remote code execution (net/nfs-common.c)
 2026-04-06 15:49 UTC  (5+ messages)

[PATCH v2 0/8] test: Refactor FIT test for clarity and extensibility
 2026-04-06 14:35 UTC  (10+ messages)
` [PATCH v2 1/8] test: fit: Drop the fit_signature buildconfigspec
` [PATCH v2 2/8] test: fit: Avoid restarting U-Boot
` [PATCH v2 3/8] test: Rename test_fit() to test_fit_base()
` [PATCH v2 4/8] test: Add a check for a missing kernel
` [PATCH v2 5/8] test: Update fit test to fix a few Python warnings
` [PATCH v2 6/8] test: Convert FIT test to use a class
` [PATCH v2 7/8] test: Add fsetup fixture and prepare helper for FIT test
` [PATCH v2 8/8] test: Add documentation for the "

[PATCH RFC 00/40] clk: port full Linux Common Clock Framework to U-Boot
 2026-04-06 12:18 UTC  (2+ messages)

[PATCH] doc: api: bootcount: correct bootcount description
 2026-04-06  9:57 UTC 

[PATCH 0/6] env: scsi: support SCSI env without partition UUID
 2026-04-06 12:52 UTC  (3+ messages)
` [PATCH 1/6] env: scsi: rename ENV_SCSI_PART_UUID

[PATCH] net: phy: dp83867: default to 2ns delay if unspecified in device-tree
 2026-04-06 12:45 UTC 

[PATCH v3 0/3] mach-snapdragon: Enable OP-TEE support
 2026-04-06 12:40 UTC  (4+ messages)

[PATCH v1] misc: fs_loader: Add QSPI RAW partition loading support
 2026-04-06 12:06 UTC  (3+ messages)

[PATCH 0/2] ARMv8 timer fixes for platforms without EL2 configuration
 2026-04-06 10:55 UTC  (3+ messages)
` [PATCH 1/2] armv8: timer: Add option to use virtual counter at EL1
` [PATCH 2/2] snapdragon: Set timer frequency for ARMV8_CNTFRQ_BROKEN platforms

[PATCH v3 0/6] imx9{4,5,52}: Add Quickboot support
 2026-04-06  8:39 UTC  (6+ messages)
` [PATCH v3 1/6] imx9: Add support for saving DDR training data to NVM
` [PATCH v3 5/6] doc: board: nxp: Add Quickboot documentation

[PATCH] usb: cdns3: fix cdns3_bind() to avoid returning error and probe parent
 2026-04-06  7:03 UTC  (9+ messages)

[PATCH] common: cli_hush: fix console_buffer overflow on boot retry
 2026-04-06  2:30 UTC 

[PATCH v3 0/4] phy: add common PHY polarity properties support
 2026-04-05 14:49 UTC  (5+ messages)
` [PATCH v3 1/4] phy: add common PHY "
` [PATCH v3 2/4] net: phy: air_en8811h: use standard rx-polarity/tx-polarity properties
` [PATCH v3 3/4] test: dm: add PHY common props unit tests
` [PATCH v3 4/4] sandbox: dts: add PHY common props test nodes

[PULL] u-boot-sh/master
 2026-04-05 17:06 UTC  (2+ messages)

[PATCH] DM: crypto/fsl: fix unaligned exponent handling in fsl_rsa
 2026-04-05 13:54 UTC 

[PATCH v2] bootstd: efi: Handle prior-stage FDT in network path
 2026-04-05 11:34 UTC 

[PATCH v3 1/2] kbuild: Move U-Boot .incbin rules to Makefile.lib-u-boot
 2026-04-05 10:42 UTC  (2+ messages)
` [PATCH v3 2/2] kbuild: Use if_changed for font and splash .incbin rules

[PATCH 0/3] mtd: spinand: winbond: Misc fixes
 2026-04-05  9:13 UTC  (7+ messages)
` [PATCH 1/3] cmd: mtd: Prevent out-of-bound check
` [PATCH 2/3] mtd: spinand: winbond: Add missing QE bit on W25NxxJW devices
` [PATCH 3/3] mtd: spinand: winbond: Clarify when to enable the HS bit

[PATCH] arm64: renesas: Enable SMC command on all R-Car 64-bit systems
 2026-04-05  3:53 UTC 

[PATCH] arm: renesas: Enable preboot environment variable on all R-Car systems
 2026-04-05  3:51 UTC 

[PATCH] Revert "usb: cdns3: use VBUS Valid to determine role for dr_mode OTG"
 2026-04-04 18:25 UTC  (2+ messages)

[PATCH v2 0/7] Support metadata-driven A/B boot for STM32MP25
 2026-04-04 15:23 UTC  (8+ messages)
` [PATCH v2 1/7] lib: uuid: add partition type GUID for extended bootloader
` [PATCH v2 2/7] test: dm: part: add test for part_get_info_by_uuid
` [PATCH v2 3/7] test: cmd: add unit tests for part command
` [PATCH v2 4/7] cmd: part: support lookup by UUID
` [PATCH v2 5/7] test: cmd: part: add UUID lookup tests
` [PATCH v2 6/7] fwu: add helper to get image GUID by type and bank index
` [PATCH v2 7/7] board: st: stm32mp25: support dynamic A/B bank bootup

[PATCH 00/14] test: Convert tests to use FsHelper and DiskHelper
 2026-04-04 14:03 UTC  (15+ messages)
` [PATCH 01/14] test: Add a helper class to create disk images
` [PATCH 02/14] test: fs_helper: Skip empty srcdir when creating a filesystem
` [PATCH 03/14] test: Fix broken fs_obj_fat fixture
` [PATCH 04/14] test: Convert test_cat to use FsHelper
` [PATCH 05/14] test: Convert test_xxd "
` [PATCH 06/14] test: Convert test_efi_bootmgr "
` [PATCH 07/14] test: Convert setup_bootmenu_image() "
` [PATCH 08/14] test: Split out core of Fedora image into a new function
` [PATCH 09/14] test: Convert setup_bootflow_image() to use FsHelper
` [PATCH 10/14] test: Convert setup_efi_image() "
` [PATCH 11/14] test: Convert test_ut_dm_init() "
` [PATCH 12/14] test: Rename setup_bootflow_image()
` [PATCH 13/14] test: Convert setup_rauc_image() to use FsHelper
` [PATCH 14/14] test: Convert test_fs fixtures "

[PATCH v2 0/2] Add Rockchip USBPHY DM driver
 2026-04-04 12:01 UTC  (4+ messages)
` [PATCH v2 1/2] phy: rockchip: add phy-rockchip-usb2.c
` [PATCH v2 2/2] usb: phy: remove rockchip_usb2_phy.c
` [RESEND PATCH "


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