messages from 2026-07-02 20:40:05 to 2026-07-05 20:27:02 UTC [more...]
[PATCH v2 00/11] Remove patman from the U-Boot tree
2026-07-05 20:26 UTC (16+ messages)
` [PATCH v2 01/11] doc: Move the b4 guide into sending_patches
` [PATCH v2 02/11] doc: Remove the patman documentation
` [PATCH v2 03/11] patman: Add a .patman-defaults file for U-Boot
` [PATCH v2 04/11] patman: Replace the tool with a stub for patch-manager
` [PATCH v2 05/11] patman: Remove the test suite
` [PATCH v2 06/11] patman: Remove the patch-management code
` [PATCH v2 07/11] CI: Install pylibfdt's requirements in the tool jobs
` [PATCH v2 08/11] CI: Stop building and testing patman
` [PATCH v2 09/11] tools: docker: Drop patman from the CI image
` [PATCH v2 10/11] tools: Stop packaging patman as a pip module
` [PATCH v2 11/11] test: Stop running the patman tests
[PATCH v2 0/2] usb: gadget: Add Renesas RZ/N1 USBF driver
2026-07-05 16:00 UTC (3+ messages)
` [PATCH v2 2/2] usb: gadget: Add Renesas RZ/N1 USBF controller support
[PATCH v1] bootm: teach handle_decomp_error() about the noload decompression buffer
2026-07-05 14:51 UTC
[PATCH v3 0/9] spacemit mmc driver
2026-07-05 18:28 UTC (14+ messages)
` [PATCH v3 1/9] spacemit: k1: select boot device via config registers
` [PATCH v3 2/9] pinctrl: k1: add IO power domain configuration support
` [PATCH v3 3/9] mmc: sdhci: enable CMD23 for multi-block transfers
` [PATCH v3 4/9] mmc: k1: add sdhci platform driver
` [PATCH v3 5/9] dts: k1: add SD card support in u-boot overlay
` [PATCH v3 6/9] configs: k1: enable SD and eMMC support
` [PATCH v3 7/9] doc: spacemit: flash on K1 SoC based boards
` [PATCH v3 8/9] config: k1: enable ENV support for eMMC
` [PATCH v3 9/9] spacemit: k1: load product name from environment variable
[PATCH v2] MAINTAINERS: Update SH/SoCFPGA/USB email addresses
2026-07-05 15:52 UTC
[PATCH 0/3] pci: enable designware pci and phy on spacemit k1 SoC
2026-07-05 13:06 UTC (4+ messages)
` [PATCH 1/3] phy: spacemit: add K1 PCIe/USB3 combo PHY driver
` [PATCH 2/3] pci: spacemit: add DesignWare PCIe host controller driver
` [PATCH 3/3] dts: spacemit: add PCIe nodes and enable in defconfig
[PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
2026-07-05 10:08 UTC
[PATCH] lib/mbedtls: Do not use ERR_PTR with mbedTLS error codes
2026-07-05 6:46 UTC
[PATCH v3 0/5] edison: Convert the image build to binman
2026-07-05 10:42 UTC (6+ messages)
` [PATCH v3 1/5] binman: Add an entry type for the Intel OSIP header
` [PATCH v3 2/5] edison: Widen the DFU auto-probe window for flashing U-Boot
` [PATCH v3 3/5] x86: edison: Move U-Boot alignment into binman
` [PATCH v3 4/5] CI: Add an sjg-lab job for the Intel Edison
` [PATCH v3 5/5] doc: edison: Rewrite the update instructions
[PATCH v2 0/5] edison: Convert the image build to binman
2026-07-05 10:42 UTC (5+ messages)
` [PATCH v2 5/5] doc: edison: Rewrite the update instructions
[PATCH] drivers: sysreset: Do not end sysreset_walk_arg on -EPROTONOSUPPORT
2026-07-05 7:47 UTC (5+ messages)
[PATCH v2 0/3] vbe: bound FIT external-data reads against the firmware area
2026-07-05 3:44 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] sandbox: vbe: size firmware1 area to fit the binman fw-update section
` [PATCH v3 2/3] vbe: bound FIT external-data offset and size before blk_read
` [PATCH v3 3/3] test: vbe: cover vbe_read_fit() external-data bounds checks
[PATCH v2] arm: mvebu: Update docs for Allied Telesis x220
2026-07-05 1:50 UTC
[PATCH v2 00/10] crypto: allwinner: enable sun8i-ce FIT crypto
2026-07-04 13:59 UTC (14+ messages)
` [PATCH v2 01/10] cmd: aes: fix DM operation handling
` [PATCH v2 02/10] crypto: aes: allow DM AES in SPL
` [PATCH v2 03/10] boot: image: add FIT decrypt-to-buffer helper
` [PATCH v2 04/10] spl: fit: support encrypted payloads
` [PATCH v2 05/10] clk: sunxi: add H6/H616 CE gates and reset
` [PATCH v2 06/10] lib: ecdsa: support additional curve sizes
` [PATCH v2 07/10] crypto: allwinner: add sun8i-ce AES driver
` [PATCH v2 08/10] crypto: allwinner: add sun8i-ce ECDSA verifier
` [PATCH v2 09/10] crypto: hash: allow DM hash in SPL
` [PATCH v2 10/10] crypto: allwinner: add sun8i-ce hash driver
[PATCH] arm64: dts: imx8m: Reinstate TEE ifdeffery
2026-07-04 20:13 UTC (5+ messages)
[PATCH 0/2] cyclic: update and optimization
2026-07-03 14:38 UTC (7+ messages)
` [PATCH 1/2] cyclic: replace uint64_t by u64 suggested by b4
` [PATCH 2/2] cyclic: parse cyclic list only if next cyclic timestamp is reached
[PATCH] usb: Fix timeout detection in usb_control_msg
2026-07-03 14:25 UTC (2+ messages)
[PATCH] MAINTAINERS: add entry for SDHCI Cadence driver
2026-07-04 19:39 UTC
[PATCH] efi_loader: stop watchdog devices in ExitBootServices()
2026-07-04 17:15 UTC (10+ messages)
U-Boot Concept Tree Proposal
2026-07-04 16:30 UTC (9+ messages)
[PATCH v1 0/2] qcom: Enable CONFIG_SKIP_EARLY_DM for Faster Boot
2026-07-04 14:34 UTC (4+ messages)
` [PATCH v1 1/2] configs: qcom_defconfig: Enable CONFIG_SKIP_EARLY_DM
` [PATCH v1 2/2] serial: msm_geni: Fix clock enable on error pointer
[PATCH v2 00/16] LoongArch initial support
2026-07-04 11:22 UTC (24+ messages)
` [PATCH v2 03/16] image: Take entry point as an output of setup_booti
` [PATCH v2 06/16] LoongArch: skeleton and headers
` [PATCH v2 07/16] LoongArch: lib: General routines
` [PATCH v2 08/16] LoongArch: CPU assembly routines
[PATCH] arm: mvebu: Update docs for Allied Telesis x220
2026-07-04 7:50 UTC (2+ messages)
[PATCH] lib: ecdsa: use .key extension for keydir keys
2026-07-03 21:40 UTC
[PATCH] tools: binman: add build key directory option
2026-07-03 21:33 UTC
[PATCH] MAINTAINERS: Add entry for ARM
2026-07-03 20:50 UTC (2+ messages)
[PATCH v2] treewide: change email links from mailman to patch.msgid.link with message-id
2026-07-03 20:50 UTC (2+ messages)
[PATCH] Kconfig: Fix grammatical error in help text
2026-07-03 20:50 UTC (2+ messages)
[PATCH 1/2] .mailmap: update e-mail address for Abbarapu Venkatesh Yadav
2026-07-03 20:50 UTC (2+ messages)
[PATCH] .mailmap: map old addresses to their up-to-date counterparts
2026-07-03 20:50 UTC (2+ messages)
[PATCH v2] drivers: sysreset: revert support for args in request
2026-07-03 20:50 UTC (2+ messages)
[PATCH v5 0/2] bootdev: few fixes for automatic boot
2026-07-03 20:32 UTC (2+ messages)
[PATCH v2 1/3] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD
2026-07-03 20:32 UTC (2+ messages)
[PATCH 0/2] TI: AM64-EVM/SK: Enable MAIN UART1 for SYSFW tracing
2026-07-03 20:32 UTC (2+ messages)
[PATCH] mmc: sunxi: mask DATA0 during H6-family clock updates
2026-07-03 19:47 UTC
[PATCH v4 0/3] mach-snapdragon: Add early EL2 hypervisor switch support
2026-07-03 17:26 UTC (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] configs: qualcomm: Add Gunyah exit config fragment
` [PATCH v4 3/3] configs: qcom_qcs9100: Enable Gunyah exit support
[PATCH v14 00/18] pinctrl: add support of Airoha SoCs
2026-07-03 15:16 UTC (7+ messages)
` [PATCH v14 02/18] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v14 02/18] bitfield: Add less-checking __FIELD_{GET, PREP}()
[PATCH] mx6: ddr: Subtract half a cycle instead of three quarters of a cycle after DQS gating calibration
2026-07-03 14:49 UTC (2+ messages)
[PATCH] mtd: spi-nor: Add Dosilicon DS25Q4BB support
2026-07-03 14:11 UTC (3+ messages)
[PATCH v4 00/64] drivers: usb: dwc3: sync code with Linux v6.16
2026-07-03 13:32 UTC (6+ messages)
[PATCH 0/2] usb: gadget: dwc2: Prepare for UDC core migration
2026-07-03 13:29 UTC (3+ messages)
` [PATCH 1/2] usb: gadget: dwc2: Use usb_ep_set_maxpacket_limit() for fifo sizes
` [PATCH 2/2] usb: gadget: dwc2: Set endpoint capabilities via .caps field
[PATCH v1] configs: qualcomm: Add secure boot config fragment
2026-07-03 13:18 UTC (3+ messages)
[PATCH] efi_loader: Measure secure boot variables in the correct PCR if DeployedMode is set
2026-07-03 13:01 UTC
[PATCH] ge: common: vpd_reader: fix errloc array size in verify_bch()
2026-07-03 12:35 UTC
[PATCH v15 00/24] pinctrl: add support of Airoha SoCs
2026-07-03 11:56 UTC (25+ messages)
` [PATCH v15 01/24] watchdog: renesas_wwdt: #undef field_{get, prep}() before definition
` [PATCH v15 02/24] power: domain: renesas-r8a78000: "
` [PATCH v15 03/24] net: hifemac: "
` [PATCH v15 04/24] mtd: nand: raw: sunxi: "
` [PATCH v15 05/24] clk: renesas: "
` [PATCH v15 06/24] board: renesas: gen5-cm33: "
` [PATCH v15 07/24] bitops: import BITS_PER_TYPE() macro from linux
` [PATCH v15 08/24] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v15 09/24] bitfield: Add non-constant field_{prep, get}() helpers
` [PATCH v15 10/24] watchdog: renesas_wwdt: Convert to common field_{get, prep}() helpers
` [PATCH v15 11/24] power: domain: renesas-r8a78000: "
` [PATCH v15 12/24] net: hifemac: "
` [PATCH v15 13/24] mtd: nand: raw: sunxi: "
` [PATCH v15 14/24] clk: renesas: rcar-cpg-lib: "
` [PATCH v15 15/24] board: renesas: gen5-cm33: "
` [PATCH v15 16/24] pinctrl: add more pinconf/pinctrl definitions
` [PATCH v15 17/24] pinctrl: sort and format the contents of the makefile
` [PATCH v15 18/24] pinctrl: airoha: add shared pinctrl code
` [PATCH v15 19/24] pinctrl: airoha: add pin controller and gpio driver for AN7581 SoC
` [PATCH v15 20/24] pinctrl: airoha: add pin controller and gpio driver for AN7583 SoC
` [PATCH v15 21/24] pinctrl: airoha: add pin controller and gpio driver for EN7523 SoC
` [PATCH v15 22/24] configs: airoha: an7581: enable pinctrl/gpio support
` [PATCH v15 23/24] configs: airoha: en7523: "
` [PATCH v15 24/24] arm: dts: en7523: add pinctrl/gpio support, drop legacy gpio support
[PATCH] spi: handle spi-rx/tx-bus-width = 0 (no RX/TX line)
2026-07-03 11:50 UTC (2+ messages)
[PATCH v3 0/6] mtd: rawnand: zynq: Fixes and software ECC support
2026-07-03 10:19 UTC (3+ messages)
` [PATCH v3 6/6] mtd: rawnand: nand_base: Don't overwrite read/write_page_raw() for soft ECC
[PATCH v6 0/7] Fix and add some spi-nor flash parts (v5)
2026-07-03 9:03 UTC (5+ messages)
` [PATCH v6 1/7] mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes
` [PATCH v6 4/7] mtd: spi-nor-ids: Add 4K page support for Macronix MX25L25635E
Fairphone 5, microSD card support?
2026-07-03 8:06 UTC
[PATCH 0/6] drivers: sysreset: revert support for args
2026-07-03 12:59 UTC (4+ messages)
[PATCH] efi_loader: Change the return values if a TPM is missing during GetEventLog
2026-07-03 12:46 UTC
[PATCH] stm32mp1: use debug() for image entry point message
2026-07-03 12:46 UTC (4+ messages)
[PATCH v2] ARM: dts: stm32: add U-Boot specific dtsi for stm32mp157f-dk2
2026-07-03 12:40 UTC (4+ messages)
[PATCH] efi_loader: Correctly count the size on DTB measurements
2026-07-03 12:40 UTC
[RFC v2] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
2026-07-03 12:28 UTC (3+ messages)
[PATCH v2 0/2] cyclic: update and optimization
2026-07-03 10:12 UTC (3+ messages)
` [PATCH v2 1/2] cyclic: replace uint64_t by u64 suggested by b4
` [PATCH v2 2/2] cyclic: parse cyclic list only if next cyclic timestamp is reached
[PATCH] fdt: fix phandles not copying when using templates
2026-07-03 9:19 UTC (3+ messages)
[PATCH 0/4] dm: core: misc fixes
2026-07-03 9:11 UTC (5+ messages)
` [PATCH 1/4] dm: core: free fdt when fdt_create_empty_tree failure
` [PATCH 2/4] dm: core: fix wrong strlen check in of_add_subnode
` [PATCH 3/4] dm: core: Correct calloc arguments
` [PATCH 4/4] dm: core: free old name in device_set_name to prevent leak
[PATCH] net: Drop unnecessary device_set_name
2026-07-03 7:50 UTC
[PATCH v6 0/5] Implement reset to EDL for qcs9100
2026-07-03 7:28 UTC (9+ messages)
` [PATCH v6 3/5] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
[PATCH 0/3] Enable Ethernet boot on SK-AM62A-LP
2026-07-03 6:26 UTC (4+ messages)
` [PATCH 1/3] configs: am62ax_evm_r5_ethboot: Enable config options required for Ethernet boot
[PATCH 0/4] i3c: dw: fix slave device setup and probe issues
2026-07-03 2:35 UTC (5+ messages)
` [PATCH 1/4] i3c: dw: make resets optional in probe
` [PATCH 2/4] cmd: i3c: fix list and current needing pre-selected controller
[PATCH v1 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
2026-07-02 23:06 UTC (3+ messages)
[PATCH v2 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
2026-07-02 22:57 UTC (4+ messages)
` [PATCH v2 5/7] thermal: pmbus: add PMBus die-temp driver
` [PATCH v2 6/7] test: dm: pmbus: add a sandbox PMBus chip emulator
` [PATCH v2 7/7] test: dm: pmbus: test pmbus command and framework
[PATCH] treewide: Kconfig: use bool instead of tristate
2026-07-02 20:05 UTC (4+ 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