U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-03 23:49:06 to 2024-12-05 18:06:41 UTC [more...]

[PATCH v7 01/14] net: wget: let wget_with_dns work with dns disabled
 2024-12-05 18:06 UTC  (18+ messages)
` [PATCH v7 02/14] efi_loader: device_path: add definition of DEVICE_PATH_SUB_TYPE_MSG_IPV4
` [PATCH v7 03/14] efi_loader: device_path: add efi_dp_from_ipv4
` [PATCH v7 04/14] efi_loader: add IPv4() to device path to text protocol
` [PATCH v7 05/14] efi_api: add definitions for HTTP and IP4_CONFIG2 protocols
` [PATCH v7 06/14] efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr
` [PATCH v7 07/14] efi_loader: device_path: add support for HTTP device path
` [PATCH v7 08/14] efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget
` [PATCH v7 09/14] efi_loader: net: add support to send http requests and parse http headers
` [PATCH v7 10/14] efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL
` [PATCH v7 11/14] efi_loader: efi_net: add EFI_HTTP_PROTOCOL
` [PATCH v7 12/14] lib: uuid: display HTTP and IPV4 Config II protocols
` [PATCH v7 13/14] efi_selftest: add test for HTTP protocol
` [PATCH v7 14/14] efi_selftest: add test for IPv4 Config2 protocol

[PATCH v2 00/13] Add imx8mp video support
 2024-12-05 17:57 UTC  (19+ messages)
` [PATCH v2 01/13] dm: doc: Fix example
` [PATCH v2 02/13] dm: core: Add a helper to retrieve devices through graph endpoints
` [PATCH v2 03/13] sandbox: Add a fake display controller and link it to the panel
` [PATCH v2 04/13] test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint()
` [PATCH v2 05/13] power-domain: Add refcounting
` [PATCH v2 06/13] clk: Ensure the parent clocks are enabled while reparenting
` [PATCH v2 07/13] clk: imx8mp: Add media related clocks
` [PATCH v2 08/13] imx: power-domain: Describe the i.MX8 MEDIAMIX domain
` [PATCH v2 09/13] imx: power-domain: Add support for the MEDIAMIX control block
` [PATCH v2 10/13] video: imx: Fix Makefile in order to be able to add other imx drivers
` [PATCH v2 11/13] video: imx: Add LDB driver
` [PATCH v2 12/13] video: imx: Add LCDIF driver
` [PATCH v2 13/13] imx8mp_evk: Enable display support

[PATCH v2 00/41] pxe: Support read_all() for extlinux and PXE
 2024-12-05 17:57 UTC  (28+ messages)
` [PATCH v2 19/41] net: Simplify parse_args()
` [PATCH v2 20/41] net: Return the load address from parse_args()
` [PATCH v2 21/41] net: Return the address and size from parse_addr_size()
` [PATCH v2 22/41] net: Return the size from parse_args()
` [PATCH v2 23/41] net: Refactor part of netboot_common() into a function
` [PATCH v2 24/41] net: Drop #ifdef in parse_args()
` [PATCH v2 25/41] net: Provide a function to run network operations
` [PATCH v2 26/41] boot: Avoid using the cmdline in bootmeth_pxe and pxe cmd
` [PATCH v2 27/41] pxe: Drop the cmdline parameter
` [PATCH v2 28/41] pxe: Record the bootflow in the PXE context
` [PATCH v2 29/41] pxe: Allow skipping the boot
` [PATCH v2 30/41] test: Update bootm test to restore silent_console
` [PATCH v2 31/41] bootmeth_extlinux: Move extlinux_info into plat
` [PATCH v2 32/41] bootmeth_extlinux: Move pxe_context "
` [PATCH v2 33/41] bootmeth: Refactor to put options in a common file
` [PATCH v2 34/41] bootmeth_pxe: Implement the fallback option
` [PATCH v2 35/41] bootmeth_pxe: Drop the driver-private data
` [PATCH v2 36/41] bootmeth_extlinux: Move boot code into common file
` [PATCH v2 37/41] bootstd: Update extlinux and pxe to allow boot interruption
` [PATCH v2 38/41] pxe: Collect the FDT in the bootflow
` [PATCH v2 39/41] pxe: Deal with a missing "
` [PATCH v2 40/41] pxe_utils: Refactor to separate reading from booting
` [PATCH v2 41/41] bootmeth_extlinux: Refactor extlinux to split boot

[PATCH] common: relocate fdt_blob in global_data for FDTSRC_EMBED case
 2024-12-05 17:57 UTC  (5+ messages)

[PATCH v3 0/2] doc: orthographic delights
 2024-12-05 17:57 UTC  (5+ messages)
` [PATCH v3 1/2] doc: develop: Fix typos and wording in binman/binman.rst
` [PATCH v3 2/2] doc: develop: Fix typos and wording in gdb.rst

[PATCH 0/1] doc: fix the "sb" command name
 2024-12-05 17:56 UTC  (3+ messages)
` [PATCH 1/1] doc: sandbox: Fix "

[PATCH 4/8] Revert "fdt: Allow the devicetree to come from a bloblist"
 2024-12-05 17:56 UTC  (13+ messages)

[PATCH v2 0/8] SMBIOS improvements
 2024-12-05 17:28 UTC  (4+ messages)
` [PATCH v2 3/8] sysinfo: Add sysinfo driver and data structure for smbios

[PATCH v2 0/5] add the support of sha256_hmac and sha256_hkdf
 2024-12-05 17:18 UTC  (10+ messages)
` [PATCH v2 1/5] mbedtls: enable support of hkdf
` [PATCH v2 2/5] lib: sha256: add feature sha256_hmac
` [PATCH v2 3/5] test: lib: add test for sha256_hamc
` [PATCH v2 4/5] lib: mbedtls: sha256: add support of key derivation
` [PATCH v2 5/5] test: lib: add test for "

[GIT PULL] Please pull u-boot-pmic master
 2024-12-05 16:24 UTC  (2+ messages)

Pull request for efi-master-05122024
 2024-12-05 16:24 UTC  (3+ messages)

[resend v2 00/19] Add Cadence NAND Driver support
 2024-12-05 14:15 UTC  (23+ messages)
` [resend v2 01/19] dt: nand: add cadence nand dt-bindings
` [resend v2 02/19] arm: dts: agilex5: Enabled cdns-nand dts setting
` [resend v2 03/19] include: asm: Add support to read/write 64-bit
` [resend v2 04/19] drivers: mtd: nand: Add driver for Cadence Nand
` [resend v2 05/19] drivers: mtd: nand: cadence: Add support for read status command
` [resend v2 06/19] drivers: mtd: nand: cadence: Add support for readid command
` [resend v2 07/19] drivers: mtd: nand: cadence: Add support for NAND_CMD_PARAM
` [resend v2 08/19] drivers: mtd: nand: cadence: Add support for NAND_CMD_RESET
` [resend v2 09/19] drivers: mtd: nand: cadence: Support cmd SET_FEATURES & GET_FEATURES
` [resend v2 10/19] drivers: mtd: nand: cadence: Flush & invalidate dma descriptor
` [resend v2 11/19] drivers: mtd: nand: cadence: Poll for desc complete status
` [resend v2 12/19] drivers: mtd: nand: cadence: Use bounce buffer
` [resend v2 13/19] drivers: nand: Enabled Kconfig and Makefile for cdns-nand
` [resend v2 14/19] configs: nand2_defconfig: Enable configs for nand boot
` [resend v2 15/19] drivers: mtd: nand: base: Add support for Hardware ECC for check bad block
` [resend v2 16/19] drivers: mtd: nand: spl: Add support for nand SPL load image
` [resend v2 17/19] drivers: mtd: nand: Enabled Kconfig and Makefile for Cadence-SPL
` [resend v2 18/19] drivers: mtd: nand: Kconfig: Remove SYS_NAND_BLOCK_SIZE dependency
` [resend v2 19/19] drivers: mtd: nand: Kconfig: Enabled self-init for cdns-nand SPL

[PATCH v2] arm64: zynqmp: Update the usb5744 hub node as per binding
 2024-12-05 13:29 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Sync with v6.12 kernel
 2024-12-05 13:29 UTC  (2+ messages)

[PATCH] efi_loader: Check for a valid fw_name before auto generating GUIDs
 2024-12-05 13:09 UTC  (3+ messages)

How would I do signature verification of standalone binary?
 2024-12-05 11:14 UTC 

[PATCH] mtd: spi-nor: Fix the qspi parallel memory issues
 2024-12-05 10:29 UTC  (5+ messages)

[PATCH] efi_loader: fix pe reloc pointer overrun
 2024-12-05  8:58 UTC  (5+ messages)

[PATCH v2] mtd: spi-nor: Enable mt35xu512aba_fixups for all mt35xx flashes
 2024-12-05  8:15 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Fix the read issue when addr_width is 4byte
 2024-12-05  7:35 UTC  (2+ messages)

[PATCH v7 00/12] Support OF_UPSTREAM for StarFive JH7110
 2024-12-05  6:08 UTC  (10+ messages)
` [PATCH v7 02/12] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT
` [PATCH v7 05/12] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
  ` [PATCH v7 03/12] mmc: dw_mmc: Add "starfive, jh7110-mmc" compatible to match upstream DT

[PATCH v1 0/1] SoCFPGA: Add watchdog mode setting for Agilex 5
 2024-12-05  3:56 UTC  (2+ messages)
` [PATCH v1 1/1] arm: socfpga:agilex5: Fix system manager watchdog mode setting

[PATCH] board: st: stm32mp1: Clean env_get_location()
 2024-12-05 12:48 UTC  (2+ messages)

[PATCH 1/2] arm64: versal: Wire SPIs for dfu_alt_info variable generation
 2024-12-05 10:38 UTC  (2+ messages)
` [PATCH 2/2] arm64: versal: Support operations around multiboot register

[PATCH v2] verdin-am62: fix FASTBOOT_BUF_ADDR and FASTBOOT_BUF_SIZE
 2024-12-05  9:36 UTC  (2+ messages)

[PATCH 1/6] Revert "spi: zynq_qspi: Add parallel memories support in QSPI driver"
 2024-12-05  5:17 UTC  (13+ messages)

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

[PATCH v1 0/3] Add sdhci driver support for TH1520 SoC
 2024-12-04 23:36 UTC  (7+ messages)
  ` [PATCH v1 2/3] riscv: dts: t-head: Add sdhci and emmc nodes
  ` [PATCH v1 3/3] configs: th1520_lpi4a: enable mmc controller support
  ` [PATCH v1 1/3] mmc: snps_sdhci: Add sdhci driver support for TH1520 SoC

[PATCH 0/2] AM62A DWC3: Add support for USB DFU boot in OTG mode
 2024-12-04 22:25 UTC  (5+ 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 v2 0/2] AM62A DWC3: Add support for USB DFU boot in OTG mode
 2024-12-04 22:16 UTC  (13+ messages)
` [PATCH v2 1/2] usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()

[PATCH v1] gpio: npcm: Add persist feature to sgpio module
 2024-12-04 20:03 UTC  (2+ messages)

[NEXT] Pull request efi-next-2024-12-04
 2024-12-04 18:38 UTC  (2+ messages)

[PATCH] Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"
 2024-12-04 13:34 UTC  (2+ messages)
` [PATCHv2] "

[PATCH] SPI: Introduce initial EEPROM driver mode support
 2024-12-04 11:38 UTC 

[PATCH] dwmac_socfpga: Add RGMII-ID support
 2024-12-04 11:45 UTC  (4+ messages)
  ` [PATCH V3] net: designware: socfpga: "

[PATCH v2 0/7] efi_loader: Add support for logging to a buffer
 2024-12-04 16:27 UTC  (7+ messages)
      ` Applying patches to mainline (Was: Re: [PATCH v2 0/7] efi_loader: Add support for logging to a buffer)

[PATCH] net: tftpboot: clear timeout_count on every successful block
 2024-12-04 16:18 UTC  (3+ messages)

[MASTER] Pull-request efi-2025-01-rc4
 2024-12-04 16:03 UTC  (5+ messages)

[PATCH v2 0/6] efi_loader: run bootdev_hunt() to find ESP
 2024-12-04 15:13 UTC  (7+ messages)
` [PATCH v2 4/6] net: eth_bootdev_hunt() should not run DHCP

[PATCH v4 00/25] efi: Tidy up confusion between pointers and addresses
 2024-12-04 15:13 UTC  (3+ messages)

[PATCH 1/1] examples: use QEMU compatible LOAD_ADDR on 32-bit ARM
 2024-12-04 13:44 UTC  (7+ messages)

[PATCH] smbios: address build warning
 2024-12-04 12:45 UTC  (2+ messages)

[PATCH v2] board: rockchip: add Khadas Edge2 RK3588 board
 2024-12-04  9:45 UTC 

[PATCH] Add cross compile dependecy info for ARMv7
 2024-12-04  9:34 UTC  (2+ messages)

[PATCH v4 0/2] riscv: spacemit: add support for bananapi-f3
 2024-12-04  8:52 UTC  (5+ messages)
` [PATCH v4 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board

[PATCH v3] usb: onboard-hub: Update the bind function based on peer-hub property
 2024-12-04  8:08 UTC  (2+ messages)

[PATCH v2 0/4] Add pmem node for preserving distro ISO's
 2024-12-04  7:28 UTC  (4+ messages)
` [PATCH v2 1/4] fdt: add support for adding pmem nodes

[PATCH v2] usb: onboard-hub: Update the bind function based on peer-hub property
 2024-12-04  7:08 UTC  (2+ messages)

[PATCH 0/2] android: add bootconfig support
 2024-12-04  6:53 UTC  (7+ messages)
` [PATCH 2/2] boot: android: Add "

[PATCH v2] mtd: spi-nor: Enable mt35xu512aba_fixups for all mt35xx flashes
 2024-12-04  5:25 UTC  (5+ messages)

[PATCH] usb: onboard-hub: Update the bind function based on "peer_hub" property
 2024-12-03 23:39 UTC  (5+ messages)

[GIT PULL] xilinx patches for v2025.04-rc1
 2024-12-04  1:29 UTC  (2+ messages)

[PATCH 00/11] imx: add i.MX91 and 11x11-EVK support
 2024-12-04  1:06 UTC  (4+ messages)
` [PATCH 01/11] gpio: imx_rgpio2p: Move 8ulp_data to data section

[PATCH v2 1/2] power: regulator: replace some debug() by dev_dbg()
 2024-12-03 23:47 UTC  (3+ messages)
  ` [PATCH v2 2/2] power: regulator: replace dev_dbg() by dev_err() in regulator_post_bind()


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