U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-18 05:58:04 to 2026-05-19 12:56:41 UTC [more...]

[PATCH v4 0/8] imx: Switch watchdog addressing from macros to devicetree
 2026-05-19  6:22 UTC  (4+ messages)
` [PATCH v4 1/8] imx7ulp: Switch to OF_UPSTREAM
` [PATCH v4 2/8] imx91: "
` [PATCH v4 3/8] imx93-frdm: "

[PATCH v4 00/14] riscv: spacemit: k1: add SPL support
 2026-05-19 10:26 UTC  (16+ messages)
` [PATCH v4 01/14] spacemit: k1: support multi-board infrastructure
` [PATCH v4 02/14] spacemit: k1: enable SPL with debug UART
` [PATCH v4 03/14] configs: k1: enable early timer support
` [PATCH v4 04/14] clk: spacemit: k1: prune SPL clock tree
` [PATCH v4 05/14] configs: k1: add default option for clock driver in SPL
` [PATCH v4 06/14] dts: k1: enable clocks "
` [PATCH v4 07/14] board: k1: initialize clock and serial devices "
` [PATCH v4 08/14] i2c: k1: add I2C driver support
` [PATCH v4 09/14] spacemit: k1: add TLV EEPROM support in SPL
` [PATCH v4 10/14] spacemit: k1: Add DDR firmware support to SPL
` [PATCH v4 11/14] power: pmic: add support for Spacemit P1 PMIC
` [PATCH v4 12/14] power: regulator: add support for Spacemit P1 SoC
` [PATCH v4 13/14] board: k1: enable pmic in spl
` [PATCH v4 14/14] doc: spacemit: add K1 SPL build and test guide

[PATCH v2 0/4] Add support for TQMa6UL[L]x on MBA6ULx
 2026-05-19 12:24 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: add TQMa6UL[L]x[L] u-boot device tree fragments
` [PATCH v2 2/4] ARM: dts: tqma6ul: add boot phase properties
` [PATCH v2 3/4] board: tq: add TQMa6UL[L]x[L] SOM and MBa6ULx baseboard
` [PATCH v2 4/4] configs: add defconfigs for TQMa6UL[L]x[L] SOM on "

U-Boot patch submit standard and requirement
 2026-05-19 12:45 UTC  (18+ messages)

[PATCH 0/5] Add support for TQMa6UL[L]x on MBA6ULx
 2026-05-19 12:16 UTC  (3+ messages)

[PATCH v2 0/3] configs: mediatek: genio: enable common options
 2026-05-19 12:15 UTC  (2+ messages)

[PATCH v2 0/2] clk: add gated-fixed-clock driver for rk3588-rock-5-itx PCIe
 2026-05-19 11:55 UTC  (3+ messages)
` [PATCH v2 1/2] clk: add gated-fixed-clock driver
` [PATCH v2 2/2] configs: rock-5-itx-rk3588: enable CLK_GATED_FIXED

[PATCH] nvme: Staticize and constify driver ops
 2026-05-19  9:43 UTC  (2+ messages)

[PATCH] nvme: apple: Check memalign return value
 2026-05-19  9:43 UTC  (2+ messages)

[PATCH] nvme: Fix PRP list pointer arithmetic for chained transfers
 2026-05-19  9:43 UTC  (2+ messages)

[PATCH] nvme: fix command ID wraparound handling
 2026-05-19  9:42 UTC  (2+ messages)

[PATCH] phy: Kconfig: use bool instead of tristate
 2026-05-19  9:34 UTC  (3+ messages)

[PATCH] boot: pxe_utils: Fix potential initrd_filesize buffer overflow
 2026-05-19  9:31 UTC  (2+ messages)

[PATCH] net: bootp: Prevent out-of-bounds read in dhcp_message_type
 2026-05-19  9:30 UTC  (2+ messages)

[PATCH] net: dhcpv6: Prevent out-of-bounds reads while parsing options
 2026-05-19  9:30 UTC  (2+ messages)

[PATCH] net: dhcpv6: Prevent buffer overflow during BOOTFILE_URL parsing
 2026-05-19  9:28 UTC  (2+ messages)

[PATCH] net: sntp: Check packet length in sntp_handler
 2026-05-19  9:27 UTC  (2+ messages)

[PATCH] net: ti: icssg: Fix portname buffer overflow
 2026-05-19  9:25 UTC  (3+ messages)

