U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-21 17:58:13 to 2025-01-23 14:50:18 UTC [more...]

[PATCH v4 0/9] Restore USB and add UMS support for STiH407-B2260
 2025-01-23 14:47 UTC  (4+ messages)
` [PATCH v4 5/9] configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flags
` [PATCH v4 8/9] board: stih410-b2260: Remove board_usb_init/cleanup()
` [PATCH v4 9/9] configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag

[PATCH v3 1/2] board: phytec: common: Add product information to FTD
 2025-01-23 14:43 UTC  (2+ messages)
` [PATCH v3 2/2] board: phytec: common: k3: Expose product infos to Linux

[PATCH 00/28] test: Complete the suite migration
 2025-01-23 14:43 UTC  (4+ messages)

[PATCH v3 0/9] Restore USB and add UMS support for STiH407-B2260
 2025-01-23 14:40 UTC  (6+ messages)
` [PATCH v3 3/9] usb: dwc3-generic: Reorder include
` [PATCH v3 4/9] usb: dwc3-generic: Add STih407 support

[PATCH 00/21] EFI driver to support multiple network interfaces
 2025-01-23 14:42 UTC  (24+ messages)
` [PATCH 01/21] legacy-net: wget: fix wget_info handling after new tcp legacy stack
` [PATCH 02/21] efi_loader: expose symbols to be used by the EFI network stack
` [PATCH 03/21] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
` [PATCH 04/21] efi_loader: efi_net: Add efi_net_do_start() to efi_net.c
` [PATCH 05/21] efi_loader: efi_device_path: Let network device paths receive the net udevice as an argument
` [PATCH 06/21] efi_loader: efi_net: Add support for multiple efi_net_obj
` [PATCH 07/21] efi_driver: efi_net: Add EFI network device driver
` [PATCH 08/21] efi_loader: efi_net: Reuse efi_net_obj's
` [PATCH 09/21] efi_loader: efi_net: Let efi_net_obj store pointers to efi_simple_network, efi_simple_network_mode, and the efi handle
` [PATCH 10/21] efi_net: efi_loader: Add efi_netobj_alloc to allocate an efi_net_obj
` [PATCH 11/21] efi_loader: efi_net: Manage EFI net objects with efi_[dis]connect_controller
` [PATCH 12/21] eth_uclass: Add eth_create_device to create a net udevice
` [PATCH 13/21] efi_driver: efi_net: UCLASS_ETH "efi_netdev" U-Boot driver
` [PATCH 14/21] efi_driver: efi_uclass: Add unbind method to efi_driver_ops
` [PATCH 15/21] efi_driver: efi_net: Add efi_net_unbind_drv method to efi_net driver
` [PATCH 16/21] efi_loader: efi_net: Add functions to [un]register http and ip4_config2 protocols, and add pxe protocol on demand
` [PATCH 17/21] efi_loader: efi_net: add snp_owner field to efi_net_obj struct
` [PATCH 18/21] efi_selftest: Add selftest for counting EFI netdevices
` [PATCH 19/21] py/tests: test_efi_selftest: Add test "
` [PATCH 20/21] py/tests: test_efi_selftest: Add test for removing "
` [PATCH 21/21] efi_selftest: Add test for efi_netdev driver

[PATCH v2 1/2] board: phytec: common: Add product information to FTD
 2025-01-23 14:41 UTC  (3+ messages)
` [Upstream] "

[PATCH v3 00/13] Add imx8mp video support
 2025-01-23 14:38 UTC  (7+ messages)
` [PATCH v3 05/13] power-domain: Add refcounting

[PATCH v2] arm: Remove redundant loading of image copy start offse
 2025-01-23 14:38 UTC  (2+ messages)

[PATCH 0/8] sunxi: (early) Allwinner A133 SoC support
 2025-01-23 14:37 UTC  (7+ messages)
` [PATCH 2/8] sunxi: pmic_bus: support alternative I2C address

[PATCH v2 0/2] mach-snapdragon: Fix and improve /memory parsing
 2025-01-23 14:37 UTC  (8+ messages)
` [PATCH v2 1/2] mach-snapdragon: pass fdt to qcom_parse_memory
` [PATCH v2 2/2] mach-snapdragon: support parsing memory info from external FDT

[PATCH] mach-snapdragon: fix board_fdt_blob_setup()
 2025-01-23 14:37 UTC  (2+ messages)

[PATCH 0/2] Clarify DM_FLAG_PROBE_AFTER_BIND behaviour
 2025-01-23 14:37 UTC  (6+ messages)
