U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 02:14:01 to 2026-05-24 12:38:28 UTC [more...]

[PATCH 0/1] armv8: reduce core errata dispatch work
 2026-05-24 12:38 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v1] misc: qcom-geni: add DM_FLAG_PRE_RELOC to geni-se-qup driver
 2026-05-24  5:03 UTC 

[PATCH RFC 00/18] rockchip: rk3568: add DRAM controller driver and initialize DRAM at TPL stage
 2026-05-24  3:02 UTC  (3+ messages)
` [PATCH RFC 01/18] clk: rockchip: rk3568: Fix building with OF_PLATDATA enabled

[PATCH v1 0/2] fs/squashfs: fix symlink load failure on large images
 2026-05-23 14:48 UTC  (8+ messages)
  ` [PATCH v1 1/2] fs/squashfs: fix heap exhaustion during symlink resolution
  ` [PATCH v1 2/2] fs/squashfs: add sqfs_dir_offset() error checks
      ` [PATCH v2] fs/squashfs: fix missing error checks causing Synchronous Abort

[PATCH 0/3] efi_loader: fix ACPI table installation
 2026-05-23 17:37 UTC  (17+ messages)
` [PATCH 1/3] efi_loader: use pointers in efi_acpi_register()
` [PATCH 2/3] efi_selftest: add ACPI configuration table test
` [PATCH 3/3] efi_loader: add ACPI table dump EFI app

[PATCH v4 0/9] ARM: RPi5: Enable PCIe
 2026-05-23 16:34 UTC  (10+ messages)
` [PATCH v4 1/9] ARM: bcm283x: Add bcm2712 PCIe memory window
` [PATCH v4 2/9] pci: brcmstb: Fix PCIe bus numbers
` [PATCH v4 3/9] pci: brcmstb: Support different variants using a cfg struct
` [PATCH v4 4/9] reset: Add RPi5 brcmstb reset facilities
` [PATCH v4 5/9] reset: Add RPi5 rescal "
` [PATCH v4 6/9] pci: brcmstb: Get and use bridge and rescal reset properties
` [PATCH v4 7/9] pci: brcmstb: Fix iBAR size calculation
` [PATCH v4 8/9] pci: brcmstb: rework iBAR handling
` [PATCH v4 9/9] pci: brcmstb: Adapt to AXI bridge

