messages from 2025-10-10 19:23:24 to 2025-10-14 09:01:12 UTC [more...]
Please pull u-boot-marvell/master
2025-10-14 9:01 UTC
[PATCH] pci: mvebu: Unable to assign mbus windows for 2nd pcie controller
2025-10-14 8:57 UTC (3+ messages)
[PATCH] phy: marvell: Tighten MVEBU_COMPHY_SUPPORT dependencies
2025-10-14 8:56 UTC (3+ messages)
[PATCH] ARM: dts: pxa1908: convert to OF_UPSTREAM
2025-10-14 8:55 UTC (2+ messages)
[PATCH 0/2] mmc: octeontx_hsmmc: Fix two Smatch issues
2025-10-14 8:53 UTC (2+ messages)
[PATCH] sata: sata_mv: Remove always true test
2025-10-14 8:52 UTC (3+ messages)
[PATCH v2] test: boot: Add test for bootmeth_rauc
2025-10-14 8:31 UTC (3+ messages)
[PATCH] armv8: implement workaround for broken CNTFRQ_EL0 value
2025-10-14 7:22 UTC
[PATCH v1] net: designware: fix bitbang init error
2025-10-14 5:20 UTC
[PATCH 0/3] Add i.MX95 15x15 EVK support
2025-10-14 2:23 UTC (5+ messages)
` [PATCH 1/3] imx95_evk: Share the env file for both 19x19 EVK and 15x15 EVK
` [PATCH 2/3] arm: dts: imx95-15x15-evk: Add -u-boot.dtsi for SPL and binman
` [PATCH 3/3] imx95_evk: Add basic support for iMX95 15x15 EVK
[PATCH 00/11] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
2025-10-14 2:01 UTC (17+ messages)
` [PATCH 01/11] lib: Import iomem_copy from Linux Kernel
` [PATCH 02/11] remoteproc: Extend device_to_virt with a is_iomem parameter
` [PATCH 03/11] remoteproc: Add imx_rproc driver to support NXP i.MX8MP/N
` [PATCH 04/11] remoteproc: imx_rproc: Support i.MX8MQ/M
` [PATCH 05/11] remoteproc: imx_rproc: Add support for i.MX93 CM33
` [PATCH 06/11] arm: dts: imx8m: Add remoteproc node
` [PATCH 07/11] imx8mp: Enable remoteproc for i.MX8MP EVK
` [PATCH 08/11] imx8mm: Enable remoteproc for i.MX8MM EVK
` [PATCH 09/11] imx8mn: Enable remoteproc for i.MX8MN EVK
` [PATCH 10/11] imx8mq: Enable remoteproc for i.MX8MQ EVK
` [PATCH 11/11] imx93: Enable remoteproc for i.MX93-EVK/QSB/FRDM
[RFC PATCH 0/2] Modern pinctrl for Exynos5250 devices
2025-10-13 23:14 UTC (3+ messages)
` [RFC PATCH 1/2] gpio: s5p_gpio: Add config option for s5p_gpio driver
` [RFC PATCH 2/2] pinctrl: exynos: add exynos5250 driver
[PATCH] arm: baltos: enable TI_SYSC and CLK drivers
2025-10-14 3:58 UTC (2+ messages)
[PATCH] bootstd: Allow PXE boot to be disabled
2025-10-14 3:18 UTC (16+ messages)
[PATCH] Merge cherry-pick tag 'riscv-dt-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/dt
2025-10-13 21:52 UTC
How to use ECDSA for signature verification?
2025-10-13 18:36 UTC
[PATCH v4 0/4] boot: Precursor series for global bootmeths
2025-10-13 16:57 UTC (22+ messages)
` [PATCH v4 2/4] boot: Move obtaining the label into a common file
` [PATCH v4 3/4] boot: Add more debugging to iter_incr()
` [PATCH v4 4/4] boot: Move preparing bootdev into a function
[PATCH v2] arm: meson: add support for EFI capsule updates
2025-10-13 15:56 UTC (3+ messages)
[PATCH 0/4] Improve RaspBerry Pi 5 support part1: Fixes
2025-10-13 12:00 UTC (4+ messages)
[PATCH v2] ARM: dts: sam9x60ek: select PIT as tick-timer
2025-10-13 9:32 UTC
[PATCH v5 0/4] boot: Precursor series for global bootmeths
2025-10-13 15:34 UTC (14+ messages)
` [PATCH v5 1/4] boot: Improve comments related to "
` [PATCH v5 2/4] boot: Move obtaining the label into a common file
` [PATCH v5 3/4] boot: Rename usb to ums
` [PATCH v5 4/4] boot: Move preparing bootdev into a function
gitignore for mkimage files
2025-10-13 14:44 UTC (2+ messages)
[PATCH 0/2] A couple of patches around UEFI Debug Image Info Table
2025-10-13 14:21 UTC (3+ messages)
` [PATCH 1/2] efi_loader: dbginfodump: use guid definition
` [PATCH 2/2] lib: uuid: add efi debug image info table guid
[PATCH v2 00/18] Convert extension support to UCLASS and adds its support to boot flows
2025-10-13 13:41 UTC (7+ messages)
` [PATCH v2 03/18] boot: Add UCLASS support for extension boards
[PATCH v3 00/20] Convert extension support to UCLASS and adds its support to boot flows
2025-10-13 13:32 UTC (21+ messages)
` [PATCH v3 01/20] MAINTAINERS: Add maintainer for extension board support
` [PATCH v3 02/20] board: ti: Exclude cape detection from XPL builds
` [PATCH v3 03/20] board: ti: Fix CAPE_EEPROM_BUS_NUM Kconfig dependency
` [PATCH v3 04/20] board: sunxi: Exclude DIP detection from XPL builds
` [PATCH v3 05/20] board: compulab: Exclude compulab extension board "
` [PATCH v3 06/20] include: extension_board: Document the extension structure
` [PATCH v3 07/20] boot: Move extension board support from cmd/ to boot/
` [PATCH v3 08/20] boot: Add UCLASS support for extension boards
` [PATCH v3 09/20] board: ti: Refactor cape detection code for readability
` [PATCH v3 10/20] board: ti: Convert cape detection to use UCLASS framework
` [PATCH v3 11/20] board: sunxi: Refactor CHIP board extension code
` [PATCH v3 12/20] board: sunxi: Convert extension support to UCLASS framework
` [PATCH v3 13/20] board: sandbox: Improve extension board scan implementation
` [PATCH v3 14/20] board: sandbox: Convert extension support to UCLASS framework
` [PATCH v3 15/20] board: compulab: Convert imx8mm-cl-iot-gate to UCLASS extension framework
` [PATCH v3 16/20] boot: Remove legacy extension board support
` [PATCH v3 17/20] boot: extension: Move overlay apply custom logic to command level
` [PATCH v3 18/20] boot: pxe_utils: Add extension board devicetree overlay support
` [PATCH v3 19/20] boot: bootmeth_efi: Refactor distro_efi_try_bootflow_files return logic
` [PATCH v3 20/20] boot: bootmeth_efi: Add extension board devicetree overlay support
[PATCH v1] board: toradex: fix aquila imx95 0098 pid4
2025-10-13 10:55 UTC
[PATCH v3 00/10] Enable USB and ENETC on i.MX943 EVK
2025-10-13 6:58 UTC (11+ messages)
` [PATCH v3 01/10] usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95
` [PATCH v3 02/10] arm: arch-imx9: Add USB2.0 and USB3.0 base address definitions
` [PATCH v3 03/10] imx943_evk: Enable USB 2.0 controller host mode
` [PATCH v3 04/10] Add serial# for SPL SDP download
` [PATCH v3 05/10] usb: f_sdp: Update SDP driver to support PQC container
` [PATCH v3 06/10] phy: imx8mq-usb: Add SPL support for i.MX8MQ, i.MX8MP, i.MX95, and i.MX94 USB3.0 PHY
` [PATCH v3 07/10] imx943_evk: Add support for booting from USB SDP on USB3.0
` [PATCH v3 08/10] net: fsl_enetc: Add i.MX94 support to NETC block control driver
` [PATCH v3 09/10] net: fsl_enetc_mdio: Add support for phy-supply property
` [PATCH v3 10/10] imx943_evk: Enable ENETC1 and ENETC2
[PATCH] Revert "riscv: Add a Zalrsc-only alternative for synchronization in start.S"
2025-10-13 7:06 UTC (5+ messages)
` [SPAM Warning!]Re: "
[PATCH v3 0/6] Enable Firmware Handoff CI test on qemu_arm64
2025-10-13 6:45 UTC (5+ messages)
` [PATCH v3 1/6] docker: add OP-TEE and TF-A build for testing Firmware Handoff
[PATCH v2] timer: sifive_clint: Add GHRTv2 compaible string
2025-10-13 2:24 UTC
[PATCH] timer: sifive_clint: Add GHRTv2 compaible string
2025-10-13 1:37 UTC
[PATCH] gpio: dwapb: Enable SPL support for DWAPB GPIO driver
2025-10-12 19:05 UTC (2+ messages)
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2025-10-12 19:07 UTC (3+ messages)
[PATCH v3 0/2] Add compatibility for scmi clock protocol version 3.0
2025-10-12 11:58 UTC (7+ messages)
` [PATCH v3 2/2] clk: scmi: add compatibility for clock version 3.0 and onwards
[PATCH] cmd: sf: align erase and write on erase block boundary
2025-10-12 15:36 UTC (6+ messages)
[PATCH v2] cmd: mtd: benchmark: use lldiv() instead of 64-bit division
2025-10-12 14:27 UTC
[PATCH 0/4] ufs: Add support for MediaTek hosts
2025-10-11 19:10 UTC (5+ messages)
` [PATCH 1/4] phy: Add MediaTek UFS PHY Driver
` [PATCH 2/4] ufs: unipro: Add PA_SCRAMBLING property
` [PATCH 3/4] ufs: Add MediaTek UFS driver
` [PATCH 4/4] MAINTAINERS: Add UFS to MediaTek section
[PATCH] arm: meson: add support for EFI capsule updates
2025-10-11 18:18 UTC (2+ messages)
[PATCH v2 00/10] Enable USB and ENETC on i.MX943 EVK
2025-10-11 9:12 UTC (11+ messages)
` [PATCH v2 01/10] usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95
` [PATCH v2 02/10] arm: arch-imx9: Add USB2.0 and USB3.0 base address definitions
` [PATCH v2 03/10] imx943_evk: Enable USB 2.0 controller host mode
` [PATCH v2 04/10] Add serial# for SPL SDP download
` [PATCH v2 05/10] usb: f_sdp: Update SDP driver to support PQC container
` [PATCH v2 06/10] phy: imx8mq-usb: Add SPL support for i.MX8MQ, i.MX8MP, i.MX95, and i.MX94 USB3.0 PHY
` [PATCH v2 07/10] imx943_evk: Add support for booting from USB SDP on USB3.0
` [PATCH v2 08/10] net: fsl_enetc: Add i.MX94 support to NETC block control driver
` [PATCH v2 09/10] net: fsl_enetc_mdio: Add support for phy-supply property
` [PATCH v2 10/10] imx943_evk: Enable ENETC1 and ENETC2
[PATCH v2 00/10] Enable USB and ENETC on i.MX943 EVK
2025-10-11 9:07 UTC (6+ messages)
` [PATCH v2 01/10] usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95
` [PATCH v2 02/10] arm: arch-imx9: Add USB2.0 and USB3.0 base address definitions
` [PATCH v2 03/10] imx943_evk: Enable USB 2.0 controller host mode
` [PATCH v2 04/10] Add serial# for SPL SDP download
` [PATCH v2 05/10] usb: f_sdp: Update SDP driver to support PQC container
[PATCH v2 00/10] Enable USB and ENETC on i.MX943 EVK
2025-10-11 9:05 UTC (3+ messages)
` [PATCH v2 01/10] usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95
` [PATCH v2 02/10] arm: arch-imx9: Add USB2.0 and USB3.0 base address definitions
[PATCH 1/2] arm: v7m: Allow SYS_ARCH_TIMER here
2025-10-11 18:00 UTC (7+ messages)
` [PATCH 2/2] timer: Mark this as incompatible with SYS_ARCH_TIMER
` (subset) [PATCH 1/2] arm: v7m: Allow SYS_ARCH_TIMER here
[PATCH] fs: jffs2: Remove always true test
2025-10-11 17:07 UTC (2+ messages)
[PATCH] fs/squashfs: Ensure memory is freed by using unwind goto
2025-10-11 17:07 UTC (2+ messages)
[PATCH] fs: Rework filesystem guards for xPL phases
2025-10-11 17:07 UTC (2+ messages)
[PATCH] lz4: Do not disable LZ4_decompress_safe* for xPL
2025-10-11 17:07 UTC (2+ messages)
[PATCH] iotrace: Finish migrating this to Kconfig
2025-10-11 17:07 UTC (2+ messages)
[PATCH] sandbox: Rework readX/writeX macros to be more like ARM
2025-10-11 17:07 UTC (2+ messages)
[PATCH 0/3] mkimage: fit: various fixes in fit_{import,extract}_data
2025-10-11 17:07 UTC (2+ messages)
[PATCH v1 0/5] Allow falcon boot from A-core SPL on K3 devices
2025-10-11 9:56 UTC (7+ messages)
` [PATCH v1 2/5] board: ti: common: Kconfig: add CMD_SPL
` [PATCH v1 3/5] arm: mach-k3: enable support for falcon mode
[PATCH 00/10] Enable USB and ENETC on i.MX943 EVK
2025-10-11 9:39 UTC (3+ messages)
` [PATCH 08/10] net: fsl_enetc: Add i.MX94 support to NETC block control driver
[PATCH v2 0/7] doc: make pdfdocs: Address issues with the make pdfdocs target
2025-10-11 9:10 UTC (3+ messages)
[PATCH 1/2] ufs: core: Add ufshcd_dme_enable() and ufshcd_dme_reset()
2025-10-11 9:07 UTC (2+ messages)
` [PATCH 2/2] ufs: rockchip: Add initial support
[PATCH] clk: sophgo: Fix a warning about void returns value
2025-10-11 3:09 UTC (2+ messages)
[PATCH] test/py: Update to a newer pytest release
2025-10-10 22:09 UTC (6+ messages)
` [PATCH RFH DO NOT APPLY] test/py: Update to pytest 8.0.2
` [PATCH v2] test/py: Update to a newer pytest release
[PATCH v3] fs: semihosting: Fixup smh_flen and smh_read against overflow
2025-10-10 21:53 UTC (6+ messages)
[PATCH 1/1] test: uninstall PK after secboot tests
2025-10-10 20:55 UTC (2+ messages)
[PATCH] doc: environment: fix links to Linux kernel documentation
2025-10-10 19:31 UTC
[PATCH v2 0/2] ufs: Add support for setting bRefClkFreq attribute
2025-10-10 19:55 UTC (3+ messages)
` [PATCH v2 1/2] ufs: Add support for sending UFS attribute requests
` [PATCH v2 2/2] ufs: Add bRefClkFreq attribute setting
[PATCH v1 0/4] configs: toradex: enable USB Gadget OS Descriptors
2025-10-10 19:23 UTC (2+ messages)
[PATCH v1 0/2] configs: verdin-am*: enable USB Gadget OS Descriptors
2025-10-10 19:23 UTC (2+ messages)
[PATCH 0/2] am65-cpsw-nuss phy_interface_t fixup for fixed TX delay
2025-10-10 19:23 UTC (2+ messages)
[PATCH] spl: spl_sata: Add __maybe_unused decorator
2025-10-10 19:23 UTC (2+ messages)
[PATCH] dts: Set a default value for DEFAULT_DEVICE_TREE for SANDBOX
2025-10-10 19:23 UTC (2+ messages)
[PATCH] timer: Tighten dependencies on MCHP_PIT64B_TIMER
2025-10-10 19:23 UTC (2+ messages)
[PATCH] gpio: Remove FTGPIO0010 driver
2025-10-10 19:23 UTC (2+ messages)
[PATCH] include: completion.h: Convert the rest of the dummy functions to macros
2025-10-10 19:23 UTC (2+ messages)
[PATCH] configs: j7200_evm_a72_defconfig: Enable DP83867 Ethernet PHY
2025-10-10 19:23 UTC (2+ 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