messages from 2026-04-03 19:47:26 to 2026-04-06 21:36:11 UTC [more...]
[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 v2 0/5] Add virtio-mmio support to m68k virt machine
2026-04-06 17:15 UTC (9+ 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 0/5] Add SPL support for Qualcomm platforms, starting with sdm845
2026-04-06 15:53 UTC (15+ 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] 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
[PATCH] net: phy: ethernet_id: fix duplicate eth_phy binding
2026-04-06 16:05 UTC (2+ messages)
[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 (16+ messages)
` [PATCH v3 1/6] imx9: Add support for saving DDR training data to NVM
` [PATCH v3 2/6] arm: mach-imx: Add command to expose QB functionality
` [PATCH v3 3/6] configs: imx9{43, 5}: Enable SPI SFDP support
` [PATCH v3 4/6] board: nxp: imx9{4, 5, 52}_evk: Add qb save option in SPL
` [PATCH v3 4/6] board: nxp: imx9{4,5,52}_evk: "
` [PATCH v3 5/6] doc: board: nxp: Add Quickboot documentation
` [PATCH v3 6/6] drivers: ddr: imx: Fix Kconfig for SAVED_DRAM_TIMING_BASE
[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 (8+ 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 "
[PATCH 0/3] Enable ENETC on i.MX952 EVK
2026-04-04 11:38 UTC (3+ messages)
` [PATCH v1 3/3] imx952_evk: Enable ENETC0
[PATCH] xiaomi pad 5 support
2026-04-04 5:52 UTC (2+ messages)
[REGRESSION] imx8mm_evk: FSPI build broken by 37e50627e
2026-04-04 3:56 UTC (3+ messages)
[RFC PATCH 0/3] Add virtio-mmio support to m68k virt machine
2026-04-04 1:49 UTC (5+ messages)
` [RFC PATCH 2/3] virtio: mmio: endian *fixes* *HACK*
[PATCH 0/6] various memory related fixups
2026-04-04 0:08 UTC (7+ messages)
` [PATCH 5/6] efi_memory: backfill EFI_CONVENTIONAL_MEMORY
[PATCH] mtd: spi-nor-ids: add flags for mx25u12835f
2026-04-03 20:31 UTC
[PATCH] spi: Correct dependency on SPI_MEM for many drivers
2026-04-03 19:47 UTC (2+ messages)
[PATCH] acpi: Correct dependencies for GENERATE_ACPI_TABLE
2026-04-03 19:47 UTC (2+ messages)
[PATCH] misc: Add missing dependency to CROS_EC_SANDBOX
2026-04-03 19:47 UTC (2+ messages)
[PATCH] gpio: Correct dependencies for legacy CMD_PCA953X
2026-04-03 19:47 UTC (2+ messages)
[PATCH] clk: Add missing dependency for SANDBOX_CLK_CCF
2026-04-03 19:47 UTC (2+ messages)
[PATCH] cmd: Add missing dependency to CMD_PMC
2026-04-03 19:47 UTC (2+ messages)
[PATCH] boot: Add DM_RTC as a dependency to CEDIT
2026-04-03 19:47 UTC (2+ messages)
[PATCH] loads: Add LMB as a dependency
2026-04-03 19:47 UTC (2+ messages)
[PATCH] lmb: Correct dependency around CMD_BOOT[IMZ]
2026-04-03 19:47 UTC (2+ messages)
[PATCH] env: Make use of IF_ENABLED_INT in spi flash support
2026-04-03 19:47 UTC (2+ messages)
[PATCH] env: Correct dependency for ENV_IS_IN_NAND
2026-04-03 19:47 UTC (2+ messages)
[PATCH] rtc: Update Kconfig dependencies
2026-04-03 19:47 UTC (2+ messages)
[PATCH] rtc: ds1337: Remove various legacy code and update dependencies
2026-04-03 19:47 UTC (2+ messages)
[PATCH] rtc: Remove legacy DS1338 support
2026-04-03 19:47 UTC (2+ messages)
[PATCH] bootcount: Give i2c-eeprom a unique identifier
2026-04-03 19:47 UTC (2+ messages)
[PATCH] sata: Rework the CMD_SATA and SATA symbols
2026-04-03 19:47 UTC (2+ messages)
[PATCH] global: Audit Kconfig usage of PARTITION_TYPE_GUID
2026-04-03 19:47 UTC (2+ messages)
[PATCH] optee: Correct dependencies for BOOTM_OPTEE
2026-04-03 19:47 UTC (3+ messages)
` [PATCH v2] "
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