U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-26 08:13:23 to 2024-11-27 21:08:07 UTC [more...]

[PATCH 0/2] ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOM
 2024-11-27 20:47 UTC  (5+ messages)
` [PATCH 1/2] config_distro_bootcmd: make possible to substitute 'part list' in distro_bootcmd
` [PATCH 2/2] ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOM

[v6 0/12] CI: Set up for an arm64 runner
 2024-11-27 19:38 UTC  (17+ messages)
` [v6 01/12] sandbox: efi_loader: Correct use of addresses as pointers
` [v6 02/12] test: Adjust print_ut test to use unsigned char
` [v6 03/12] docker: Add kernel.org x86_64 toolchain
` [v6 04/12] docker: Use "make -j$(nproc)" when invoking make
` [v6 05/12] docker: Update to grub-2.12
` [v6 06/12] docker: Build grub for all architectures
` [v6 07/12] docker: Use cache mounts for apt
` [v6 08/12] docker: Support building for multiple architectures
` [v6 09/12] docker: Adjust installed packages slightly
` [v6 10/12] docker: Fix LegacyKeyValueFormat warning with PYTHONPATH
` [v6 11/12] docker: Install toolchains on arm64 host
` [v6 12/12] CI: Add platform variable

[GIT PULL] u-boot-riscv/master
 2024-11-27 18:54 UTC  (2+ messages)

Pull request for u-boot-nand-20241126 External
 2024-11-27 18:54 UTC  (2+ messages)

[PATCH] dm: core: ofnode: safely fallback in ofnode_lookup_fdt
 2024-11-27 17:51 UTC  (4+ messages)

[PATCH 1/2] config_distro_bootcmd: make possible to substitute 'part list' in distro_bootcmd
 2024-11-27 15:29 UTC 

[PATCH] power: axp: sunxi: configure charge current
 2024-11-27 13:04 UTC 

[PATCH] stm32: remove dt-binding headers that are available upstream
 2024-11-27 16:23 UTC 

[PATCH V3 1/3] arm64: dts: imx8mp: Add aliases for the access to the EEMPROM ID page node
 2024-11-27 16:11 UTC  (8+ messages)
` [PATCH V3 2/3] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
` [PATCH V3 3/3] board: dhelectronics: Sync env variable dh_som_serial_number with SN

[BUG regression in HEAD] efi: memory: use the lmb API's for allocating and freeing memory
 2024-11-27 15:59 UTC  (11+ messages)

[PATCH 00/13] efi: Tidy up confusion between pointers and addresses
 2024-11-27 14:56 UTC  (43+ messages)
` [PATCH 01/13] efi: Define fields in struct efi_mem_desc
` [PATCH 02/13] efi_loader: Convert efi_get_memory_map() to return pointers
` [PATCH 03/13] efi_loader: Show the resulting memory address from an alloc
` [PATCH 04/13] efi_loader: Update startimage_exit self-test to check error
` [PATCH 05/13] efi_loader: Move some memory-function comments to header
` [PATCH 06/13] efi_loader: Use the enum for memory type
` [PATCH 07/13] efi_loader: Make more use of ulong
` [PATCH 08/13] efi_loader: Tidy up use of addresses

[PATCH v2 0/6] efi_loader: run bootdev_hunt() to find ESP
 2024-11-27 14:55 UTC  (25+ messages)
` [PATCH v2 3/6] configs: xilinx_versal_virt: disable USB_DWC3
` [PATCH v2 4/6] net: eth_bootdev_hunt() must not try to boot

[PATCH 0/4] Add support for K3 BIST
 2024-11-27 14:53 UTC  (5+ messages)
` [PATCH 1/4] arm: dts: k3-j784s4-main: Add PBIST_14 node
` [PATCH 2/4] drivers: misc: k3_bist: Add K3 BIST driver
` [PATCH 3/4] configs: j784s4_evm_a72_defconfig: Enable BIST
` [PATCH 4/4] DONOTMERGE: arm: mach-k3: j784s4_init: Trigger LBIST and PBIST on MAIN R5 2_0

[PATCH v2 0/6] efi_loader: run bootdev_hunt() to find ESP
 2024-11-27 14:14 UTC  (12+ messages)
` [PATCH v2 1/6] test: fix test_extension.py
` [PATCH v2 2/6] configs: sandbox_deconfig: remove CONFIG_AMIGA_PARTITION
` [PATCH v2 3/6] CI: xilinx_versal_virt: disable USB_DWC3
` [PATCH v2 4/6] net: eth_bootdev_hunt() should not run DHCP
` [PATCH v2 5/6] cmd: bootmenu: add parameter -e for UEFI boot options
` [PATCH v2 6/6] efi_loader: run bootdev_hunt() to find ESP

[PATCH] common/board_f: init malloc earlier
 2024-11-27 13:08 UTC  (6+ messages)

[PATCH 0/2] UART support for higher baudrate
 2024-11-27 13:07 UTC  (5+ messages)
