public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2025-10-22 07:23:20 to 2025-10-24 14:53:33 UTC [more...]

[PATCH v1 0/9] Add support for StarFive VisionFive 2 Lite board
 2025-10-24 13:09 UTC  (14+ messages)
` [PATCH v1 1/9] riscv: dts: starfive: jh7110-common: Move out some nodes to the board dts
` [PATCH v1 2/9] riscv: dts: starfive: Add VisionFive 2 Lite board device tree
` [PATCH v1 3/9] eeprom: starfive: Simplify get_ddr_size_from_eeprom()
` [PATCH v1 4/9] eeprom: starfive: Correct get_pcb_revision_from_eeprom()
` [PATCH v1 5/9] eeprom: starfive: Support eeprom data format v3
` [PATCH v1 6/9] pcie: starfive: Add a optional power gpio support
` [PATCH v1 7/9] configs: visionfive2: Add VisionFive 2 Lite DT to OF_LIST

[PATCH 0/4] Improve RaspBerry Pi 5 support part1: Fixes
 2025-10-24  7:08 UTC  (2+ messages)

[PATCH v8 0/2] Remove usage of CMD_BOOTx from SPL code
 2025-10-24 14:47 UTC  (4+ messages)
` [PATCH v8 1/2] spl: remove usage of CMD_BOOTx from image parsing
` [PATCH v8 2/2] configs: disable SPL_BOOTZ to preserve spl size

[PATCH] bootstd: android: add the bootargs env to the commandline
 2025-10-24 14:23 UTC 

[PATCH v2 0/4] board: ti: am62x: Add EEPROM support and refactor board detection
 2025-10-24 14:17 UTC  (5+ messages)
` [PATCH v2 1/4] board: ti: common: Add generic AM6x board detection functions
` [PATCH v2 2/4] board: am62x: Add support for reading eeprom data
` [PATCH v2 3/4] board: am64x: Use generic AM6x board detection functions
` [PATCH v2 4/4] board: am65x: Use generic AM6x board detection function

[PATCH] gpio: Return -ENODEV if gpio_hog_lookup_name() is empty
 2025-10-24 12:52 UTC 

[PATCH 0/2] eficonfig: improve handling boot entry optional data
 2025-10-24 12:26 UTC  (6+ messages)
` [PATCH 1/2] efi_loader: efi_console: support editable input fields
` [PATCH 2/2] efi_loader: efi_console: jump to prev/next word with ctrl+arrow

[PATCH v1] arm: imx8: select ARCH_MISC_INIT if FSL_CAAM is enabled
 2025-10-24  8:59 UTC  (2+ messages)

[PATCH] doc: board: starfive: update jh7110 common description
 2025-10-24  8:57 UTC  (2+ messages)

[PATCH v2 0/8] Add support for TI AM6254atl SiP
 2025-10-24  8:33 UTC  (9+ messages)
` [PATCH v2 1/8] arm64: dts: ti: k3-am6*-boards: Add label to reserved-memory node
` [PATCH v2 2/8] arm64: dts: ti: k3-am62*: remove SoC dtsi from common dtsi
` [PATCH v2 3/8] arm64: dts: ti: Introduce base support for AM6254atl SiP
` [PATCH v2 4/8] arm64: dts: ti: Add support for AM6254atl SiP SK
` [PATCH v2 5/8] arm: dts: add support for AM6254atl at R5 SPL
` [PATCH v2 6/8] configs: add defconfigs for AM6254atl
` [PATCH v2 7/8] board: am62x: add env file "
` [PATCH v2 8/8] doc: add documentation for AM6254atl SiP

[PATCH v3 0/4] Allow falcon boot from A-core SPL on K3 devices
 2025-10-24  8:14 UTC  (5+ messages)
` [PATCH v3 1/4] spl: Kconfig: allow falcon mode for TI secure devices
` [PATCH v3 2/4] board: ti: common: Kconfig: add CMD_SPL
` [PATCH v3 3/4] arm: mach-k3: enable support for falcon mode
` [PATCH v3 4/4] doc: develop: add docs for secure "

[PATCH] board: samsung: add support for Samsung Exynos mobile device boards
 2025-10-24  7:14 UTC  (6+ messages)
    ` [PATCH] board: samsung: add support for Samsung Exynos mobile device board

