messages from 2025-10-07 08:35:57 to 2025-10-09 10:23:33 UTC [more...]
[PATCH v4 00/10] riscv: Add support for P8700 platform on Boston board
2025-10-09 10:23 UTC (3+ messages)
` [PATCH v4 01/10] riscv: Add initial support for P8700 SoC
[PATCH] nand: atmel: Rework ATMEL_EBI and DM_NAND_ATMEL interaction
2025-10-09 9:48 UTC (2+ messages)
[PATCH v4 0/4] boot: Precursor series for global bootmeths
2025-10-09 9:29 UTC (5+ messages)
` [PATCH v4 1/4] boot: Improve comments related to "
` [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] net: bootp: Prevent buffer overflow to avoid leaking the RAM content
2025-10-09 9:17 UTC
[PATCH RFC v3 0/8] initial U-Boot SPL support on Amlogic GX SoCs
2025-10-09 9:12 UTC (15+ messages)
` [PATCH RFC v3 1/8] tools: mkimage: Add Amlogic Boot Image type
` [PATCH RFC v3 2/8] mmc: meson_gx_mmc: add minimal non-DM driver
` [PATCH RFC v3 3/8] serial: serial_meson: "
` [PATCH RFC v3 4/8] arm: meson: initial u-boot SPL support for GX SoCs
` [PATCH RFC v3 5/8] arm: meson: spl: add support for SPL DRAM init
` [PATCH RFC v3 6/8] arm: dts: meson-gx-u-boot: add binman configuration for U-Boot SPL
` [PATCH RFC v3 7/8] board: amlogic: add kconfig fragments for SPL
` [PATCH RFC v3 8/8] doc: board: amlogic: add u-boot-spl documentation
[PATCH] timer: Tighten dependencies on MCHP_PIT64B_TIMER
2025-10-09 8:39 UTC (2+ messages)
[PATCH v2 0/7] Introduce the Interconnect Subsystem
2025-10-09 8:18 UTC (10+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] interconnect: add DM test suite
` [PATCH v2 3/7] MAINTAINERS: add myself as Maintainer of Interconnect
` [PATCH v2 4/7] interconnect: add support for the Qualcomm RPMh helpers
` [PATCH v2 5/7] interconnect: add support for the SM8650 SoC
` [PATCH v2 6/7] ufs: qcom: vote for interconnect bandwidth on probe
` [PATCH v2 7/7] qcom_defconfig: enable interconnect for SM8650
[PATCH v2 1/2] xilinx: mbv: Remove redundancy in MB-V defconfigs
2025-10-09 7:08 UTC (2+ messages)
[PATCH v2] test: boot: Add test for bootmeth_rauc
2025-10-09 7:06 UTC
[PATCH] test: boot: Add test for bootmeth_rauc
2025-10-09 6:59 UTC (4+ messages)
[PATCH] tpm: Make U_BOOT_DRIVER entries unique
2025-10-09 6:12 UTC (2+ messages)
Please pull u-boot-ubi
2025-10-09 4:23 UTC
[PATCH 0/3] fs: ubifs: Address some Smatch issues
2025-10-09 4:15 UTC (7+ messages)
` [PATCH 1/3] fs: ubifs: Ensure buf is freed before return
` [PATCH 2/3] fs: ubifs: Need to check return for being an error pointer
` [PATCH 3/3] fs: ubifs: Fix and rework error handling in ubifs_finddir
[PATCH] ubi: extend support for LED activity
2025-10-09 4:13 UTC (2+ messages)
[PATCH v2] cmd: ti: Add DDRSS Inline ECC Error Injection command
2025-10-09 4:12 UTC (2+ messages)
[RESEND PATCH] drivers/mtd/ubispl/ubispl.c: limit copy size
2025-10-09 4:12 UTC (2+ messages)
[PATCH] mtd: ubi: Remove test that always fails
2025-10-09 4:10 UTC (2+ messages)
[PATCH] ARM: dts: build DTs for MT7987 RFB
2025-10-09 1:24 UTC (2+ messages)
[PATCH v2] cmd/dma: documentation
2025-10-08 23:09 UTC (4+ messages)
Merge of v6.17-dts tag to dts/upstream
2025-10-08 22:09 UTC
[PATCH v2 1/1] virtio: blk: support block sizes exceeding 512 bytes
2025-10-08 21:23 UTC (3+ messages)
[PATCH] thermal: Convert .get_temp() return value to millicelsius
2025-10-08 20:59 UTC (2+ messages)
[PATCH 1/2] thermal: rcar_gen3: Add Renesas R-Car Gen3/Gen4 and RZ/G2 thermal driver
2025-10-08 20:59 UTC (2+ messages)
[PATCH] thermal: Make U_BOOT_DRIVER entries unique
2025-10-08 20:59 UTC (2+ messages)
[PATCH] spmi: sandbox: Make U_BOOT_DRIVER entries unique
2025-10-08 20:59 UTC (2+ messages)
[PATCH] rtc: Make U_BOOT_DRIVER entries unique
2025-10-08 20:59 UTC (2+ messages)
[PATCH] gpio: aspeed: Make U_BOOT_DRIVER entries unique
2025-10-08 20:59 UTC (2+ messages)
[PATCH] pci: Remove pcie_intel_fpga driver
2025-10-08 20:59 UTC (2+ messages)
[PATCH -next] arm: dts: k3-am654: add vin-supply regulators for DDR
2025-10-08 20:59 UTC (3+ messages)
[PATCH v1] cmd/dma: documentation
2025-10-08 20:31 UTC (9+ messages)
[PATCH] phy; qcom: Rework Kconfig logic around MSM8916_USB_PHY
2025-10-08 18:20 UTC (3+ messages)
[PATCH] gpio: qcom: qcom_spmi_gpio: add compatible for pm6150l
2025-10-08 18:18 UTC (2+ messages)
[PATCH v2 00/17] boot: Support priority for global bootmeths
2025-10-08 17:48 UTC (28+ messages)
` [PATCH v2 02/17] boot: Try all bootmeths on the final partition
` [PATCH v2 05/17] boot: Move showing of bootflows out of the command
` [PATCH v2 06/17] boot: Add a new test for global bootmeths
[PATCH v1 0/2] Add support for secure falcon mode: disable args file
2025-10-08 16:49 UTC (5+ messages)
` [PATCH v1 1/2] spl: make args file optional in falcon mode
` [PATCH v1 2/2] spl: prevent loading args file in secure "
[PATCH] cmd/dma: fix generic naming, spacing, and Dependencies
2025-10-08 16:06 UTC (6+ messages)
` [PATCH v2] cmd/dma: implement dmareset command
[PATCH v2] net: dwc_eth_ops: Correct check for FDT_64BIT
2025-10-08 16:04 UTC (2+ messages)
[resend PATCH v4] disk: dos: Add all options for EFI System Partitions
2025-10-08 15:08 UTC
[PATCH v1] arm: dts: imx8mp-toradex-smarc: migrate to OF_UPSTREAM
2025-10-08 15:03 UTC (4+ messages)
[PATCH -next v8 00/11] Add support for dynamic MMU configuration
2025-10-08 15:03 UTC (12+ messages)
` [PATCH -next v8 05/11] arm: armv8: mmu: add mem_map_fix_dram_banks
` [PATCH -next v8 08/11] spl: split spl_board_fixups to arch/board specific
` [PATCH -next v8 09/11] mach-k3: add reserved memory fixups for next boot stage
` [PATCH -next v8 10/11] mach-k3: add carveouts for TFA and optee
` [PATCH -next v8 11/11] arm: mach-k3: reserve space for page table entries
[PATCH] ARM: dts: sam9x60ek: select PIT as tick-timer
2025-10-08 14:56 UTC (3+ messages)
[PATCH 00/16] Convert extension support to UCLASS and adds its support to boot flows
2025-10-08 14:40 UTC (19+ messages)
` [PATCH 06/16] board: ti: Convert cape detection to use UCLASS framework
[PATCH v3] bootstd: make it possible to use tftp for netboot with standardboot
2025-10-08 13:55 UTC (4+ messages)
[PATCH v7 0/2] Improve disk image detection in efi_bootmgr
2025-10-08 13:25 UTC (3+ messages)
` [PATCH v7 2/2] efi_loader: "
[PATCH v3] i2c: add support for the MT7621 I2C controller
2025-10-08 11:48 UTC
[PATCH v2] i2c: add support for the MT7621 I2C controller
2025-10-08 10:50 UTC (2+ messages)
[PATCH] bootstd: Fix bootflow info for efi_mgr
2025-10-08 12:53 UTC (5+ messages)
[PATCH v4 0/6] A series of patch for enable sc7180 android boot
2025-10-08 12:51 UTC (12+ messages)
` [PATCH v4 3/6] bootm: Append bootargs value when bootmeth_android provide cmdline
[PATCH] arm: meson: add support for EFI capsule updates
2025-10-08 12:40 UTC (3+ messages)
[PATCH v3 0/2] Add compatibility for scmi clock protocol version 3.0
2025-10-08 12:27 UTC (6+ messages)
` [PATCH v3 2/2] clk: scmi: add compatibility for clock version 3.0 and onwards
[PATCH v3 0/3] ti_sci: Address some issues found by Smatch
2025-10-08 12:26 UTC (6+ messages)
` [PATCH v3 1/3] ti_sci: Prevent memory leak
` [PATCH v3 2/3] ti_sci: Provide error code on error exit
` [PATCH v3 3/3] ti_sci: Pointer is never assigned to valid value
[PATCH RFC 0/9] initial U-Boot SPL support on Amlogic GX SoCs
2025-10-08 10:20 UTC (2+ messages)
[PATCH] imx93_frdm: Fix USB vendor ID
2025-10-08 9:08 UTC
[PATCH v2 0/3] ti_sci: Address some issues found by Smatch
2025-10-08 8:11 UTC (8+ messages)
` [PATCH v2 1/3] ti_sci: Prevent memory leak
` [PATCH v2 2/3] ti_sci: Provide error code on error exit
` [PATCH v2 3/3] ti_sci: Pointer is never assigned to
[PATCH] arm: stm32mp25: add ethernet support for stm32mp255 series
2025-10-08 6:36 UTC
[PATCH] net: dwc_eth_ops: Correct check for FDT_64BIT
2025-10-08 7:51 UTC (2+ messages)
[PATCH v2 0/2] net: airoha: improvements
2025-10-08 7:31 UTC (3+ messages)
` [PATCH v2 1/2] net: airoha: simplify rx/free packet logic a bit
` [PATCH v2 2/2] net: airoha: increase the number of rx network buffers
[PATCH v2 0/2] net: airoha: improvements
2025-10-08 7:27 UTC (3+ messages)
` [PATCH v2 1/2] net: airoha: simplify rx/free packet logic a bit
` [PATCH v2 2/2] net: airoha: increase the number of rx network buffers
[PATCH 0/2] fix an7581 panic caused by attempt to support multiple RAM size
2025-10-08 7:09 UTC (3+ messages)
` [PATCH 1/2] arm/airoha: an7581 ignores CFG_MAX_MEM_MAPPED value
` [PATCH 2/2] arm/airoha: partly revert support of multiple RAM size for an7581
[PATCH] i2c: add support for the MT7621 I2C controller
2025-10-08 6:25 UTC (2+ messages)
[PATCH] mkimage: Add help text for bundling TFA BL31 in mkimage -f auto
2025-10-08 4:22 UTC (2+ messages)
[PATCH 1/1] board: ti: am335x: Do not call disabled PMIC functions
2025-10-08 4:22 UTC (7+ messages)
` [PATCH v2] "
[PATCH] misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()
2025-10-08 4:22 UTC (2+ messages)
[PATCH v3] airoha: rework RAM size handling to support multiple RAM size
2025-10-08 4:22 UTC (2+ messages)
[PATCH] mmc: sdhci-cadence6: Fix DT property value endianness
2025-10-07 19:22 UTC (4+ messages)
[PATCH v2] mmc: sdhci-cadence6: Use dev_read_u32() for device tree property parsing
2025-10-07 19:06 UTC
[PATCH v3 0/4] Add support for secure falcon mode: load kernel image before args
2025-10-07 21:54 UTC (2+ messages)
[ANN] U-Boot v2025.10 released
2025-10-07 17:47 UTC (2+ messages)
RZG2L and DTB blob from TF-A
2025-10-07 6:41 UTC (8+ messages)
[PATCH v1] arm: dts: k3-am62p-verdin: migrate to OF_UPSTREAM
2025-10-06 15:48 UTC
[PATCH v2] ufs: ti-j721e: Correct error detection
2025-10-07 12:14 UTC (2+ messages)
[PATCH 00/10] Enable USB and ENETC on i.MX943 EVK
2025-10-07 11:27 UTC (3+ messages)
[PATCH 0/3] mach-k3: Rework spl/get_boot_device()
2025-10-07 10:32 UTC (3+ messages)
` [PATCH 1/3] arm: "
[PATCH] gpio: search gpio-line-names property in dm_gpio_lookup_name
2025-10-07 10:26 UTC
[PATCH] fs/squashfs: Ensure memory is freed by using unwind goto
2025-10-07 10:15 UTC (2+ messages)
[PATCH] board: phytec: phycore_imx8mp: Add rauc to bootmeths
2025-10-07 8:35 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