` [PATCH 1/2] serial: ns16550: Increase scope of ops functions
` [PATCH 2/2] drivers: serial: serial_omap: Fix TI OMAP UART U-Boot driver to support higher baudrates

[PATCH] Makefile: avoid non-standard sed expressions
 2024-11-27 12:42 UTC  (3+ messages)

[PATCH] board: solidrun: clearfog: enable ddr odt0 on write for both chip-select
 2024-11-27 12:32 UTC 

[PATCH v2 0/7] arm64: zynqmp: Convert platforms to use binman
 2024-11-27  7:59 UTC  (2+ messages)

[PATCH 0/4] Enable EFI capsule updates for PHYTEC K3 SoMs
 2024-11-27 12:17 UTC  (5+ messages)
` [PATCH 1/4] arm: dts: k3-am625-phycore-som-binman: Provide capsule nodes
` [PATCH 2/4] arm: dts: k3-am642-phycore-som-binman: "
` [PATCH 3/4] board: phytec: k3: Add EFI capsule update support
` [PATCH 4/4] configs: phycore_am6*_a53_defconfig: Enable capsule update

[PATCH 00/39] pxe: Support read_all() for extlinux and PXE
 2024-11-27 12:08 UTC  (12+ messages)
` [PATCH 09/39] boot: Split pxe label_boot() into two parts
` [PATCH 10/39] boot: Split pxe label_run_boot() "
` [PATCH 11/39] boot: Pass just the FDT argument to label_process_fdt()
` [PATCH 12/39] bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN
` [PATCH 13/39] boot: pxe: Use bootm_...() functions where possible

[PATCH] configs: enable CONFIG_PCI_REGION_MULTI_ENTRY=y in sifive_unmatched_defconfig
 2024-11-27 11:56 UTC  (2+ messages)

[PATCH] Revert "efi_memory: do not add U-Boot memory to the memory map"
 2024-11-27 11:48 UTC  (4+ messages)

[PATCH] configs: versal2: Enable OPTEE support
 2024-11-27 10:56 UTC  (2+ messages)

[PATCH 1/1] cmd/rng: fix long help text
 2024-11-27  9:47 UTC  (2+ messages)

[PATCH 0/3] Add support for LicheeRV Nano
 2024-11-27  9:05 UTC  (6+ messages)
` [PATCH 2/3] riscv: dts: sophgo: add device tree "

[PATCH] test/py: zynqmp_rpu: Fix tcminit mode value
 2024-11-27  8:45 UTC  (2+ messages)

[PATCH v2] cadence_qspi: Refactor the flash reset functionality
 2024-11-27  8:44 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Also generate images with single DT
 2024-11-27  8:01 UTC  (2+ messages)

[PATCH 0/2] bouncebuf: Allow allocation from U-Boot heap
 2024-11-27  7:12 UTC  (3+ messages)
` [PATCH 1/2] bouncebuf: allow for allocating bounce buffer frome heap
` [PATCH 2/2] configs: starfive_visionfive2: allocate bounce buffer from heap

[PATCH] arm: mach-k3: fix typo in devstat macro name
 2024-11-27  6:13 UTC 

[PATCH] mtd: spi-nor: Enable mt35xu512aba_fixups for all mt35xx flashes
 2024-11-27  3:00 UTC  (5+ messages)

[PATCH v3 0/4] Rockchip: Allow to silent TPL/SPL debug console
 2024-11-27  2:41 UTC  (3+ messages)
` [PATCH v3 1/4] debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not set

[PATCH v5 00/14] efi_loader: efi http and ipconfig drivers
 2024-11-27  2:19 UTC  (4+ messages)
` [PATCH v5 08/14] efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget

[PATCH] bios_emulator: fix garbled printing of disassembled SET* instructions
 2024-11-26 23:29 UTC 

[PATCH] bios_emulator: fix garbled printing of disassembled BSF instruction
 2024-11-26 21:59 UTC 

[PATCH v2 1/2] fdt: Correct condition for receiving bloblist
 2024-11-26 17:04 UTC  (3+ messages)
` [PATCH v2 2/2] fdt: Swap the signature for board_fdt_blob_setup()

[PATCH] arm: kirkwood: Enable bootstd and other modernization for OpenRD boards
 2024-11-27  0:57 UTC 

[GIT PULL] Please pull u-boot-dfu-next-20241126
 2024-11-27  0:14 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20241126
 2024-11-27  0:13 UTC  (2+ messages)

[PATCH 1/1] efi_loader: avoid writing message in Exit() boot service
 2024-11-26 23:40 UTC 

Odd error with cn9130, asix88179 and xhci
 2024-11-26 21:46 UTC  (4+ messages)

[PATCH] nand: Add a watch command
 2024-11-26 20:19 UTC  (2+ messages)

[PATCH 00/20] Support for the RK3576
 2024-11-26 19:26 UTC  (12+ messages)
` [PATCH 08/20] rockchip: sdram: honor CFG_SYS_SDRAM_BASE when defining ram regions
` [PATCH 09/20] rockchip: mkimage: Add rk3576 support
` [PATCH 10/20] arm: rockchip: add RK3576-specific syscon ids
` [PATCH 11/20] arm: rockchip: Add RK3576 arch core support
` [PATCH 16/20] rockchip: otp: Add support for RK3576

