U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-18 05:36:01 to 2025-02-19 14:48:37 UTC [more...]

xPL Proposal
 2025-02-19 14:48 UTC  (15+ messages)

[PATCH v2 33/35] RFC: Revert "bloblist: Load the bloblist from the previous loader"
 2025-02-19 14:40 UTC  (12+ messages)

[PATCH v2 00/13] Add support for Ethboot for AM68-SK AM62p-SK
 2025-02-19 14:33 UTC  (15+ messages)
` [PATCH v2 01/13] net: tftp: Increase TFTP pkt string length to include null character
` [PATCH v2 02/13] net: ti: am65-cpsw-nuss: Define and switch to bind method for CPSW driver
` [PATCH v2 03/13] arm: mach-k3: am62x: am625_init: Remove explicit probing of "
` [PATCH v2 04/13] arm: mach-k3: j721s2: Update SoC auto-gen data to enable Ethernet boot
` [PATCH v2 05/13] arm: mach-k3: j721s2_spl: Alias Ethernet boot to CPGMAC
` [PATCH v2 06/13] configs: am68: Add configs for enabling Ethboot in R5SPL
` [PATCH v2 07/13] configs: am68: Enable configs required for Ethernet boot
` [PATCH v2 08/13] arm: dts: k3-am68-sk-base-board-u-boot: Add bootph-all property to necessary nodes
` [PATCH v2 09/13] arm: mach-k3: am62p: Update SoC auto-gen data to enable CPSW boot
` [PATCH v2 10/13] board: ti: am62px: evm: Enable cache for AM62p
` [PATCH v2 11/13] configs: am62p: Add configs for enabling ETHBOOT in R5SPL
` [PATCH v2 12/13] configs: am62p: Enable configs required for Ethboot
` [PATCH v2 13/13] arch: arm: dts: k3-am62p5-sk-u-boot: Add bootph-all property to necessary nodes

[PATCH v1] board: verdin-am62: add dram_init_banksize
 2025-02-19 13:41 UTC  (4+ messages)

[PATCH] arm64: zynqmp: versal: Consistently use enum tcm_mode
 2025-02-19 13:24 UTC  (3+ messages)

[PATCH] fs/squashfs: fix potential integer overflows
 2025-02-19 10:16 UTC 

[PATCH v2 00/26] SoCFPGA: Add Boot Support for Agilex 5 in U-Boot
 2025-02-19  7:27 UTC  (53+ messages)
` [PATCH v2 01/26] arm: socfpga: agilex5: Add new driver model for system manager in Agilex5
` [PATCH v2 02/26] arm: socfpga: misc: Exclude Agilex5 from clock manager base address retrieval
` [PATCH v2 03/26] drivers: clk: agilex5: Configure intosc as boot_clk source
` [PATCH v2 04/26] drivers: clk: agilex5: Replace status polling with wait_for_bit_le32()
` [PATCH v2 05/26] drivers: clk: agilex5: Set PLL to asynchronous mode
` [PATCH v2 06/26] arm: socfpga: agilex5: Add warm reset mask for Agilex5
` [PATCH v2 07/26] arm: socfpga: Disable GIC "
` [PATCH v2 08/26] arm: socfpga: Add handoff data support for SoCFPGA Agilex5 device
` [PATCH v2 09/26] arm: dts: agilex5: Add HPS cache coherency unit configuration settings
` [PATCH v2 10/26] arm: dts: agilex5: Add firewall configure settings
` [PATCH v2 11/26] arm: dts: agilex5: Enable XGMAC
` [PATCH v2 12/26] arch: arm: Enable PSCI reset driver for Agilex5
` [PATCH v2 13/26] arm: socfpga: agilex5: Enable cache flush for system memory cache in CCU
` [PATCH v2 14/26] arm: socfpga: agilex5: Add SMMU initialization
` [PATCH v2 15/26] arm: socfpga: agilex5: Update CPU info
` [PATCH v2 16/26] arm: socfpga: Export board ID as U-Boot environment
` [PATCH v2 17/26] configs: agilex5: Add configuration for malloc pool
` [PATCH v2 18/26] arm: socfpga: smc: Add memory coherency support to mailbox command
` [PATCH v2 19/26] ddr: altera: Add DDR driver for Agilex5 series
` [PATCH v2 20/26] arm: socfpga: agilex5: Add SPL for Agilex5 SoCFPGA
` [PATCH v2 21/26] arm: armv8: Improve SPL data save and restore implementation
` [PATCH v2 22/26] configs: socfpga: soc64: agilex5: Use common ARMv8 linker script
` [PATCH v2 23/26] configs: socfpga: soc64: agilex5: Enable XGMAC
` [PATCH v2 24/26] arm: socfpga: soc64: Add support for board_boot_order()
` [PATCH v2 25/26] configs: socfpga: soc64: agilex5: Enable QSPI boot with UBI / UBIFS
` [PATCH v2 26/26] configs: agilex5: Enable watchdog autostart

[PATCH v3 0/8] Add initial support for IPQ9574 based boards
 2025-02-19 12:21 UTC  (15+ messages)
` [PATCH v3 1/8] doc: board/qualcomm: document RDP building/flashing
` [PATCH v3 2/8] dts: ipq9574-rdp433-u-boot: add override dtsi
` [PATCH v3 3/8] clk/qcom: add initial clock driver for ipq9574
` [PATCH v3 4/8] pinctrl: qcom: Handle get_function_mux failure
` [PATCH v3 5/8] pinctrl: qcom: Add ipq9574 pinctrl driver
` [PATCH v3 6/8] mmc: msm_sdhci: Reset clocks before reconfiguration
` [PATCH v3 7/8] qcom_defconfig: enable ipq9574 clock & pinctrl driver
` [PATCH v3 8/8] configs: add qcom_ipq9574_mmc_defconfig

[PATCH v1] arch: arm: dts: agilex5: Enable I2C3
 2025-02-19  7:28 UTC  (2+ messages)

[PATCH 00/10] Add Synopsys MIPI I3C Driver support
 2025-02-19  3:01 UTC  (15+ messages)
` [PATCH 01/10] dt-bindings: i3c: Add YAML schema for Cadence I3C controller
` [PATCH 02/10] drivers: i3c: Add new i3c uclass id
` [PATCH 03/10] drivers: i3c: Add driver for MIPI DWI3C
` [PATCH 09/10] cmd: Add i3c command support

[PATCH 0/2] Remove "saveenv" functionality from am57xx evms
 2025-02-19  5:03 UTC  (5+ messages)

[PATCH v2] fs/erofs: fix an integer overflow in symlink resolution
 2025-02-18 23:30 UTC  (4+ messages)

[PATCH v1] gpio: pca953x: support pcal6408 and pcal6416
 2025-02-19  2:04 UTC  (2+ messages)

[PATCH v1] net: designware: Add npcm8xx sgmii pcs support
 2025-02-19  2:04 UTC  (2+ messages)

[PATCH v3] board: nuvoton: use an event to replace last_stage_init()
 2025-02-19  2:04 UTC  (2+ messages)

[PATCH] tools: Fix potential null-deref with result of strtok_r
 2025-02-19  2:04 UTC  (2+ messages)

[PATCH] u-boot-initial-env: Add missing dependencies
 2025-02-19  2:04 UTC  (2+ messages)

[PATCH v2 00/28] x86: Improve operation under QEMU
 2025-02-19  0:55 UTC  (15+ messages)
` [PATCH v2 26/28] test/py: Allow tests to be filtered by role
` [PATCH v2 28/28] test: Add a test for booting Ubuntu 24.04

[PATCH RFC] binman: Handle some newer pylint warnings
 2025-02-19  0:19 UTC  (4+ messages)

[PATCH RFC 0/6] Fix handling of optional blobs in binman
 2025-02-19  0:01 UTC  (11+ messages)
` [PATCH RFC 6/6] binman: doc: update Optional entries

[PATCH v2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
 2025-02-18 22:31 UTC  (2+ messages)

Invitation: U-Boot community meeting @ Every 2 weeks from 10am to 11am on Tuesday (EST) (u-boot@lists.denx.de)
 2025-02-18 20:57 UTC 

[PATCH] tools: Fix handle leak in mmap_fdt function
 2025-02-18 19:45 UTC  (2+ messages)

Reminder: Next U-Boot community meeting 25 February 2025 (-0600)
 2025-02-18 19:41 UTC 

[PATCH v1] led: fix coverity scan error
 2025-02-18 19:35 UTC  (2+ messages)

[PATCH v2 1/1] tools: use cryptographically safe RNG
 2025-02-18 19:35 UTC  (2+ messages)

[PATCH] power: regulator: tps65941: Fix voltage calculation for ldo
 2025-02-18 19:35 UTC  (2+ messages)

[PATCH v3 0/2] core: ofnode: add of_graph parsing helpers
 2025-02-18 17:08 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] test: dm: add ofnode_graph tests

[PULL next] u-boot-at91-2025.07-a
 2025-02-18 16:31 UTC  (2+ messages)

[PATCH] tpm: unconstify tpm_tis_chip_data
 2025-02-18 16:30 UTC  (2+ messages)

[PATCH] common: board_r: Initialize interrupts before watchdog
 2025-02-18 15:55 UTC 

[PATCH] serial: ns16550: Fix pointer type mismatch
 2025-02-18 13:39 UTC 

[PATCH v5 00/20] imx: add i.MX95 support
 2025-02-18 13:29 UTC  (22+ messages)
` [PATCH v5 01/20] mailbox: add i.MX Messaging Unit (MU) driver
` [PATCH v5 02/20] firmware: scmi: smt: Interrupt communication enable
` [PATCH v5 03/20] pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
` [PATCH v5 04/20] firmware: scmi: add pin control protocol support to SCMI agent
` [PATCH v5 05/20] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
` [PATCH v5 06/20] scmi_protocols: add SCMI Performance domain management protocol message IDs
` [PATCH v5 07/20] clk: scmi: add the command CLOCK_PARENT_SET
` [PATCH v5 08/20] clk: scmi: check the clock state/parent/rate control permissions
` [PATCH v5 09/20] sandbox: add SCMI clock control permissions to sandbox
` [PATCH v5 10/20] scmi_protocols: update struct scmi_base_discover_list_protocols_out
` [PATCH v5 11/20] imx9: scmi: add i.MX95 SoC and clock related code
` [PATCH v5 12/20] spl: imx: use trampoline buffer to load images to secure region
` [PATCH v5 13/20] imx9: add i.MX95 Kconfig and Makefile
` [PATCH v5 14/20] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
` [PATCH v5 15/20] binman: add a new entry type for packing DDR PHY firmware images
` [PATCH v5 16/20] tools: imx8image: add i.MX95 support
` [PATCH v5 17/20] imx: add V2X container support on i.MX95
` [PATCH v5 18/20] doc: imx: add document for i.MX95 Image Container Format
` [PATCH v5 19/20] imx95_evk: add i.MX95 19x19 EVK board basic support
` [PATCH v5 20/20] Makefile: add some files to CLEAN_FILES

[PATCH 0/4] lmb: miscellaneous fixes and improvements
 2025-02-18 13:29 UTC  (10+ messages)
` [PATCH 2/4] lmb: handle scenario of of encompassing overlap
` [PATCH 3/4] lmb: check for a region's coalescing with all existing regions

[PATCH] arm64: versal2: Show major and minor silicon version
 2025-02-18 12:43 UTC 

[PATCH] versal2: Fix .*get_bootmode function name
 2025-02-18 12:40 UTC 

[PATCH v4 00/20] imx: add i.MX95 support
 2025-02-18 11:53 UTC  (4+ messages)
` [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
    ` 回复: "

[PATCH 0/2] J784S4: Enable USB DFU boot, DFU flash and UMS configs
 2025-02-18  9:49 UTC  (3+ messages)
` [PATCH 1/2] configs: j784s4_evm_r5_defconfig: enable USB DFU boot
` [PATCH 2/2] configs: j784s4_evm_a72_defconfig: enable USB DFU boot, DFU flash and UMS

[PATCH v1 0/1] tegra20: add Acer Iconia Tab A500 support
 2025-02-18  9:38 UTC  (6+ messages)
` [PATCH v1 1/1] board: acer: picasso: "

[PATCH] dma: ti: k3-udma: Avoid Memory leak issues during dma memcpy
 2025-02-18  9:29 UTC 

[PATCH v2 00/35] VBE serial part H: Implement VBE on Rockchip RK3399
 2025-02-18  9:02 UTC  (5+ messages)
` [PATCH v2 14/35] rockchip: dts: Use the new binman template for the SPI image too

[PATCH v3 0/3] EFI Capsule update explicitly sets dfu_alt_info
 2025-02-18  8:10 UTC  (7+ messages)
` [PATCH v3 1/3] xilinx: dfu: Fill directly update_info.dfu_string
` [PATCH v3 2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly
` [PATCH v3 3/3] board: remove capsule update support in set_dfu_alt_info()

[PATCH 1/1] tpm: fixed the nv_define_space command in TPMv2
 2025-02-18  7:38 UTC  (2+ messages)

[PATCH 0/3] lmb: move lmb_map_update_notify() to EFI
 2025-02-18  7:03 UTC  (3+ messages)
` [PATCH 3/3] efi_loader: make efi_add_memory_map_pg() static

[BUG report] spl: image size check fails in spl_load()
 2025-02-18  6:07 UTC  (2+ messages)

[PATCH v2 0/4] riscv: dts: starfive: simplify binman config
 2025-02-18  2:50 UTC  (2+ messages)

[PATCH v2 0/6] This series adds support for file renaming to EFI_FILE_PROTOCOL.SetInfo()
 2025-02-17 18:26 UTC  (7+ messages)
` [PATCH v2 1/6] fs: fat: factor out dentry link create/delete
` [PATCH v2 2/6] fs: add rename infrastructure
` [PATCH v2 3/6] fs: fat: add rename
` [PATCH v2 4/6] fs: fat: update parent dirs metadata on dentry create/delete
` [PATCH v2 5/6] efi_loader: move path out of file_handle
` [PATCH v2 6/6] efi_loader: support file rename in SetInfo()

[PATCH v4 0/5] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
 2025-02-18  2:36 UTC  (3+ messages)
` [PATCH v4 4/5] sysinfo: Add driver for IOT2050 boards
` [PATCH v4 5/5] board: siemens: iot2050: Use sysinfo for board initialization


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