messages from 2025-12-26 07:27:55 to 2025-12-30 16:56:32 UTC [more...]
[u-boot-test-hooks][PATCH v2] travis-ci: Add config for QEMU m68k virt machine
2025-12-30 16:15 UTC (2+ messages)
[PATCH v3 0/6] m68k: Add support for QEMU virt machine
2025-12-30 16:09 UTC (7+ messages)
` [PATCH v3 1/6] serial: Add Goldfish TTY driver
` [PATCH v3 2/6] timer: Add Goldfish timer driver
` [PATCH v3 3/6] rtc: goldfish: Support platform data for non-DT probing
` [PATCH v3 4/6] m68k: Add support for M68040 CPU
` [PATCH v3 6/6] CI: Add test jobs for QEMU m68k virt machine
[PATCH v3 0/9] arm: am335x: Switch to upstream devicetree
2025-12-30 16:04 UTC (2+ messages)
[PATCH 0/9] clk: mediatek: mt8365: fix clocks
2025-12-30 15:48 UTC (3+ messages)
` [PATCH 4/9] clk: mediatek: fix fixed clock parents
[PATCH] Fix typo "addtional" -> "additional" in pflash section
2025-12-30 15:45 UTC (7+ messages)
` [PATCH] doc: qemu-riscv: Fix typo and add network testing section
` [PATCH v2 0/2] Improve QEMU emulation documentation
` [PATCH v2 1/2] doc: qemu-riscv: Fix typo in pflash section
` [PATCH v2 2/2] doc: emulation: Add network testing documentation
[PATCH 0/1] Add initial support for Metanoia MT5824 EVB
2025-12-30 15:31 UTC (3+ messages)
` [PATCH 1/1] board: mt5824: "
[PATCH] dm: core: Create ofnode stubs when OF_REAL is disabled
2025-12-30 15:11 UTC (8+ messages)
[PULL] u-boot-sh/master
2025-12-30 15:10 UTC (2+ messages)
[PATCH] mmc: Add power stabilization delay in mmc_power_on()
2025-12-30 13:37 UTC (2+ messages)
[PATCH v6 00/12] Rockchip VOP2 support
2025-12-30 5:42 UTC (8+ messages)
` [PATCH v6 06/12] video: rockchip: Add "
[PATCH 0/4] fix multiple integer overflows in fs
2025-12-30 3:53 UTC (6+ messages)
` [PATCH 1/4] fs: prevent integer overflow in fs.c do_mv
` [PATCH 2/4] fs: prevent integer overflow in zfs_nvlist_lookup
` [PATCH 3/4] fs: prevent integer overflow in sqfs_concat
` [PATCH 4/4] fs: prevent integer overflow in ext4fs_get_bgdtable
[PATCH 0/5] rockchip: sdram: allow reading memory info from TPL on non-ARM64
2025-12-30 1:59 UTC (10+ 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
[GIT PULL] Please pull u-boot-imx-next-20251229
2025-12-29 22:37 UTC (2+ messages)
[PATCH v2 0/2] clk: renesas: Fix booting Linux on R8A77995 D3
2025-12-29 21:16 UTC (6+ messages)
` [PATCH v2 1/2] clk: renesas: Do not enable MSTP4 extra modules "
` [PATCH v2 2/2] clk: renesas: Do not disable realtime "
[PATCH] Makefile: Make flash.bin target available on i.MX9
2025-12-29 18:25 UTC (2+ messages)
[PATCH v3 0/3] Updates the i.MX8ULP EVK board support
2025-12-29 18:25 UTC (2+ messages)
[PATCH v2 0/7] Refactor i.MX IPU driver
2025-12-29 18:24 UTC (9+ messages)
` [PATCH v2 1/7] video: imx: ipuv3: remove undefined function declarations
` [PATCH v2 2/7] video: imx: ipuv3: apply clang-format
` [PATCH v2 3/7] video: imx: ipuv3: prefer kernel types
` [PATCH v2 4/7] video: imx: ipuv3: fix camel cases
` [PATCH v2 5/7] video: imx: ipuv3: add names to clk function identifiers
` [PATCH v2 6/7] video: imx: ipuv3: use CONFIG_IS_ENABLED
` [PATCH v2 7/7] video: imx: ipuv3: refactor to use dm-managed state
[PATCH v4 0/2] Add FRDM-IMX91 initial support
2025-12-29 18:24 UTC (2+ messages)
[PATCH] video: mxsfb: fix pixel clock polarity
2025-12-29 18:17 UTC (2+ messages)
[PATCH v1] Add CoreCourse socfpga Board - AC550
2025-12-29 17:20 UTC (2+ messages)
[PATCH v1] Add CoreCourse socfpga Board - AC501
2025-12-29 17:19 UTC (2+ messages)
[ANN] U-Boot joins Software Freedom Conservancy
2025-12-29 16:35 UTC
[PATCH 1/1] doc: describe QEMU networking
2025-12-29 16:34 UTC
[PATCH 1/1] .gitignore: add vpl/
2025-12-29 16:18 UTC (2+ messages)
[RFC 0/8] trace: improve support
2025-12-29 16:18 UTC (18+ 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 v2 0/2] Add-CoreCourse-socfpga-Board
2025-12-29 15:33 UTC (3+ messages)
` [PATCH v2 1/2] Add CoreCourse socfpga Board - AC501
` [PATCH v2 2/2] Add CoreCourse socfpga Board - AC550
[PATCH 0/4] fix integer overflows in filesystem code
2025-12-29 14:48 UTC (6+ 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 v2 0/4] m68k: Add support for QEMU virt machine
2025-12-29 13:44 UTC (18+ 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 v1 0/3] Add CoreCourse socfpga Board
2025-12-29 14:42 UTC (6+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] "
` [PATCH v1 3/3] "
[PATCH v2 1/1] Fix typo "addtional" -> "additional" in pflash section
2025-12-29 12:33 UTC
[PATCH 1/2] mach-snapdragon: of_fixup: Add OP-TEE DT fixup support
2025-12-29 11:43 UTC (2+ messages)
` [PATCH 2/2] configs: Add generic qcom_tfa_optee_defconfig
[PATCH v3] configs: am57xx_hs_evm_defconfig: Reserve EMIF memory used by PPA
2025-12-29 5:11 UTC
[PATCH v2 0/5] Add upstream board Xunlong Orange Pi RV
2025-12-29 4:32 UTC (8+ 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 v1 0/2] pinctrl: qcom: Make pinctrl drivers default y
2025-12-29 4:16 UTC (4+ messages)
[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 0/3] Enable / require DEVRES for devm_.alloc usage outside xPL
2025-12-27 22:37 UTC (15+ messages)
` [PATCH 3/3] dm: core: Default to using DEVRES outside of xPL
` [PATCH v2 0/2] Enable / require DEVRES for devm_.alloc usage outside xPL
` [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] 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
[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/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 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)
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