[GIT PULL] Please pull u-boot-dfu-20241126
 2024-11-26 16:49 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2024-11-26 16:49 UTC  (2+ messages)

[PATCH v2 1/2] net: zero terminate string with headers in wget_fill_info()
 2024-11-26 16:19 UTC  (2+ messages)
` [PATCH v2 2/2] net-lwip: zero terminate string with headers in wget_lwip_fill_info()

[PATCH 1/1] net: zero terminate string with headers in wget_fill_info()
 2024-11-26 16:06 UTC  (3+ messages)

[PATCH 1/2] test: add command to 'Lab failure' timeout message
 2024-11-26 15:38 UTC  (2+ messages)

[PATCH v6 00/11] Support OF_UPSTREAM for StarFive JH7110
 2024-11-26 15:24 UTC  (11+ messages)
` [PATCH v6 02/11] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT
` [PATCH v6 04/11] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
` [PATCH v6 05/11] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
` [PATCH v6 07/11] configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT
` [PATCH v6 08/11] riscv: dts: jh7110: Support multiple DTBs in a Fit image

[PATCH v2] net: lwip: dhcp: support arguments for TFTP file download
 2024-11-26 14:51 UTC  (3+ messages)

[PATCH] net: lwip: wget: fix legacy syntax
 2024-11-26 14:45 UTC 

[PATCH 0/2] rng: msm: support newer SoCs
 2024-11-26 13:53 UTC  (3+ messages)
` [PATCH 1/2] rng: msm: add support for newer Qualcomm hwrandom IPs

[PATCH v2 0/4] Add QOS support for J722S and AM62P
 2024-11-26 13:51 UTC  (2+ messages)

[PATCH v4 00/20] imx8qxp: siemens board: updates / sync with mainline
 2024-11-26 12:00 UTC  (2+ messages)

[PATCH 0/2] AM62A DWC3: Add support for USB DFU boot in OTG mode
 2024-11-26 12:03 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()
` [PATCH 2/2] board: ti: am62ax: env: include environment for DFU

[PATCH] board: phytec: phycore-imx8mm: Add EEPROM detection initialisation
 2024-11-26 11:59 UTC  (2+ messages)

[PATCH v4 0/3] Add support for all variants of the phyCORE-i.MX93 SOM
 2024-11-26 11:59 UTC  (2+ messages)

[PATCH v3] toradex: tdx-cfg-block: rework modules pid4 handling
 2024-11-26 10:50 UTC  (2+ messages)

[PATCH 0/2] configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER
 2024-11-26 10:32 UTC  (5+ messages)

[PATCH 0/6] ufs: core: initial cleanup and defines sync with Linux v6.12
 2024-11-26  9:43 UTC  (3+ messages)

[PATCH 1/4] virtio: blk: introduce virtio-block erase support
 2024-11-26  9:35 UTC  (5+ messages)
` [PATCH 2/4] fastboot: blk: add block device flashing configuration

[PATCH] board: theobroma-systems: Update TF-A setup steps for RK3588 boards
 2024-11-26  9:34 UTC  (2+ messages)

[PATCH] drivers: fastboot: Enable flashing support for UFS
 2024-11-26  9:19 UTC  (4+ messages)

[PATCH] bootstd: android: don't read whole partition sizes
 2024-11-26  9:05 UTC  (2+ messages)

[PATCH v4 0/5] Add support of Android Boot Image version 2 and non-AB image
 2024-11-26  8:59 UTC  (2+ messages)

[PATCH v2 0/1] Fix peripheral USB mode detection
 2024-11-26  8:57 UTC  (4+ messages)
` [PATCH v2 1/1] usb: ci_udc: don't use "advance" feature when setting address

[PATCH 0/7] Updates for Allied Telesis boards
 2024-11-26  8:31 UTC  (15+ messages)
` [PATCH 1/7] arm: mvebu: x240: Use default baudrate table
` [PATCH 2/7] arm: mvebu: x240: Switch to standard boot
` [PATCH 3/7] arm: mvebu: x240: Don't build mkeficapsule
` [PATCH 4/7] arm: mvebu: x240: Enable IPV6 support
` [PATCH 5/7] arm: mvebu: x530: Remove dead comments
` [PATCH 6/7] arm: mvebu: x530: Don't build mkeficapsule
` [PATCH 7/7] arm: mvebu: x530: Enable IPV6 support

[PATCH v3] arm: mvebu: Add Allied Telesis x250 board
 2024-11-26  8:28 UTC  (2+ messages)

[PATCH v2] arm: kirkwood: Enable bootstd for Sheevaplug board
 2024-11-26  8:27 UTC  (2+ messages)

[PATCH] arm: mvebu: Disable JFFS2 support for Kirkwood and Armada XP boards
 2024-11-26  8:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox