messages from 2025-05-08 15:49:16 to 2025-05-11 01:10:17 UTC [more...]
[PATCH v2 0/6] sunxi: Allwinner A133 SoC support
2025-05-11 1:09 UTC
[PATCH v2] riscv: dts: jh7110: override syscrg assigned clock rates with defaults
2025-05-10 18:42 UTC
[PATCH v2] clk: Fix clk_set_parent() regression
2025-05-10 15:32 UTC
[PATCH v4 00/22] passage: Define a standard for firmware data flow
2025-05-10 15:31 UTC (24+ messages)
` [PATCH v4 01/22] emulation: fdt: Allow using U-Boot's device tree with QEMU
` [PATCH v4 02/22] spl: Tidy up the header includes
` [PATCH v4 03/22] x86: Move Intel GNVS file into the common include directory
` [PATCH v4 04/22] spl: Rename jump_to_image_no_args()
` [PATCH v4 05/22] passage: Support an incoming passage
` [PATCH v4 06/22] fdt: Redo devicetree setup
` [PATCH v4 07/22] fdt: Support reading FDT from standard passage
` [PATCH v4 08/22] bloblist: Adjust how the bloblist is received from passage
` [PATCH v4 09/22] passage: arm: Accept a passage from the previous phase
` [PATCH v4 10/22] passage: spl: Support adding the dtb to the passage bloblist
` [PATCH v4 11/22] passage: spl: Support passing the passage to U-Boot
` [PATCH v4 12/22] passage: arm: Add the arch-specific standard passage impl
` [PATCH v4 13/22] vexpress_fvp: Update to use the new Kconfig options
` [PATCH v4 14/22] arm: qemu: Add an SPL build
` [PATCH v4 15/22] arm: qemu: Add a 64-bit "
` [PATCH v4 16/22] xferlist: Drop old xferlist code
` [PATCH v4 17/22] passage: Add a qemu test for ARM
` [PATCH v4 18/22] sandbox: Add a way of checking structs for standard passage
` [PATCH v4 19/22] passage: Add documentation
` [PATCH v4 20/22] passage: Add docs for spl_handoff
` [PATCH v4 21/22] passage: Add checks for pre-existing blobs
` [PATCH v4 22/22] CI: Add tests for gitlab and azure
[PATCH RFC] doc: Include pytests directly in documentation
2025-05-10 15:11 UTC (26+ messages)
` [PATCH v2 0/4] Start improving pytest documentation
` [PATCH v2 1/4] doc: Start improving our "
` [PATCH v2 2/4] doc: pytest: Framework for documenting tests and document test_000_version
` [PATCH v2 3/4] doc: pytest: Document the test_net_boot test
` [PATCH v2 4/4] test: test_net_boot: Add more comments
` [PATCH 0/3] Document more pytests
` [PATCH 1/3] doc: pytest: Document the test_net test
` [PATCH 2/3] doc: pytest: Document the test_bootstage test
` [PATCH 3/3] doc: pytest: Document the test_efi_loader test
` [PATCH 0/3] doc: Document remaining test_b* tests
` [PATCH 1/3] doc: pytest: Document the test_bind test
` [PATCH 2/3] doc: pytest: Document the test_bootmenu test
` [PATCH 3/3] doc: pytest: Document the test_button test
[PATCH v2] efi_loader: Disable ANSI output for tests
2025-05-10 15:05 UTC (2+ messages)
[PATCH v3 00/10] ext4: Overflow fixes
2025-05-10 13:06 UTC (11+ messages)
` [PATCH v3 01/10] Bring in linux/limits.h
` [PATCH v3 02/10] Bring in linux/overflow.h
` [PATCH v3 03/10] ext4: Avoid expr in declaration in ext4fs_get_bgdtable()
` [PATCH v3 04/10] ext4: Create a var for the number of blocks to allocate
` [PATCH v3 05/10] ext4: Check for overflow of block count
` [PATCH v3 06/10] ext4: Bail out of no_blk_pergdt() if there are no blocks
` [PATCH v3 07/10] ext4: Replace multiplication with an existing variable
` [PATCH v3 08/10] ext4: Set a max limit on block-size in ext4fs_init()
` [PATCH v3 09/10] ext4: Make sure there is at least one sector per block
` [PATCH v3 10/10] ext4: Check for overflow when allocating tables
[PATCH v3 00/22] passage: Define a standard for firmware data flow
2025-05-10 13:04 UTC (15+ messages)
` [PATCH v3 10/22] passage: arm: Accept a passage from the previous phase
[PATCH] net: xgmac: Augment mdio read/write with cl-45 format support
2025-05-10 4:12 UTC
[PATCH] efi_loader: Disable ANSI output for tests
2025-05-10 12:00 UTC (2+ messages)
[PATCH v2 1/3] Bring in linux/limits.h
2025-05-10 11:27 UTC (6+ messages)
[PATCH v2 00/18] bootstd: Useability improvements
2025-05-10 11:27 UTC (6+ messages)
` [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer
[PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
2025-05-10 11:25 UTC (5+ messages)
[PATCH 00/11] regex patches
2025-05-10 11:25 UTC (2+ messages)
[PATCH] doc: document test command
2025-05-10 11:25 UTC (2+ messages)
U-Boot support for wolfTPM and firmware update for SLB9672/SLB9673
2025-05-10 11:25 UTC (4+ messages)
[PATCH 1/3] tools: binman: control.py: Propagate bootph-* properties to supernodes
2025-05-10 11:24 UTC (5+ messages)
` [PATCH 3/3] wip: binman: Move processing after templates
[PATCH 00/25] patman: Support beter management of series
2025-05-10 11:05 UTC (26+ messages)
` [PATCH 01/25] u_boot_pylib: Correct pylint warnings in gitutil
` [PATCH 02/25] patman: Deal with git safe-directory warning
` [PATCH 03/25] u_boot_pylib: Add more functions to gitutil
` [PATCH 04/25] patman: Use python3 with /usr/bin/env
` [PATCH 05/25] patman: Add a test for collecting a PATCH prefix
` [PATCH 06/25] patman: Move common test code into a new module
` [PATCH 07/25] patman: Add a fourth series for testing
` [PATCH 08/25] patman: Avoid touching the system or local config
` [PATCH 09/25] patman: Add a simple database implementation
` [PATCH 10/25] patman: Add a helper for managing cseries
` [PATCH 11/25] patman: Add a Cseries class
` [PATCH 12/25] patman: Update status command support cover-letter info
` [PATCH 13/25] patman: Enhance patchwork interface to support Cseries
` [PATCH 14/25] patman: Enhance implementation of file-based defaults
` [PATCH 15/25] patman: Use -c to show patch comments
` [PATCH 16/25] patman: Support returning the parsers to use
` [PATCH 17/25] patman: Introduce basic database support in Series
` [PATCH 18/25] patman: Improve Series support for patchwork links
` [PATCH 19/25] patman: Implement the patchwork subcommand
` [PATCH 20/25] patman: Support aliases for commands and subcommands
` [PATCH 21/25] patman: Update send function to return whether it sent
` [PATCH 22/25] patman: Implement the series subcommand
` [PATCH 23/25] patman: Implement the upstream subcommand
` [PATCH 24/25] patman: Add tests for Cseries
` [PATCH 25/25] patman: Add basic documentation for new features
[PATCH] ARM: stm32mp: Correct sign extension for memory address in dram_bank_mmu_setup()
2025-05-10 6:52 UTC
[PATCH] board: ti: sec-cfg.yaml: Fix OTP write_host_id order
2025-05-09 22:49 UTC (2+ messages)
[PATCH 1/1] Dockerfile: use lz4 instead of lz4-tools
2025-05-09 22:49 UTC (2+ messages)
[PATCH v1] board: ti: common: Kconfig: add CMD_CACHE
2025-05-09 22:49 UTC (2+ messages)
[PATCH] configs: j722s_evm_r5_defconfig: Enable PMIC config
2025-05-09 22:49 UTC (2+ messages)
[PATCH] disable mail for swarren
2025-05-09 22:49 UTC (2+ messages)
[PATCH] net: dwc: xgmac: Allow DMA buffers above 4GB
2025-05-09 22:49 UTC (2+ messages)
[PATCH] button: qcom-pmic: allow to specify code in devicetree
2025-05-09 21:24 UTC (2+ messages)
USB 3.1 - DWC3 Discussion
2025-05-09 20:35 UTC
[PATCH V3 0/3] cmd: env: select: Add output for available environment targets
2025-05-09 19:00 UTC (4+ messages)
` [PATCH V3 1/3] cmd: nvedit: Convert the parsing of arguments to getopt()
` [PATCH V3 2/3] test: cmd: nvedit: Add basic unit tests
` [PATCH V3 3/3] cmd: env: select: Add output for available environment targets
[PATCH v1 1/1] x86: cpu: Describe board final hooks in the header
2025-05-09 18:57 UTC (5+ messages)
[PATCH] x86: Correct usage of FSP_VERSION2
2025-05-09 18:57 UTC (2+ messages)
[PATCH] x86: spl: Add support for NVMe boot device
2025-05-09 18:57 UTC (2+ messages)
[PATCH] gpio: x86: Correct usage of IS_ENABLED() macro in intel_pinctrl_defs.h
2025-05-09 18:57 UTC (2+ messages)
[PATCH] x86: Correct usage of IS_ENABLED() macro in arch/x86/lib/spl.c
2025-05-09 18:57 UTC (2+ messages)
[PATCH] x86: apl: Correct usage of IS_ENABLED() macro in acpi-pmc-uclass.c
2025-05-09 18:57 UTC (2+ messages)
[RFC v1 0/7] common: usb_onboard_hub: Add support for Odroid onboard USB hub reset
2025-05-09 17:45 UTC (19+ messages)
` [RFC v1 1/7] usb: onboard-hub: Add support for Genesys GL852G hub
` [RFC v1 2/7] configs: odorid-c2: Enable Onboard HUB driver
` [RFC v1 3/7] usb: onboard-hub: Add support for Genesys GL853G
` [RFC v1 4/7] configs: odorid-n2: Enable Oboard HUB driver
` [RFC v1 5/7] usb: onboard-hub: Add support for VL817 USB hub
` [RFC v1 6/7] configs: odorid-c4: Enable Oboard HUB driver
` [RFC v1 7/7] usb: onboard-hub: Add conditional compilation for I2C initialization
[PATCH 0/3] test/py: enable HTTP testing
2025-05-09 17:38 UTC (5+ messages)
` [PATCH 1/3] CI testing: add http server to CI tests
` [PATCH 2/3] cmd/Kconfig: enable wget on qemu
` [PATCH 3/3] py/tests/test_efi_loader.py: execute HTTP testing if httpserver is provided
Odroid n2+ usb broken on reboot
2025-05-09 15:01 UTC (9+ messages)
[PATCH] phy: zynqmp: Fix sgmii clk ctrl GTR lane bit shift
2025-05-09 14:40 UTC
[PATCH v1 0/6] Introduce support for QCS8300 SoC based IQ8 Series Platform
2025-05-09 15:28 UTC (13+ messages)
` [PATCH v1 2/6] dts: qcs8300-ride-u-boot.dtsi: Add memory entry to bootup
` [PATCH v1 3/6] clk/qcom: qcs8300: Add GCC clock driver for QCS8300
` [PATCH v1 4/6] phy: qcom: Enable QMP UFS PHY "
` [PATCH v1 5/6] qcom_defconfig: Enable QCS8300 clock driver
` [PATCH v1 6/6] configs: add qcs8300_defconfig
U-Boot STM32H747i-DISCO support
2025-05-09 16:32 UTC (14+ messages)
` [PATCH 00/10] add STM32H747 discovery board
` [PATCH 01/10] arm: mach-stm32: stm32h7: add initial lowlevel early function
` [PATCH 02/10] arm: mach-stm32: stm32h7: add initial Makefile
` [PATCH 03/10] arm: mach-stm32: stm32h7: add STM32H747-DISCO board
` [PATCH 04/10] arm: mach-stm32: add stm32h7 subdirectory
` [PATCH 05/10] board: st: add STM32H747 discovery board
` [PATCH 06/10] configs: "
` [PATCH 07/10] include: "
` [PATCH 08/10] arm: dts: "
` [PATCH 09/10] dts: upstream: arm: st: "
` [PATCH 10/10] dts: upstream: arm: st: stm32h7-pinctrl: change pins for USART1
bugfix CAAM error on startup
2025-05-09 15:01 UTC (3+ messages)
` arm:, imx:, caam: [PATCH] "
[PATCH] qcom_defconfig: Enable AUTOBOOT_KEYED support
2025-05-09 14:54 UTC (3+ messages)
[PATCH 0/3] RFC: test: Bring in the test hooks
2025-05-09 14:41 UTC (13+ messages)
[PATCH v2 0/5] u-boot chain-loading LineageOS bootimg
2025-05-09 14:22 UTC (5+ messages)
` [PATCH v2 1/5] boot/image-android: Workaround kernel/ramdisk invalid addr
[PATCH] renesas: Renesas R-Car Gen4 watchdog driver
2025-05-08 22:23 UTC
[PATCH v3 0/4] Enable env in SCSI
2025-05-09 10:52 UTC (5+ messages)
` [PATCH v3 1/4] disk: part: implement generic function part_get_info_by_uuid()
[PATCH v1 1/1] gpio: msm_gpio: return correct value for gpio read
2025-05-09 10:42 UTC (3+ messages)
[PATCH 1/1] doc: correct link to QEMU
2025-05-09 9:16 UTC (2+ messages)
[PATCH] kbuild: de-duplicate fixdep usage
2025-05-09 8:48 UTC
[PATCH v2 1/1] doc: RISC-V supports semihosting
2025-05-09 6:42 UTC
[PATCH v2 0/7] Add support to boot TI K3 HSM M4 core
2025-05-09 5:15 UTC (9+ messages)
` [PATCH v2 4/7] arm: dts: k3-{j721s2/j784s4}-binman: Pack HSM firmware inside tispl.bin
[PATCH 0/2] *** boot: Add Kconfig options for script-based boot parameters ***
2025-05-09 4:54 UTC (3+ messages)
[PATCH] imx95_evk: enable PCI early
2025-05-09 2:58 UTC
[PATCH 0/7] rockchip: Add boot from USB OTG port
2025-05-08 23:38 UTC (5+ messages)
[PATCH v2 0/4] Add support for RAM boot from maskrom mode
2025-05-08 23:23 UTC (4+ messages)
` [PATCH v2 2/4] rockchip: "
[PATCH 1/1] cmd: ximg: handle Z_BUF_ERROR explicitly in GZIP decompression
2025-05-08 19:37 UTC
[PATCH 0/1] arm: add required assembler directive (binutils >=2.44)
2025-05-08 19:34 UTC (10+ 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 v2 0/3] efi_loader: test EFI booting FIT images with initrd and dtb
2025-05-08 18:30 UTC (4+ messages)
` [PATCH v2 1/3] scripts/Makefile.lib: add PLATFORM_LIBS to efi linking
` [PATCH v2 2/3] efi_loader: fix dtbdump output color and format
` [PATCH v2 3/3] test/py/test_efi_fit: test fdt and initrd
Please pull u-boot-tegra staging
2025-05-08 17:44 UTC (2+ messages)
Pull request: u-boot-rockchip-20250508
2025-05-08 17:44 UTC (2+ messages)
[PATCH v2 00/22] Deal with exfat versus byteorder
2025-05-08 16:18 UTC (3+ messages)
` [PATCH v2 12/22] amlogic: Include env.h to permit reading the environment
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