messages from 2026-03-23 20:08:06 to 2026-03-25 19:02:04 UTC [more...]
[PATCH] osm-s-mx93: Drop unnecessary BOARD_EARLY_INIT_F usage
2026-03-25 19:00 UTC
[PATCH] hikey960: Drop unnecessary BOARD_EARLY_INIT_F usage
2026-03-25 19:00 UTC
[PATCH] s5p4418_nanopi2: Drop unnecessary BOARD_EARLY_INIT_F usage
2026-03-25 19:00 UTC
[PATCH] engicam: Drop unnecessary BOARD_EARLY_INIT_F usage
2026-03-25 19:00 UTC
[PATCH] arm: stm32mp: Drop unnecessary BOARD_EARLY_INIT_F usage
2026-03-25 19:00 UTC
[PATCH] arm: rockchip: Guard call of board_early_init_f in SPL
2026-03-25 19:00 UTC
[PATCH] arm: at91: Drop unnecessary BOARD_EARLY_INIT_F usage
2026-03-25 19:00 UTC
[PATCH] arm: mvebu: Drop unnecessary BOARD_EARLY_INIT_F usage
2026-03-25 19:00 UTC
[PATCH] spl: Remove unused CONFIG_SPL_FRAMEWORK_BOARD_INIT_F option
2026-03-25 19:00 UTC
[PATCH] arm: Remove redundant "xPL_SYS_MALLOC_F default y" entries
2026-03-25 19:00 UTC
[PATCH v2 0/8] Add support for TQMa7x
2026-03-25 18:33 UTC (20+ messages)
` [PATCH v2 1/8] Kconfig: update build-target for MX7 with SPL
` [PATCH v2 2/8] board/tq: Add common SoM API
` [PATCH v2 3/8] env: add env_set_runtime() helper
` [PATCH v2 4/8] arch: arm: dts: tqma7x: add u-boot device tree fragments
` [PATCH v2 5/8] arch: arm: dts: tqma7x: add boot phase properties
` [PATCH v2 6/8] board: tqma7: add code for u-boot with spl
` [PATCH v2 7/8] configs: tqma7: add defconfigs
` [PATCH v2 8/8] doc: tqma7: add documentation
[PATCH] kbuild: Use relative paths in generated .incbin directives
2026-03-25 18:26 UTC (6+ messages)
imx8mm_evk: Broken defconfig for SPI boot?
2026-03-25 18:08 UTC
U-Boot and legacy SPL power control on modern platforms
2026-03-25 17:56 UTC (6+ messages)
[PULL] Please pull qcom-fixes-24Mar2026
2026-03-25 17:08 UTC (2+ messages)
[PATCH 00/13] boot: Make fit_image_load() easier to maintain
2026-03-25 16:54 UTC (14+ messages)
` [PATCH 01/13] boot: Split out the first part of fit_image_load()
` [PATCH 02/13] boot: Move call to fit_image_select() and rename it
` [PATCH 03/13] boot: Tidy up setting of the OS arch on host builds
` [PATCH 04/13] boot: Move type and OS checking into a new function
` [PATCH 05/13] boot: Move handling of the load_op into a separate function
` [PATCH 06/13] boot: Move obtaining data from a FIT image into a function
` [PATCH 07/13] boot: Check the image is allowed before setting os.arch
` [PATCH 08/13] boot: Move the architecture check into check_allowed()
` [PATCH 09/13] boot: Move image-decompression into a separate function
` [PATCH 10/13] boot: Move decomp_image() into handle_load_op()
` [PATCH 11/13] boot: Move setting the OS arch into check_allowed()
` [PATCH 12/13] boot: Drop unnecessary data variable
` [PATCH 13/13] boot: Tidy local variables in fit_image_load()
[PATCH] net: phy: dp83867: reset PHY on init to ensure clean state
2026-03-25 15:36 UTC
[PATCH] rpi: Update the naming for bcm2712 SoC RevD naming
2026-03-25 15:31 UTC (4+ messages)
[PATCH 0/9] ARM: RPi5: Enable PCIe
2026-03-25 11:51 UTC (2+ messages)
[PATCH] video: simplefb: Map framebuffer region on probe on ARM64
2026-03-25 8:38 UTC (3+ messages)
[PATCH] arm: socfpga: Reset MPFE NoC after programming peripheral / combined RBF
2026-03-25 5:46 UTC
[PATCH] arm: socfpga: Setting the image magic value to romcode initswstate register
2026-03-25 5:44 UTC
[PATCH 0/4] i.MX8MP: Convert to DM_PMIC for a few boards
2026-03-25 11:35 UTC (13+ messages)
` [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
` [PATCH 2/4] imx8mp: verdin: "
` [PATCH 3/4] imx8mp: libra-fpsc: "
` [PATCH 4/4] imx8mp: icore-edimm2.2: "
[PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
2026-03-25 11:27 UTC (7+ messages)
[PATCH v4 0/6] Add support for fwumdata
2026-03-25 10:50 UTC (4+ messages)
[PATCH] net: bootp: Drop unused code
2026-03-25 10:29 UTC (4+ messages)
[PATCH] bootstd: efi: Handle prior-stage FDT in network path
2026-03-25 9:59 UTC (2+ messages)
[PATCH] cmd: dhcp: Select CMD_BOOTP
2026-03-25 9:42 UTC (4+ messages)
Please pull u-boot-tegra staging
2026-03-25 9:41 UTC
[PATCH 0/3] TQ-Systems MAINTAINERS files
2026-03-25 9:19 UTC (4+ messages)
` [PATCH 1/3] MAINTAINERS: update entry for TQ-Systems
` [PATCH 2/3] tq: add TQ board MAINTAINERS
` [PATCH 3/3] tqma6: remove "
[PATCH v2] board: ti: am62dx: Separate resource management config from am62ax
2026-03-25 7:08 UTC
[PATCH v4 0/2] qcom: EFI PSCI runtime reset handling and config update
2026-03-25 6:59 UTC (7+ messages)
` [PATCH v4 1/2] efi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable option
` [PATCH v4 2/2] qcom_defconfig: Disable EFI_HAVE_RUNTIME_RESET in qcom_defconfig
[RFC][PATCH 1/3] fdtdec: Deduplicate iterator function
2026-03-25 3:17 UTC (3+ messages)
` [RFC][PATCH 2/3] fdtdec: Introduce fdtdec_setup_mem_ram_top() to determine end of topmost DRAM bank
` [RFC][PATCH 3/3] arm64: renesas: Set gd->ram_top to the end address of last "
[PATCH] arm64: renesas: Make R-Car board code 32-bit ARMv8-M compatible
2026-03-25 1:18 UTC
[PATCH] arm: Add ARMv8-M aarch32 support
2026-03-25 1:13 UTC
[PATCH] net: rswitch: Remap CPU to bus addresses using dev_phys_to_bus()
2026-03-25 1:10 UTC
[PATCH] net: rswitch: Avoid NULL pointer dereference during PHY access
2026-03-25 1:09 UTC
[PATCH] sandbox: Adjust how OS-interface files are built
2026-03-24 19:45 UTC
[PATCH 0/6] test: Refactor FIT test for clarity and extensibility
2026-03-24 19:43 UTC (7+ messages)
` [PATCH 1/6] test: fit: Avoid restarting U-Boot
` [PATCH 2/6] test: Rename test_fit() to test_fit_base()
` [PATCH 3/6] test: Add a check for a missing kernel
` [PATCH 4/6] test: Update fit test to fix a few Python warnings
` [PATCH 5/6] test: Convert FIT test to use a class
` [PATCH 6/6] test: Add fsetup fixture and prepare helper for FIT test
[PATCH 1/2] riscv: Add CSR detection support
2026-03-24 19:06 UTC (5+ messages)
` [PATCH 2/2] riscv: andes: Add Smstateen extension support
[PATCH] lmb: Reinstate access to memory above ram_top
2026-03-24 19:03 UTC (27+ messages)
[GIT PULL] Please pull mediatek-for-next-2026-03-24 into next
2026-03-24 18:39 UTC
[PATCH 0/1] spi: fsl_espi: fix din offset
2026-03-24 17:02 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] clk: mediatek: mt7623: fix pericfg priv_auto size
2026-03-24 17:34 UTC (2+ messages)
[PATCH] boot/fit: remove useless else branch
2026-03-24 17:25 UTC (2+ messages)
[PATCH v1] crypto: fsl: init caam_jr driver
2026-03-24 16:30 UTC
[PATCH] pinctrl: mediatek: Add missing bind callback for several SoCs
2026-03-24 16:11 UTC (2+ messages)
[PATCH] MAINTAINERS: add new MediaTek custodians
2026-03-24 16:08 UTC (2+ messages)
[PATCH 00/16] clk: mediatek: remove CLK_XTAL/CLK_PARENT_XTAL
2026-03-24 16:04 UTC (2+ messages)
[PATCH v2] dts: qcs6490-rb3gen2: Remove USB controller dr_mode override
2026-03-24 15:46 UTC
[PATCH v2 0/4] u-boot: add SCMI GPIO/Pinctrl support
2026-03-24 15:07 UTC (9+ messages)
` [PATCH v2 3/4] scmi: pinctrl: add pinctrl driver for SCMI
` [PATCH v2 4/4] gpio: scmi: Add gpio_scmi driver
[PATCH 0/2] clk: mediatek: avoid more "extra" topckgen clocks
2026-03-24 14:41 UTC (2+ messages)
[PATCH] clk: mediatek: mt8365: drop topckgen map
2026-03-24 14:37 UTC (2+ messages)
[PATCH v3 00/16] clk: mediatek: unify mux clocks
2026-03-24 14:31 UTC (3+ messages)
[PATCH v6 00/12] Rockchip VOP2 support
2026-03-24 10:08 UTC (4+ messages)
` [PATCH v6 07/12] video: rockchip: vop2: Add video bridge support
[PATCH] rtl8169: add support for RTL8125d
2026-03-24 6:53 UTC
[PATCH] board: ti: am62dx: Separate resource management config from am62ax
2026-03-24 12:50 UTC (3+ messages)
[PATCH 0/3] Enable eMMC and SD card support for QCS615
2026-03-24 12:02 UTC (8+ messages)
` [PATCH 1/3] clk: qcom: qcs615: Add SDCC1 and SDCC2 clock support
` [PATCH 2/3] drivers: mmc: uclass: Set removable flag based on device tree property
` [PATCH 3/3] fs: fat: Limit transfer size to prevent SDHCI controller timeout
[PATCH v3 0/3] mach-snapdragon: Enable OP-TEE support
2026-03-24 11:50 UTC (3+ messages)
[PATCH v2] gpio: scmi: Add gpio_scmi driver
2026-03-24 11:16 UTC
[PATCH 0/2] qcom: gracefully handle some errors better
2026-03-24 10:59 UTC (2+ messages)
[PATCH] watchdog: qcom: stop watchdog by default
2026-03-24 10:59 UTC (2+ messages)
[PATCH 0/3] Enable USB High-Speed support for QCS615
2026-03-24 10:59 UTC (3+ messages)
[PATCH] power: regulator: qcom: Correct dependenecies for DM_REGULATOR_QCOM_USB_VBUS
2026-03-24 10:59 UTC (2+ messages)
[PATCH] arm: mach-sc5xx: Align header paths with SYS_SOC convention
2026-03-24 10:09 UTC
[PATCH v2] efi_loader: Allow disabling ANSI console queries via Kconfig
2026-03-24 9:29 UTC (2+ messages)
[PATCH 0/5] Add UFS clock support for Qualcomm SoCs
2026-03-24 6:49 UTC (9+ messages)
` [PATCH 2/5] clk: qcom: sa8775p: Add UFS clock support
` [PATCH 3/5] clk: qcom: qcs615: "
` [PATCH 4/5] clk: qcom: sc7280: "
` [PATCH 5/5] drivers: ufs: qcom: Initialize and enable clocks before hardware access
[PATCH v2 0/7] Qualcomm Milos SoC bringup
2026-03-24 5:42 UTC (3+ messages)
` [PATCH v2 2/7] clk/qcom: Add Milos clock driver
[PATCH] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
2026-03-23 17:34 UTC (9+ messages)
[PATCH] usb: gadget: Correct dependencies for USB_RENESAS_USBHS
2026-03-23 21:14 UTC (2+ messages)
[PATCH v3 0/6] boards: mediatek: initial support for Genio 720 EVK
2026-03-23 21:13 UTC (11+ messages)
` [PATCH v3 1/6] clk: mediatek: mt8189: add some VLP clocks
` [PATCH v3 2/6] arm: mediatek: add support of MT8189 SoC family
` [PATCH v3 3/6] arm: dts: mediatek: mt8189: Add pinmux macro header file
` [PATCH v3 4/6] arm: dts: mediatek: Add MediaTek MT8189 dtsi file
` [PATCH v3 5/6] arm: dts: mediatek: Add MediaTek Genio 520/720 EVK DTS
` [PATCH v3 6/6] board: mediatek: Add Genio 520/720 EVK defconfigs
[ANN] U-Boot v2026.04-rc5 released
2026-03-23 20:20 UTC
[GIT PULL] u-boot-riscv/next
2026-03-23 20:07 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox