U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-16 06:53:37 to 2025-04-17 17:06:43 UTC [more...]

Please pull u-boot-marvell/master
 2025-04-17 17:06 UTC  (2+ messages)

[PATCH] bloblist: Drop BSD license
 2025-04-17 16:45 UTC  (6+ messages)

imx8mp: pci enumeration fails with current HEAD
 2025-04-17 15:32 UTC  (6+ messages)

[PATCH RFT v2 0/3] fastboot: add support for generic block flashing
 2025-04-17 14:58 UTC  (2+ messages)

[PATCH v1 0/4] k3: migrate SPL_TEXT_BASE to new address
 2025-04-17 14:16 UTC  (13+ messages)
` [PATCH v1 1/4] spl: Kconfig: k3: set SPL_TEXT_BASE to 0x82200000
` [PATCH v1 2/4] mach-k3: add a jump stub to support older ATF builds
` [PATCH v1 3/4] binman: k3: add jump-stub to tispl.bin
` [PATCH v1 4/4] binman: k3: add jump-stub as loadable

[PATCH 0/4] bloblist: fdt: Clean up the code
 2025-04-17 14:14 UTC  (13+ messages)

[PATCH] cros_ec_sandbox.c: Drop spi.h include
 2025-04-17 14:08 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sama5d2: Pass bootph-all to the PIT timer
 2025-04-17 14:01 UTC  (3+ messages)

[resend v4 00/12] Add Synopsys MIPI I3C Driver support
 2025-04-17 13:57 UTC  (16+ messages)
` [resend v4 01/12] drivers: i3c: Add new i3c uclass id
` [resend v4 02/12] drivers: i3c: Add driver for MIPI DWI3C
` [resend v4 03/12] drivers: i3c: Add i3c uclass driver
` [resend v4 04/12] drivers: Enabled Kconfig and Makefile for i3c support
` [resend v4 05/12] drivers: i3c: Enabled Kconfig and Makefile for DWI3C
` [resend v4 06/12] drivers: i3c: Add i3c sandbox simple test
` [resend v4 07/12] drivers: i3c: master: Enable probe i3c without slave device
` [resend v4 08/12] i3c: master: dw-i3c-master: Fix OD_TIMING for spike filter
` [resend v4 09/12] cmd: Add i3c command support
` [resend v4 10/12] test: cmd: Add simple test for i3c
` [resend v4 11/12] configs: sandbox_defconfig: Enable configs for sandbox i3c
` [resend v4 12/12] configs: agilex5_defconfig: Enable i3c configs for agilex5

[PATCH 0/3] board: dragonboard410c: More fixes for U-Boot v2025.07
 2025-04-17 13:49 UTC  (4+ messages)
