U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-17 12:09:53 to 2025-06-20 07:28:28 UTC [more...]

[PATCH 0/8] (no cover subject)
 2025-06-20  7:28 UTC  (15+ messages)
` [PATCH v1 1/8] tools: imx8image: Fix the value passed to dcd_skip of build_container()
` [PATCH v1 2/8] arm: mach-imx: Change to use IMX_CONTAINER_CFG to specify i.MX8 container config file
` [PATCH v1 3/8] imx: imx8qxp: update packing i.MX8QXP MEK flash.bin
` [PATCH v1 4/8] imx: imx8qm: update packing i.MX8QM "
    ` 回复: "
` [PATCH v1 5/8] arm: imx: Update ELE get_info structure for i.MX94
` [PATCH v1 6/8] tools: imx8image: Add 2 new commands CMD_CNTR_VERSION and CMD_DUMMY_DDR
` [PATCH v1 7/8] spl: imx: Add support for new PQC container
` [PATCH v1 8/8] imx95_evk: Add i.MX95 B0 support
  ` 回复: [PATCH 0/8] (no cover subject)

[PATCH v1] mmc: socfpga_dw_mmc: Retrieve clock manager address via DT
 2025-06-20  6:28 UTC 

[PATCH 0/6] Add support for DT overlays handoff
 2025-06-20  6:26 UTC  (17+ messages)
` [PATCH 1/6] bloblist: add blob type for DT overlay
` [PATCH 2/6] bloblist: add helper functions
` [PATCH 3/6] bloblist: fix a potential negative size for memmove
` [PATCH 4/6] bloblist: expose 'expand_by' as an output argument
` [PATCH 5/6] bloblist: add API for applying blobs with specified tag
` [PATCH 6/6] fdtdec: apply DT overlays from bloblist

[PATCH 0/3] bootstd: Fix efi_mgr usage in bootmeths env var
 2025-06-20  2:41 UTC  (8+ messages)
` [PATCH 1/3] bootstd: Fix memleak on errors in bootmeth_setup_iter_order()

[RFC PATCH 1/1] efi_loader: Call efi_init_early() even earlier
 2025-06-20  2:37 UTC  (3+ messages)

[PATCH 0/2] board: samsung: e850-96: Fix MMC devices in EFI
 2025-06-20  2:25 UTC  (3+ messages)
` [PATCH 1/2] configs: e850-96: Enable BOARD_LATE_INIT
` [PATCH 2/2] board: samsung: e850-96: Load LDFW in board_late_init()

[PATCH 0/5] imx: Support capsule update
 2025-06-19 23:55 UTC  (8+ messages)
` [PATCH 1/5] imx8mp: evk: Add support for "
` [PATCH 2/5] imx8mm: "
` [PATCH 3/5] imx8mn: "
` [PATCH 4/5] imx93: "
` [PATCH 5/5] imx8mq: "

[PATCH 0/2] drivers/spi/airoha_snfi_spi: add support of dual/quad wires spi modes
 2025-06-19 23:54 UTC  (7+ messages)
` [PATCH v2 0/3] drivers/spi/airoha_snfi_spi: dual/quad wires modes, dma
  ` [PATCH v3 "
    ` [PATCH v3 1/3] drivers/spi/airoha_snfi_spi: remove unnecessary operation adjust_op_size
    ` [PATCH v3 2/3] drivers/spi/airoha_snfi_spi: add support of dual/quad wires spi modes
    ` [PATCH v3 3/3] drivers/spi/airoha_snfi_spi: add dma support

arm: mvebu: Kirkwood boards are broken by commit 6fe50e3
 2025-06-19 23:06 UTC  (4+ messages)

[PATCH v4 0/3] common/spl fixes
 2025-06-19 22:27 UTC  (4+ messages)
` [PATCH v5 "

[PATCH] arm/airoha: reset_cpu() does not take any params
 2025-06-19 22:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH -next] test/py/test_mmc: wrap multi-argument printf-style strings
 2025-06-19 18:18 UTC  (4+ messages)

[PATCH 0/2] rsa and fit_check_sign build fix for v2025.07-rc
 2025-06-19 18:09 UTC  (4+ messages)
` [PATCH 1/2] lib: rsa: fix compilation error without openssl
` [PATCH 2/2] tools/fit_check_sign: make the module dependent on CONFIG_FIT_SIGNATURE

[PULL] u-boot-sh/master
 2025-06-19 17:03 UTC  (2+ messages)

[PULL] u-boot-sh/next
 2025-06-19 17:03 UTC  (2+ messages)

[PATCH v2 0/3] drivers/net/airoha_eth: fixes
 2025-06-19 16:40 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] Improve user feedback in case of FPGA bitstream load failure
 2025-06-19 14:48 UTC  (8+ messages)

