U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-15 10:20:01 to 2024-05-17 13:12:54 UTC [more...]

[PATCH v5 00/12] Resolve issues with booting distros on x86
 2024-05-17 13:12 UTC  (4+ messages)
` [PATCH v5 01/12] efi: Correct handling of frame buffer

[PATCH 1/1] usb: Assimilate usb_get_descriptor() to linux
 2024-05-17  9:18 UTC 

[Agilex7 M-series Platform Enablement v1 00/16]
 2024-05-17  5:27 UTC  (17+ messages)
` [Agilex7 M-series Platform Enablement v1 01/16] arch: arm: dts: Add dts and dtsi for new platform Agilex7 M-series
` [Agilex7 M-series Platform Enablement v1 02/16] arch: arm: mach-socfpga: Add Agilex7 M-series mach-socfgpa enablement
` [Agilex7 M-series Platform Enablement v1 03/16] arch: arm: mach-socfpga: Improve help info
` [Agilex7 M-series Platform Enablement v1 04/16] arch: arm: mach-socfpga: Update handoff settings for Agilex7 M-series
` [Agilex7 M-series Platform Enablement v1 05/16] include: configs: Add config header file "
` [Agilex7 M-series Platform Enablement v1 06/16] include: configs: soc64: Use CONFIG_SPL_ATF to differentiate bootfile
` [Agilex7 M-series Platform Enablement v1 07/16] clk: altera: Add clock support for Agilex7 M-series
` [Agilex7 M-series Platform Enablement v1 08/16] ddr: altera: Add iossm mailbox "
` [Agilex7 M-series Platform Enablement v1 09/16] ddr: altera: Add uibssm "
` [Agilex7 M-series Platform Enablement v1 10/16] ddr: altera: Add DDR driver "
` [Agilex7 M-series Platform Enablement v1 11/16] ddr: altera: soc64: Restructure SDRAM firewall function
` [Agilex7 M-series Platform Enablement v1 12/16] ddr: altera: soc64: Clean up bit-shift by zero bit
` [Agilex7 M-series Platform Enablement v1 13/16] ddr: altera: soc64: Fix dram size calculation in clamshell mode
` [Agilex7 M-series Platform Enablement v1 14/16] arch: arm: mach-socfpga: Update kconfig for new platform Agilex7 M-series
` [Agilex7 M-series Platform Enablement v1 15/16] arch: arm: dts: Update Makefile "
` [Agilex7 M-series Platform Enablement v1 16/16] configs: Add defconfig for "

[PATCH RFC] doc: Document address spaces used by U-Boot
 2024-05-17 11:45 UTC 

[PATCH v1 0/7] Add Starfive JH7110 Cadence USB driver
 2024-05-17  9:47 UTC  (4+ messages)
` [PATCH v1 7/7] MAINTAINERS: Update Starfive visionfive2 maintain files

[PATCH 1/2] doc: Detailed example for netconsole setup
 2024-05-17  9:09 UTC  (6+ messages)
` [PATCH 2/2] doc: Update netconsole examples

[PATCH] FSL DDR: Errata A009942 clears board cpo_sample
 2024-05-17  8:46 UTC 

[PATCH 1/2] doc: process.rst: Use subsubheading for "Phases of the Development Process"
 2024-05-17  8:35 UTC  (3+ messages)
` [PATCH 2/2] doc: process.rst: Document device tree resync rules

[PATCH v1 1/9] rockchip: RK3328: Read the reset cause from clock reset unit for RK3328 SoC
 2024-05-17  7:45 UTC  (18+ messages)
` [PATCH v1 2/9] rockchip: RK3328: Enable display cpuinfo support on all boards
` [PATCH v1 3/9] rockchip: RK3399: Read the reset cause from clock reset unit for RK3399 SoC
` [PATCH v1 4/9] rockchip: RK3399: Enable display cpuinfo support on all boards
` [PATCH v1 5/9] arm: rockchip: Enable display cpuinfo to be build with SPL_BUILD
` [PATCH v1 6/9] rockchip: RK3568: Read the reset cause from clock reset unit for RK356x SoC
` [PATCH v1 7/9] rockchip: RK356x: Enable display cpuinfo support on all boards
` [PATCH v1 8/9] rockchip: RK3588: Read the reset cause from clock reset unit for RK3588 SoC
` [PATCH v1 9/9] rockchip: RK3588: Enable display cpuinfo support on all boards

[PATCH 0/6] video: pixel format handling fixes and improvements
 2024-05-17  6:14 UTC  (9+ messages)
` [PATCH 1/6] video: Move generated bmp headers to include/generated
` [PATCH 2/6] video: Add gitignore for u_boot_logo.S
` [PATCH 3/6] video: Rework pixel format handling
` [PATCH 4/6] video: bmp: Rework with video_rgb_to_pixel_*
` [PATCH 5/6] video: sandbox_sdl: Implement more pixel formats
` [PATCH 6/6] video: bochs: Setup framebuffer endian

[PATCH 001/149] global: Make <asm/global_data.h> include <asm/u-boot.h>
 2024-05-17  6:06 UTC  (3+ messages)