` [PATCH 1/3] board: dragonboard410c: Fix button cmd name
` [PATCH 2/3] board: dragonboard410c: Drop custom reduced malloc size
` [PATCH 3/3] board: dragonboard410c: Enable support for KASLR in Linux

[PATCH v5 0/4] NET_LWIP LMB fixes
 2025-04-17 13:27 UTC  (5+ messages)
` [PATCH v5 1/4] net-lwip: change static function wget_loop() to be wget_do_request()
` [PATCH v5 2/4] net, net-lwip: wget: suppress console output when called by EFI
` [PATCH v5 3/4] net-lwip: wget: add LMB and buffer checks
` [PATCH v5 4/4] net-lwip: tftp: "

[PATCH 0/4] bloblist: fdt: Clean up the code
 2025-04-17 13:14 UTC  (20+ messages)

[PATCH] clk: fixed-rate: Use "clock-output-names" to name fixed clocks
 2025-04-17 12:45 UTC  (2+ messages)

[PATCH v2 00/24] clk: Add clk_resolve_parent_clk() and fix up iMX clock drivers
 2025-04-17 12:34 UTC  (19+ messages)
` [PATCH v2 16/24] clk: imx: Convert clock-osc-* back to osc_*
  ` [REGRESSION] "

[PATCH v2 0/8] watchdog: at91sam9_wdt driver enhancement
 2025-04-17  9:09 UTC  (9+ messages)
` [PATCH v2 1/8] arm: at91: remove at91_wdt struct in spl
` [PATCH v2 2/8] arm: at91: wdt: Remove unused at91_wdt struct
` [PATCH v2 3/8] arm: at91: wdt: Rename regval in priv data to mr
` [PATCH v2 4/8] watchdog: at91sam9_wdt: Rename priv to wdt
` [PATCH v2 5/8] arm: at91: wdt: Add SAM9X60 register definition
` [PATCH v2 6/8] watchdog: at91sam9_wdt: Add SAM9X60 support
` [PATCH v2 7/8] ARM: dts: sam9x60: Add watchdog DT node
` [PATCH v2 8/8] ARM: dts: at91: sam9x60-curiosity: Enable watchdog node

[PATCH] Revert "power-domain: Add refcounting"
 2025-04-17 11:53 UTC 

[GIT PULL] AMD/Xilinx changes
 2025-04-17 10:17 UTC 

[PATCH v4 0/4] Add support for BR Xilinx Zynq boards in mainline U-Boot
 2025-04-17 10:11 UTC  (2+ messages)

[PATCH v4 0/8] Add falcon support for am62a, 62p and 62x
 2025-04-17  8:30 UTC  (10+ messages)
` [PATCH v4 1/8] spl: Kconfig: allow K3 devices to use falcon mode
` [PATCH v4 2/8] mach-k3: fix reading size and addr from fdt on R5
` [PATCH v4 3/8] arch: arm: k3-binman: add fit for falcon boot
` [PATCH v4 4/8] mach-k3: sysfw-loader: update img_hdr for falcon
` [PATCH v4 5/8] config: add falcon boot config fragment for am62x
` [PATCH v4 6/8] board: ti: add default dtb for am62[axp] in falcon mode
` [PATCH v4 7/8] mach-k3: common: add falcon support for 62[axp]
` [PATCH v4 8/8] Makefile: update tispl regex to also clean falcon spl

[PATCH] cmd: tlv_eeprom: return after successful read from EEPROM
 2025-04-17  7:03 UTC  (2+ messages)

[PATCH v2 0/3] part_efi: cache last scanned GPT for next partition
 2025-04-17  6:31 UTC  (3+ messages)
` [PATCH v2 2/3] part: efi: add GPT PTE cache used with part_get_info_cached() API

[resend v3 00/12] Add Synopsys MIPI I3C Driver support
 2025-04-17  2:35 UTC  (6+ messages)

[PATCH v2 0/3] sunxi: add "fake" FEL button feature
 2025-04-17  4:10 UTC  (7+ messages)
` [PATCH v2 1/3] sunxi: fix return_to_fel() prototype
` [PATCH v2 2/3] sunxi: add "fake" FEL pin support
` [PATCH v2 3/3] sunxi: x96_mate: Add "fake" FEL key definition

[PATCH v2 0/2] Change DRAM message and add RAM doc
 2025-04-17  4:04 UTC  (7+ messages)
` [PATCH v2 2/2] doc: memory: Add documentation for system RAM

[PATCH] watchdog: qcom: introduce qcom-wdt driver
 2025-04-17  1:03 UTC  (3+ messages)

[PATCH 0/5] sunxi: h6/h616: consolidate DRAM code
 2025-04-17  0:18 UTC  (5+ messages)
` [PATCH 5/5] sunxi: h6/h616: Reuse common DRAM infrastructure

[u-boot-test-hooks PATCH 1/2] travis-ci: Add qemu_arm/64_spl board
 2025-04-16 23:31 UTC  (2+ messages)
` [u-boot-test-hooks PATCH 2/2] ellemere: "

[PATCH] clk: imx: Finish converting clock-osc-24 back to osc_24
 2025-04-16 23:14 UTC  (2+ messages)

[PATCH v2 0/3] buildman: allow specifying configuration fragments
 2025-04-16 22:40 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] doc/buildman: describe using fragments
