messages from 2025-11-24 10:17:19 to 2025-11-26 13:02:01 UTC [more...]
[PATCH 0/8] mmc: sdhci-cadence: Improvements and fixes for Cadence SDHCI driver
2025-11-26 2:17 UTC (5+ messages)
` [PATCH 1/8] mmc: sdhci-cadence: Add reset control support
[PATCH v5 00/10] initial U-Boot SPL support on Amlogic GX SoCs
2025-11-26 12:17 UTC (11+ messages)
` [PATCH v5 01/10] tools: mkimage: Add Amlogic Boot Image type
` [PATCH v5 02/10] mmc: meson_gx_mmc: add minimal non-DM driver
` [PATCH v5 03/10] serial: serial_meson: "
` [PATCH v5 04/10] arm: meson: initial u-boot SPL support for GX SoCs
` [PATCH v5 05/10] arm: meson: spl: add support for SPL DRAM init
` [PATCH v5 06/10] arm: dts: meson: add meson-gxbb-u-boot.dtsi
` [PATCH v5 07/10] arm: dts: meson-gx-u-boot: add binman configuration for U-Boot SPL
` [PATCH v5 08/10] board: amlogic: add kconfig fragments for SPL
` [PATCH v5 09/10] spl: meson: set SPL max size for GX SoCs
` [PATCH v5 10/10] doc: board: amlogic: add u-boot-spl documentation
[PATCH 0/5] i.MX7 Splash Screen and PWM fixes
2025-11-26 11:59 UTC (7+ messages)
` [PATCH 1/5] drivers: video: mxsfb: Use kconfig VIDEO_REMOVE to remove video
` [PATCH 2/5] arm: include: imx7: rename PWM registers to match driver name
` [PATCH 3/5] mx7: clock: add pwm enabling clock function
` [PATCH 4/5] pwm: imx: allow i.MX7 to use PWM3 and PWM4
` [PATCH 5/5] board: toradex: add splash screen to Toradex i.MX7D Colibri board
[PATCH v3 0/4] fit: allow signing with an OpenSSL engine
2025-11-26 11:44 UTC (7+ messages)
` [PATCH v3 3/4] tools: binman: fit: add support for OpenSSL engines
` [PATCH v3 4/4] tools: binman: fit: add tests for signing with an OpenSSL engine
[PATCH v3] SDRAM Calibration Failed fix for GEN5 SoCFPGA
2025-11-26 11:17 UTC (7+ messages)
[PATCH] imx91: fix pinmux macros for ENET1_TD3 and I2C2_SCL
2025-11-26 11:08 UTC (2+ messages)
[PATCH v2] configs: colibri-imx7*: set 'fdtfile' generically in PREBOOT
2025-11-26 11:07 UTC (2+ messages)
[PATCH v3 1/2] arm: dts: imx8ulp: Ensure mu@27020000 and lpuart5 availability during all boot phases
2025-11-26 11:06 UTC (2+ messages)
[GIT PULL] Please pull u-boot-imx-master-20251126
2025-11-26 11:05 UTC
[PATCH v4] SDRAM Calibration Failed fix for GEN5 SoCFPGA
2025-11-26 11:00 UTC (4+ messages)
[PATCH] s5p4418_nanopi2: Stop disabling device tree relocation
2025-11-26 9:31 UTC (2+ messages)
[PATCH] board: xilinx: Retry FRU EEPROM read on timeout
2025-11-26 8:19 UTC (2+ messages)
[PATCH] arm64: xilinx: Remove unnecessary #address/size-cells
2025-11-26 8:18 UTC (2+ messages)
[PATCH] spi: cadence: Remove cdns,is-dma DT property
2025-11-26 8:09 UTC (2+ messages)
[PATCH 1/2] firmware: xilinx: Add support for enhancement SMC format
2025-11-26 8:09 UTC (2+ messages)
[PATCH 1/2] clk: versal: Add support for CLK_AUTO_ID
2025-11-26 8:09 UTC (2+ messages)
[PATCH] clk: versal: Use __data macro for moving variable to data section
2025-11-26 8:08 UTC (2+ messages)
[PATCH] board: xilinx: Update ESRT after copying GUID
2025-11-26 8:08 UTC (2+ messages)
[PATCH] adi: Stop disabling device tree relocation
2025-11-26 7:31 UTC (2+ messages)
[PATCH] imx: Revert "imx: mx6ull: fix REFTOP_VBGADJ setting" and fix comments
2025-11-26 2:42 UTC (9+ messages)
[PATCH] mtd: spi-nor-ids: remove duplicate IDs for w25q32 and w25q512 series
2025-11-26 2:04 UTC
[PATCH] mtd: spi-nor-tiny: fix 4-Byte address instructions for Cypress and ISSI
2025-11-26 1:37 UTC
[PATCH 0/2] a few test.py improvements
2025-11-25 22:41 UTC (5+ messages)
` [PATCH 2/2] test.py: check ubconfig exists before using it
tcp server with tftp
2025-11-25 22:19 UTC (3+ messages)
` [EXTERNAL] "
[BUG] Raxda Rock Pi 4A serial console output stops prematurely
2025-11-25 18:02 UTC
[PATCH] arm: dts: mediatek: switch mt8365 to OF_UPSTREAM
2025-11-25 17:35 UTC
[PATCH 0/6] phytec: imx8: cleanup environments
2025-11-25 17:23 UTC (7+ messages)
` [PATCH 1/6] phytec: change preferred bootdevice dynamically
` [PATCH 2/6] phytec: adapt env to ampliphy-boot bootscripts for imx8 boards
` [PATCH 3/6] phytec: add emmc_dev and sd_dev env vars "
` [PATCH 4/6] phytec: set bootdevices and bootmeths in devicetree "
` [PATCH 5/6] phytec: use fdtoverlay_addr_r
` [PATCH 6/6] phytec: sort .env files alphabetically for imx8 boards
[PATCH] gw_ventana: Stop disabling device tree relocation
2025-11-25 17:01 UTC (2+ messages)
[PATCH] autoboot: Fix inconsistent countdown output
2025-11-25 16:51 UTC (4+ messages)
[BUG] silent hangup when debugging lib/fdtdec.c
2025-11-25 16:35 UTC (2+ messages)
[PATCH v3 1/2] test/py: fit: Deduplicate the test
2025-11-25 15:42 UTC (2+ messages)
` [PATCH v3 2/2] mkimage: Add support for bundling TEE in mkimage -f auto
[PATCH] mkimage: Add support for bundling TEE in mkimage -f auto
2025-11-25 15:38 UTC (7+ messages)
[PATCH 1/4] ufs: cadence: Rename CONFIG_CADENCE_UFS to CONFIG_UFS_CADENCE
2025-11-25 15:38 UTC (3+ messages)
[PATCH v2 1/2] test/py: fit: Deduplicate the test
2025-11-25 15:29 UTC (8+ messages)
` [PATCH v2 2/2] mkimage: Add support for bundling TEE in mkimage -f auto
[PATCH] driver: nand: skip BBT scan during SPL to reduce size and complexity
2025-11-25 14:54 UTC (6+ messages)
[PATCH] fs/jffs2: Make depend on !64BIT
2025-11-25 14:14 UTC (3+ messages)
[PATCH] board: ti: am335x: Fix DM_TPS65910 condition
2025-11-25 14:09 UTC (2+ messages)
[PATCH] arm: mach-k3: j722s: Update SoC auto-gen data
2025-11-25 14:07 UTC (2+ messages)
[PATCH 1/2] usb: ci_udc: Check ci_ep->desc before use
2025-11-25 13:13 UTC (4+ messages)
` [PATCH 2/2] usb: ci_udc: cosmetics: EP and requests debug info
[RFC][PATCH] rpi: Fix DRAM size reporting to show total RAM
2025-11-25 12:47 UTC (3+ messages)
[RFC PATCH 0/5] drivers: usb: dwc3: sync code with Linux v6.16-rc1
2025-11-25 13:43 UTC (4+ messages)
[PATCH v1 0/8]SoCFPGA: Update Boot Support for CycloneV in U-Boot
2025-11-25 12:24 UTC (14+ messages)
` [PATCH v1 1/8] configs: cyclone5: Disable mkeficapsule tool build
` [PATCH v1 2/8] arm: Fix "file truncated" linker errors from empty built-in.a in SPL/TPL/VPL builds
` [PATCH v1 3/8] configs: cyclone5: Enable random MAC address
` [PATCH v1 4/8] mmc: socfpga_dw_mmc: Restore legacy clkmgr address retrieval
` [PATCH v1 5/8] spl: Remove ARCH_SOCFPGA from MMC raw mode enablement
` [PATCH v1 6/8] configs: cyclone5: Enable SPL FAT support
` [PATCH v1 7/8] configs: cyclone5: Update boot command for CycloneV
` [PATCH v1 8/8] configs: cyclone5: Disable SPI in SPL
[PATCH 0/4] Fixes for CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION* and for SOCFPGA
2025-11-25 12:20 UTC (21+ messages)
` [PATCH 1/4] spl: mmc: Respect sector value passed to mmc_load_image_raw_partition
` [PATCH 2/4] spl: mmc: Account for SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION_TYPE being a choice
` [PATCH 3/4] arch: arm: mach-socfpga: Adjust a raw sectors for MMC loading of U-Boot from SPL
[PATCH v2] SDRAM Calibration Failed fix for GEN5 SoCFPGA
2025-11-25 12:24 UTC
[PATCH v1] SDRAM Calibration Failed fix for GEN5 SoCFPGA
2025-11-25 12:18 UTC (11+ messages)
[PATCH 00/11] led: remove u-boot,boot-led and u-boot,error-led + add cmd doc
2025-11-25 11:42 UTC (4+ messages)
` [PATCH 03/11] doc: cmd: document the led shell command
[PATCH v2 0/7] Enable USB3 Super-Speed support for QCM6490/SC7280
2025-11-25 10:33 UTC (10+ messages)
` [PATCH v2 1/7] drivers: clk: qcom: sc7280: Add USB3 PHY pipe clock
` [PATCH v2 2/7] drivers: usb: dwc3: Add delay after core soft reset
` [PATCH v2 3/7] drivers: phy: qcom: Add QMP USB3-DP Combo PHY driver
` [PATCH v2 4/7] arch: arm: mach-snapdragon: Make USB speed fixup configurable
` [PATCH v2 5/7] arch: arm: dts: qcs6490-rb3gen2: Override USB3 PHY clocks
` [PATCH v2 6/7] configs: qcm6490: Enable super-speed USB support
` [PATCH v2 7/7] MAINTAINERS: Add entry for Qualcomm PHY drivers
v2025.10 env Kconfig rename (fb5235239aad) removed backward compatibility
2025-11-25 9:39 UTC (4+ messages)
[PATCH 0/2] doc: pytest: fix hook script env vars
2025-11-25 0:04 UTC (7+ messages)
` [PATCH 1/2] doc: pytest: fix hook script environment variable names
` [PATCH 2/2] doc: pytest: add missing hook script env vars
[PATCH v4] Altera SoCFpga Boot Stall Fix
2025-11-25 6:48 UTC (11+ messages)
[PATCH] arch: arm: mach-socfpga: Fix non-Agilex targets
2025-11-25 3:31 UTC (2+ messages)
[PATCH v5] Altera SoCFpga Boot Stall Fix
2025-11-25 2:43 UTC (2+ messages)
[PATCH v3 0/6] board: samsung: e850-96: Support USB boot
2025-11-24 20:47 UTC (2+ messages)
[PATCH v1] test: correct strlcat license information
2025-11-24 19:45 UTC (2+ messages)
[PATCH] sunxi: remove usage of legacy LED API
2025-11-24 18:49 UTC (3+ messages)
[PATCH 0/2] net: phy: micrel_ksz90x1: workarounds for ksz9031 ERRATA
2025-11-24 16:31 UTC (3+ messages)
` [PATCH 1/2] net: phy: micrel_ksz90x1: disable asymmetric pause for KSZ9031
[PATCH v1 0/6] Enable USB3 Super-Speed support for QCM6490/SC7280
2025-11-24 16:19 UTC (9+ messages)
` [PATCH v1 2/6] drivers: usb: dwc3: Add delay after core soft reset
` [PATCH v1 3/6] drivers: phy: qcom: Add QMP USB3-DP Combo PHY driver
[PATCH 00/15] arm: am335x: Switch to upstream devicetree
2025-11-24 13:54 UTC (11+ messages)
` [PATCH 08/15] dm: core: Support multiple drivers with same compatibles
[ANN] U-Boot v2026.01-rc3 released
2025-11-24 15:29 UTC
[PATCH] board: ti: am6x: Restore do_board_detect functions
2025-11-24 15:09 UTC
[PATCH v3 1/2] i2c: Inline i2c_chip_of_to_plat() into i2c_child_post_bind()
2025-11-24 14:51 UTC (2+ messages)
` [PATCH v3 2/2] i2c: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
[PATCH] i2c: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
2025-11-24 14:41 UTC (11+ messages)
[PATCH 00/19] test: let UNIT_TEST imply CONSOLE_RECORD
2025-11-24 14:17 UTC (3+ messages)
` [PATCH 07/19] test: cmd_exit_test depends on CONFIG_HUSH_PARSER
[PATCH v6 00/13] am62: IO+DDR resume support
2025-11-24 6:18 UTC (17+ messages)
` [PATCH v6 01/13] arm: mach-k3: Remove CANUART IO isolation
` [PATCH v6 03/13] ram: k3-ddrss: Add support for DDR in self-refresh
` [PATCH v6 04/13] firmware: ti_sci: Add TI_SCI_MSG_MIN_CONTEXT_RESTORE
` [PATCH v6 05/13] arm: mach-k3: common: Add CANUART wakeup check helpers
` [PATCH v6 07/13] arm: mach-k3: common: Helper for LPM meta data address from DT
` [PATCH v6 08/13] arm: mach-k3: am62a7_init: Resume on LPM exit
` [PATCH v6 10/13] arm: dts: k3-am62a: Add r5 device nodes
` [PATCH v6 11/13] arm: dts: k3-am62p: "
[PATCH 0/3] board: qemu-arm: enable CONFIG_CONSOLE_RECORD
2025-11-24 12:11 UTC (3+ messages)
` [PATCH 1/3] test: cmd/bdinfo: consider ARM architecture specific info
[PATCH v3 0/5] android: add bootconfig support
2025-11-24 10:18 UTC (7+ messages)
` [PATCH v3 2/5] boot: android: Add sandbox memory mapping support
` [PATCH v3 4/5] cmd: abootimg: Add 'get ramdisk' command
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