messages from 2025-12-23 16:55:56 to 2025-12-29 01:55:04 UTC [more...]
[PATCH v2 0/4] m68k: Add support for QEMU virt machine
2025-12-29 1:54 UTC (16+ messages)
` [PATCH v2 1/4] serial: Add Goldfish TTY driver
` [PATCH v2 2/4] m68k: Add support for M68040 CPU
` [PATCH v2 3/4] board: Add QEMU m68k virt board support
` [PATCH v2 4/4] CI: Add test jobs for QEMU m68k virt machine
[PATCH v2 0/2] clk: renesas: Fix booting Linux on R8A77995 D3
2025-12-28 23:07 UTC (5+ messages)
` [PATCH v2 1/2] clk: renesas: Do not enable MSTP4 extra modules "
` [PATCH v2 2/2] clk: renesas: Do not disable realtime "
[PATCH 0/5] rockchip: sdram: allow reading memory info from TPL on non-ARM64
2025-12-29 0:05 UTC (6+ messages)
` [PATCH 1/5] rockchip: sdram: add option to read bank information from TPL
` [PATCH 2/5] rockchip: sdram: remove redundant configuration checks
` [PATCH 3/5] rockchip: sdram: allow config headers to override ATAGs location
` [PATCH 4/5] rockchip: sdram: refactor bi_dram logic into separate function
` [PATCH 5/5] rockchip: sdram: only reserve BL31 and use mem_map on ARM64
[PATCH v1 0/3] Add CoreCourse socfpga Board
2025-12-28 22:38 UTC (4+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] "
` [PATCH v1 3/3] "
[PATCH] Makefile: Make flash.bin target available on i.MX9
2025-12-28 19:43 UTC
[PATCH 0/4] fix integer overflows in filesystem code
2025-12-28 16:45 UTC (5+ messages)
` [PATCH 1/4] fs: prevent integer overflow in fs.c do_mv()
` [PATCH 2/4] fs: zfs: prevent integer overflow in zfs_nvlist_lookup_nvlist()
` [PATCH 3/4] fs: squashfs: prevent integer overflow in sqfs_concat_tokens()
` [PATCH 4/4] fs: ext4: preventing integer overflow in ext4fs_get_bgdtable()
[PATCH 0/2] clk: renesas: Fix booting Linux on R8A77995 D3
2025-12-28 20:01 UTC (8+ messages)
` [PATCH 1/2] clk: renesas: Do not enable MSTP4 modules "
` [PATCH 2/2] clk: renesas: Do not disable realtime "
[PATCH 0/5] Add dumpfwumdata tool for FWU metadata image
2025-12-28 15:17 UTC (6+ messages)
` [PATCH 1/5] tools: build mkfwumdata with tools-only_defconfig
` [PATCH 2/5] fwu: centralize bank state macros in fwu_mdata.h
` [PATCH 3/5] fwu: use FWU_MAX_STATE_BANKS for bank_state array
` [PATCH 4/5] tools: Add dumpfwumdata tool for FWU metadata image
` [PATCH 5/5] tools: build dumpfwumdata with tools-only_defconfig
[PATCH] board: stm32mp2: read boot index from backup register
2025-12-28 15:08 UTC
[PATCH v2] common: cli_hush: terminate all commands when Ctrl-C is pressed
2025-12-28 11:03 UTC
[PATCH] common: cli_hush: clear Ctrl-C pressed flag before exiting loop commands
2025-12-28 5:34 UTC (3+ messages)
[PATCH] common: cli_hush: terminate all commands when Ctrl-C is pressed
2025-12-28 5:25 UTC
[PATCH] m68k: Assure end of U-Boot is at 8-byte aligned offset
2025-12-28 3:17 UTC
[PATCH v1 0/7] Refactor i.MX IPU driver
2025-12-28 1:53 UTC (3+ messages)
` [PATCH v1 7/7] video: imx: ipuv3: refactor to use dm-managed state
[PATCH] Fix typo "addtional" -> "additional" in pflash section
2025-12-28 0:43 UTC (4+ messages)
` [PATCH] doc: qemu-riscv: Fix typo and add network testing section
[PATCH 0/3] Enable / require DEVRES for devm_.alloc usage outside xPL
2025-12-27 22:37 UTC (18+ messages)
` [PATCH 2/3] x86: Increase SYS_MALLOC_F_LEN to 0x1000
` [PATCH 3/3] dm: core: Default to using DEVRES outside of xPL
` (subset) [PATCH 0/3] Enable / require DEVRES for devm_.alloc usage outside xPL
` [PATCH v2 0/2] "
` [PATCH v2 1/2] x86: Increase SYS_MALLOC_F_LEN to 0x1000
` [PATCH v2 2/2] dm: core: Default to using DEVRES outside of xPL
[PATCH] dm: core: Create ofnode stubs when OF_REAL is disabled
2025-12-27 20:30 UTC (7+ messages)
[PATCH] Add missing “net” prefix in help net
2025-12-27 18:18 UTC
[PATCH v3 1/2] i2c: Inline i2c_chip_of_to_plat() into i2c_child_post_bind()
2025-12-27 20:11 UTC (2+ messages)
[PATCH v2] boot: Warn users about fdt_high=~0 usage
2025-12-27 20:11 UTC (2+ messages)
[PATCH v2] gpio: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
2025-12-27 20:11 UTC (2+ messages)
[PATCH v2] clk: fixed_rate: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
2025-12-27 20:11 UTC (2+ messages)
[PATCH v4 0/2] Enable dynamic MMU page table sizing
2025-12-27 14:52 UTC (3+ messages)
` [PATCH v4 1/2] fdtdec: Add declaration for get_next_memory_node() helper
[PATCH 0/8] various Kconfig option changes
2025-12-27 14:52 UTC (4+ messages)
` [PATCH 4/8] boot: fix prompt for VPL_LOAD_FIT_FULL
[PATCH 0/2] UEFI Capsule - PKCS11 Support
2025-12-27 14:52 UTC (3+ messages)
` [PATCH 2/2] binman: Accept pkcs11 URI tokens for capsule updates
[PATCH v2 0/3] a few test.py improvements
2025-12-27 14:52 UTC (7+ messages)
` [PATCH v2 1/3] test.py: check ubconfig exists before using it
` [PATCH v2 2/3] doc: pytest: mention additional requirements for venv
` [PATCH v2 3/3] pylibfdt: add requirements.txt for setuptools
[RFC 0/8] trace: improve support
2025-12-27 14:24 UTC (16+ messages)
` [RFC 1/8] trace: correct handling of recursive call
` [RFC 2/8] trace: initr_trace must succeed initr_dm
` [RFC 4/8] trace: increase TRACE_CALL_DEPTH_LIMIT
` [RFC 5/8] cmd/meminfo: display of addresses above 4 GiB
` [RFC 6/8] test: cmd: consider configuration in meminfo test
` [RFC 7/8] test: initf_malloc is only traced with EARLY_TRACE
` [RFC 8/8] test: clean up test_trace.py code
[PATCH] mmc: mmc_spi: Select CRC16 if CRC checking is enabled
2025-12-27 10:59 UTC
[u-boot-test-hooks][PATCH] travis-ci: Add config for QEMU m68k virt machine
2025-12-26 17:55 UTC
[PATCH] configs: am62[ap]x_evm_r5: enable SUPPORT_EMMC_BOOT
2025-12-26 23:03 UTC
[PATCH v2 0/5] Add upstream board Xunlong Orange Pi RV
2025-12-26 19:30 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: riscv: starfive: add xunlong,orangepi-rv
` [PATCH v2 2/5] riscv: dts: starfive: add Orange Pi RV
` [PATCH v2 3/5] board: starfive: visionfive2: Add Orange Pi RV selection by product_id
` [PATCH v2 4/5] configs: starfive: Add Orange Pi RV to visionfive2
` [PATCH v2 5/5] doc: board: starfive: Add Xunlong OrangePi RV
[PATCH v2 0/4] Enable XSPI1 on i.MX943 EVK board
2025-12-26 14:57 UTC (6+ messages)
` [PATCH v2 1/4] spi: nxp_xspi: Add new driver for NXP XSPI controller
` [PATCH v2 2/4] misc: ele_api: Add support for XSPI SET GMID command
` [PATCH v2 3/4] imx94_evk: Get ownership of XSPI control registers protected by GMID in SPL
` [PATCH v2 4/4] imx943_evk: Enable XSPI1
[PATCH v1 0/2] pinctrl: qcom: Make pinctrl drivers default y
2025-12-26 14:56 UTC (3+ messages)
[PATCH v2 0/7] Enable USB3 Super-Speed support for QCM6490/SC7280
2025-12-26 11:13 UTC (9+ messages)
` [PATCH v2 2/7] drivers: usb: dwc3: Add delay after core soft reset
` [PATCH v2 4/7] arch: arm: mach-snapdragon: Make USB speed fixup configurable
[PATCH v1] pinctrl: qcom: Add pingroup definitions for SC7280
2025-12-26 10:53 UTC (2+ messages)
[PATCH v1] smem: msm: Fix memory-region lookup, direct <reg> mapping and update SMEM host count
2025-12-26 10:51 UTC (2+ messages)
[PATCH v1 0/3] Enable USB High-Speed support for QCS615
2025-12-26 10:29 UTC (7+ messages)
` [PATCH v1 1/3] arm: dts: qcs615-ride: Remove unsupported USB clock reference
` [PATCH v1 2/3] clk: qcom: qcs615: Add GCC_AHB2PHY_WEST_CLK clock support
` [PATCH v1 3/3] phy: qcom: qusb2: Add QCS615 QUSB2 PHY support
[PATCH v1] dts: qcs6490-rb3gen2: Switch USB controller to peripheral mode
2025-12-26 10:17 UTC (2+ messages)
[PATCH v7 0/5] Added QCOM RPMH Power Domain Driver
2025-12-26 9:46 UTC (3+ messages)
` [PATCH v7 1/4] power-domain: Add QCOM RPMH Power Domain Driver Support
[PATCH v2] usb: gadget: Kconfig: Correct Qualcomm config name used
2025-12-26 7:40 UTC (2+ messages)
[PATCH] bootm: fix boot failure from compressed image for IH_OS_EFI
2025-12-26 7:38 UTC (4+ messages)
[PATCH 0/7] Enable USB in device mode on i.MX8ULP EVK
2025-12-25 20:56 UTC (12+ messages)
` [PATCH v1 2/7] usb: ehci-mx6: Fix usb_oc_config() for i.MX7/8M/9/7ULP/8 and 8ULP platforms
` 回复: "
` [PATCH v1 3/7] usb: ehci-mx6: Extract PHY initialization into reusable function
` 回复: "
` [PATCH v1 5/7] usb: Kconfig: imply DM_USB_GADGET
` 回复: "
Pull request efi-next-20251225 (for next branch)
2025-12-25 19:48 UTC (2+ messages)
[u-boot-test-hooks][PATCH] labgrid: sage: Add BeagleBone Black
2025-12-25 16:14 UTC
[PATCH] Gitlab CI: Add BeagleBone Black to sage lab
2025-12-25 16:14 UTC
[PATCH] net: tftpput: Rework to exclude code from xPL phases
2025-12-25 15:37 UTC
[PATCH v6 00/12] Rockchip VOP2 support
2025-12-25 6:35 UTC (6+ messages)
` [PATCH v6 06/12] video: rockchip: Add "
[PATCH 0/6] arm: k3: j722s: add PCIe support
2025-12-24 19:32 UTC (7+ messages)
` [PATCH 1/6] pci: skip unnecessary PCIe scanning
` [PATCH 2/6] phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>
` [PATCH 3/6] phy: cadence-torrent: Add support to drive refclk out
` [PATCH 4/6] pci: pcie_cdns_ti: Add support to provide refclk to PCIe connector
` [PATCH 5/6] pci: pcie_cdns_ti: Add PCIe support for J722S SoC
` [PATCH 6/6] configs: j722s_evm_a53_defconfig: enable PCIe
[PATCH v5 0/8] riscv: Add support for P8700 platform on Boston board
2025-12-24 15:47 UTC (9+ messages)
` [PATCH v5 1/8] riscv: Add initial support for P8700 SoC
` [PATCH v5 2/8] board: boston-riscv: Add initial support for P8700 Boston board
` [PATCH v5 3/8] gpio: Add GPIO driver for Intel EG20T
` [PATCH v5 4/8] pci: xilinx: Avoid writing memory base/limit for root bridge
` [PATCH v5 5/8] riscv: Add syscon driver for MIPS GIC block
` [PATCH v5 6/8] net: pch_gbe: Add PHY reset and MAC address fallback for RISC-V
` [PATCH v5 7/8] libfdt: Allow non-64b aligned memreserve entries
` [PATCH v5 8/8] riscv: p8700: Add Coherence Manager (CM) and IOCU support
[GIT PULL] please pull mmc-power-next-2025-12-24
2025-12-24 16:40 UTC (2+ messages)
[PATCH RESEND 00/19] net: airoha: PCS and MDIO support for Airoha AN7581 SoC
2025-12-24 8:24 UTC (20+ messages)
` [PATCH RESEND 01/19] net: mdio-mt7531-mmio: fix switch regs initialization
` [PATCH RESEND 02/19] net: airoha: add initial support for multiple GDM port
` [PATCH RESEND 03/19] net: airoha: allocate string for GDM port name
` [PATCH RESEND 04/19] net: airoha: declare airoha_eth_port as U_BOOT_DRIVER()
` [PATCH RESEND 05/19] net: airoha: do not call airoha_fe_init() from GDM port independent code
` [PATCH RESEND 06/19] net: airoha: init switch before GDM port initialization
` [PATCH RESEND 07/19] net: airoha: add support for Airoha PCS driver
` [PATCH RESEND 08/19] net: airoha: pcs: improve/fix building rules
` [PATCH RESEND 09/19] net: pcs-airoha: unify code using SCU regmap helper
` [PATCH RESEND 10/19] net: airoha-pcs: an7581: sync with linux code a bit
` [PATCH RESEND 11/19] airoha: add GDM1 sub-node into EN7523 ethernet controller node
` [PATCH RESEND 12/19] airoha: add PCS node for AN7581
` [PATCH RESEND 13/19] configs: enable PCS for Airoha AN7581
` [PATCH RESEND 14/19] net: airoha: fill in support for PCS/PHY in Airoha Ethernet driver
` [PATCH RESEND 15/19] net: airoha: makes PCS support optional
` [PATCH RESEND 16/19] net: airoha: bind MDIO controller on Ethernet load
` [PATCH RESEND 17/19] net: airoha: use mt7531 mdio for GDM1
` [PATCH RESEND 18/19] airoha: add mdio child node to switch node
` [PATCH RESEND 19/19] airoha: enable DM_MDIO and MDIO CMD by default
[U-Boot testhooks][PATCH v2 1/1] py/travis-ci: add u_boot_boardenv_qemu_riscv64_smode_(acpi_)na.py
2025-12-24 8:03 UTC
[PATCH v2 1/1] test: The LMB test depends on CONFIG_LMB
2025-12-24 7:45 UTC
[PATCH v2 1/3] test: env: Add test for environment storage in SPI NOR
2025-12-24 3:18 UTC (12+ messages)
` [PATCH v2 2/3] env: Add single to redundant environment upgrade path
` [PATCH v2 3/3] configs: sandbox: Enable environment in SPI NOR support
[PATCH] omap_hsmmc: Support CONFIG_MMC_BROKEN_CD
2025-12-24 2:21 UTC (2+ messages)
[PATCH] bootstd: android: Fix write outside of memory
2025-12-23 23:44 UTC
[PATCH 0/2] USB Fixes for Gadget Mode on DWC3
2025-12-23 23:13 UTC (3+ messages)
` [PATCH 1/2] usb: dwc3: gadget: Don't send unintended link state change
` [PATCH 2/2] usb: dwc3: core: improve reset sequence
Please pull u-boot-tegra staging
2025-12-23 17:18 UTC (2+ messages)
[PULL] u-boot-sh/master
2025-12-23 17:18 UTC (2+ messages)
[PATCH] net: ravb: Configure CXR31 and CXR35 on rzg2l
2025-12-23 16:55 UTC (2+ 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