U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-21 22:32:49 to 2024-11-24 20:28:07 UTC [more...]

[PATCH RFC 00/14] efi: implement EFISTUB support for ARM64 and Qualcomm
 2024-11-24 20:26 UTC  (4+ messages)
` [PATCH RFC 01/14] cmd: efi: avoid unitialized read
` [PATCH RFC 02/14] efi: stub: support running U-Boot as an EFI payload on ARM64
` [PATCH RFC 03/14] efi: move efi_info_get() to a new header file

[PATCH 00/10] Improve UEFI app support
 2024-11-24 19:51 UTC  (17+ messages)
` [PATCH 01/10] Add EFI handover support to bootm
` [PATCH 02/10] Add part_find command
` [PATCH 03/10] Add a command to find a load address
` [PATCH 04/10] Hook up EFI env variable support in the EFI app
` [PATCH 05/10] Add EFI network driver
` [PATCH 06/10] Add UEFI TPM2 driver
` [PATCH 07/10] Support separate DTB files with the UEFI app
` [PATCH 08/10] Use the correct ramdisk address
` [PATCH 09/10] Fix efi_bind_block
` [PATCH 10/10] Add command to set an environment variable to an EFI variable

[PATCH 00/15] qcom: smem: modernize SMEM in U-Boot
 2024-11-24 19:17 UTC  (16+ messages)
` [PATCH 01/15] Revert "dm: SMEM (Shared memory) uclass"
` [PATCH 02/15] smem: drop drivers/smem
` [PATCH 03/15] Revert "test: smem: add basic smem test"
` [PATCH 04/15] Revert "drivers: smem: sandbox"
` [PATCH 05/15] soc: qcom: import smem from Linux 6.11-rc2
` [PATCH 06/15] soc: qcom: smem: adjust headers for U-Boot
` [PATCH 07/15] soc: qcom: smem: adjust "
` [PATCH 08/15] soc: qcom: smem: get serial number from socinfo
` [PATCH 09/15] soc: qcom: smem: stub functions
` [PATCH 10/15] soc: qcom: smem: add build infra
` [PATCH 11/15] mach-snapdragon: increase pre-relocation malloc size for smem
` [PATCH 12/15] mach-snapdragon: move memory parsing to its own file
` [PATCH 13/15] mach-snapdragon: support parsing memory map from SMEM
` [PATCH 14/15] mach-snapdragon: fetch serial# "
` [PATCH 15/15] qcom_defconfig: enable QCOM_SMEM

[MASTER] Pull request efi-2025-01-rc3
 2024-11-24 19:06 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20241123
 2024-11-24 19:05 UTC  (2+ messages)

[PATCH] common/board_f: init malloc earlier
 2024-11-24 18:38 UTC 

[PATCH v2 0/6] efi_loader: run bootdev_hunt() to find ESP
 2024-11-24 16:49 UTC  (10+ 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] configs: xilinx_versal_virt: disable USB_DWC3
` [PATCH v2 4/6] net: eth_bootdev_hunt() must not try to boot
` [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 v1 1/2] net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phy
 2024-11-24  7:38 UTC  (2+ messages)
` [PATCH v1 2/2] net: phy: Add driver for Motorcomm YT8521S "

[PATCH v2] lmb: Correctly unmap and free memory on errors
 2024-11-24  9:00 UTC 

[PATCH v2 0/5] EFI Capsule "dfu_alt_info" fixes for TI Boards
 2024-11-24  7:07 UTC  (6+ messages)
` [PATCH v2 1/5] board: ti: am64x: evm: Set "dfu_alt_info" only if interface is Serial Flash
` [PATCH v2 2/5] board: ti: j721e: "
` [PATCH v2 3/5] board: ti: am62x: "
` [PATCH v2 4/5] board: ti: am62px: "
` [PATCH v2 5/5] board: ti: j784s4: "

[PATCH 0/5] EFI Capsule "dfu_alt_info" fixes for TI Boards
 2024-11-24  6:52 UTC  (7+ messages)
` [PATCH 1/5] board: ti: am64x: evm: Set "dfu_alt_info" only if interface is SPI Flash
` [PATCH 2/5] board: ti: j721e: "
` [PATCH 3/5] board: ti: am62x: "
` [PATCH 4/5] board: ti: am62px: "
` [PATCH 5/5] board: ti: j784s4: "

[PATCH 1/1] examples: use QEMU compatible LOAD_ADDR on 32-bit ARM
 2024-11-23 23:14 UTC  (6+ messages)

[PATCH v11 0/7] Add the USB5744 hub driver as per new DT binding
 2024-11-23 20:02 UTC  (16+ messages)
` [PATCH v11 3/7] usb: onboard-hub: add support for Microchip USB5744

[PATCH v2 0/2] eth: asix88179: Fixes for ASIX AX88179A variant
 2024-11-23 19:57 UTC  (5+ messages)
` [PATCH v2 1/2] eth: asix88179: Fix ASIX AX88179A PHY hang
` [PATCH v2 2/2] eth: asix88179: packet drop when receiving large fragmented packets