[PATCH RFC next v2 0/5] net: guard SYS_RX_ETH_BUFFER with NET + required changes (ls1028a!) to make this happen
 2026-05-19  9:22 UTC  (2+ messages)

[PATCH v4 00/10] Add support for ubi environment to create volumes (v4)
 2026-05-19  9:13 UTC  (10+ messages)
` [PATCH v4 06/10] cmd: ubi: change all positive error return value to negative
` [PATCH v4 08/10] cmd: ubi: export more APIs to public
` [PATCH v4 10/10] env: ubi: add support to create environment volume if it does not exist

[PATCH 0/3] Enable Arm SMC watchdog for STM32MP1
 2026-05-19  8:07 UTC  (4+ messages)
` [PATCH 1/3] configs: stm32: enable WDT_ARM_SMC driver
` [PATCH 2/3] configs: stm32mp13: activate watchdog
` [PATCH 3/3] ARM: dts: stm32: enable SMC watchdog for STM32MP15 SCMI config

[RFC PATCH v2 00/64] drivers: usb: dwc3: sync code with Linux v6.16-rc7
 2026-05-19  7:58 UTC  (7+ messages)
` [RFC PATCH v2 30/64] usb: dwc3: import from kernel v5.6

In-tree Python tools (patman, buildman, binman, etc.)
 2026-05-19  7:52 UTC  (4+ messages)

[PATCH 0/9] fs: add change date to ls output
 2026-05-19  7:25 UTC  (12+ messages)
` [PATCH 1/9] fs: move struct fstype_info definition to top of file
` [PATCH 2/9] fs: print change date in directory listing for FAT
` [PATCH 3/9] fs: ext4: print change date in directory listing
` [PATCH 4/9] fs: ext4: don't read time fields in XPL
` [PATCH 5/9] fs: ext4: set inode timestamps on write
` [PATCH 6/9] test: Probe RTC early in dm_test_host()
` [PATCH 7/9] test: fs: allow optional date field in ls output assertion
` [PATCH 8/9] test: env: "
` [PATCH 9/9] test: test_erofs: adjust expected ls output

[PATCH] nvme: fix dcache invalidation range in identify command
 2026-05-19  7:16 UTC  (2+ messages)

[PATCH 0/6] arm: omap: Add back omap4 support
 2026-05-19  6:45 UTC  (7+ messages)
` [PATCH 1/6] arm: omap: Move PRM I2C channel frequency to vc.c
` [PATCH 2/6] arm: ti: omap: Extract common clock definitions
` [PATCH 3/6] clk: ti: Remove AM33xx dependency
` [PATCH 4/6] configs: omap4: remove unused boot target devices
` [PATCH 5/6] arm: ti: Introduce back omap4 support
` [PATCH 6/6] board: variscite: add support for the omap4_var_som

[PATCH] arm: dts: talos-evk: Set USB controllers to peripheral mode
 2026-05-19  5:17 UTC 

[PATCH v2] clk: imx: don't build i.MX/RTxxxx code for all users of CCF
 2026-05-19  3:01 UTC  (2+ messages)

[PATCH v8 00/12] pinctrl: add support of Airoha SoCs
 2026-05-18 23:51 UTC  (13+ messages)
` [PATCH v8 01/12] bitops: import BITS_PER_TYPE() macro from linux
` [PATCH v8 02/12] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v8 03/12] bitfield: Add non-constant field_{prep, get}() helpers
` [PATCH v8 04/12] pinctrl: add more pinconf/pinctrl definitions
` [PATCH v8 05/12] pinctrl: sort and format the contents of the makefile
` [PATCH v8 06/12] pinctrl: airoha: add shared pinctrl code
` [PATCH v8 07/12] pinctrl: airoha: add pin controller and gpio driver for AN7581 SoC
` [PATCH v8 08/12] pinctrl: airoha: add pin controller and gpio driver for AN7583 SoC
` [PATCH v8 09/12] pinctrl: airoha: add pin controller and gpio driver for EN7523 SoC
` [PATCH v8 10/12] configs: airoha: an7581: enable pinctrl/gpio support
` [PATCH v8 11/12] configs: airoha: en7523: "
` [PATCH v8 12/12] arm: dts: en7523: add pinctrl/gpio support, drop legacy gpio support

[PATCH] virtio: Staticize and constify driver ops
 2026-05-18 22:50 UTC  (2+ messages)

[PATCH 0/2] imx6: fix LDB clock source selection bugs
 2026-05-18 21:54 UTC  (3+ messages)
  ` [PATCH 1/2] imx6: clock: fix clk0/clk1 swap in select_ldb_di_clock_source()
  ` [PATCH 2/2] imx6: guard LDB clock init with appropriate video config

[PATCH] arm: dts: rockchip: rock-5-itx: drop pcie3 refclk from u-boot dtsi
 2026-05-18 21:40 UTC  (2+ messages)

[PATCH v8 00/12] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-05-18 21:04 UTC  (11+ messages)
` [PATCH v8 01/12] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v8 04/12] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v8 07/12] mach-snapdragon: Kconfig: changes / additions to support SPL