` [PATCH 126/149] board: st: Remove <common.h> and add needed includes

[PATCH] ARM: dts: stm32: Add generic SoM compatible to STM32MP15xx DH electronics DHSOM
 2024-05-17  6:04 UTC  (2+ messages)

[PATCH 0/2] virtio_gpu driver and relevant fix
 2024-05-17  2:26 UTC  (8+ messages)
` [PATCH 1/2] virtio: New virtio_gpu driver
` [PATCH 2/2] efi: gop: Mark pixel_format as BLTONLY if we have sync hook

[PATCH v3 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-17  1:25 UTC  (6+ messages)
` [PATCH v3 2/4] ARM: dts: imx: Introduce SPL and FIT labels to i.MX8M DTs binman nodes
` [PATCH v3 3/4] ARM: dts: imx: Wrap i.MX8M binman SPL and FIT nodes in CST node if IMX_HAB enabled
` [PATCH v3 4/4] imx: hab: Use nxp_imx8mcst etype for i.MX8M flash.bin signing

[PATCH v3 0/6] Enable OF_UPSTREAM for J721s2 and AM68
 2024-05-16 21:51 UTC  (2+ messages)

[PATCH v3 0/4] Clean-up patch set for MbedTLS integration
 2024-05-16 21:13 UTC  (6+ messages)
` [PATCH v3 1/4] image: remove redundant hash includes
` [PATCH v3 2/4] efi_loader: "
` [PATCH v3 3/4] md5: Use typedef for MD5 context
` [PATCH v3 4/4] include: Move snprintf to stdio.h

[PATCH v2 1/2] doc: Detailed example for netconsole setup
 2024-05-16 19:28 UTC  (4+ messages)
` [PATCH v2 2/2] doc: Update netconsole examples, mention stderr

[GIT PULL] Please pull u-boot-dfu-20240516
 2024-05-16 18:22 UTC  (2+ messages)

[PATCH 1/1] Squashed 'dts/upstream/' changes from b35b9bd1d4ee..7e08733c96c8
 2024-05-16 15:36 UTC  (9+ messages)

[PATCH v3 0/2] introduce basic support for TI's am625-lp-sk
 2024-05-16 16:15 UTC  (6+ messages)
` [PATCH v3 2/2] configs: add defconfigs for the am625-lp-sk

[PATCH v2] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
 2024-05-16 16:15 UTC  (6+ messages)

[PATCH v2] rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
 2024-05-16 15:38 UTC  (4+ messages)

[PATCH v2 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-16 15:31 UTC  (18+ messages)
` [PATCH v2 4/4] imx: hab: Use "
` [PATCH] imx: hab: add documentation about the required keys/certs
  ` [PATCH v2] "

[PATCH v2 00/12] MIPS: Boston: Various enhancements
 2024-05-16 15:06 UTC  (15+ messages)
` [PATCH v2 01/12] pci: xilinx: Handle size of ecam region properly
` [PATCH v2 02/12] pci: auto: Reduce bridge mem alignment boundary for boston
` [PATCH v2 03/12] pci: Enable PCI_MAP_SYSTEM_MEMORY when ARCH_MAP_SYSMEM is not set
` [PATCH v2 04/12] ahci: DMA addressing fixes
` [PATCH v2 05/12] ahci: dwc_ahsata: Generalize the driver
` [PATCH v2 06/12] MIPS: Provide dummy acpi_table.h
` [PATCH v2 07/12] MIPS: boston: Imply various options
` [PATCH v2 08/12] MIPS: boston: Provide default env vars
` [PATCH v2 09/12] clk: boston: Allow to get regmap from parent device
` [PATCH v2 10/12] dts/upstream: Add Makefile for MIPS
` [PATCH v2 11/12] MIPS: boston: Migrate to OF_UPSTREAM
` [PATCH v2 12/12] mailmap: Update email for Paul Burton

[PATCH 00/13] MIPS: Boston: Various enhancements
 2024-05-16 12:10 UTC  (5+ messages)
` [PATCH 12/13] MIPS: boston: Migrate to OF_UPSTREAM

[v2][PATCH 0/2] MAINTAINERS: updates for fastboot and USB gadget
 2024-05-16 11:29 UTC  (6+ messages)
` [v2][PATCH 1/2] MAINTAINERS: add tree link for fastboot
` [v2][PATCH 2/2] MAINTAINERS: add USB gadget regex to u-boot-dfu tree

[NFS] fetching kernel via nfs
 2024-05-16 10:53 UTC  (3+ messages)
  ` AW: "

[PATCH v3] tpm: display warning if using gpio reset with TPM
 2024-05-16 10:40 UTC  (6+ messages)

[PATCH v2 0/3] cyclic/watchdog patches
 2024-05-16  7:53 UTC  (4+ messages)
` [PATCH v2 1/3] cyclic: stop strdup'ing name in cyclic_register()
` [PATCH v2 2/3] wdt-uclass: prevent multiple cyclic_register calls
` [PATCH v2 3/3] cyclic: make clients embed a struct cyclic_info in their own data structure

[PATCH 00/11] drivers: Driver support for ADI SC5xx SoCs
 2024-05-16  6:44 UTC  (15+ messages)
` [PATCH 01/11] pinctrl: Add support for ADI SC5XX-family pinctrl
` [PATCH 02/11] gpio: Add support for SC5XX-family processor GPIO driver
` [PATCH 03/11] gpio: Add support for ADI ADP5588 GPIO expander chips
` [PATCH 04/11] usb: musb-new: Add support for Analog Devices SC5xx SoCs
` [PATCH 05/11] i2c: Add support for ADI SC5XX-family I2C peripheral
` [PATCH 06/11] net: Add support for ADI SC5xx SoCs with DWC QoS ethernet
` [PATCH 07/11] watchdog: Add support for ADI SC5XX-family watchdog peripheral
` [PATCH 08/11] dma: Add driver for ADI SC5xx-family SoC MDMA functionality
` [PATCH 09/11] remoteproc: Add in SHARC loading for ADI SC5XX-family processors
` [PATCH 10/11] spi: Add support for ADI SC5XX-family processor SPI peripherals
` [PATCH 11/11] mmc: Add support for ADI SC5XX-family processor SDHCI peripherals

[PATCH 0/3] cyclic/watchdog patches
 2024-05-16  6:43 UTC  (3+ messages)
` [PATCH 3/3] cyclic: make clients embed a struct cyclic_info in their own data structure

[PATCH 0/6] usb: dwc3: gadget: avoid EP command timeout
 2024-05-16  6:40 UTC  (2+ messages)

[PATCH v3] tpm-v2: allow algoirthm name to be configured for pcr_read and pcr_extend
 2024-05-16  0:28 UTC  (8+ messages)

[PATCH 0/6] power: pmic: sunxi: consolidate AXP SPL drivers
 2024-05-15 23:48 UTC  (7+ messages)
` [PATCH 1/6] power: pmic: sunxi: only build AXP drivers for SPL
` [PATCH 2/6] power: pmic: sunxi: introduce generic SPL AXP DC/DC driver
` [PATCH 3/6] power: pmic: sunxi: replace AXP717 SPL driver
` [PATCH 4/6] power: pmic: sunxi: use generic AXP SPL driver for AXP313
` [PATCH 5/6] power: pmic: sunxi: use generic AXP SPL driver for AXP305
` [PATCH 6/6] power: pmic: sunxi: add AXP707 support

[PATCH 1/5] net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls
 2024-05-15 23:28 UTC  (2+ messages)

[PATCH 0/4] Add remoteproc driver for AM62a SoC
 2024-05-15 23:28 UTC  (2+ messages)

[PATCH v5 0/6] Add DFU and usb boot for TI am62x SK and beagleplay
 2024-05-15 23:28 UTC  (2+ messages)

[PATCH 0/1] Move j7200-evm to OF_UPSTREAM
 2024-05-15 23:28 UTC  (3+ messages)
` [PATCH 1/1] arm: dts: k3-j7200: Move "

[PATCH] dm: use newly added linux/compat alloc functions
 2024-05-15 20:13 UTC 

[PATCH] fdt: add kaslr-seed if DM_RNG is enabled
 2024-05-15 20:05 UTC  (7+ messages)

[PATCH v1] board: nuvoton: Use an event to replace last_stage_init() and fix build error
 2024-05-15 18:51 UTC  (2+ messages)

[PATCH v2 0/8] ECC Series
 2024-05-15 16:07 UTC  (3+ messages)
` [PATCH v2 5/8] drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECC

[PATCH] mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
 2024-05-15 14:55 UTC  (13+ messages)

[PATCH u-boot-mvebu 00/10] Turris Omnia DDR training changes
 2024-05-15 15:11 UTC  (7+ messages)
` [PATCH u-boot-mvebu 10/10] arm: mvebu: turris_omnia: Support old DDR3 training, selectable via env var

[PATCH v1 0/2] Two mpfs icicle init fixes
 2024-05-15 15:04 UTC  (3+ messages)
` [PATCH v1 1/2] board: microchip: icicle: correct type for node offset
` [PATCH v1 2/2] board: microchip: icicle: make both ethernets optional

[PATCH v2 0/4] Clean-up patch set for MbedTLS integration
 2024-05-15 14:37 UTC  (6+ messages)
` [PATCH v2 1/4] image: remove redundant hash includes
` [PATCH v2 2/4] efi_loader: "
` [PATCH v2 3/4] md5: Use typedef for MD5 context
` [PATCH v2 4/4] include: Move snprintf to stdio.h

[PATCH v2 0/2] Add eFuse access for ZynqMP
 2024-05-15 12:41 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: zynqmp: Add support to access efuses
` [PATCH v2 2/2] drivers: misc: Add driver to access ZynqMP efuses

[PATCH] memory: ti-gpmc: use printf to dump settings/timings
 2024-05-15 12:20 UTC 

Use header file from external library in u-boot
 2024-05-15 11:51 UTC  (3+ messages)
  ` AW: "


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