[PATCH] spi: Fix missed rename from SPI_ADVANCE to SPI_STACKED_PARALLEL
 2024-11-23 21:47 UTC 

[PATCH v4 00/20] imx8qxp: siemens board: updates / sync with mainline
 2024-11-23 16:53 UTC  (21+ messages)
` [PATCH v4 01/20] wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCU
` [PATCH v4 02/20] net: fec_mxc: fix probing for imx8qxp
` [PATCH v4 03/20] tools: imx8image: Improve error message
` [PATCH v4 04/20] imx: imx_cntr_image.sh: prevent warning for missing spl
` [PATCH v4 05/20] imx8qxp: Fix build when using SPL
` [PATCH v4 06/20] siemens: capricorn: move to cxg3 reference project with deneb board
` [PATCH v4 07/20] siemens: imx8qxp-capricorn-u-boot.dtsi: fix boot
` [PATCH v4 08/20] siemens: capricorn: use DCD_SKIP entry
` [PATCH v4 09/20] siemens: imximage.cfg: correct comment
` [PATCH v4 10/20] siemens: imximage.cfg: sync image names
` [PATCH v4 11/20] siemens: configs/capricorn_cxg3_defconfig: updates
` [PATCH v4 12/20] siemens: capricorn: sync spl code with 8qxp-mek
` [PATCH v4 13/20] siemens: imx8-capricorn.dtsi: add wdt device
` [PATCH v4 14/20] siemens: capricorn: small board updates
` [PATCH v4 15/20] siemens: capricorn: add HW version information to boot log
` [PATCH v4 16/20] siemens: capricorn: get ram size from system controller
` [PATCH v4 17/20] siemens: capricorn: get module name from eeprom
` [PATCH v4 18/20] siemens: add ddr full memory test
` [PATCH v4 19/20] siemens: add ddr signal integrity test
` [PATCH v4 20/20] siemens: capricorn: update maintainers

[PATCH v2 0/2] Fix device removal order for Apple dart iommu
 2024-11-23 21:44 UTC  (3+ messages)
` [PATCH v2 1/2] iommu: apple: Mark device with DM_FLAG_VITAL
` [PATCH v2 2/2] dm: Add dm_remove_devices_active() for ordered device removal

[PATCH 1/4] arm64: dts: imx8mn: Include 32kHz oscillator clock in SPL DTs
 2024-11-23 21:38 UTC  (8+ messages)
` [PATCH 2/4] build: Respect CONFIG_SPL_BUILD in DT sources
` [PATCH 3/4] arm64: dts: imx8mn: Remove unreferenced clock-controller clocks in SPL DTs
` [PATCH 4/4] Revert "arm64: dts: imx8mn: Include 32kHz oscillator clock in SPL DTs"

[PATCH 1/2] test: add command to 'Lab failure' timeout message
 2024-11-23 21:29 UTC  (2+ messages)
` [PATCH 2/2] test: add command to 'Boot fail' message

[PATCH v5 0/8] bootstd: sunxi: Migrate to standard boot
 2024-11-23 16:56 UTC  (8+ messages)
` [PATCH v5 3/8] efi_loader: bootstd: Drop bootmgr for sunxi

[PATCH v5 00/11] Support OF_UPSTREAM for StarFive JH7110
 2024-11-23 12:12 UTC  (12+ messages)
` [PATCH v5 02/11] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT
` [PATCH v5 05/11] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
` [PATCH v5 08/11] riscv: dts: jh7110: Support multiple DTBs in a Fit image

[PATCH 1/1] cmd: bootmenu typo 'read'
 2024-11-23  9:04 UTC 

[PATCH 0/4] examples: allow building API examples on RISC-V
 2024-11-23  8:47 UTC  (5+ messages)
` [PATCH 1/4] API: unify platform_sys_info() implementations
` [PATCH 2/4] examples: implement _start and syscall for RISC-V
` [PATCH 3/4] examples: use architecture specific memset() on RISC-V
` [PATCH 4/4] examples: use QEMU compatible LOAD_ADDR "

[PATCH v2] test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android}
 2024-11-23  2:43 UTC  (2+ messages)

[PATCH] net: lwip: fix dhcp_loop()
 2024-11-23  2:42 UTC  (4+ messages)

[PATCH] board: armltd: Make myself maintainer for total compute
 2024-11-23  2:42 UTC  (2+ messages)

[PATCH] Revert "test: Update time tests to use unit-test asserts"
 2024-11-23  2:42 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j7200: Fix OSPI boot
 2024-11-23  2:42 UTC  (2+ messages)

[PATCH] net: lwip: fix get_udev_ipv4_info()
 2024-11-23  2:42 UTC  (2+ messages)

[PATCH v2] net: lwip: dhcp: support arguments for TFTP file download
 2024-11-23  2:42 UTC  (2+ messages)

[PATCH v2] net: lwip: provide entropy to MBed TLS in one go
 2024-11-23  2:42 UTC  (2+ messages)

[PATCH] net: lwip: wget: update help string
 2024-11-23  2:41 UTC  (2+ messages)