[RFH] Future direction of the U-Boot project
 2025-06-19 14:15 UTC  (5+ messages)

[PATCH v2 0/6] Print version of the DM firmware
 2025-06-19 14:06 UTC  (2+ messages)

[PATCH v3 0/4] Add IPC support on MCU R5F cluster in Split Mode
 2025-06-19 14:06 UTC  (2+ messages)

[PATCH v3 0/2] bootstd: New bootmeth for RAUC A/B systems
 2025-06-19 14:05 UTC  (2+ messages)

[RFC] board_f: why is TLB size estimated before board_init_banksize
 2025-06-19 12:56 UTC 

[bug report] usb: Assimilate usb_get_descriptor() to linux
 2025-06-19 12:02 UTC 

[RFC] Using Smatch to find bugs in u-boot
 2025-06-19 12:01 UTC 

[PATCH v3 0/4] efi_loader: add EFI_PARTITION_INFO_PROTOCOL support
 2025-06-19  8:34 UTC  (5+ messages)
` [PATCH v3 1/4] disk: efi: Move logic to get a GPT entry into a helper function
` [PATCH v3 2/4] disk: efi: expose the part_get_gpt_pte() "
` [PATCH v3 3/4] efi_loader: disk: add EFI_PARTITION_INFO_PROTOCOL support
` [PATCH v3 4/4] efi_selftest: Add basic partition info check to block io test

Build fail on rockpro64-rk3399_defconfig + SATA_MV=y
 2025-06-19  7:27 UTC  (2+ messages)

Was plain U-Boot affected by CVE-2023-39902?
 2025-06-19  7:35 UTC 

[PATCH v2 1/5] net: lwip: call sys_check_timeouts and schedule on rx
 2025-06-19  7:35 UTC  (6+ messages)

[PATCH v3] spl: Add support for Device Firmware Upgrade (DFU) over PCIe
 2025-06-19  7:18 UTC 

[PATCH v2] spl: Add support for Device Firmware Upgrade (DFU) over PCIe
 2025-06-19  6:53 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] rockchip: board: assign up to 3 static Ethernet MAC addresses
 2025-06-18 16:24 UTC  (6+ messages)

[PATCH] net: designware: fix bus address dereference
 2025-06-18 16:10 UTC  (2+ messages)

[PATCH 0/2] add support for gpio-usb-b-connector
 2025-06-18 21:21 UTC  (3+ messages)
` [PATCH 1/2] usb: common: allow dr_mode to come from gpio-id based usb-connector
` [PATCH 2/2] imx8mp-venice: enable USB device mode

[PATCH v2 0/4] efi_loader: add EFI_PARTITION_INFO_PROTOCOL support
 2025-06-18 20:18 UTC  (13+ messages)
` [PATCH v2 1/4] disk: efi: Move logic to get a GPT entry into a helper function
` [PATCH v2 2/4] disk: efi: expose the part_get_gpt_pte() "
` [PATCH v2 3/4] efi_loader: disk: add EFI_PARTITION_INFO_PROTOCOL support
` [PATCH v2 4/4] efi_selftest: Add basic partition info check to block io test

failsafe update of bootloader on am335x
 2025-06-18 19:57 UTC  (3+ messages)

[PATCH v4 0/9] Qualcomm: implement support for GENI firmware loading
 2025-06-18 18:05 UTC  (4+ messages)
` [PATCH v4 7/9] WIP: rb3gen2: describe micro-usb port

[PATCH 0/2] Fix variable name of msm_clk_data in two drivers
 2025-06-18 18:01 UTC  (8+ messages)
` [PATCH 2/2] clk/qcom: sm8250: Fix variable name of msm_clk_data

[PATCH v4 00/28] Support to run U-Boot on sc7180 Trogdor Chromebooks
 2025-06-18 17:59 UTC  (2+ messages)

[PATCH 0/4] list.h/treewide: get rid of no-op prefetch()
 2025-06-18 17:53 UTC  (5+ messages)

[PATCH 0/8] U-Boot Bringup of SM6350 SoC
 2025-06-18 14:25 UTC  (9+ messages)
` [PATCH 1/8] clk/qcom: Add SM6350 clock driver
` [PATCH 2/8] clk/stub: add sm6350-rpmh clock
` [PATCH 3/8] drivers: pinctrl: Add Qualcomm SM6350 TLMM driver
` [PATCH 4/8] iommu: qcom-smmu: Add qcom,sm6350-smmu-500 compatible
` [PATCH 5/8] phy: qcom: Add SM6350 to QMP UFS PHY driver
` [PATCH 6/8] regulator: qcom-rpmh-regulator: add support for pm6150l regulators
` [PATCH 7/8] qcom_defconfig: Enable SM6350 clock and pinctrl drivers
` [PATCH 8/8] board/qualcomm: add debug config fragment for SM6350