` [PATCH v2 3/3] buildman: unit test for configuration fragments

[PATCH v6 00/12] Add imx8mp video support
 2025-04-16 15:49 UTC  (20+ messages)
` [PATCH v6 05/12] power-domain: Add refcounting

[PATCH 0/3] Support MSM8916 USB PHY + UDC in qcom_defconfig
 2025-04-16 19:03 UTC  (7+ messages)
` [PATCH 1/3] usb: udc: ci: support USB gadget driver model
` [PATCH 2/3] usb: host: ehci-msm: Register ChipIdea UDC from glue wrapper
` [PATCH 3/3] qcom_defconfig: Enable MSM8916 USB PHY + ChipIdea UDC

[PATCH v2 0/3] Fix binman_sym functionality on RISC-V port
 2025-04-16 16:25 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: dts: binman.dtsi: Switch to u-boot-nodtb entry for proper U-Boot
` [PATCH v2 2/3] riscv: dts: starfive: Prevent binman from relocating symbols in SPL
` [PATCH v2 3/3] riscv: Provide __image_copy_{start_end} symbols in linkerscript

[u-boot-test-hooks][PATCH] Add support for FVP emulator and fiptool
 2025-04-16 16:00 UTC  (2+ messages)

[PATCH v2] tools/make_pip: Use venv when invoking pip
 2025-04-16 15:09 UTC  (6+ messages)

[PATCH v3] mach-k3: common_fdt: Move carveout struct
 2025-04-16 14:45 UTC  (2+ messages)

[PATCH] doc: board: ti: Add optee rng support
 2025-04-16 14:10 UTC  (2+ messages)

[PATCH] board: phytec: common: Fix phytec_get_product_name()
 2025-04-16 14:10 UTC  (2+ messages)

[PATCH] mailmap: update my name and email
 2025-04-16 14:11 UTC  (2+ messages)

[PATCH] spin_table: add missing header for ENODEV and ENOSPC symbols
 2025-04-16 14:11 UTC  (2+ messages)

[PATCH] buildman: Update to grabbing gcc-14.2.0 toolchains by default
 2025-04-16 14:10 UTC  (2+ messages)

[PATCH RESEND] firmware: scmi: support to manage SCMI protocol drivers with a linker-genetated array
 2025-04-16 14:10 UTC  (2+ messages)

[PATCH v2] common: Add CONFIG_SKIP_RELOCATE
 2025-04-16 14:10 UTC  (2+ messages)

[PATCH] arm: mach-k3: am62ax: fix MCU_CLKOUT0 parent clock mux
 2025-04-16 14:10 UTC  (2+ messages)

[PATCH v1 0/1] Support for PRUETH mode on AM335x ICE
 2025-04-16 14:10 UTC  (3+ messages)
` [PATCH v1 1/1] include: configs: Adds support for AM335x ICE PRUSS mode

[PATCH] tools/make_pip: Use virtualenv when invoking pip
 2025-04-16 13:58 UTC  (5+ messages)

[PATCH v1 0/2] Enable UNIT_TEST for all qemu* generic targets
 2025-04-16 13:57 UTC  (3+ messages)
` [PATCH v1 1/2] test: run some test commands only if HUSH_PARSER is enabled
` [PATCH v1 2/2] configs: enable CONFIG_UNIT_TEST for all qemu* generic targets

[PATCH v2] emulation: fdt: Allow using U-Boot's device tree with QEMU
 2025-04-16 13:50 UTC  (3+ messages)

[PATCH v2] configs: clearfog,helios4: disable sdhci sdma
 2025-04-16 13:32 UTC  (2+ messages)

[PATCH] cmd: mvebu/bubt: Correct usage of IS_ENABLED() macro
 2025-04-16 13:31 UTC  (2+ messages)

[PATCH] ARM: mvebu: Correct SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR usage
 2025-04-16 13:31 UTC  (2+ messages)

[PATCH] arm: mvebu: Fix typos in Kconfig help text
 2025-04-16 13:19 UTC  (2+ messages)

[PATCH] configs: mvebu_espressobin_ultra-88f3720_defconfig: disable SATA
 2025-04-16 13:19 UTC  (3+ messages)

[PATCH] net: ti: am65-cpsw-nuss: invoke phy_config() in driver's .start callback
 2025-04-16 12:56 UTC 

[PATCH 0/3] Add PCIe support for TI AM64 SoC
 2025-04-16 12:08 UTC  (4+ messages)
` [PATCH 1/3] pci: pcie_cdns_ti: Include linux/sizes.h header
` [PATCH 2/3] pci: pcie_cdns_ti: Enable PCIe root-complex mode in AM64 SoC
` [PATCH 3/3] configs: am64x_evm_a53_defconfig: Enable configs for PCIe support

[PATCH 0/2] arm64: versal2: Read an eeprom
 2025-04-16 11:54 UTC  (2+ messages)

[PATCH] board: xilinx: Store board info data in data section
 2025-04-16 11:50 UTC  (2+ messages)

[PATCH] amd: versal2: Add support for saving env based on bootmode
 2025-04-16 11:50 UTC  (2+ messages)

[PATCH] arm64: versal2: Update the number of DRAM banks to 36
 2025-04-16 11:46 UTC  (2+ messages)

[PATCH 1/2] rockchip: rk3288: grf: Unify speed/flowctrl fields for clarity
 2025-04-16 11:45 UTC  (2+ messages)
` [PATCH 2/2] net: gmac_rockchip: Add RMII support for rk3288

[PATCH 0/2] arm64: versal2: Enable boot from UFS and USB
 2025-04-16 11:37 UTC  (2+ messages)

[PATCH] xilinx: versal-net: Enable loading bitstreams via fpga
 2025-04-16 11:36 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Start usb automatically via preboot on Kria
 2025-04-16 11:36 UTC  (2+ messages)

[PATCH] xilinx: Free memory when variable is saved in boot_targets_setup()
 2025-04-16 11:35 UTC  (2+ messages)

[PATCH] xilinx: Remove UARTLITE from defconfigs
 2025-04-16 11:35 UTC  (2+ messages)

[PATCH] amd: versal2: Enable NVMEM framework
 2025-04-16 11:35 UTC  (2+ messages)

[PATCH] amd: versal2: Enable SMBIOS command
 2025-04-16 11:34 UTC  (2+ messages)

[PATCH v2] arm64: zynqmp: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME in binman
 2025-04-16 11:34 UTC  (2+ messages)

[PATCH v4 0/4] NET_LWIP LMB fixes
 2025-04-16 11:14 UTC  (4+ messages)
` [PATCH v4 2/4] net, net-lwip: wget: suppress console output when called by EFI

[PATCH v3 0/2] ut: fix print_guid() and enable UNIT_TEST for qemu_arm64
 2025-04-16 11:02 UTC  (5+ messages)
` [PATCH v3 1/2] lib/uuid.c: use unique name for PARTITION_SYSTEM_GUID
` [PATCH v3 2/2] qemu-arm64: enable UNIT_TEST

[RFC PATCH 0/1 v2] Propagate bootph* property to all parent nodes
 2025-04-16  9:15 UTC  (11+ messages)
` [RFC PATCH 1/2 v2] tools: binman: control.py: Propagate bootph-* properties to supernodes

[PATCH 1/2] i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[]
 2025-04-16  9:10 UTC  (4+ messages)
` [PATCH 2/2] i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[]

[PATCH v1 0/3] Updates for the siemens cxg3 for 2025.07
 2025-04-16  9:04 UTC  (4+ messages)
` [PATCH v1 1/3] imx8qxp: capricorn defconfig: collect common Kconfig options
` [PATCH v1 2/3] siemens: capricorn: enable text based default environment
` [PATCH v1 3/3] siemens: capricorn: add ahab command and enable watchdog

[PATCH v1] arch: arm: dts: agilex5: Set SDIO_SEL GPIO pin as output
 2025-04-16  8:55 UTC  (2+ messages)

[PATCH v1] configs: agilex5: Restore fixed bloblist
 2025-04-16  6:53 UTC  (2+ messages)


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