[PATCH 1/1] test: unit test for hextoull()
 2024-11-23  2:41 UTC  (2+ messages)

[PATCH 1/1] cmd: improve description of the cdp command
 2024-11-23  2:41 UTC  (2+ messages)

[PULL] Please pull qcom/qcom-main
 2024-11-23  2:41 UTC  (2+ messages)

[PATCH v2 0/8] led: update LED boot/activity to new property implementation
 2024-11-23  2:41 UTC  (4+ messages)

Adding cross compile for armv7 to docs
 2024-11-23  2:41 UTC  (2+ messages)

Odd error with cn9130, asix88179 and xhci
 2024-11-23  2:40 UTC  (2+ messages)

U-boot TM7621A MEMPLL 3PLL mode calibration fail
 2024-11-22 21:56 UTC 

[PATCH v2] toradex: tdx-cfg-block: rework modules pid4 handling
 2024-11-22 18:27 UTC 

[PATCH V3 1/3] arm64: dts: imx8mp: Add aliases for the access to the EEMPROM ID page node
 2024-11-22 21:57 UTC  (3+ messages)

[PATCH] u-boot-elf.lds: mark executable
 2024-11-22 20:50 UTC  (2+ messages)

[PATCH] toradex: tdx-cfg-block: rework modules pid4 handling
 2024-11-22 17:34 UTC  (2+ messages)

[PATCH 0/8] Add imx8mp video support
 2024-11-22 16:35 UTC  (4+ messages)
` [PATCH 5/8] imx: power-domain: Add support for the MEDIAMIX control block

[PATCH v2 0/8] test: Avoid needing sudo for image-creation
 2024-11-22 16:06 UTC  (10+ messages)
` [PATCH v2 2/8] test_fs: Rename mount dir to scratch
` [PATCH v2 3/8] test_ut: Add an image size to setup_image()
` [PATCH v2 4/8] test_ut: Allow running unprivileged
` [PATCH v2 5/8] test_ut: Drop exeception handling
` [PATCH v2 6/8] test_ut: Use the built mkimage
` [PATCH v2 7/8] test_ut: Drop support for fallback files
` [PATCH v2 8/8] bootstd: Remove prepared images

[PATCH 0/2] configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER
 2024-11-22 14:33 UTC  (7+ messages)

[PATCH] test: boot: Bind bootmeth_{cros,android} only once per run
 2024-11-22 14:05 UTC  (3+ messages)
` [PATCH] test: boot: Bind bootmeth_{cros, android} "

[PATCH] board: phytec: phycore-imx8mm: Add EEPROM detection initialisation
 2024-11-22 10:29 UTC 

[PATCH 1/3] phycore_imx8mm: Switch to using env text files
 2024-11-22 10:28 UTC  (3+ messages)
` [PATCH 2/3] phycore_imx8mm: Move default bootcmd to board env
` [PATCH 3/3] board: phytec: phycore_imx8mm: Add RAUC boot logic to environment

[PATCH 0/4] IMX8 series small clock update
 2024-11-22 13:44 UTC  (14+ messages)
` [PATCH 1/4] clk: imx: clk-imx8mn Fix nand and spi clock parent

[PATCH 00/39] pxe: Support read_all() for extlinux and PXE
 2024-11-22 12:33 UTC  (5+ messages)
` [PATCH 16/39] net: Tidy up the comments to parse_args()
` [PATCH 22/39] net: Drop #ifdef in parse_args()

[PATCH v4 00/14] efi_loader: efi http and ipconfig drivers
 2024-11-22 12:18 UTC  (5+ messages)
` [PATCH v4 04/14] efi_loader: add IPv4() to device path to text protocol
` [PATCH v4 06/14] efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr

[PATCH] bootstd: android: don't read whole partition sizes
 2024-11-22 10:17 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add support for Macronix flash part
 2024-11-22  9:47 UTC 

[PATCH] mtd: spi-nor-ids: Add support for W25Q02NW
 2024-11-22  9:40 UTC 

[PATCH] mtd: spi-nor: Enable mt35xu512aba_fixups for all mt35xx flashes
 2024-11-22  9:26 UTC 

[PATCH v5 0/8] Add Starfive JH7110 Cadence USB driver
 2024-11-22  8:16 UTC  (2+ messages)

[PATCH 0/2] Fix device removal order for Apple dart iommu
 2024-11-22  1:30 UTC  (3+ messages)

[PATCH 0/7] Updates for Allied Telesis boards
 2024-11-22  0:30 UTC  (8+ 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 0/5] collected fallout of porting an ATSAMA5D27 based board
 2024-11-21 22:48 UTC  (5+ messages)
` [PATCH 0/5] collected fallout of porting an ATSAMA5D2 "

[PATCH 00/20] Support for the RK3576
 2024-11-21 22:38 UTC  (5+ messages)
  ` [PATCH 18/20] mmc: rockchip_dw_mmc: Add support for rk3576
  ` [PATCH 17/20] mmc: rockchip_sdhci: Add support for RK3576


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