[PATCH] Makefile: fix extra dash in KBUILD_CFLAGS
 2026-05-18 20:46 UTC 

[PULL] Please pull qcom-next-18May2026
 2026-05-18 19:33 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20260515
 2026-05-18 19:33 UTC  (2+ messages)

[PATCH] board/qualcomm: use bootflow for default boot
 2026-05-18 19:15 UTC  (3+ messages)

[PATCH v7 00/14] arm: am335x: Switch to upstream devicetree
 2026-05-18 18:22 UTC  (2+ messages)

[PATCH v7 0/9] Add virtio-mmio support to m68k virt machine
 2026-05-18 17:46 UTC  (3+ messages)
` [PATCH v7 1/9] sysreset: qemu virt: Use map_sysmem()

[PATCH 00/11] Move test/py image creation into separate per-OS modules
 2026-05-18 17:45 UTC  (2+ messages)

[PATCH] Makefile: binman: Search board directory before srctree
 2026-05-18 17:30 UTC  (10+ messages)

Pull request efi-2026-07-rc3
 2026-05-18 16:47 UTC  (2+ messages)

Please pull u-boot-ubi
 2026-05-18 16:47 UTC  (2+ messages)

[PATCH 0/2] configs: airoha: an7581: defconfig fixes & improvements
 2026-05-18 16:47 UTC  (2+ messages)

[PATCH v4 0/6] Improve FIT signature handling
 2026-05-18 16:07 UTC  (3+ messages)
` [v4,0/6] "

AI-assisted review
 2026-05-18 15:58 UTC  (4+ messages)

[PATCH v2 00/15] qcom: smem: modernize SMEM in U-Boot
 2026-05-18 15:51 UTC  (30+ messages)
` [PATCH v2 01/15] Revert "dm: SMEM (Shared memory) uclass"
` [PATCH v2 02/15] smem: drop drivers/smem
` [PATCH v2 03/15] Revert "test: smem: add basic smem test"
` [PATCH v2 04/15] Revert "drivers: smem: sandbox"
` [PATCH v2 06/15] soc: qcom: import smem from Linux 6.11-rc2
` [PATCH v2 07/15] soc: qcom: smem: adjust headers for U-Boot
` [PATCH v2 08/15] soc: qcom: smem: adjust "
` [PATCH v2 09/15] soc: qcom: smem: get serial number from socinfo
` [PATCH v2 10/15] soc: qcom: smem: stub functions
` [PATCH v2 11/15] soc: qcom: smem: add build infra
` [PATCH v2 12/15] mach-snapdragon: move memory parsing to its own file
` [PATCH v2 13/15] mach-snapdragon: support parsing memory map from SMEM
` [PATCH v2 14/15] mach-snapdragon: fetch serial# "

[PATCH v2] boot: cedit: Check ofnode_read_prop return value
 2026-05-18 14:39 UTC 

[PATCH 0/4] mailbox: mpfs-mbox: fixes and syscon support
 2026-05-18 14:17 UTC  (5+ messages)
` [PATCH 1/4] mailbox: mpfs-mbox: fix MMIO mapping calculation
` [PATCH 2/4] mailbox: mpfs-mbox: fix Driver Model private data handling
` [PATCH 3/4] mailbox: mpfs-mbox: fix driver bug and cleanup
` [PATCH 4/4] mailbox: mpfs-mbox: support new syscon based devicetree configuration

[PATCH 1/1] efi_loader: validate PE-COFF relocation data
 2026-05-18  8:30 UTC  (4+ messages)

[PATCH v3 0/5] reset: Introduce reset_reset.*() API
 2026-05-18 14:05 UTC  (9+ messages)
` [PATCH v3 1/5] reset: Add reset_reset() and reset_reset_bulk() API