[PATCH] serial: s5p: add compatible for exynos8895
 2025-10-24  5:47 UTC  (2+ messages)

U-Boot Not Working on Raspberry Pi 5
 2025-10-24  3:17 UTC  (4+ messages)

Regression caused by "arm64: Reduce PT size estimation complexity"
 2025-10-24  4:15 UTC 

[PATCH] net: phy: dp83869: Update STRAP_OPMODE bitmask
 2025-10-23 22:41 UTC 

[PATCH v3] doc: samsung: Extend E850-96 documentation to be comprehensive
 2025-10-23 21:55 UTC  (2+ messages)

[PATCH 1/3] board: dhelectronics: Move dh_add_item_number_and_serial_to_env() to common code
 2025-10-23 21:48 UTC  (3+ messages)
` [PATCH 2/3] ARM: stm32: Read values from M24256 write-lockable page on STM32MP13xx DHCOR
` [PATCH 3/3] ARM: stm32: Add MAC address readout from fuses on DH STM32MP1 DHSOM

[PATCH] ARM: dts: stm32: Introduce DH STM32MP13x target
 2025-10-23 21:47 UTC 

[PATCH] ARM: dts: stm32: Keep the reg11 and reg18 regulators always enabled on STM32MP13xx DHCOR
 2025-10-23 21:47 UTC 

[PATCH] ARM: dts: stm32: Fix STM32MP15xx DHSOM boot breakage due to ETZPC
 2025-10-23 21:46 UTC 

[PATCH v2] spi: cadence-qspi: Remove cdns,is-dma property handling
 2025-10-23 17:51 UTC  (2+ messages)

[PATCH 0/9] Support for Samsung Exynos 7870 DW-MMC device in driver
 2025-10-23 16:36 UTC  (21+ messages)
` [PATCH 1/9] mmc: dw_mmc: export dwmci_send_cmd() and dwmci_set_ios()
` [PATCH 2/9] mmc: dw_mmc: do not skip dwmci_setup_bus() for same non-zero clock frequency
` [PATCH 3/9] mmc: dw_mmc: properly address command completion in dwmci_control_clken()
` [PATCH 4/9] mmc: dw_mmc: add voltage switch command flag
` [PATCH 5/9] mmc: dw_mmc: return error for invalid voltage setting
` [PATCH 7/9] mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modes
` [PATCH 8/9] mmc: exynos_dw_mmc: add support for SD UHS mode
` [PATCH 9/9] mmc: exynos_dw_mmc: add compatible for exynos7870-dw-mshc-smu

[PATCH] python: Add a top-level requirements.txt file
 2025-10-23 21:28 UTC  (3+ messages)

[PATCH] sunxi: dram: detect non-power-of-2 sized DRAM chips
 2025-10-23 21:04 UTC  (4+ messages)

[PATCH] bus: ti-sysc: select CLK driver
 2025-10-23 17:54 UTC 

[PATCH v3] net: airoha: bind MDIO controller on Ethernet load
 2025-10-23 17:07 UTC 

[PATCH v1 0/6] remoteproc: k3-r5: Build fixes and security improvements
 2025-10-23 14:24 UTC  (9+ messages)
` [PATCH v1 1/6] arm: dts: k3-am642-evm: Remove duplicate node
` [PATCH v1 2/6] remoteproc: k3-r5: cast size to size_t
` [PATCH v1 3/6] soc: ti: pruss: Fix size ptr type in probe
` [PATCH v1 4/6] mach-k3: security: Propagate verified image addr
` [PATCH v1 5/6] remoteproc: k3-r5: Use verified image address
` [PATCH v1 6/6] remoteproc: k3-r5: Implement is_running operation

[PATCH RESEND] binman: fix mkmbn integration and tests
 2025-10-23 13:38 UTC 

[PATCH] binman: fix mkmbn integration and tests
 2025-10-23 13:34 UTC 

[PATCH] mmc: exynos_dw_mmc: guard execute_tuning
 2025-10-23 13:20 UTC 

