messages from 2025-10-09 15:26:23 to 2025-10-10 19:23:24 UTC [more...]
[PATCH] configs: j7200_evm_a72_defconfig: Enable DP83867 Ethernet PHY
2025-10-10 19:23 UTC (2+ messages)
[PATCH 00/11] spi: airoha: driver improvements
2025-10-10 19:08 UTC (12+ messages)
` [PATCH 01/11] spi: airoha: remove unnecessary operation adjust_op_size
` [PATCH 02/11] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH 03/11] spi: airoha: add dma support
` [PATCH 04/11] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH 05/11] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH 06/11] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH 07/11] spi: airoha: set custom sector size equal to flash page size
` [PATCH 08/11] spi: airoha: avoid usage of flash specific parameters
` [PATCH 09/11] spi: airoha: buffer must be 0xff-ed before writing
` [PATCH 10/11] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH 11/11] spi: airoha: en7523: workaround flash damaging if UART_TXD was short to GND
[PATCH v3 0/6] Enable Firmware Handoff CI test on qemu_arm64
2025-10-10 19:06 UTC (10+ messages)
` [PATCH v3 1/6] docker: add OP-TEE and TF-A build for testing Firmware Handoff
` [PATCH v3 2/6] pytest: add test script to validate "
` [PATCH v3 3/6] configs: select CMD_BLOBLIST for Firmware Handoff testing
` [PATCH v3 4/6] ci: check existence of bl1 and fip in the test script
` [PATCH v3 5/6] ci: rename conf.qemu_arm64_na to conf.qemu_arm64
` [PATCH v3 6/6] ci: add test entries for qemu_arm64_tfa_fw_handoff
[PATCH] cmd: mtd: benchmark: use lldiv() instead of 64-bit division
2025-10-10 17:39 UTC (4+ messages)
[PATCH] net: phy: Make driver overloading get_phy_id depend on !COMPILE_TEST
2025-10-10 17:36 UTC
[PATCH 0/2] ufs: Add support for setting bRefClkFreq attribute
2025-10-10 16:57 UTC (8+ messages)
` [PATCH 1/2] ufs: Add support for sending UFS attribute requests
` [PATCH 2/2] ufs: Add bRefClkFreq attribute setting
[PATCH 0/4] Improve RaspBerry Pi 5 support part1: Fixes
2025-10-10 16:17 UTC (5+ messages)
` [PATCH 1/4] macb: wrap asm/arch/clk.h with ifndef CLK
` [PATCH 2/4] pci-uclass: respect ofnode_read_pci_vendev retval
` [PATCH 3/4] Fix #cells lookup in of_get_dma_range
` [PATCH 4/4] pcie_brcmstb: use bus_base for PCI config devices
Pull request for uboot-nand-05102025
2025-10-10 16:14 UTC (2+ messages)
[GIT PULL] please pull fsl-qoriq-master-2025-10-10
2025-10-10 16:14 UTC (2+ messages)
[GIT PULL] please pull mmc-power-master-2025-10-10
2025-10-10 16:14 UTC (2+ messages)
[PATCH v1 0/5] Allow falcon boot from A-core SPL on K3 devices
2025-10-10 16:05 UTC (8+ messages)
` [PATCH v1 1/5] spl: Kconfig: allow falcon mode for TI secure devices
` [PATCH v1 2/5] board: ti: common: Kconfig: add CMD_SPL
` [PATCH v1 3/5] arm: mach-k3: enable support for falcon mode
` [PATCH v1 4/5] doc: develop: add docs for secure "
` [PATCH v1 5/5] doc: develop: falcon: document unsetting CMD_BOOTx
[PATCH v4 0/4] boot: Precursor series for global bootmeths
2025-10-10 14:39 UTC (16+ 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] ufs: Fix wrong bitfield usage for Data Direction in Transfer Request
2025-10-10 14:38 UTC (2+ messages)
[PATCH v3 0/7] Implement the Generic System Interconnect Subsystem for U-Boot
2025-10-10 14:35 UTC (8+ messages)
` [PATCH v3 1/7] Introduce the Generic System Interconnect Subsystem
` [PATCH v3 2/7] interconnect: add DM test suite
` [PATCH v3 3/7] MAINTAINERS: add myself as Maintainer of the Generic System Interconnect Subsystem
` [PATCH v3 4/7] interconnect: add support for the Qualcomm RPMh helpers
` [PATCH v3 5/7] interconnect: add support for the SM8650 SoC
` [PATCH v3 6/7] ufs: qcom: vote for interconnect bandwidth on probe
` [PATCH v3 7/7] qcom_defconfig: enable interconnect for SM8650
[PATCH] bootstd: Allow PXE boot to be disabled
2025-10-10 14:28 UTC (3+ messages)
[PATCH v3 0/5] Simplify image size checks
2025-10-10 14:28 UTC (15+ messages)
` [PATCH v3 1/5] Image size checks: Move all configs in one place
` [PATCH v3 2/5] Image size checks: Use HAS_SIZE_LIMIT consistently
[PATCH 00/10] Enable USB and ENETC on i.MX943 EVK
2025-10-10 14:22 UTC (5+ messages)
[PATCH] test/py: Update to a newer pytest release
2025-10-10 14:18 UTC (4+ messages)
` [PATCH RFH DO NOT APPLY] test/py: Update to pytest 8.0.2
[PATCH] qcom_defconfig: Enable meminfo command with mapping
2025-10-10 5:12 UTC
[PATCH v2 00/18] Convert extension support to UCLASS and adds its support to boot flows
2025-10-10 14:13 UTC (25+ messages)
` [PATCH v2 01/18] MAINTAINERS: Add maintainer for extension board support
` [PATCH v2 02/18] boot: Move extension board support from cmd/ to boot/
` [PATCH v2 03/18] boot: Add UCLASS support for extension boards
` [PATCH v2 10/18] board: sandbox: Improve extension board scan implementation
` [PATCH v2 11/18] board: sandbox: Convert extension support to UCLASS framework
` [PATCH v2 14/18] boot: Remove legacy extension board support
` [PATCH v2 15/18] boot: extension: Move overlay apply custom logic to command level
` [PATCH v2 16/18] boot: pxe_utils: Add extension board devicetree overlay support
` [PATCH v2 17/18] boot: bootmeth_efi: Refactor distro_efi_try_bootflow_files return logic
` [PATCH v2 18/18] boot: bootmeth_efi: Add extension board devicetree overlay support
[PATCH v10 00/11] Add support for dynamic MMU configuration
2025-10-10 13:44 UTC (12+ messages)
` [PATCH v10 01/11] mach-k3: use minimal memory map for all K3
` [PATCH v10 02/11] mach-k3: use custom enable_cache
` [PATCH v10 03/11] arm: armv8: mmu: export mmu_setup
` [PATCH v10 04/11] arm: armv8: invalidate dcache entries on dcache_enable
` [PATCH v10 05/11] arm: armv8: mmu: add mem_map_from_dram_banks
` [PATCH v10 06/11] mach-k3: map all banks using mem_map_from_dram_banks
` [PATCH v10 07/11] arm: armv8: mmu: add mmu_unmap_reserved_mem
` [PATCH v10 08/11] spl: split spl_board_fixups to arch/board specific
` [PATCH v10 09/11] mach-k3: add reserved memory fixups for next boot stage
` [PATCH v10 10/11] mach-k3: add carveouts for TFA and optee
` [PATCH v10 11/11] arm: mach-k3: reserve space for page table entries
[PATCH v2 0/7] Introduce the Interconnect Subsystem
2025-10-10 12:53 UTC (11+ messages)
` [PATCH v2 1/7] "
[PATCH v9 00/11] Add support for dynamic MMU configuration
2025-10-10 12:42 UTC (16+ messages)
` [PATCH v9 01/11] mach-k3: use minimal memory map for all K3
` [PATCH v9 02/11] mach-k3: use custom enable_cache
` [PATCH v9 03/11] arm: armv8: mmu: export mmu_setup
` [PATCH v9 04/11] arm: armv8: invalidate dcache entries on dcache_enable
` [PATCH v9 05/11] arm: armv8: mmu: add mem_map_fix_dram_banks
` [PATCH v9 06/11] mach-k3: map all banks using mem_map_fix_dram_banks
` [PATCH v9 07/11] arm: armv8: mmu: add mmu_unmap_reserved_mem
` [PATCH v9 08/11] spl: split spl_board_fixups to arch/board specific
` [PATCH v9 09/11] mach-k3: add reserved memory fixups for next boot stage
` [PATCH v9 10/11] mach-k3: add carveouts for TFA and optee
` [PATCH v9 11/11] arm: mach-k3: reserve space for page table entries
[PATCH v3 0/5] cmd: mtd: improvements
2025-10-10 12:41 UTC (13+ messages)
` [PATCH v3 1/5] cmd: mtd: add markbad command support
` [PATCH v3 2/5] cmd: mtd: add nand_write_test "
` [PATCH v3 3/5] cmd: mtd: add nand_read_test "
` [PATCH v3 4/5] cmd: mtd: fix speed measurement in the speed benchmark
` [PATCH v4 0/5] cmd: mtd: improvements
` [PATCH v4 1/5] cmd: mtd: add markbad command support
` [PATCH v4 2/5] cmd: mtd: add nand_write_test "
` [PATCH v4 3/5] cmd: mtd: add nand_read_test "
` [PATCH v4 4/5] cmd: mtd: fix speed measurement in the speed benchmark
` [PATCH v4 5/5] cmd: mtd: add benchmark option to the help
` [PATCH v3 "
[PATCH RESEND v7 00/24] mtd: spinand: driver improvements
2025-10-10 11:58 UTC (25+ messages)
` [PATCH RESEND v7 01/24] spi: spi-mem: Extend SPI MEM ops to match Linux 6.16
` [PATCH RESEND v7 02/24] mtd: spinand: Use the spi-mem dirmap API
` [PATCH RESEND v7 03/24] mtd: nand: Add a NAND page I/O request type
` [PATCH RESEND v7 04/24] mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
` [PATCH RESEND v7 05/24] mtd: spinand: Extend spinand_wait() to match Linux kernel implementation
` [PATCH RESEND v7 06/24] mtd: spinand: Make use of spinand_to_[mtd/nand]() helpers
` [PATCH RESEND v7 07/24] mtd: spinand: Align logic for enabling ECC to match Linux kernel
` [PATCH RESEND v7 08/24] mtd: spinand: Refactor spinand_init* functions
` [PATCH RESEND v7 09/24] mtd: spinand: Refactor ECC/OOB functions
` [PATCH RESEND v7 10/24] mtd: spinand: Sync core code and device support with Linux 6.10
` [PATCH RESEND v7 11/24] mtd: spinand: set bitflip_threshold to 75% of ECC strength
` [PATCH RESEND v7 12/24] mtd: spinand: Add support for setting plane select bits
` [PATCH RESEND v7 13/24] mtd: spinand: Remove write_enable_op() in markbad()
` [PATCH RESEND v7 14/24] mtd: spinand: Introduce a way to avoid raw access
` [PATCH RESEND v7 15/24] mtd: spinand: add support of continuous reading mode
` [PATCH RESEND v7 16/24] mtd: spinand: Add read retry support
` [PATCH RESEND v7 17/24] mtd: spinand: add OTP support
` [PATCH RESEND v7 18/24] mtd: spinand: Enhance the logic when picking a variant
` [PATCH RESEND v7 19/24] mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
` [PATCH RESEND v7 20/24] mtd: spinand: Add a ->configure_chip() hook
` [PATCH RESEND v7 21/24] mtd: spinand: Sync core code and device support with Linux 6.17-rc1
` [PATCH RESEND v7 22/24] mtd: spinand: fix direct mapping creation sizes
` [PATCH RESEND v7 23/24] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
` [PATCH RESEND v7 24/24] mtd: spinand: repeat reading in regular mode if "
[PATCH] efi_loader: Use ESRT_FW_TYPE_SYSTEMFIRMWARE instead of ESRT_FW_TYPE_UNKNOWN
2025-10-10 11:45 UTC (2+ messages)
[PATCH v8 0/2] Improve disk image detection in efi_bootmgr
2025-10-10 11:19 UTC (5+ messages)
` [PATCH v8 1/2] part: Export part_driver_lookup_type for external use
` [PATCH v8 2/2] efi_loader: Improve disk image detection in efi_bootmgr
[PATCH] sunxi: a133: Add NSI arbiter support to DRAM init
2025-10-10 10:20 UTC (3+ messages)
Please pull u-boot-ubi
2025-10-10 5:24 UTC (3+ messages)
[PATCH 00/10] firmware: scmi: various update
2025-10-10 0:04 UTC (6+ messages)
` [PATCH 07/10] firmware: scmi: mailbox: Support arm,max_rx_timeout_ms
[u-boot-test-hooks][PATCH] labgrid-trini: Fix logic in sd-mux flash wrapper
2025-10-09 22:23 UTC
[PATCH 1/2] fw_loader: Split from fs_loader into separate library file
2025-10-09 21:29 UTC (2+ messages)
[GIT PULL] Please pull u-boot-imx-master-20251009
2025-10-09 21:29 UTC (2+ messages)
[PATCH v2] arm: dts: imx8mp-toradex-smarc: migrate to OF_UPSTREAM
2025-10-09 19:41 UTC (2+ messages)
[PATCH] imx93_frdm: Fix USB vendor ID
2025-10-09 19:37 UTC (2+ messages)
[PATCH 00/13] Misc changes for Kontron i.MX8MM SoMs and Boards
2025-10-09 19:37 UTC (2+ messages)
[PATCH] board: phytec: phycore_imx8mp: Add rauc to bootmeths
2025-10-09 19:36 UTC (2+ messages)
[PATCH v1] env: Kconfig: disable external env in secure os boot
2025-10-09 19:06 UTC (2+ messages)
[PATCH v4 0/6] A series of patch for enable sc7180 android boot
2025-10-09 15:26 UTC (13+ messages)
` [PATCH v4 3/6] bootm: Append bootargs value when bootmeth_android provide cmdline
[PATCH 1/1] virito: blk: fix logic to determine block sizes
2025-10-09 16:44 UTC
[PATCH] net: bootp: Prevent buffer overflow to avoid leaking the RAM content
2025-10-09 15:45 UTC (3+ messages)
[PATCH v2] net: bootp: Prevent buffer overflow to avoid leaking the RAM content
2025-10-09 15:43 UTC
[PATCH v1 0/3] stm32mp13: Add ADC support and USB power delivery check
2025-10-09 15:26 UTC (4+ messages)
` [PATCH v1 1/3] adc: stm32mp13: add support of adc to stm32mp13
` [PATCH v1 2/3] configs: stm32: Enable ADC support for stm32mp13_defconfig
` [PATCH v1 3/3] ARM: dts: Add st, adc_usb_pd property for stm32mp135-dk-u-boot
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