[PATCH] fs: ubifs: remove dead code
 2026-05-18 13:39 UTC  (4+ messages)

[PATCH] configs: stm32mp15: Increase SYS_MALLOC_F_LEN
 2026-05-18 13:28 UTC 

[PATCH] power: regulator: Fix power on/off delay issue
 2026-05-18 12:00 UTC  (5+ messages)

[PATCH master v2 0/2] Fix speculative access to firewalled regions on AM62 SoCs
 2026-05-18 11:52 UTC  (3+ messages)
` [PATCH master v2 1/2] arm: armv8: mmu: move mmu enablement out of mmu_setup
` [PATCH master v2 2/2] mach-k3: enable mmu after reserved memory is unmapped

[PATCH 0/2] efi: fix and test hii keyboard layout pointer computation
 2026-05-18 10:51 UTC  (4+ messages)

[PATCH 0/2] qcom: qcs615: align storage and environment with eMMC
 2026-05-18 10:51 UTC  (3+ messages)
` [PATCH 1/2] qcom: qcs615: disable SCSI and use MMC for fastboot

[PATCH] clk: imx: don't build i.MX6/RTxxxx code for all users of CCF
 2026-05-18 10:35 UTC  (3+ messages)

[PATCH] board: ti: j722s: add processor ACL entry for wkup_r5
 2026-05-18 10:29 UTC  (2+ messages)

Status of CVE-2025-24857 in U-Boot
 2026-05-18 10:10 UTC  (3+ messages)

[PATCH master] mach-k3: enable mmu after reserved memory is unmapped
 2026-05-18 10:08 UTC  (5+ messages)

[PATCH v1] rockchip: MAINTAINERS: upstream devicetree update
 2026-05-18 10:06 UTC  (3+ messages)

[PATCH v2 0/3] Add SM6125 UFS support, Fix QCM2290 clock, Add poweroff command
 2026-05-18  9:05 UTC  (2+ messages)

[PATCH v5 0/4] armv8: mmu: fix region unmapping and optimise set_one_region()
 2026-05-18  9:00 UTC  (5+ messages)
` [PATCH v5 1/4] armv8: mmu: add a function to help debug TLB lookups
` [PATCH v5 2/4] armv8: mmu: teach the pagetable dumper to show explicit FAULT maps
` [PATCH v5 3/4] armv8: mmu: commonize the set_one_region() loop
` [PATCH v5 4/4] armv8: mmu: fix and optimise explicitly unmapping regions

[PATCH v3] tools: efivar: strip auth descriptor for authenticated variables
 2026-05-18  8:37 UTC  (6+ messages)

[PATCH 0/2] Update envs to use Kconfig values
 2026-05-18  8:22 UTC  (3+ messages)
` [PATCH 1/2] env: ti: k3_dfu: load only the next stage binary
` [PATCH 2/2] env: ti: k3_dfu: use Kconfig options for addresses

[PATCH v3] mach-snapdragon: Add early EL2 hypervisor switch support
 2026-05-18  8:20 UTC  (2+ messages)

[PATCH 0/3] Add SM6125 UFS support, Fix QCM2290 clock, Add poweroff command
 2026-05-18  8:03 UTC  (5+ messages)
` [PATCH 1/3] phy: qcom: Add SM6115 and SM6125 to QMP UFS PHY driver
` [PATCH 3/3] board/qualcomm: qcom-phone: Add poweroff command

[PATCH v3 0/9] ARM: RPi5: Enable PCIe
 2026-05-18  8:02 UTC  (2+ messages)

[PATCH] usb: gadget: atmel: do not disable endpoints in reset_all_endpoints()
 2026-05-18  7:37 UTC  (4+ messages)

[PATCH v2] usb: gadget: atmel: do not disable endpoints in reset_all_endpoints()
 2026-05-18  7:36 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Add gd55lb02gf chips
 2026-05-20 15:00 UTC  (2+ messages)

[PATCH 1/2] board: st: stm32mp15: support dynamic A/B bank bootup
 2026-05-18  6:54 UTC  (2+ messages)
` [PATCH 2/2] board: st: factorize STM32MP FWU multi-bank support

[PATCH 1/1] efi_loader: set correct frame buffer address
 2026-05-18  6:21 UTC  (5+ messages)


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