` [PATCH 2/2] drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags

[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
 2025-01-23 14:37 UTC  (5+ messages)

[PATCH] boot: android: handle boot images with missing DTB
 2025-01-23 14:35 UTC 

[PATCH v3] led: add function naming option from linux
 2025-01-23 14:33 UTC  (2+ messages)

[PATCH 1/2] spi: ca_sflash: Remove redundant dependency
 2025-01-23 14:32 UTC  (4+ messages)
` [PATCH 2/2] spi: atmel-quadspi: Depend on SPI_MEM

[PATCH] tools: check result of lseek
 2025-01-23 14:32 UTC  (2+ messages)

[PATCH v2 0/2] bootstd: android: Allow booting with AVB failures when unlocked
 2025-01-23 14:23 UTC  (6+ messages)
` [PATCH v2 1/2] bootstd: android: Add missing NULL in the avb partition list
` [PATCH v2 2/2] bootstd: android: Allow boot with AVB failures when unlocked

[PATCH] MAINTAINERS: move myself to reviewers for avb/ab
 2025-01-23 14:21 UTC  (2+ messages)

[PATCH] boot: android: Check kcmdline's for NULL in android_image_get_kernel()
 2025-01-23 14:20 UTC  (4+ messages)

[RFC PATCH 0/3] Unify implementation of cleanup_before_linux() for RISC-V ports
 2025-01-23  9:11 UTC  (4+ 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: "

secure boot, mkimage with external signing server
 2025-01-23  9:00 UTC  (6+ messages)
      ` AW: "
          ` AW: "

[PATCH v2 0/3] Initial support for PXA1908 and samsung-coreprimevelte
 2025-01-23 12:25 UTC  (3+ messages)
` [PATCH v2 2/3] arm: mmp: add initial support for PXA1908 SoC

[PATCH 0/7] [U-Boot] spi: atmel-quadspi: Refresh and add classic mode support
 2025-01-23 12:12 UTC  (8+ messages)
` [PATCH 1/7] spi: atmel-quadspi: Depend on SPI_MEM
` [PATCH 2/7] spi: atmel-quadspi: Port collected fixes from Linux v5.10 and v5.15
` [PATCH 3/7] spi: atmel-quadspi: Avoid overwriting MR register settings
` [PATCH 4/7] spi: atmel-quadspi: Remove default mode setting at probe time
` [PATCH 5/7] spi: atmel-quadspi: Allow setting SMM to classic SPI mode
` [PATCH 6/7] spi: atmel-quadspi: Add support for "
` [PATCH 7/7] spi: atmel-quadspi: Improve probe debugging

[PATCH v3] mach-snapdragon: support parsing memory info from external FDT
 2025-01-23 12:12 UTC 

[PATCH 00/13] Add support for Ethernet boot on AM62p-SK and AM68-SK
 2025-01-23  9:40 UTC  (8+ messages)
` [PATCH 04/13] arm: mach-k3: j721s2_init: Probe AM65 CPSW NUSS for R5/A72 SPL
` [PATCH 10/13] board: ti: am62px: evm: Enable cache for AM62p

[PATCH 0/5] Add support for MediaTek MT7987 SoC
 2025-01-23  8:55 UTC  (6+ messages)
` [PATCH 1/5] clk: mediatek: add clock driver "
` [PATCH 2/5] pinctrl: mediatek: add pinctrl driver for "
` [PATCH 3/5] mmc: mediatek: add support for MediaTek MT7987 SoCs
` [PATCH 4/5] arm: mediatek: add support for MediaTek MT7987 SoC
` [PATCH 5/5] board: mediatek: add MT7987 reference boards

[PATCH] ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_size
 2025-01-23  8:36 UTC 

[PATCH v6 1/3] bloblist: add api to get blob with size
 2025-01-23  7:00 UTC  (3+ messages)
` [PATCH v6 3/3] tpm: get tpm event log from bloblist

[PATCH v2 0/6] Reconfigure TPM when active hash algorithms dismatch
 2025-01-23  6:31 UTC  (7+ messages)
` [PATCH v2 2/6] tpm: add TPM2_PCR_Allocate command
` [PATCH v2 3/6] tpm: add wrapper and helper APIs for PCR allocate
` [PATCH v2 5/6] tpm: PCR allocate during PCR extend to disable the unsupported algorithms

[PATCH v2] led: add function naming option from linux
 2025-01-23  6:27 UTC  (3+ messages)

[PATCH 0/6] Re-configurate TPM when active hash algorithms dismatch
 2025-01-23  6:22 UTC  (4+ messages)
` [PATCH 2/6] tmp: add TPM2_PCR_Allocate command

[PATCH 1/1] doc: describe creating a pflash file for qemu-system-riscv64
 2025-01-23  2:46 UTC 

[PATCH 1/1] riscv: AVAILABLE_HARTS is not compatible with XIP
 2025-01-23  2:21 UTC 

Pull request: u-boot-sunxi/master for 2025.04
 2025-01-23  1:36 UTC 

[PATCH 0/4] Introduce K3 remoteproc driver for M4 subsystem
 2025-01-23  1:07 UTC  (5+ messages)
` [PATCH 1/4] remoteproc: k3-m4: Introduce K3 remote proc "
` [PATCH 2/4] remoteproc: k3-r5: Add support for R5F cores on AM64x SoCs
` [PATCH 3/4] env: ti: am64x: set rproc_fw_binaries
` [PATCH 4/4] configs: am64x_evm_a53_defconfig: Enable R5F and M4 remote proc support

[PATCH v6 0/8] Add Starfive JH7110 Cadence USB driver
 2025-01-23  1:01 UTC  (9+ messages)
` [PATCH v6 1/8] usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode()
` [PATCH v6 2/8] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
` [PATCH v6 3/8] phy: starfive: Add Starfive JH7110 PCIe "
` [PATCH v6 4/8] usb: cdns: starfive: Get dr mode from wrapper device dts node
` [PATCH v6 5/8] usb: cdns: starfive: Add cdns USB driver
` [PATCH v6 6/8] spl: starfive: visionfive2: Disable USB overcurrent pin by default
` [PATCH v6 7/8] configs: starfive: Add visionfive2 cadence USB configuration
` [PATCH v6 8/8] MAINTAINERS: Update Starfive visionfive2 maintain files

[PULL] Please pull qcom/qcom-next
 2025-01-22 21:57 UTC  (2+ messages)

Please pull u-boot-watchdog/master
 2025-01-22 21:56 UTC  (2+ messages)

[PATCH] spi: cadence-quadspi: fix potential malfunction after ~49 days uptime
 2025-01-22 21:00 UTC  (4+ messages)

[PATCH v2 0/2] spi: Collected fixes
 2025-01-22 21:00 UTC  (2+ messages)

[PATCH] vexpress64: Fix bootargs when building without NET
 2025-01-22 21:00 UTC  (2+ messages)

[PATCH 0/2] Update my email address
 2025-01-22 21:00 UTC  (2+ messages)

[PATCH v2 00/22] vbe: Series part F
 2025-01-22 21:00 UTC  (2+ messages)

[PATCH v2 00/44] test: Improvements to ut command and test-suite running
 2025-01-22 17:24 UTC  (4+ messages)
` [PATCH v2 32/44] test: Drop the function for running seama tests

Proposal for a New Command to U-Boot Fuse Programming
 2025-01-22 17:22 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/4] Enable bloblist support on Vexpress64
 2025-01-22 17:21 UTC  (3+ messages)
` [PATCH v2 3/4] bloblist: add support for CONFIG_BLOBLIST_PASSAGE

[PATCH] MAINTAINERS: maintain qcs9100_defconfig
 2025-01-22 16:14 UTC  (2+ messages)

[PATCH v2 0/3] cmd: ufetch improvements
 2025-01-22 16:12 UTC  (2+ messages)

[PATCH] phy: qcom: add QMP PCIe PHY driver
 2025-01-22 16:12 UTC  (2+ messages)

[PATCH 0/2] pci: Add support for Qualcomm PCIe controller
 2025-01-22 16:12 UTC  (2+ messages)

[PATCH 0/4] clk: qcom: add PCIe clocks
 2025-01-22 16:12 UTC  (2+ messages)

[PATCH] regulator: qcom-rpmh-regulator: add support for pmc8380 regulators
 2025-01-22 16:12 UTC  (2+ messages)

[PATCH 0/3] pinctrl: qcom: add clk_req functions
 2025-01-22 16:12 UTC  (2+ messages)

[PATCH] button: qcom-pmic: add software debounce
 2025-01-22 16:12 UTC  (2+ messages)

[PATCH 0/2] pinctrl: add support for X1E80100 TLMM
 2025-01-22 16:12 UTC  (2+ messages)

[PATCH v3 0/6] Enable QCOM QCS9100 Ride platform support
 2025-01-22 16:12 UTC  (4+ messages)
` [PATCH v3 3/6] clk/qcom: add initial clock driver for qcs9100

[PATCH] spi: cadence_qspi: Add missing prototype for cadence_qspi_flash_reset
 2025-01-22 15:58 UTC  (2+ messages)

[PATCH v4] image: apply FDTOs on FDT image node without a load property
 2025-01-22 15:53 UTC 

[PATCH v3] image: apply FDTOs on FDT image node without a load property
 2025-01-22 15:45 UTC  (5+ messages)

[PATCH v2 1/2] cyclic: Fix rollover every 72 min on 32 bits platforms
 2025-01-22 15:17 UTC  (4+ messages)
` [PATCH v2 2/2] cyclic: Fix typo in struct cyclic_info description

[PATCH 0/2] Snapdragon SC7280 pinctrl
 2025-01-22 15:02 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: add sc7280 pinctrl driver
` [PATCH 2/2] qcom_defconfig: enable PINCTRL_QCOM_SC7280

[PATCH] spi: cadence_qspi: Fix OSPI DDR mode alignment issue
 2025-01-22 14:17 UTC  (2+ messages)

[PATCH v2 0/2] Fix bridge gmii2rgmii
 2025-01-22 13:57 UTC  (4+ messages)
` [PATCH v2 1/2] net: phy: Let gmiitorgmii converter create additional PHY
` [PATCH v2 2/2] net: phy: gmii2rgmii: Add support for phy ethernet id configuration

[PATCH v1 0/2] Fix bridge gmii2rgmii
 2025-01-22 13:55 UTC  (8+ messages)
` [PATCH v1 1/2] net: phy: Let gmiitorgmii converter create additional PHY
` [PATCH v1 2/2] net: phy: gmii2rgmii: Add support for phy ethernet id configuration

[PATCH 00/10] Rockchip VOP2 support
 2025-01-22 10:16 UTC  (7+ messages)
` [PATCH 05/10] video: rockchip: Add "
  `  "
` [PATCH 09/10] video: rockchip: Add HDMI support for RK3568

[PATCH 0/6] add support for renaming to EFI_FILE_PROTOCOL.SetInfo()
 2025-01-22  9:18 UTC  (12+ messages)
` [PATCH 1/6] fs: fat: factor out dentry link create/delete
` [PATCH 2/6] fs: add rename infrastructure
` [PATCH 3/6] fs: fat: add rename
` [PATCH 4/6] fs: fat: update parent dirs metadata on rename
` [PATCH 5/6] efi_loader: move path out of file_handle
` [PATCH 6/6] efi_loader: support file rename in SetInfo()

[PATCH v1] arch: arm: mach-socfpga: Mailbox buffer and SDM doorbell improvement
 2025-01-22  2:50 UTC  (2+ messages)

[PATCH 0/3] sunxi: switch three SoC families to OF_UPSTREAM
 2025-01-22 12:29 UTC  (4+ messages)

[PATCH] configs: am62ax_evm_a53_defconfig: enable USB DFU support
 2025-01-22 12:13 UTC 

[PATCH 0/2] mach-snapdragon: Fix and improve /memory parsing
 2025-01-22  9:40 UTC  (4+ messages)
` [PATCH 2/2] mach-snapdragon: support parsing memory info from external FDT

[PATCH 1/8] cyclic: Prevent corruption of cyclic list on reassignment
 2025-01-22  9:25 UTC  (3+ messages)

[PATCH] arm: dts: imx8m*-u-boot: remove optional from tee-os entry
 2025-01-22  7:42 UTC 

[PATCH v2] imx8m: Guard binman nodes with CONFIG_OPTEE
 2025-01-22  7:15 UTC  (4+ messages)

[PATCH v3 0/5] Add pmem node for preserving distro ISO's
 2025-01-22  6:38 UTC  (6+ messages)
` [PATCH v3 4/5] blkmap: store type of blkmap device in corresponding structure

[PATCH] Squashed 'dts/upstream/' changes from 9b6ba2666d63..8531b4b4988c
 2025-01-22  6:20 UTC  (2+ messages)

[config 2 support v1 0/1] Add support for distinct mac-mode and phy mode
 2025-01-22  5:36 UTC  (3+ messages)
` [config 2 support v1 1/1] net: dwc_eth_xgmac_socfpga: "

[mailbox error message v1 0/1] Ehancement proposal for improved FPGA Configuration Error Reporting
 2025-01-22  5:24 UTC  (3+ messages)
` [mailbox error message v1 1/1] fpga: intel_sdm_mb: add support for query SDM config error and status

[XGMAC error message v1 0/1] Adding device name when printing error
 2025-01-22  4:51 UTC  (3+ messages)
` [XGMAC error message v1 1/1] net: dwc_eth_xgmac: Add device name for the error message

[XGMAC RGMII-ID fix v1 0/1] Add support for rgmii-id phy mode
 2025-01-22  4:45 UTC  (3+ messages)
` [XGMAC RGMII-ID fix v1 1/1] net: dwc_eth_xgmac_socfpga: Add support for rgmii-id mode

[PATCH v4 v5 03/10] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts
 2025-01-22  4:35 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