[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-05-23 14:33 UTC  (22+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition
` [PATCH 2/7] efi_loader: firmware: track last attempt status for ESRT reporting
` [PATCH 3/7] efi_loader: firmware: add last attempt tracking for RAW capsules
` [PATCH 4/7] efi_loader: Extract FW version even on authentication failure
` [PATCH 5/7] configs: qcom: enable FIT capsule support by default
` [PATCH 6/7] tools: add fvupdate_to_fit.py for FIT capsule generation
` [PATCH 7/7] doc: add fvupdate_to_fit.py documentation and example XML

[PATCH v3] test/py: nand: Add tests for NAND flash device
 2026-05-23 14:17 UTC  (2+ messages)

[PATCH v4 0/2] Add regulator support to qcom-ufs driver
 2026-05-23 13:04 UTC  (3+ messages)
` [PATCH v4 1/2] regulator: qcom-rpmh-regulator: fix regulator mode mismatch
` [PATCH v4 2/2] ufs: qcom: add ufs host regulator support

[PATCH v3 0/2] Add regulator support to qcom-ufs driver
 2026-05-23 10:25 UTC  (3+ messages)
` [PATCH v3 1/2] regulator: qcom-rpmh-regulator: fix regulator mode mismatch
` [PATCH v3 2/2] ufs: qcom: add ufs host regulator support

[PATCH 0/8] riscv: spacemit: k1: add clock reset drivers, switch to upstream DT
 2026-05-23 13:11 UTC  (4+ messages)
` [PATCH 1/8] clk: spacemit: Add support for K1 SoC

[PATCH 00/13] imx: Use livetree API and cleanup
 2026-05-23 13:39 UTC  (14+ messages)
` [PATCH 01/13] imx8m: Imply DM_THERMAL
` [PATCH 02/13] imx952: Update gpio node regs
` [PATCH 03/13] imx9: scmi: Drop get_imx_type
` [PATCH 04/13] imx8ulp: cleanup get_imx_type
` [PATCH 05/13] imx7ulp: "
` [PATCH 06/13] imx: Guard print_cpuinfo with !CONFIG_IS_ENABLED(CPU)
` [PATCH 07/13] imx8m: dts: Update ddr firmware name
` [PATCH 08/13] serial: lpuart: Use livetree API for fdt access
` [PATCH 09/13] gpio: imx_rgpio2p: Use dev_read_addr_index
` [PATCH 10/13] misc: ele: Use dev_read_addr
` [PATCH 11/13] imx9: soc: Use livetree API for fdt access
` [PATCH 12/13] imx8m_evk: Select OF_LIVE
` [PATCH 13/13] imx9: "

[PATCH 0/1] armv8: sec_firmware: validate loadables string list
 2026-05-23 12:18 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] global: Update URL for U-Boot project
 2026-05-23 11:56 UTC  (3+ messages)

[PATCH 0/5] Remove some empty bootdev_ops structures
 2026-05-23  9:32 UTC  (6+ messages)
` [0/5] "

[PATCH] drivers: gpio: Fix dev_read_addr error check
 2026-05-23  9:31 UTC  (2+ messages)

[RFC PATCH] virtio: Add driver for virtio gpu
 2026-05-23  9:31 UTC  (2+ messages)

[PATCH v4 0/6] Improve FIT signature handling
 2026-05-23  9:22 UTC  (4+ messages)
` [v4,0/6] "

[PATCH] Makefile: binman: Search board directory before srctree
 2026-05-23  9:18 UTC  (11+ messages)

[PATCH v2 00/11] Move test/py image creation into separate modules
 2026-05-23  8:54 UTC  (12+ messages)
` [PATCH v2 01/11] test: Create a common file for image utilities
` [PATCH v2 02/11] test: Move extlinux image-creation to its own file
` [PATCH v2 03/11] test: Move script "
` [PATCH v2 04/11] test: Move ChromeOS "
` [PATCH v2 05/11] test: Move Android "
` [PATCH v2 06/11] test: Move EFI "
` [PATCH v2 07/11] test: Move the configuration-editor setup "
` [PATCH v2 08/11] test: Add Args docstrings to img setup functions
` [PATCH v2 09/11] test: Reformat line wraps in "
` [PATCH v2 10/11] sandbox: Find disk images in the persistent-data directory
` [PATCH v2 11/11] test: Move disk images to "

[PATCH v3 0/8] rtc: pcf85036: improve spec coherence and extend features
 2026-05-23  8:20 UTC  (11+ messages)
` [PATCH v3 1/9] cmd_date: make mk_date() static
` [PATCH v3 2/9] cmd: date: validate date using rtc_month_days()
` [PATCH v3 3/9] rtc: pcf85063: adjust date format to adhere to the rtc_time spec
` [PATCH v3 4/9] rtc: pcf85063: add support for NXP PCF85063 family
` [PATCH v3 5/9] rtc: pcf85063: add missing register definitions
` [PATCH v3 6/9] rtc: pcf85063: keep the divider chain in reset during set_time
` [PATCH v3 7/9] rtc: pcf85063: support loading quartz-load capacitance from device tree
` [PATCH v3 8/9] rtc: pcf85063: add power loss detection during probe
` [PATCH v3 9/9] drivers: Kconfig: rtc_pcf85063: note unsupported chip features

Friendlyelec NanoPi M5
 2026-05-23  0:41 UTC  (3+ messages)

[PATCH 0/2] Convert env export and import to use getopt()
 2026-05-23  0:08 UTC  (3+ messages)

[PATCH v7 0/9] Add virtio-mmio support to m68k virt machine
 2026-05-23  0:01 UTC  (2+ messages)

[PATCH] board/qualcomm: use bootflow for default boot
 2026-05-22 23:53 UTC  (9+ messages)

[RFC PATCH 0/9] linker list sanity checking
 2026-05-22 22:45 UTC  (14+ messages)
` [RFC PATCH 1/9] sandbox: Drop special link order treatment of start.o and sdl.o
` [RFC PATCH 2/9] linker_lists: Do not set "unused" attribute
` [RFC PATCH 3/9] event: Remove obsolete comment and __used attributes
` [RFC PATCH 4/9] linker_lists.h: add ll_*_name() helper macros
` [RFC PATCH 5/9] linker_lists.h: drop _2 from section and symbol name prefix
` [RFC PATCH 6/9] linker_lists.rst: update documentation
` [RFC PATCH 7/9] test: avoid use of special characters in ELF section names
` [RFC PATCH 8/9] linker_lists.h: emit lots of meta-data for debugging and sanity checking
` [RFC PATCH 9/9] tools: add linker-lists.py parser/checker script

[PULL] u-boot-sh/master
 2026-05-22 20:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: Replace Apple with N:
 2026-05-22 19:10 UTC  (3+ messages)

[PATCH 1/1] libavb: fix avb_replace() OOM handling
 2026-05-22 18:35 UTC 

[PATCH] fdt: Check return value and len of fdt_get_name() calls
 2026-05-22 18:32 UTC  (6+ messages)
` [PATCH] image-fit-sig: Check that the strings region is within bounds
` [PATCH] fdt_region: Check the return value of fdt_get_property_by_offset() calls
` [PATCH] image-fit: Check that external data is in bounds
` [PATCH] image-fit: Check nesting depth in fdt_check_no_at()

In-tree Python tools (patman, buildman, binman, etc.)
 2026-05-22 18:00 UTC  (3+ messages)

[PATCH 0/2] imx6: fix LDB clock source selection bugs
 2026-05-22 17:48 UTC  (2+ messages)

[PATCH v2] arm: k3: Kconfig: Enable fTPM and RPMB support
 2026-05-22 17:36 UTC  (7+ messages)

[SECURITY] net: wget: wrapped receive offset can bypass buffer_size check
 2026-05-22 17:08 UTC  (2+ messages)

[PATCH v2 0/5] arm: aspeed: add initial AST2700 SoC support
 2026-05-22 16:43 UTC  (2+ messages)

[PATCH v1 0/2] bootm: bound noload kernel decompression to the allocated buffer
 2026-05-22 16:42 UTC  (3+ messages)
` [PATCH v1 1/2] bootm: fix overflow of the noload kernel decompression buffer

[PATCH 00/20] Introduce resume for J7xx SoCs
 2026-05-22 15:57 UTC  (7+ messages)
` [PATCH 16/20] arm: mach-k3: Update pm-boardcfg for all k3 platforms
` [PATCH 18/20] board: ti: evm: Store wakeup reason on scratchpad memory

[PATCH v4] Add support for OpenSSL Provider API
 2026-05-22 14:37 UTC  (4+ messages)

[PATCH] ufs: qcom: Add UFS host regulator support
 2026-05-22 14:04 UTC  (2+ messages)

[PATCH 0/8] rtc: pcf85036: improve spec coherence and extend features
 2026-05-22 13:50 UTC  (4+ messages)
` [PATCH v2 8/8] drivers: Kconfig: rtc_pcf85063: note unsupported chip features

[PATCH 1/3] cpu: imx8_cpu: Fix CPU segment information print
 2026-05-22 13:51 UTC  (3+ messages)
` [PATCH 2/3] cpu: imx8_cpu: Add iMX8MP UltraLite Part cpu type
` [PATCH 3/3] cpu: imx8_cpu: fix the mpidr check

[PATCH] arm: imx8mp: Add new variant parts support
 2026-05-22 13:50 UTC 

Multiple vulnerabilities in the U-Boot FIT image signature verification logic
 2026-05-22 12:38 UTC  (4+ messages)

[PATCH v3 0/7] Fix and add some spi-nor flash parts (v3)
 2026-05-22  7:55 UTC  (3+ messages)
` [PATCH v3 3/7] mtd: spi-nor-ids: Add support for GigaDevice GD25Q256

[PATCH 1/1] board: tqma7: update fastboot env
 2026-05-22 11:09 UTC 

[PATCH] MAINTAINERS: Replace ASpeed with N:
 2026-05-22  9:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: Replace Altera/SoCFPGA/Agilex with N:
 2026-05-22  9:37 UTC  (2+ messages)

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

[PATCH] configs: stm32mp15: Increase SYS_MALLOC_F_LEN
 2026-05-22  8:10 UTC  (2+ messages)

[PATCH] stm32mp2: update part number for STM32MP251/3
 2026-05-22  8:07 UTC  (2+ messages)

[PATCH] arm: gic-v3-its: Fix LPI pending table size calculation
 2026-05-22  8:06 UTC 

[PATCH 1/3] usb: ci_udc: set correct ep type in ep_enable()
 2026-05-22  7:55 UTC  (3+ messages)
` [PATCH 2/3] usb: ci_udc: Update usb request status
` [PATCH 3/3] usb: ci_udc: verify all dtds are inactive before completing request

[PATCH] usb: f_sdp: handle the spl load function failure
 2026-05-22  7:27 UTC 

[PATCH v2] power: regulator: Fix power on/off delay issue
 2026-05-22  7:14 UTC 

[PATCH] MAINTAINERS: Replace Amlogic Meson with N:
 2026-05-22  6:59 UTC  (2+ messages)

[PATCH v2 0/7] Add UFS clock support for Qualcomm SoCs
 2026-05-22  6:58 UTC  (2+ messages)

[PATCH] mmc: allow forward compatibility for EXT_CSD_REV
 2026-05-22  6:19 UTC  (4+ messages)

[SECURITY] net: tftp: first OACK/DATA can be accepted from an unexpected source IP
 2026-05-22  4:01 UTC 

[PATCH v1 1/2] tools: mkimage: fix get_basename crash on paths with dotted directories
 2026-05-22  3:07 UTC  (5+ messages)

[PATCH] .gitignore: exclude logo generated file
 2026-05-22  2:42 UTC 

[PATCH] bootmenu: fix incorrect menu quitting logic
 2026-05-22  2:40 UTC 

[PATCH v1 0/4] reset: add board reset type
 2026-05-22  1:23 UTC  (5+ messages)
` [PATCH v1 1/4] reset: Allow per-board "
` [PATCH v1 2/4] reset: Add explicit cold reset support
` [PATCH v1 3/4] reset: Print reset type on diagnostic console
` [PATCH v1 4/4] reset: x86: Use cpu_hlt() in pch_sysreset_power_off()

[PATCH v9 00/12] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-05-21 20:37 UTC  (9+ messages)
` [PATCH v9 03/12] drivers: allow clk_stub and spmi in SPL
` [PATCH v9 04/12] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v9 05/12] qualcomm: add u-boot-spl-elf-sdm845.lds
` [PATCH v9 08/12] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
` [PATCH v9 09/12] mach-snapdragon: move board_usb_init to dragonboard410c.c
` [PATCH v9 10/12] mach-snapdragon: add board_spl.c and split out common code
` [PATCH v9 11/12] qualcomm: add defconfig, env and docs for SPL on sdm845
` [PATCH v9 12/12] dts: add u-boot specific sdm845 .dtsi and a .dtsi for shift-axolotl


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