messages from 2025-05-22 07:19:25 to 2025-05-23 21:25:48 UTC [more...]
[PATCH v2 00/30] patman: Move to asyncio and other updates
2025-05-23 21:25 UTC (66+ messages)
` [PATCH v2 01/30] patman: Move all non-test logic into control module
` [PATCH v2 02/30] patman: Move capture_sys_output() into terminal and rename
` [PATCH v2 03/30] binman: Correct a typo in the toolpath comment
` [PATCH v2 04/30] u_boot_pylib: Allow control of capturing
` [PATCH v2 05/30] u_boot_pylib: Improve ANSI-colour output with backgrounds
` [PATCH v2 06/30] u_boot_pylib: Add a pager
` [PATCH v2 07/30] u_boot_pylib: Avoid concurrent execution of only one test
` [PATCH v2 08/30] u_boot_pylib: Allow disabling colour output
` [PATCH v2 09/30] tools: Plumb in capture control
` [PATCH v2 10/30] patman: Correct a stray quote
` [PATCH v2 11/30] patman: Rename test_basic() in test_checkpatch
` [PATCH v2 12/30] patman: Tidy up the start-up code
` [PATCH v2 13/30] patman: Support extra test features
` [PATCH v2 14/30] patman: Move code for sending into its own module
` [PATCH v2 15/30] patman: Add aiohttp to requirements
` [PATCH v2 16/30] patman: Create a module for handling patchwork
` [PATCH v2 17/30] patman: Move Patch and Review to patchwork module
` [PATCH v2 18/30] patman: Add reading of series and patch status
` [PATCH v2 19/30] patman: Rename check_patchwork_status()
` [PATCH v2 20/30] patman: Split up check_and_show_status()
` [PATCH v2 21/30] patman: Split out the processing of find_new_responses()
` [PATCH v2 22/30] patman: Adjust how the fake request() function is provided
` [PATCH v2 23/30] patman: Simplify test_find_new_responses()
` [PATCH v2 24/30] patman: Show patches in yellow
` [PATCH v2 25/30] patman: Add more information to Patch
` [PATCH v2 26/30] patman: Use defaultdict directly
` [PATCH v2 27/30] patman: Switch over to asyncio
` [PATCH v2 28/30] patman: Provide an option to run in single-threaded mode
` [PATCH v2 29/30] patman: Use a pager when outputting status
` [PATCH v2 30/30] patman: Drop the old status code
[PATCH 00/10] efi: Move some efi-loader code into a new shared dir
2025-05-23 20:23 UTC (19+ messages)
` [PATCH 01/10] efi_loader: Separate device path into its own header
` [PATCH 02/10] efi: Include device-path functions in the EFI API docs
` [PATCH 03/10] efi: Rename END to EFI_DP_END
` [PATCH 04/10] efi: Rename the lib/efi directory
` [PATCH 05/10] efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENT
` [PATCH 06/10] efi: Create a new CONFIG_EFI
` [PATCH 07/10] efi: Update maintainers for EFI_CLIENT
` [PATCH 08/10] efi: Move the base name and PXE info into lib/efi
` [PATCH 09/10] efi: Adjust copyright and mention constant source
` [PATCH 10/10] efi: Move FDT-filename discovery into lib/efi
[PATCH v4 0/5] rpi: Tidy up booting
2025-05-23 20:20 UTC (7+ messages)
` [PATCH v4 1/5] rpi: Add myself to the list of maintainers
` [PATCH v4 5/5] rpi: Use the U-Boot control FDT for fdt_addr
[PATCH v3 00/17] Support to run U-Boot on sc7180 Trogdor Chromebooks
2025-05-23 20:20 UTC (3+ messages)
` [PATCH v3 01/17] bootstd: cros: Return negative error code
[PATCH] mkimage: do a rough estimate for the size needed for hashes/signatures
2025-05-23 20:20 UTC (4+ messages)
[PATCH] ext4fs: Fix: Read outside partition error
2025-05-23 19:08 UTC (2+ messages)
[PATCH 0/1] fs: fs_devread should log error when read outside partition
2025-05-23 19:08 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] board: ti: am62ax: env: Use default MMC related args
2025-05-23 18:45 UTC (4+ messages)
lwip tftp not working on imx8mm
2025-05-23 18:31 UTC
[PATCH 01/13] configs: imx8m*_venice: enable several commands useful for scripting
2025-05-23 17:20 UTC (13+ messages)
` [PATCH 02/13] configs: imx8m*_venice: enable GPT support
` [PATCH 03/13] board: venice: move soc-specific dram config into soc-specific files
` [PATCH 04/13] board: venice: fix dram bus config for GW7902/GW7903/GW7904
` [PATCH 05/13] board: venice: fix dram size for GW7901-SP486
` [PATCH 06/13] board: venice: use baseboard model for family
` [PATCH 07/13] board: venice: use SOM model for PMIC adjustment on SOM
` [PATCH 08/13] board: venice: flip logic for GSC supervisor enable
` [PATCH 09/13] board: venice: add imx8mp-gw82xx support
` [PATCH 10/13] board: venice: add FSA support
` [PATCH 11/13] board: venice: update model representation for venice-flex
` [PATCH 12/13] board: venice: append configuration string to model
` [PATCH 13/13] imx8mp-venice-gw74xx: add w_disable2 gpio configuration
[PATCH] bootm: Pass SMP core ID and DTB address for ELF-formatted kernels
2025-05-23 17:04 UTC (3+ messages)
[PATCH] i2c: designware_i2c Return -ETIMEDOUT for timeout errors
2025-05-23 10:57 UTC
[PATCH 0/4] watchdog for STM32MP family
2025-05-23 9:46 UTC (9+ messages)
` [PATCH 4/4] watchdog: don't autostart watchdog on STM32MP boards
` [PATCH v2 0/4] watchdog for STM32MP family
` [PATCH v2 1/4] watchdog: wdt-uclass.c: add wdt_set_force_autostart() helper
` [PATCH v2 2/4] watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFT
` [PATCH v2 3/4] watchdog: stm32mp: check the watchdog status
` [PATCH v2 4/4] watchdog: don't autostart watchdog on STM32MP architecture
[PATCH v4 0/5] rockchip: rk3399: rk3399-nanopi-4: Fix SD power initialization in SPL
2025-05-23 16:53 UTC (6+ messages)
` [PATCH v4 1/5] rockchip: io-domain: Add debug logging for regulators during probe
` [PATCH v4 2/5] rockchip: io-domain: Add CONFIG_SPL_ROCKCHIP_IODOMAIN
` [PATCH v4 3/5] regulator: rk8xx: Add CONFIG_SPL_REGULATOR_RK8XX
` [PATCH v4 4/5] rockchip: rk3399-nanopi-4: Allow MMC driver to control SD regulators
` [PATCH v4 5/5] rockchip: rk3399-nanopi-4: Enable IO-domain driver in SPL
[PATCH v2] x86: efi_loader: Ensure the SMBIOS tables are sent via EFI
2025-05-23 16:55 UTC
[PATCH v3 0/4] Add EFI Debug Support Table feature
2025-05-23 16:35 UTC (6+ messages)
` [PATCH v3 1/4] efi: add EFI_SYSTEM_TABLE_POINTER for debug
` [PATCH v3 3/4] lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory
[PATCH] efi_loader: Run dhcp if an http boot option is selected
2025-05-23 15:06 UTC (2+ messages)
[PATCH 0/6] Add IPC support on MCU R5F cluster in Split Mode
2025-05-23 14:59 UTC (22+ messages)
` [PATCH 1/6] arm: mach-k3: {am6/j7}*_hardware.h: Expose MCU R5 proc and device ids
` [PATCH 2/6] arch: mach-k3: common: Add support to shutdown MCU R5 Core 1
` [PATCH 3/6] remoteproc: k3-r5: Acquire processor control before reset ops
` [PATCH 4/6] board: ti: j7*: Add firmware for MCU R5 core1
` [PATCH 5/6] arm: dts: k3-j7*-binman: Enable split mode for MCU R5F
` [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
[PATCH v2] bootm: Fix bmi->images pointer not initialized in some cases
2025-05-23 14:08 UTC (3+ messages)
[PATCH 0/1] Enable bloblist support on Total_Compute
2025-05-23 14:01 UTC (3+ messages)
` [PATCH 1/1] board: total_Compute: enable bloblist for SPL handoff
[PATCH] EXT4: add CRC16 dependency
2025-05-23 14:01 UTC (2+ messages)
[PATCH] env: mtd: fix usability with NAND flashes
2025-05-23 14:01 UTC (2+ messages)
[PATCH v4 1/2] BeagleBoard: Bring it back with updates
2025-05-23 13:44 UTC (3+ messages)
[PATCH v2 0/3] Restore support of short name for type UUID parameter
2025-05-23 9:46 UTC (5+ messages)
` [PATCH v2 1/3] lib/uuid.c: restore support of system partition type for ESP
` [PATCH v2 2/3] doc: cmd: gpt: add information on type partition
` [PATCH v2 3/3] test/py: tests: gpt: add test_gpt_write_part_type
[PATCH 0/2] Add baudrate accuracy compensation for MediaTek UART driver
2025-05-23 9:26 UTC (3+ messages)
` [PATCH 1/2] serial: mediatek: fix register names and offsets
` [PATCH 2/2] serial: mediatek: enable baudrate accuracy compensation
[GIT PULL] u-boot-riscv/master
2025-05-23 9:18 UTC (8+ messages)
[PATCH 0/4] rockchip: enable exFAT support for Theobroma products
2025-05-23 8:42 UTC (9+ messages)
` [PATCH 1/4] configs: ringneck-px30: enable exFAT support
` [PATCH 2/4] configs: jaguar-rk3588: "
` [PATCH 3/4] configs: tiger-rk3588: "
` [PATCH 4/4] configs: puma-rk3399: "
[PATCH] net: gem: ignore tx_clk if MII is used
2025-05-23 6:55 UTC (2+ messages)
[PATCH v3] phy: zynqmp: Fix sgmii clk ctrl GTR lane bit shift
2025-05-23 6:43 UTC (2+ messages)
[PATCH 0/5] Qualcomm: teach the build system to emit signed ELF images
2025-05-22 23:39 UTC (9+ messages)
` [PATCH 1/5] tools: add mkmbn tool for Qualcomm
` [PATCH 2/5] Makefile: add u-boot.mbn target for mach-snapdragon
` [PATCH 3/5] configs: qualcomm: use fragments for debug UART
` [PATCH 4/5] configs: qualcomm: use mkmbn and stop creating ELF files
` [PATCH 5/5] doc: board/qualcomm: update docs for new u-boot.mbn target
[PATCH 1/1] cmd: ximg: handle Z_BUF_ERROR explicitly in GZIP decompression
2025-05-22 22:48 UTC (2+ messages)
[PATCH] common: add config for board_init() call
2025-05-22 22:48 UTC (2+ messages)
[PATCH] clk: mediatek: add dummy clk enable/disable ops for apmixedsys clocks
2025-05-22 22:48 UTC (2+ messages)
[PATCH v2] arm: dts: k3: require mandatory firmware in binman
2025-05-22 22:48 UTC (2+ messages)
[PATCH v1] configs: verdin-am62: Drop unused or redundant config options
2025-05-22 22:48 UTC (2+ messages)
[PATCH v2 1/7] board: phytec: phycore_am62x: Update environment for fitboot
2025-05-22 22:48 UTC (2+ messages)
[PATCH v1 0/4] Add SD card support to the Beagle-V-Fire
2025-05-22 20:15 UTC (7+ messages)
` [PATCH v1 1/4] gpio: add PolarFire SoC GPIO and Core GPIO driver
` [PATCH v1 2/4] spi: coreqspi: add xfer function for PolarFire SoC
` [PATCH v1 3/4] configs: beaglev_fire: Enable GPIO and MMC_SPI
` [PATCH v1 4/4] riscv: dts: microchip: enable gpio banks in Beagle-V Fire
[PATCH V4] tiny-printf: Handle formatting of %p with an extra Kconfig
2025-05-22 19:36 UTC (2+ messages)
[PATCH 0/1] arm: add required assembler directive (binutils >=2.44)
2025-05-22 19:36 UTC (8+ messages)
` [PATCH 1/1] arm: cpu: armv7m: add required .type name, %function directive
` [PATCH v2 1/1] arm: cpu: armv7m: add ENTRY/ENDPROC macros
[PATCH v5 0/1] *** Initial Wiznet W5500 support ***
2025-05-22 18:37 UTC (2+ messages)
` [PATCH v5 1/1] Initial support for Wiznet W5500
[PATCH 0/4] list.h/treewide: get rid of no-op prefetch()
2025-05-22 16:56 UTC (2+ messages)
[PATCH] xtensa: xtfpga: enable DM_SERIAL
2025-05-22 16:56 UTC (2+ messages)
[PATCH] qcom_defconfig: Enable AUTOBOOT_KEYED support
2025-05-22 16:21 UTC (5+ messages)
[GIT PULL] Please pull u-boot-imx-master-20250522
2025-05-22 16:18 UTC (2+ messages)
[PATCH v1] ti: k3: abstract common fdt api for reserved mem fixups
2025-05-22 15:09 UTC
[PATCH v2] mmc: am654_sdhci: Clear UHS_MODE_SELECT when <= MMC_HS_52
2025-05-22 15:05 UTC
[PATCH RFT v4 0/3] fastboot: add support for generic block flashing
2025-05-22 14:39 UTC (6+ messages)
` [PATCH RFT v4 1/3] fastboot: blk: introduce fastboot block flashing support
` [PATCH RFT v4 2/3] fastboot: blk: switch emmc to use the block helpers
` [PATCH RFT v4 3/3] fastboot: integrate block flashing back-end
[PATCH RFT v3 0/3] fastboot: add support for generic block flashing
2025-05-22 14:30 UTC (9+ messages)
[PATCH 00/17] Audit include list for include/[a-m]*.h
2025-05-22 14:23 UTC (3+ messages)
` [PATCH 12/17] include/efi_loader.h, include/efi_tcg2.h: Audit include list
[PATCH] caam: Fix CAAM error on startup
2025-05-22 13:08 UTC (2+ messages)
[PATCH v3 1/4] board: bsh: imx6ulz_smm_m2: Match SPL DDR settings to DCD table
2025-05-22 13:07 UTC (2+ messages)
[PATCH] board: freescale: imx8mn_evk: let clock system enable UART clock
2025-05-22 13:06 UTC (2+ messages)
[PATCH v3 0/5] Restore imx8mn_bsh_smm_s2 properly booting
2025-05-22 13:06 UTC (2+ messages)
[PATCH] ARM: dts: imx93-phycore: Migrate to OF_UPSTREAM
2025-05-22 13:05 UTC (2+ messages)
[PATCH 1/3] arm: dts: imx6ulz-bsh-smm-m2-u-boot: Drop soc node
2025-05-22 13:05 UTC (2+ messages)
[PATCH v3 1/2] arm: imx: imx8m: soc: fix the macro name
2025-05-22 13:04 UTC (2+ messages)
[PATCH v1] mach-k3: am62ax: enable caches for the SPL stage
2025-05-22 12:33 UTC
[PATCH v2] phy: zynqmp: Fix sgmii clk ctrl GTR lane bit shift
2025-05-22 9:19 UTC (5+ messages)
[PATCH v3 0/6] Introduce support for QCS8300 SoC based IQ8 Series Platform
2025-05-22 10:23 UTC (5+ messages)
` [PATCH v3 1/6] doc: board: qualcomm: document Dragonwing board building/flashing
` [PATCH v3 6/6] configs: add qcs8300_defconfig
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