U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-23 11:12:28 to 2024-04-25 22:55:09 UTC [more...]

[PATCH] binman: Fix typo in mkimage etype description
 2024-04-25 22:54 UTC 

[PATCH v2 0/2] Generate all SR boot binaries
 2024-04-25 22:06 UTC  (3+ messages)
` [PATCH v2 1/2] arm: dts: k3-j721e-binman: Add support for HSFS1.1
` [PATCH v2 2/2] arm: dts: k3-j7200-binman: Add support for HSSE1.0 and HSFS1.0

[PATCH] arm: mach-k3: Move code specific to a SoC into that SoC's directory
 2024-04-25 21:38 UTC 

[PATCH 1/3] binman: Add nxp_imx8mimage etype
 2024-04-25 20:39 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: imx: Switch Ronetix iMX8MQ-CM to imx8mq-u-boot.dtsi
` [PATCH 3/3] ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman

[PATCH] arm: mach-k3: am642: Fix reset for workaround errata ID i2331
 2024-04-25 18:30 UTC  (3+ messages)

[PATCH v1] arm: dts: meson-axg: add NAND controller node for AXG
 2024-04-25 17:50 UTC 

Capsule GUIDs and LVFS
 2024-04-25 16:18 UTC  (9+ messages)

[PATCH v4 0/6] Enable ICSSG Ethernet Driver for AM65x
 2024-04-25 15:30 UTC  (2+ messages)

[PATCH] clk: zynq: Fix EMIO clock use detection for gem0
 2024-04-25 15:18 UTC  (6+ messages)

[PATCH 1/2] mtd: spi-nor-core: allow overriding 4-byte OPCODE support
 2024-04-25 14:36 UTC  (2+ messages)
` [PATCH 2/2] mtd: spi-nor-core: add 4-byte OPCODE support for Winbond W25Q256JV

[PATCH v2 00/10] Add support for Ethernet Boot on SK-AM62
 2024-04-25 12:59 UTC  (15+ messages)
` [PATCH v2 01/10] common: spl: spl: Init DRAM size in R5/A53 SPL
` [PATCH v2 02/10] firmware: ti_sci: Add No-OP for "RX_FL_CFG"
` [PATCH v2 03/10] soc: ti: k3-navss-ringacc: Initialize base address of ring cfg registers
` [PATCH v2 04/10] soc: ti: k3-navss-ringacc: Fix reset ring API
` [PATCH v2 05/10] dma: ti: k3-udma: Add support for native configuration of chan/flow
` [PATCH v2 06/10] arm: mach-k3: am625_init: Probe AM65 CPSW NUSS
` [PATCH v2 07/10] configs: am62: Add configs for enabling ETHBOOT in R5SPL
` [PATCH v2 08/10] configs: am62: Enable configs required for Ethboot
` [PATCH v2 09/10] arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdma
` [PATCH v2 10/10] arch: arm: dts: k3-am62-sk-u-boot: Add missing "bootph-all" property to phy_gmii_sel node

[PATCH v2 0/2] i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
 2024-04-25 12:54 UTC  (5+ messages)

[PATCH v2 0/6] mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it
 2024-04-25  6:17 UTC  (11+ messages)
` [PATCH v2 1/6] mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
` [PATCH v2 2/6] mtd: spi-nor: Allow flashes to specify MTD writesize
` [PATCH v2 3/6] mtd: spi-nor: Check nor->info before setting macronix_octal_fixups
` [PATCH v2 4/6] mtd: spi-nor: Replace default_init() hook with late_init()
` [PATCH v2 5/6] mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()
` [PATCH v2 6/6] mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes

[PATCH 0/3] arm: dts: am62-beagleplay: Fix Beagleplay Ethernet
 2024-04-25 12:20 UTC  (4+ messages)
` [PATCH 1/3] arm: dts: k3-am62*: sync with Linux v6.9-rc5
` [PATCH 2/3] arm: dts: k3-am625-beagleplay: get CPSW Ethernet to work
` [PATCH not-for-merge 3/3] arm: dts: k3-am625-beagleplay: Fix Ethernet PHY reset GPIO

[PATCH 0/5] zfs: Fix zfs support on aarch64
 2024-04-25 11:57 UTC  (5+ messages)
` [PATCH 3/5] zfs: Fix unaligned read of uint64

[PATCH v4 00/11] rockchip: Support getting DRAM banks from TPL for rk3568 and rk3588
 2024-04-25 10:46 UTC  (12+ messages)
` [PATCH v4 01/11] rockchip: sdram: Support getting "
` [PATCH v4 02/11] rockchip: NR_DRAM_BANKS now defaults to 10 when Rockchip TPL blob is used
` [PATCH v4 03/11] rockchip: nanopc-t6-rk3588: use DRAM banks from ATAGS
` [PATCH v4 04/11] rockchip: quartzpro64-rk3588: "
` [PATCH v4 05/11] rockchip: rock5a-rk3588s: "
` [PATCH v4 06/11] rockchip: rock5b-rk3588: "
` [PATCH v4 07/11] rockchip: evb_rk3588 et al.: "
` [PATCH v4 08/11] rockchip: toybrick_rk3588: "
` [PATCH v4 09/11] rockchip: turing-rk1-rk3588: "
` [PATCH v4 10/11] rockchip: rk3588: "
` [PATCH v4 11/11] rockchip: rk356x: "

[PATCH v2 1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
 2024-04-25 10:25 UTC  (5+ messages)
` [PATCH v2 2/3] efi_selftest: add tests for QueryVariableInfo at runtime
` [PATCH v2 3/3] efi_selftest: add tests for QueryVariableInfo at boottime

[PATCH v3 00/11] rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588
 2024-04-25  7:27 UTC  (5+ messages)
` [PATCH v3 01/11] "

[PATCH v2] efi_loader: do not install dtb if bootmgr fails
 2024-04-25  8:10 UTC  (2+ messages)

[PATCH v3] usb: cdns3: gadget.c: Set fast access bit
 2024-04-25  7:50 UTC  (4+ messages)

[PATCH v2 0/4] arm: Add Analog Devices SC5xx Machine Type
 2024-04-25  0:04 UTC  (5+ messages)
` [PATCH v2 1/4] arch: arm: Add Analog Devices SC5xx machine type
` [PATCH v2 2/4] drivers: clk: adi: Add in SC5XX-family clock driver
` [PATCH v2 3/4] drivers: serial: Add in UART for ADI SC5XX-family processors
` [PATCH v2 4/4] drivers: timer: Add in driver support for ADI SC5XX-family GP timer peripheral

[PATCH] test/py: Make the number of SPL banners seen a variable
 2024-04-24 22:45 UTC 

[PATCH] sysreset: psci: drop reliance on SPL support
 2024-04-24 15:49 UTC  (3+ messages)

[PATCH v3 00/19] EFI: ti: Enable EFI capsule updates
 2024-04-24 15:05 UTC  (7+ messages)
` [PATCH v3 01/19] doc: uefi: capsules: Start Capsule Update porting section
` [PATCH v3 02/19] board: am64x: Define capsule update firmware info
` [PATCH v3 03/19] configs: am64x: Enable EFI capsule update

[PATCH v3] rockchip: rv1108: Convert to OF_UPSTREAM
 2024-04-24 15:01 UTC  (2+ messages)

[PATCH 1/4] arm: davinci: Migrate da850-evm to OF_UPSTREAM
 2024-04-24 14:55 UTC  (5+ messages)

[PATCH 1/3] mach-ipq40xx: add CPU specific code
 2024-04-24 14:14 UTC  (6+ messages)
` [PATCH 2/3] mach-ipq40xx: use OF_UPSTREAM
` [PATCH 3/3] arm: dts: drop downstream IPQ4019 DTSI

[PATCH 1/2] ARM: dts: stm32: add PWR regulators support on stm32mp131
 2024-04-24 13:36 UTC  (3+ messages)

[PATCH 0/2] *** Commonize board code for K3 based SoMs ***
 2024-04-24 12:53 UTC  (3+ messages)
` [PATCH 1/2] board: phytec: Commonize board code for K3 based SoMs
` [PATCH 2/2] phycore_am64x_a53_defconfig: Enable CONFIG_BOARD_LATE_INIT

[PATCH 00/10] Add support for Ethernet Boot on SK-AM62
 2024-04-24 12:52 UTC  (4+ messages)
` [PATCH 03/10] soc: ti: k3-navss-ringacc: Initialize base address of ring cfg registers

[PATCH v2] sysreset: add Qualcomm PSHOLD reset driver
 2024-04-24 12:44 UTC 

[PATCH] arm: mach-k3: am642: Provide a way to obtain boot device for non SPLs
 2024-04-24 12:43 UTC 

[PATCH v3 00/20] FWU: Add support for FWU metadata version 2
 2024-04-24 12:18 UTC  (2+ messages)

rk3399 issue: no DMA in Linux with mainline TF-A and U-Boot SPL
 2024-04-24  9:42 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Add support to exit 4-byte mode
 2024-04-24 11:02 UTC  (3+ messages)

[PATCH v3 0/2] riscv: Rename spl_soc_init() to spl_dram_init()
 2024-04-24 11:01 UTC  (4+ messages)
` [PATCH v3 1/2] board: sifive: "
` [PATCH v3 2/2] board: starfive: "

[PATCH 0/2] Optimize udelay for aarch64 boards
 2024-04-24 10:56 UTC  (6+ messages)
` [PATCH 2/2] armv8: generic_timer: Use event stream for udelay

[PATCH 1/4] MAINTAINERS: IPQ40XX: remove Luka Kovacic as maintainer
 2024-04-24  9:46 UTC  (4+ messages)
` [PATCH 2/4] MAINTAINERS: IPQ40XX: update GCC dt-bindings
` [PATCH 3/4] MAINTAINERS: IPQ40XX: add clock-ipq4019 instead of reset driver
` [PATCH 4/4] MAINTAINERS: IPQ40XX: add pinctrl driver

[PATCH 00/31] rockchip: rk3399: Sync DT with linux v6.8 and update defconfigs
 2024-04-24  9:21 UTC  (17+ messages)
` [PATCH 25/31] rockchip: rk3399-nanopi-4: Sync device tree from linux v6.8
` [PATCH 26/31] rockchip: rk3399-rock960: "
` [PATCH 27/31] rockchip: rk3399-khadas: "
` [PATCH 28/31] rockchip: rk3399-rock-pi-4: "
` [PATCH 29/31] rockchip: rk3399-rockpro64: "
` [PATCH 30/31] rockchip: rk3399-pinebook-pro: "
` [PATCH 31/31] rockchip: rk3399-pinephone-pro: "

[PATCH v2 0/1] arch: zynqmp: Make zynqmp command more accessible
 2024-04-24  8:34 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: Clean up xilinx_zynqmp.h
 2024-04-24  8:23 UTC  (3+ messages)

[RFC PATCH v1 0/1] mmc: zynq_sdhci: Only evaluate card-stable signal if card was detected
 2024-04-24  8:23 UTC  (2+ messages)
` [RFC PATCH v1 1/1] "

EFI payload in 64 bit mode?
 2024-04-24  8:23 UTC  (2+ messages)

[PATCH 0/2] imx93-11x11-evk: Convert to OF_UPSTREAM
 2024-04-24  9:12 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: imx93: sync clock header
` [PATCH 2/2] imx: imx93-11x11-evk: convert to OF_UPSTREAM

[PATCH 1/3] efi_loader: enable QueryVariableInfo at runtime for file backed variables
 2024-04-24  7:40 UTC  (5+ messages)
` [PATCH 2/3] efi_selftest: add tests for QueryVariableInfo at runtime
` [PATCH 3/3] efi_selftest: add tests for QueryVariableInfo at boottime

[GIT PULL] please pull fsl-qoriq-2024-4-24
 2024-04-24  0:58 UTC  (2+ messages)

[PATCH 0/4] sunxi: devicetree updates plus new boards
 2024-04-24  0:18 UTC  (5+ messages)
` [PATCH 1/4] sunxi: dts: arm/arm64: update devicetree files from Linux-v6.9-rc4
` [PATCH 2/4] sunxi: a64: Add Remix Mini PC support
` [PATCH 3/4] [DO NOT MERGE] sunxi: dts: arm64: add Tanix TX1 DT from Linux
` [PATCH 4/4] sunxi: H616: add Tanix TX1 support

[PATCH] ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM
 2024-04-23 23:13 UTC  (8+ messages)

[PATCH] usb: dwc2: Add in version 4xx compatibility
 2024-04-23 22:31 UTC  (7+ messages)

[PATCH v4] mmc: Poll CD in case cyclic framework is enabled
 2024-04-23 23:17 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Enable PCIe and NVMe on DH i.MX8M Plus DHCOM PDK3
 2024-04-23 23:15 UTC 

[PULL] Please pull qcom/qcom-main
 2024-04-23 21:22 UTC  (2+ messages)

[PATCH] cmd: gpt: initialize partition table
 2024-04-23 17:40 UTC  (3+ messages)

[PATCH 1/2] event: typo arguemnts
 2024-04-23 17:05 UTC  (3+ messages)
` [PATCH 2/2] tools: type arguemnts

[PATCH v1] board: toradex: colibri-imx(6ull|imx7): Fix missing fdt_fixup boot error
 2024-04-23 15:57 UTC 

RISC-V u-boot unable to boot QEMU using '-cpu max'
 2024-04-23 14:23 UTC  (5+ messages)

[PATCH v2] usb: dwc3: support USB 3.1 controllers
 2024-04-23 14:15 UTC 

[PATCH] sysreset: add Qualcomm PSHOLD reset driver
 2024-04-23 13:59 UTC  (2+ messages)

[PATCH v2 0/3] Introduce NET_PREFER_ROM_MAC_ADDR config
 2024-04-23 13:44 UTC  (5+ messages)
` [PATCH v2 1/3] net: eth-uclass: Introduce NET_PREFER_ROM_MAC_ADDR

[PATCH v2] usb: cdns3: gadget.c: Set fast access bit
 2024-04-23 12:53 UTC  (2+ messages)

[RFC PATCH 1/1] net: dwc_eth_qos: mdio: Implement clause 45
 2024-04-23 12:52 UTC  (2+ messages)

[PATCH v2] rockchip: rv1108: Convert to OF_UPSTREAM
 2024-04-23 12:42 UTC 

[PATCH] rockchip: rv1108: Convert to OF_UPSTREAM
 2024-04-23 12:41 UTC 

[PATCH v4 0/7] Add SE HMBSC board support
 2024-04-23 12:23 UTC  (3+ messages)

[PATCH v2 0/3] riscv: Rename spl_soc_init() to spl_dram_init()
 2024-04-23 12:22 UTC  (3+ messages)
` [PATCH v2 3/3] board: starfive: Call spl_dram_init() for DRAM initialization

[PATCH 0/9] qcom: RBx fixes and USB support
 2024-04-23 11:43 UTC  (2+ messages)

[PATCH 0/4] smpi: msm: fix version 5 and add version 7 support
 2024-04-23 11:43 UTC  (2+ messages)

[PATCH v2] mach-snapdragon: Allow other board vendors apart from Qcom
 2024-04-23 11:43 UTC  (2+ messages)

[PATCH v2 1/5] pinctrl: qcom: allow selecting with ARCH_IPQ40XX
 2024-04-23 11:43 UTC  (2+ messages)

[PATCH] arm: mach-ipq40xx: dont select SMEM by default
 2024-04-23 11:43 UTC  (2+ messages)

[PATCH 0/3] qcom: switch to OF_UPSTREAM
 2024-04-23 11:43 UTC  (2+ messages)

[PATCH v3] rockchip: px30-board-tpl: Sync ifdef guards with full TPL
 2024-04-23 11:36 UTC  (2+ messages)

[RESEND PATCH v2] configs: rk3588-turing-rk1: disable SPI flash by default
 2024-04-23 11:35 UTC  (2+ messages)

[PATCH] board: sl28: move to OF_UPSTREAM
 2024-04-23 12:18 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).