[PATCH v6 0/4] Add EFI Debug Support Table feature
 2025-06-18 14:11 UTC  (8+ messages)
` [PATCH v6 1/4] efi: add EFI_SYSTEM_TABLE_POINTER for debug
` [PATCH v6 2/4] efi: add EFI_DEBUG_IMAGE_INFO_TABLE "
` [PATCH v6 4/4] efi: add EFI_DEBUG_IMAGE_INFO "

[PATCH v2 0/3] Fix io accessors for KVM
 2025-06-18 14:07 UTC  (8+ messages)
` [PATCH v2 1/3] nxp: Prepare macros for KVM changes
` [PATCH v2 2/3] arm: io.h: Fix io accessors for KVM
` [PATCH v2 3/3] qemu: arm: Enable virtualizable IO accessors

[PATCH v4 0/3] Restore support of short name for type UUID parameter
 2025-06-18 14:03 UTC  (2+ messages)

[PATCH v3 00/13] sntp for NET_LWIP
 2025-06-18 13:59 UTC  (7+ messages)
` [PATCH v3 02/13] lwip: move net/lwip/dns.c to cmd/lwip
` [PATCH v3 12/13] doc: add doc/cmd/sntp.rst and remove doc/README.SNTP

[PATCH v3 1/2] mach-k3: add runtime memory carveouts for MMU table
 2025-06-18 13:51 UTC  (6+ messages)
` [PATCH v3 2/2] mach-k3: add dynamic mmu fixups for SPL stage

Fwd: [BUG] bootm.c: Incorrect use of ft_len as end address in check_overlap()
 2025-06-18  6:38 UTC 

[PATCH] MAINTAINERS: Add common/spl/spl_dfu to DFU entry
 2025-06-18 13:43 UTC 

[PATCH] cmd: tlv_eeprom: improve mac_read_from_eeprom() log messages
 2025-06-18 13:25 UTC 

[PATCH v4 1/2] mach-k3: add runtime memory carveouts for MMU table
 2025-06-18 12:42 UTC  (2+ messages)
` [PATCH v4 2/2] mach-k3: add dynamic mmu fixups for SPL stage

[PATCH 0/2] Add rpi5 specific defconfig
 2025-06-18 12:16 UTC  (9+ messages)

[PATCH 0/3] Add pinctrl support for TH1520 SoC
 2025-06-18  9:54 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: Port pin controller driver for T-Head "
` [PATCH 2/3] riscv: dts: th1520: Add pin controllers
` [PATCH 3/3] riscv: cpu: th1520: Enable pinctrl by default

[PATCH] clk: zynqmp: Add support for dpll clock source
 2025-06-18  9:43 UTC 

[PATCH] tcpm: fix pd_transmit poll condition
 2025-06-18  9:38 UTC  (2+ messages)

[PATCH v2 0/4] USB-PD TCPM improvements
 2025-06-18  9:36 UTC  (2+ messages)

[PATCH] clk: qcom: sm8650: add usb3 noc clk
 2025-06-18  9:32 UTC 

[PATCH] cmd: tlv_eeprom: fix typo errors in comments and error msg
 2025-06-18  8:51 UTC  (2+ messages)

[PATCH] disable VBE by default
 2025-06-18  7:41 UTC  (4+ messages)

[PATCH v6 0/9] Add support for sam9x7 SoC and SAM9X75 Curiosity board
 2025-06-18  7:35 UTC  (8+ messages)
` [PATCH v6 7/9] ARM: dts: at91: sam9x75_curiosity: add tweaks for sam9x75 curiosity board
` [PATCH v6 8/9] board: sam9x75_curiosity: Add support for sam9x75 curiosity
` [PATCH v6 9/9] configs: sam9x75_curiosity: Add initial mmc default config

[PATCH] imx91: Drop OF_UPSTREAM
 2025-06-18  3:26 UTC  (3+ messages)

[PATCH v4 0/8] Qualcomm: teach the build system to emit signed ELF images
 2025-06-17 19:25 UTC  (5+ messages)

[GIT PULL] Please pull u-boot-imx-next-20250617
 2025-06-17 18:49 UTC  (2+ messages)

[PATCH] board: rockchip: unblock CAN bus in spl_board_init on Jaguar
 2025-06-17  8:42 UTC 

[PATCH v4] ARM: imx: mxs: Add support for imx287 based BTT devices
 2025-06-17 12:36 UTC  (3+ messages)

[PATCH v2] doc: cmd: wget: remove erroneous note
 2025-06-17 12:10 UTC 

[PATCH] doc: cmd: wget: remove erroneous note
 2025-06-17 12:12 UTC  (3+ messages)


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