messages from 2025-01-31 22:07:40 to 2025-02-04 08:54:04 UTC [more...]
[PATCH v2 0/3] arm64: zynqmp: Update binman configurations
2025-02-04 8:53 UTC (2+ messages)
` [PATCH v2 1/3] arm64: zynqmp: Fix TEE loading address and add hash
[PATCH v2 1/3] mbedtls: fix incorrect kconfig dependencies on mbedtls
2025-02-04 8:49 UTC (4+ messages)
` [PATCH v2 2/3] mbedtls: access mbedtls private members in mscode and pkcs7 parser
` [PATCH v2 3/3] mbedtls: refactor mbedtls build for XPL
[PATCH v3 0/4] net: use strnstr() for lwip_strnstr()
2025-02-04 8:46 UTC (8+ messages)
` [PATCH v3 1/4] net: lwip: tftp: fix find_option()
` [PATCH v3 2/4] lib: implement strnstr()
` [PATCH v3 3/4] test: unit tests for strstr() and strnstr()
` [PATCH v3 4/4] net: use strnstr() for lwip_strnstr()
[PATCH 0/2] rockchip: Add minimal generic RK3328 and RK3399 boards
2025-02-04 7:27 UTC (3+ messages)
` [PATCH 1/2] board: rockchip: Add minimal generic RK3328 board
` [PATCH 2/2] board: rockchip: Add minimal generic RK3399 board
[PATCH] zynqmp: Save "bootseq" environment variable in dec format
2025-02-04 7:11 UTC (4+ messages)
[PATCH 00/19] vbe: Series part G
2025-02-04 2:38 UTC (2+ messages)
[PATCH] cmd: ufetch: use 3-bit colour ANSI codes
2025-02-04 4:58 UTC (3+ messages)
[PATCH RFC v2 0/8] Introduce J742S2 SoC and EVM
2025-02-04 4:43 UTC (5+ messages)
` [PATCH RFC v2 2/8] arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries
[PATCH 00/32] arm: Support building as an EFI app
2025-02-04 2:14 UTC (63+ messages)
` [PATCH 01/32] Convert build-efi script to Python
` [PATCH 02/32] Makefile: Avoid using TEXT_BASE if not present
` [PATCH 03/32] video: Move vesa_setup_video_priv() into its own file
` [PATCH 04/32] video: Use a local mode_info struct in the EFI driver
` [PATCH 05/32] lib: Provide fdtdec_get_pci_bar32() only with PCI enabled
` [PATCH 06/32] scripts: Update build-efi to support building U-Boot
` [PATCH 07/32] scripts: Update build-efi to support arm64
` [PATCH 08/32] efi: Rename app and payload to include x86
` [PATCH 09/32] efi: Allow board/efi Kconfig to be used outside x86
` [PATCH 10/32] efi: x86: Move EFI SDRAM-handling into a common file
` [PATCH 11/32] efi: x86: Rework VENDOR_EFI option to permit other archs
` [PATCH 12/32] efi: x86: Allow setting the global_data pointer with EFI
` [PATCH 13/32] efi: Tidy up setup of global_data
` [PATCH 14/32] efi: Rename ImageBase to image_base
` [PATCH 15/32] efi: lmb: Avoid access to _start
` [PATCH 16/32] efi: arm: Don't do the EL2 switch when running under EFI
` [PATCH 17/32] efi: arm: Avoid allocating page tables "
` [PATCH 18/32] efi: arm: Avoid enabling caches "
` [PATCH 19/32] efi: arm: Implement access to global_data for EFI
` [PATCH 20/32] efi: arm: Omit the ARM start-up code in the EFI app
` [PATCH 21/32] efi: arm: Drop exception code when running as an "
` [PATCH 22/32] efi: arm: Allow use of the EFI table in the app
` [PATCH 23/32] efi: arm: Disable --gc-sections for "
` [PATCH 24/32] efi: arm: Drop startup code from "
` [PATCH 25/32] efi: arm: Adjust how the monitor length is calculated
` [PATCH 26/32] efi: arm: Select the EFI linker script for the app
` [PATCH 27/32] efi: arm: Provide startup and relocation code
` [PATCH 28/32] efi: Generate the app as a shared library
` [PATCH 29/32] efi: arm: Disable STATIC_RELA for the EFI app
` [PATCH 30/32] efi: arm: Use EFI flags for all compilation with the app
` [PATCH 31/32] efi: arm: Simplify the crt0 file and update link script
` [PATCH 32/32] efi: arm: Add an EFI app for arm64
[PATCH v2 0/4] Enable bloblist support on Vexpress64
2025-02-03 22:22 UTC (9+ messages)
` [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE
[PATCH 0/2] EFI Capsule update explicitly sets dfu_alt_info
2025-02-03 21:53 UTC (3+ messages)
` [PATCH 1/2] efi_firmware: set EFI capsule dfu_alt_info env explicitly
` [PATCH 2/2] board: remove capsule update support in set_dfu_alt_info()
[PATCH] scripts: Fix potential null-deref
2025-02-03 21:48 UTC (2+ messages)
[PATCH] dfu: Prevent set_dfu_alt_info() from overwriting a previous value
2025-02-03 21:38 UTC (8+ messages)
[GIT PULL] u-boot-riscv/master
2025-02-03 21:26 UTC (2+ messages)
[PATCH v2 0/4] FAT file renaming
2025-02-03 21:17 UTC (6+ messages)
` [PATCH v2 1/4] fs: Add unimplemented rename hook to FS layer
` [PATCH v2 2/4] efi_loader: Support for file renaming
` [PATCH v2 3/4] fs: fat: Refactor delete_dentry_long interface
` [PATCH v2 4/4] fs: fat: Support basic file rename
[PATCH] Add Kconfig option for altbootcmd when using CONFIG_BOOTCOUNT_LIMIT
2025-02-03 20:20 UTC (4+ messages)
[PATCH RFC 00/14] efi: implement EFISTUB support for ARM64 and Qualcomm
2025-02-03 17:36 UTC (3+ messages)
[PATCH] tools: image-host: Fix potential memory leaks
2025-02-03 16:10 UTC
[PATCH] CI: Use different containers for concurrent runner
2025-02-03 17:13 UTC (2+ messages)
[PATCH 0/4] tools: Minor clean-ups for the command library
2025-02-03 16:26 UTC (5+ messages)
` [PATCH 1/4] u_boot_pylib: Correct case for test_result
` [PATCH 2/4] u_boot_pylib: Add an exception-class for errors
` [PATCH 3/4] u_boot_pylib: Fix pylint warnings in command
` [PATCH 4/4] u_boot_pylib: Add a function to run a single command
[PATCH] net: Kconfig: Select DM_RNG for LWIP
2025-02-03 16:17 UTC (5+ messages)
[PATCH RESEND] drivers: usb: gadget: composite: add checking for interface number
2025-02-03 15:55 UTC
[PATCH v3 0/4] cmd/setexpr: support concatenation of direct strings
2025-02-03 15:10 UTC (5+ messages)
` [PATCH v3 1/4] test: clean up setexpr_test_str()
` [PATCH v3 2/4] test: remove available memory check in setexpr_test_str()
` [PATCH v3 3/4] test: remove available memory check in setexpr_test_str_oper()
` [PATCH v3 4/4] cmd/setexpr: support concatenation of direct strings
[PATCH v2] zynqmp: Dynamic setting mmcdev and mmcroot
2025-02-03 14:45 UTC (4+ messages)
[PATCH] env: fat: Avoid writing to read-only location
2025-02-03 13:15 UTC (2+ messages)
u-boot in restricted environment: networking over serial
2025-02-03 12:31 UTC (3+ messages)
[PATCH 0/2] Add support for Infineon S28HL256T and S28HL02GT
2025-02-03 7:09 UTC (5+ messages)
` [PATCH 1/2] mtd: spi-nor-ids: Add support for S28HL256T
` [PATCH 2/2] mtd: spi-nor-ids: Add support for S28HL02GT
[PATCH] imx6q-lxr: Convert to OF_UPSTREAM
2025-02-03 12:59 UTC
[RFC PATCH v2 0/3] Coroutines
2025-02-03 11:57 UTC (4+ messages)
` [RFC PATCH v2 1/3] Introduce coroutines framework
[PATCH 0/7] [U-Boot] spi: atmel-quadspi: Refresh and add classic mode support
2025-02-03 11:31 UTC (4+ messages)
` [PATCH 6/7] spi: atmel-quadspi: Add support for classic SPI mode
[PATCH v2 1/1] cmd/setexpr: support concatenation of direct strings
2025-02-03 11:03 UTC (5+ messages)
[PATCH v4 0/5] Add pmem node for preserving distro ISO's
2025-02-03 10:59 UTC (6+ messages)
` [PATCH v4 1/5] fdt: add support for adding pmem nodes
` [PATCH v4 2/5] efi_loader: add a function to remove memory from the EFI map
` [PATCH v4 3/5] efi_loader: preserve installer images in pmem
` [PATCH v4 4/5] blkmap: store type of blkmap slice in corresponding structure
` [PATCH v4 5/5] blkmap: add pmem nodes for blkmap memory mapped slices
[PATCH 1/3] arch: arm: dts: phyboard-electra-uboot.dtsi: Add bootph props to i2c
2025-02-03 10:08 UTC (6+ messages)
` [PATCH 2/3] board: phytec: phycore_am64x: Add support for 1 GB RAM variant and ECC
` [PATCH 3/3] configs: phycore_am64x_r5_defconfig: Enable PHYTEC_SOM_DETECTION
[PATCH] fpga: Make do_fpga_loads() static
2025-02-03 9:37 UTC (2+ messages)
[PATCH] xilinx: Enable MBEDTLS/LWIP/WGET and WGET_HTTPS
2025-02-03 9:36 UTC (2+ messages)
[PATCH v2] xilinx: Enable meminfo command with mapping
2025-02-03 9:33 UTC (2+ messages)
[PATCH] xilinx: Enable mkfwumdata tool for a/b update
2025-02-03 9:32 UTC (2+ messages)
[U-Boot][PATCH v5 0/5] Improve fpga cmd usage information
2025-02-03 9:28 UTC (2+ messages)
[PATCH] fpga: Avoid ignored-qualifiers warning
2025-02-03 9:19 UTC (2+ messages)
[PATCH] rtc: emul_rtc: Make emul_rtc_probe() static
2025-02-03 9:18 UTC
[PATCH v2 0/7] Align pio3 pinctrl node with Linux
2025-02-03 9:17 UTC (4+ messages)
` [PATCH v2 2/7] ARM: dts: at91: sam9x60: Define pinctrl node with its label
[PATCH] arm64: zynqmp: Describe ethernet controllers via aliases on SOM
2025-02-03 9:11 UTC (2+ messages)
[PATCH] arm64: zynqmp: enable u-boot itb generation via binman if SPL is enabled
2025-02-03 9:09 UTC (2+ messages)
[PATCH] xilinx: Remove SYS_MALLOC_F_LEN setup via board Kconfig
2025-02-03 9:09 UTC (2+ messages)
[PATCH] configs: versal: update initial stack pointer
2025-02-03 9:04 UTC
[PATCH v2 0/4] net: use strnstr() for lwip_strnstr()
2025-02-03 8:22 UTC (6+ messages)
` [PATCH v2 1/4] net: lwip: tftp: fix find_option()
` [PATCH v2 2/4] lib: implement strnstr()
` [PATCH v2 3/4] test: unit tests for strstr() and strnstr()
` [PATCH v2 4/4] net: use strnstr() for lwip_strnstr()
dtc: "syntax error" linked to &{label/subnode} syntax
2025-02-03 7:23 UTC (12+ messages)
[PATCH v2 0/2] FIX: Re-enable MUX_MMIO on J721E/J7200
2025-02-03 6:08 UTC (4+ messages)
` [PATCH v2 1/2] configs: j721e_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper
` [PATCH v2 2/2] configs: j7200_evm_a72_defconfig: "
[PATCH 0/4] test: A few quality-of-life improvements
2025-02-03 6:04 UTC (7+ messages)
` [PATCH 1/4] test/py: Shorten u_boot_console
[RFC PATCH 0/2] Integrate OP-TEE into the RISC-V boot flow
2025-02-03 3:59 UTC (5+ messages)
` [RFC PATCH 1/2] riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDR
` [RFC PATCH 2/2] riscv: dts: binman.dtsi: Include OP-TEE OS image
[RFC PATCH 0/3] Unify implementation of cleanup_before_linux() for RISC-V ports
2025-02-03 3:53 UTC (7+ messages)
` [RFC PATCH 1/3] riscv: add a generic implementation for cleanup_before_linux()
` [RFC PATCH 2/3] riscv: cpu: generic: fallback to generic cleanup_before_linux()
` [RFC PATCH 3/3] riscv: cpu: jh7110: "
[PATCH v4 0/5] rpi: Tidy up booting
2025-02-03 3:41 UTC (3+ messages)
[PATCH v2 1/1] cmd: sbi: add bhyve SBI implementation ID
2025-02-03 3:28 UTC (2+ messages)
[PATCH 1/1] riscv: AVAILABLE_HARTS is not compatible with XIP
2025-02-03 3:26 UTC (2+ messages)
[PATCH] net: lwip: move eth_init() out of new_netif()
2025-02-03 1:58 UTC (3+ messages)
[PATCH] efi_loader: Fix potential deref-after-null
2025-02-02 17:59 UTC
[PATCH] tools: imx8mimage: Fix potential memory leak
2025-02-02 17:10 UTC
[PATCH] tools: ublimage: Fix memory leak in parse_cfg_file()
2025-02-02 17:05 UTC
[PATCH] tools: imx8image: Fix potential memory leak
2025-02-02 17:05 UTC
Enabling test/py/tests/test_spi.py more?
2025-01-31 22:58 UTC (2+ messages)
[PATCH] sifive_unleashed: Rename "spi-nor_qemu" variant to "spi_nor_qemu"
2025-01-31 22:55 UTC (2+ messages)
make tests skips the DM tests
2025-01-31 22:52 UTC (4+ messages)
[PATCH] cmd: Fix Kconfig coding style
2025-01-31 22:07 UTC (2+ messages)
[PATCH] net: mediatek: fix coding style of AN8855 switch driver
2025-01-31 22:07 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