u-boot
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/05/24
[PATCH 6/7] patman: Correct parsing of branch names
Simon Glass
2025/05/24
[PATCH 5/7] patman: Allow using the first commit as series description
Simon Glass
2025/05/24
[PATCH 2/7] patman: Move split_name_version to patchstream
Simon Glass
2025/05/24
[PATCH 4/7] patman: Allow showing progress on archived series
Simon Glass
2025/05/24
[PATCH 3/7] patman: Allow listing archived series
Simon Glass
2025/05/24
[PATCH 1/7] patman: Avoid needing pygit2 for all subcommands
Simon Glass
2025/05/24
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Tom Rini
2025/05/24
Re: [PATCH] rockchip: rk3328: Fix Synchronous Abort on usb start
Jonas Karlman
2025/05/24
[PATCH 2/6] expo: Indicate with the pointed-to item has changed
Simon Glass
2025/05/24
[PATCH 6/6] expo: Reduce menu margin
Simon Glass
2025/05/24
[PATCH 5/6] expo: video: Correct kerning output in console_truetype_putc_xy()
Simon Glass
2025/05/24
[PATCH 4/6] expo: Allow changing scene_img data
Simon Glass
2025/05/24
[PATCH 3/6] bootstd: Indicate refresh need with bootflow_menu_poll()
Simon Glass
2025/05/24
[PATCH 1/6] expo: Allow the nominal display-size to be selected
Simon Glass
2025/05/24
Re: [PATCH v4 09/22] passage: arm: Accept a passage from the previous phase
Simon Glass
2025/05/24
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Simon Glass
2025/05/24
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
2025/05/24
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
2025/05/24
Re: [PATCH v4 09/22] passage: arm: Accept a passage from the previous phase
Tom Rini
2025/05/24
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Tom Rini
2025/05/24
Re: [PATCH] sandbox: Move FDT to a different address
Tom Rini
2025/05/24
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Simon Glass
2025/05/24
[PATCH] sandbox: Move FDT to a different address
Simon Glass
2025/05/24
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Simon Glass
2025/05/24
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Tom Rini
2025/05/24
Re: [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Tom Rini
2025/05/24
Re: [PATCH] bootstd: Use -c flag with bootdev order
Tom Rini
2025/05/24
Re: [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Simon Glass
2025/05/24
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Tom Rini
2025/05/24
Re: [PATCH v4 09/22] passage: arm: Accept a passage from the previous phase
Simon Glass
2025/05/24
Re: [PATCH 1/2] bootstd: Add a function to find an image by type
Tom Rini
2025/05/24
Re: [PATCH] video: bochs: Support a copy buffer
Tom Rini
2025/05/24
Re: [PATCH] tpm: Export the function to set up the TPM log
Tom Rini
2025/05/24
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Simon Glass
2025/05/24
Re: [PATCH v3 0/4] tpm: Start to tidy up TPM tests
Tom Rini
2025/05/24
[PATCH] rockchip: rk3328: Fix Synchronous Abort on usb start
Alex Shumsky
2025/05/24
Re: [PATCH 0/3] efi_loader: Move the public cerificate back to the devicetree
Tom Rini
2025/05/24
Re: [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Tom Rini
2025/05/24
[PATCH] tpm: Export the function to set up the TPM log
Simon Glass
2025/05/24
[PATCH] video: bochs: Support a copy buffer
Simon Glass
2025/05/24
[PATCH 1/2] bootstd: Add a function to find an image by type
Simon Glass
2025/05/24
[PATCH 2/2] bootstd: Improve parsing on extlinux.conf files
Simon Glass
2025/05/24
[PATCH v3 1/4] tpm: sandbox: Support self-test continue in emulator
Simon Glass
2025/05/24
[PATCH v3 2/4] tpm: Convert sandbox-focussed tests to C
Simon Glass
2025/05/24
[PATCH v3 4/4] test: tpm: Skip failing tests on coral
Simon Glass
2025/05/24
[PATCH v3 3/4] tpm: Drop unwanted special cases for sandbox
Simon Glass
2025/05/24
[PATCH v3 0/4] tpm: Start to tidy up TPM tests
Simon Glass
2025/05/24
[PATCH 2/3] Revert "efi_loader: Move public cert for capsules to .rodata"
Simon Glass
2025/05/24
[PATCH 3/3] Revert "doc: Update authenticated capsules documentation"
Simon Glass
2025/05/24
[PATCH 1/3] Revert "efi_loader: Moved the generated ESL file to objtree"
Simon Glass
2025/05/24
[PATCH 0/3] efi_loader: Move the public cerificate back to the devicetree
Simon Glass
2025/05/24
Re: [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
Simon Glass
2025/05/23
[PATCH] bootstd: Use -c flag with bootdev order
Simon Glass
2025/05/23
Re: [PATCH 01/25] u_boot_pylib: Correct pylint warnings in gitutil
Simon Glass
2025/05/23
Re: [PATCH 02/25] patman: Deal with git safe-directory warning
Simon Glass
2025/05/23
Re: [PATCH 03/25] u_boot_pylib: Add more functions to gitutil
Simon Glass
2025/05/23
Re: [PATCH 04/25] patman: Use python3 with /usr/bin/env
Simon Glass
2025/05/23
Re: [PATCH 05/25] patman: Add a test for collecting a PATCH prefix
Simon Glass
2025/05/23
Re: [PATCH 06/25] patman: Move common test code into a new module
Simon Glass
2025/05/23
Re: [PATCH 07/25] patman: Add a fourth series for testing
Simon Glass
2025/05/23
Re: [PATCH 08/25] patman: Avoid touching the system or local config
Simon Glass
2025/05/23
Re: [PATCH 09/25] patman: Add a simple database implementation
Simon Glass
2025/05/23
Re: [PATCH 10/25] patman: Add a helper for managing cseries
Simon Glass
2025/05/23
Re: [PATCH 11/25] patman: Add a Cseries class
Simon Glass
2025/05/23
Re: [PATCH 12/25] patman: Update status command support cover-letter info
Simon Glass
2025/05/23
Re: [PATCH 13/25] patman: Enhance patchwork interface to support Cseries
Simon Glass
2025/05/23
Re: [PATCH 14/25] patman: Enhance implementation of file-based defaults
Simon Glass
2025/05/23
Re: [PATCH 15/25] patman: Use -c to show patch comments
Simon Glass
2025/05/23
Re: [PATCH 16/25] patman: Support returning the parsers to use
Simon Glass
2025/05/23
Re: [PATCH 17/25] patman: Introduce basic database support in Series
Simon Glass
2025/05/23
Re: [PATCH 18/25] patman: Improve Series support for patchwork links
Simon Glass
2025/05/23
Re: [PATCH 19/25] patman: Implement the patchwork subcommand
Simon Glass
2025/05/23
Re: [PATCH 20/25] patman: Support aliases for commands and subcommands
Simon Glass
2025/05/23
Re: [PATCH 21/25] patman: Update send function to return whether it sent
Simon Glass
2025/05/23
Re: [PATCH 23/25] patman: Implement the upstream subcommand
Simon Glass
2025/05/23
Re: [PATCH 22/25] patman: Implement the series subcommand
Simon Glass
2025/05/23
Re: [PATCH 24/25] patman: Add tests for Cseries
Simon Glass
2025/05/23
Re: [PATCH 25/25] patman: Add basic documentation for new features
Simon Glass
2025/05/23
Re: [PATCH] bootm: Pass SMP core ID and DTB address for ELF-formatted kernels
Heinrich Schuchardt
2025/05/23
Re: [PATCH 01/20] u_boot_pylib: Tidy up quoting of cc and to
Simon Glass
2025/05/23
Re: [PATCH 14/20] patman: Split parser creation from parsing
Simon Glass
2025/05/23
Re: [PATCH 02/20] u_boot_pylib: Provide directories to gitutil functions
Simon Glass
2025/05/23
Re: [PATCH 03/20] u_boot_pylib: Speed up determining the upstream branch
Simon Glass
2025/05/23
Re: [PATCH 04/20] patman: Add all files to __init__.py
Simon Glass
2025/05/23
Re: [PATCH 05/20] patman: Allow setting the current directory when sending
Simon Glass
2025/05/23
Re: [PATCH 06/20] patman: Allow setting a git directory when sending
Simon Glass
2025/05/23
Re: [PATCH 07/20] patman: Correct use of str in code
Simon Glass
2025/05/23
Re: [PATCH 08/20] patman: Use itr instead of lines for iterator
Simon Glass
2025/05/23
Re: [PATCH 09/20] patman: Use .git as the git directory
Simon Glass
2025/05/23
Re: [PATCH 10/20] patman: Use variables for series ID and title
Simon Glass
2025/05/23
Re: [PATCH 11/20] patman: Clean up creation of the git tree
Simon Glass
2025/05/23
Re: [PATCH 12/20] patman: Use git to set up the test config
Simon Glass
2025/05/23
Re: [PATCH 13/20] patman: Correct some pylint and asyncio issues
Simon Glass
2025/05/23
Re: [PATCH 15/20] patman: Add tests for help
Simon Glass
2025/05/23
Re: [PATCH 16/20] patman: Split subparsers into their own functions
Simon Glass
2025/05/23
Re: [PATCH 17/20] patman: Move arguments for sent into the correct parser
Simon Glass
2025/05/23
Re: [PATCH 18/20] patman: Move -H out of the send command
Simon Glass
2025/05/23
Re: [PATCH 19/20] patman: Tidy up function comments in the series module
Simon Glass
2025/05/23
Re: [PATCH 20/20] patman: Support collecting all lines in the commit message
Simon Glass
2025/05/23
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Simon Glass
2025/05/23
[PATCH v4 23/28] mach-snapdragon: Allow usb3 to work when a coreboot payload
Stephen Boyd
2025/05/23
Re: [PATCH] bootm: Pass SMP core ID and DTB address for ELF-formatted kernels
Tom Rini
2025/05/23
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
2025/05/23
[PATCH v4 19/28] coreboot: Set serial# from VPD
Stephen Boyd
2025/05/23
[PATCH v4 22/28] mach-snapdragon: Support booting as a coreboot payload
Stephen Boyd
2025/05/23
[PATCH v4 28/28] doc: chromebook_trogdor: Add document detailing installation steps
Stephen Boyd
2025/05/23
[PATCH v4 27/28] configs: Add chromebook_trogdor defconfig
Stephen Boyd
2025/05/23
[PATCH v4 26/28] cmd: ximg: Support LZ4 compressed images
Stephen Boyd
2025/05/23
[PATCH v4 25/28] cmd: ximg: Support LZO compressed images
Stephen Boyd
2025/05/23
[PATCH v4 24/28] board: google: Add board_debug_uart_init() for Trogdor
Stephen Boyd
2025/05/23
[PATCH v4 18/28] coreboot: Dump VPD information in cbsysinfo command
Stephen Boyd
2025/05/23
[PATCH v4 21/28] fdt: Populate wifi MAC from environment
Stephen Boyd
2025/05/23
[PATCH v4 20/28] coreboot: Set wifi mac addr from VPD
Stephen Boyd
2025/05/23
[PATCH v4 17/28] coreboot: Move timestamp parsing to generic place
Stephen Boyd
2025/05/23
[PATCH v4 16/28] coreboot: Add /firmware/coreboot node to DT
Stephen Boyd
2025/05/23
[PATCH v4 14/28] coreboot: Parse sku_id/fw_config from coreboot tables
Stephen Boyd
2025/05/23
[PATCH v4 15/28] pstore: Add pstore address from coreboot tables
Stephen Boyd
2025/05/23
[PATCH v4 13/28] cmd/cbsysinfo: Allow on ARM as well
Stephen Boyd
2025/05/23
[PATCH v4 12/28] cmd/cbsysinfo: Skip the CMOS 'option_table' when not present
Stephen Boyd
2025/05/23
[PATCH v4 10/28] coreboot: Locate table earlier than arch_cpu_init()
Stephen Boyd
2025/05/23
[PATCH v4 11/28] arm: Support running U-Boot as a coreboot payload on ARM64
Stephen Boyd
2025/05/23
[PATCH v4 09/28] coreboot: Set gd->ram_base when parsing tables
Stephen Boyd
2025/05/23
[PATCH v4 07/28] serial: msm-geni: Enable SE clk in probe
Stephen Boyd
2025/05/23
[PATCH v4 08/28] coreboot: Move coreboot logic out of x86 to a generic place
Stephen Boyd
2025/05/23
[PATCH v4 05/28] pinctrl: qcom: Add driver for sc7180
Stephen Boyd
2025/05/23
[PATCH v4 06/28] spi: Add Qualcomm GENI SPI driver
Stephen Boyd
2025/05/23
[PATCH v4 03/28] clk/stub: Add sc7180-rpmh clock
Stephen Boyd
2025/05/23
[PATCH v4 04/28] clk: qcom: Support uart clk on sc7280 CRD
Stephen Boyd
2025/05/23
[PATCH v4 02/28] clk: qcom: Add driver for sc7180
Stephen Boyd
2025/05/23
[PATCH v4 01/28] bootstd: cros: Return negative error code
Stephen Boyd
2025/05/23
[PATCH v4 00/28] Support to run U-Boot on sc7180 Trogdor Chromebooks
Stephen Boyd
2025/05/23
Re: [PATCH v8 0/3] BOOTP/DHCPv4 enhancements
Tom Rini
2025/05/23
Re: [PATCH 1/1] net: phy: Do not do CL22 phy reset before ethernet phy driver probe
Tom Rini
2025/05/23
Re: [PATCH] net: tftp: don't call stop callback from UDP handler
Tom Rini
2025/05/23
Re: [PATCH v8 0/3] BOOTP/DHCPv4 enhancements
Tom Rini
2025/05/23
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Tom Rini
2025/05/23
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
2025/05/23
Re: [PATCH v4 1/5] rpi: Add myself to the list of maintainers
Simon Glass
2025/05/23
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Simon Glass
2025/05/23
Re: [PATCH v4 5/5] rpi: Use the U-Boot control FDT for fdt_addr
Simon Glass
2025/05/23
Re: [PATCH v3 01/17] bootstd: cros: Return negative error code
Simon Glass
2025/05/23
Re: [PATCH] mkimage: do a rough estimate for the size needed for hashes/signatures
Simon Glass
2025/05/23
Re: [PATCH] ext4fs: Fix: Read outside partition error
Tom Rini
2025/05/23
Re: [PATCH 1/1] fs: fs_devread should log error when read outside partition
Tom Rini
2025/05/23
Re: [PATCH] board: ti: am62ax: env: Use default MMC related args
Mendez, Judith
2025/05/23
lwip tftp not working on imx8mm
Tim Harvey
2025/05/23
[PATCH 12/13] board: venice: append configuration string to model
Tim Harvey
2025/05/23
[PATCH 11/13] board: venice: update model representation for venice-flex
Tim Harvey
2025/05/23
[PATCH 13/13] imx8mp-venice-gw74xx: add w_disable2 gpio configuration
Tim Harvey
2025/05/23
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Mark Kettenis
2025/05/23
[PATCH v4 0/5] rockchip: rk3399: rk3399-nanopi-4: Fix SD power initialization in SPL
Justin Klaassen
2025/05/23
[PATCH 10/13] board: venice: add FSA support
Tim Harvey
2025/05/23
[PATCH 08/13] board: venice: flip logic for GSC supervisor enable
Tim Harvey
2025/05/23
[PATCH 09/13] board: venice: add imx8mp-gw82xx support
Tim Harvey
2025/05/23
[PATCH 03/13] board: venice: move soc-specific dram config into soc-specific files
Tim Harvey
2025/05/23
[PATCH 06/13] board: venice: use baseboard model for family
Tim Harvey
2025/05/23
[PATCH 04/13] board: venice: fix dram bus config for GW7902/GW7903/GW7904
Tim Harvey
2025/05/23
[PATCH 07/13] board: venice: use SOM model for PMIC adjustment on SOM
Tim Harvey
2025/05/23
[PATCH 05/13] board: venice: fix dram size for GW7901-SP486
Tim Harvey
2025/05/23
[PATCH v2 3/4] watchdog: stm32mp: check the watchdog status
Antonio Borneo
2025/05/23
[PATCH 02/13] configs: imx8m*_venice: enable GPT support
Tim Harvey
2025/05/23
[PATCH 01/13] configs: imx8m*_venice: enable several commands useful for scripting
Tim Harvey
2025/05/23
[PATCH v4 2/5] rockchip: io-domain: Add CONFIG_SPL_ROCKCHIP_IODOMAIN
Justin Klaassen
2025/05/23
[PATCH v4 1/5] rockchip: io-domain: Add debug logging for regulators during probe
Justin Klaassen
2025/05/23
Re: [PATCH 4/4] watchdog: don't autostart watchdog on STM32MP boards
Antonio Borneo
2025/05/23
[PATCH v2 1/4] watchdog: wdt-uclass.c: add wdt_set_force_autostart() helper
Antonio Borneo
2025/05/23
[PATCH v2] x86: efi_loader: Ensure the SMBIOS tables are sent via EFI
Simon Glass
2025/05/23
Re: [PATCH] bootm: Pass SMP core ID and DTB address for ELF-formatted kernels
Heinrich Schuchardt
2025/05/23
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
2025/05/23
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Heinrich Schuchardt
2025/05/23
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
2025/05/23
[PATCH] i2c: designware_i2c Return -ETIMEDOUT for timeout errors
Wojciech Szamocki
2025/05/23
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
2025/05/23
Re: [PATCH] board: ti: am62ax: env: Use default MMC related args
Chirag Shilwant
2025/05/23
[PATCH v2 4/4] watchdog: don't autostart watchdog on STM32MP architecture
Antonio Borneo
2025/05/23
[PATCH v2 2/4] watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFT
Antonio Borneo
2025/05/23
[PATCH v2 0/4] watchdog for STM32MP family
Antonio Borneo
2025/05/23
[PATCH v4 4/5] rockchip: rk3399-nanopi-4: Allow MMC driver to control SD regulators
Justin Klaassen
2025/05/23
[PATCH v4 5/5] rockchip: rk3399-nanopi-4: Enable IO-domain driver in SPL
Justin Klaassen
2025/05/23
[PATCH v4 3/5] regulator: rk8xx: Add CONFIG_SPL_REGULATOR_RK8XX
Justin Klaassen
2025/05/23
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Tom Rini
2025/05/23
Re: [PATCH] bootm: Pass SMP core ID and DTB address for ELF-formatted kernels
Simon Glass
2025/05/23
Re: [PATCH v3 3/4] lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory
Paul Liu
2025/05/23
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Simon Glass
2025/05/23
Re: [PATCH] efi_loader: Run dhcp if an http boot option is selected
Michal Simek
2025/05/23
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Tom Rini
2025/05/23
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Nishanth Menon
2025/05/23
Re: [PATCH v2 25/30] patman: Add more information to Patch
Simon Glass
2025/05/23
Re: [PATCH 1/1] board: total_Compute: enable bloblist for SPL handoff
Tom Rini
2025/05/23
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Tom Rini
2025/05/23
Re: [PATCH v2] bootm: Fix bmi->images pointer not initialized in some cases
Tom Rini
2025/05/23
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Tom Rini
2025/05/23
Re: [PATCH] EXT4: add CRC16 dependency
Tom Rini
2025/05/23
Re: [PATCH] env: mtd: fix usability with NAND flashes
Tom Rini
2025/05/23
Re: [PATCH v2] bootm: Fix bmi->images pointer not initialized in some cases
Simon Glass
2025/05/23
Re: [PATCH v4 1/2] BeagleBoard: Bring it back with updates.
Simon Glass
2025/05/23
Re: [PATCH v3 3/4] lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory
Simon Glass
2025/05/23
[PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
2025/05/23
Re: [PATCH 01/10] efi_loader: Separate device path into its own header
Simon Glass
2025/05/23
Re: [PATCH v2 01/30] patman: Move all non-test logic into control module
Simon Glass
Earlier messages
Later messages