[resend PATCH v4] disk: dos: Add all options for EFI System Partitions
 2025-10-23 12:14 UTC  (3+ messages)

[PATCH v4 0/4] Added QCOM RPMH Power Domain Driver
 2025-10-23 12:08 UTC  (5+ messages)
` [PATCH v4 2/4] power-domain: Add QCOM RPMH Power Domain Driver Support

[PATCH 0/4] Add PCIe Endpoint controller support for TI J784S4 SoC
 2025-10-23 11:46 UTC  (5+ messages)
` [PATCH 1/4] pci_endpoint: pci_cdns_ti_ep: Add delay after power domain reset
` [PATCH 2/4] pci_endpoint: pci_cdns_ti_ep: Add SERDES mux configuration support
` [PATCH 3/4] pci_endpoint: pci_cdns_ti_ep: Enable PCIe Endpoint mode in J784S4 SoC
` [PATCH 4/4] configs: j784s4_evm_a72_defconfig: Enable configs for PCI Endpoint mode

[PATCH 7/9] mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modes
 2025-10-23  9:36 UTC 

[PATCH v1] configs: agilex5: Enable FAT-based environment storage in defconfig
 2025-10-23  8:51 UTC 

[PATCH] liebherr: btt: shrink spl_board_init
 2025-10-23  8:47 UTC 

[PATCH] mtd: spi-nor: Set address mode in SEMPER flash when SFDP is skipped
 2025-10-23  8:21 UTC  (4+ messages)

[PATCH v4] spl: Add support for Device Firmware Upgrade (DFU) over PCIe
 2025-10-23  8:09 UTC 

[PATCH] mmc: exynos_dw_mmc: Add compatible string for Exynos5250
 2025-10-23  8:46 UTC  (2+ messages)

[PATCH] sdhci: Reorder interrupt flags in SDHCI_INT_DATA_MASK definition
 2025-10-23  8:46 UTC  (2+ messages)

[PATCH] power: regulator: Remove duplicate include of regulator_common.h
 2025-10-23  8:46 UTC  (3+ messages)

[PATCH] mmc: sd: Handle UHS-I voltage signaling without power cycle
 2025-10-23  8:46 UTC  (4+ messages)

[PATCH 0/6] Support for Samsung S2MPU05 PMIC device in driver
 2025-10-23  8:46 UTC  (14+ messages)
` [PATCH 1/6] power: pmic: s2mps11: change the probe function to bind
` [PATCH 2/6] power: pmic: s2mps11: add support for allowing multiple device variants
` [PATCH 3/6] power: regulator: s2mps11: declaratively define LDOs and BUCKs
` [PATCH 4/6] power: regulator: s2mps11: declaratively get/set regulator mode
` [PATCH 5/6] power: regulator: s2mps11: add support for S2MPU05 PMIC
` [PATCH 6/6] power: pmic: s2mps11: add support for Samsung "

[PATCH] Add support for OpenSSL Provider API
 2025-10-22 23:03 UTC  (5+ messages)

[PATCH] doc: pytest: Complete dependencies list with missing packages
 2025-10-23  7:34 UTC  (5+ messages)

[PATCH] mmc: sdhci: Add SDHCI_SPEC_400, _410, and _420 version defines
 2025-10-23  7:19 UTC  (4+ messages)

[PATCH 0/8] Add support for TI AM6254atl SiP
 2025-10-23  4:55 UTC  (13+ messages)
` [PATCH 1/8] arm64: dts: ti: k3-am6*-boards: Add label to reserved-memory node
` [PATCH 2/8] arm64: dts: ti: k3-am62*: remove SoC dtsi from common dtsi
` [PATCH 3/8] arm64: dts: ti: Introduce base support for AM6254atl SiP
` [PATCH 4/8] arm64: dts: ti: Add support for AM6254atl SiP SK
` [PATCH 5/8] arm: dts: add support for am6254atl at R5 SPL
` [PATCH 6/8] configs: add defconfigs for am6254atl
` [PATCH 7/8] board: am62x: add env file "
` [PATCH 8/8] doc: add documentation for am6254atl SiP

[PATCH v4 00/11] boot: Support priority for global bootmeths
 2025-10-22 22:16 UTC  (2+ messages)

[PATCH v3] armv8: implement workaround for broken CNTFRQ_EL0 value
 2025-10-22 21:02 UTC 

[PATCH v11 00/11] Add support for dynamic MMU configuration
 2025-10-22 20:14 UTC  (2+ messages)

[PATCH v2 0/5] Allow falcon boot from A-core SPL on K3 devices
 2025-10-22 17:58 UTC  (2+ messages)

Please pull net-20251022
 2025-10-22 17:26 UTC  (2+ messages)

[PULL] u-boot-at91-2026.01-a
 2025-10-22 17:26 UTC  (2+ messages)

[PATCH] .mailmap: update email address for Chen-Yu Tsai
 2025-10-22 17:26 UTC  (2+ messages)

[PATCH] test: py: Add pyelftools dependency for test_event_dump
 2025-10-22 16:48 UTC  (3+ messages)

[PATCH v4 00/20] Convert extension support to UCLASS and adds its support to boot flows
 2025-10-22 16:20 UTC  (24+ messages)
` [PATCH v4 01/20] MAINTAINERS: Add maintainer for extension board support
` [PATCH v4 02/20] board: ti: Exclude cape detection from XPL builds
` [PATCH v4 03/20] board: ti: Fix CAPE_EEPROM_BUS_NUM Kconfig dependency
` [PATCH v4 04/20] board: sunxi: Exclude DIP detection from XPL builds
` [PATCH v4 05/20] board: compulab: Exclude compulab extension board "
` [PATCH v4 06/20] include: extension_board: Document the extension structure
` [PATCH v4 07/20] boot: Move extension board support from cmd/ to boot/
` [PATCH v4 08/20] boot: Add UCLASS support for extension boards
` [PATCH v4 09/20] board: ti: Refactor cape detection code for readability
` [PATCH v4 10/20] board: ti: Convert cape detection to use UCLASS framework
` [PATCH v4 11/20] board: sunxi: Refactor CHIP board extension code
` [PATCH v4 12/20] board: sunxi: Convert extension support to UCLASS framework
` [PATCH v4 13/20] board: sandbox: Improve extension board scan implementation
` [PATCH v4 14/20] board: sandbox: Convert extension support to UCLASS framework
` [PATCH v4 15/20] board: compulab: Convert imx8mm-cl-iot-gate to UCLASS extension framework
` [PATCH v4 16/20] boot: Remove legacy extension board support
` [PATCH v4 17/20] boot: extension: Move overlay apply custom logic to command level
` [PATCH v4 18/20] boot: pxe_utils: Add extension board devicetree overlay support
` [PATCH v4 19/20] boot: bootmeth_efi: Refactor distro_efi_try_bootflow_files return logic
` [PATCH v4 20/20] boot: bootmeth_efi: Add extension board devicetree overlay support

[PATCH] makefile: Fix recursive makes
 2025-10-22 16:02 UTC  (2+ messages)

[RFC 00/10] Add support for StarFive VisionFive 2 Lite board
 2025-10-22 11:26 UTC  (16+ messages)
` [RFC 01/10] riscv: dts: starfive: jh7110-common: Move out some nodes to the board dts
` [RFC 04/10] eeprom: starfive: Correct get_pcb_revision_from_eeprom()
` [RFC 08/10] configs: visionfive2: Add VisionFive 2 Lite DT to OF_LIST

[PATCH 0/3] doc: Add a general note about $?
 2025-10-22 14:47 UTC  (14+ messages)
` [PATCH 1/3] doc: usage: Add general rule for `$?`
` [PATCH 2/3] doc: askenv: Reword and remove return value
` [PATCH 3/3] doc: seama: Reword return value section

[PATCH v2 0/5] net: mediatek: mt7988: various fixup + MDIO detach
 2025-10-22 13:42 UTC  (3+ messages)
` [PATCH v2 5/5] net: airoha: bind MDIO controller on Ethernet load

[PATCH] arm64: renesas: Clean up default boot command
 2025-10-22 13:17 UTC 

[PATCH v4] bootstd: make it possible to use tftp for netboot with standardboot
 2025-10-22  7:32 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox