U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-17 08:06:32 to 2024-04-18 18:42:45 UTC [more...]

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

[PATCH v4 0/3] upstream DT compatibility
 2024-04-18 18:39 UTC  (4+ messages)
` [PATCH v4 1/3] arm: dts: imx6dl-brppt2: fix gpio.h include
` [PATCH v4 2/3] dt-bindings: drop generic headers
` [PATCH v4 3/3] dts: support building all dtb files for a specific vendor

[PATCH v2 1/3] clk: imx8mm: Add support for PCIe clocks
 2024-04-18 18:40 UTC  (7+ messages)
` [PATCH v2 2/3] pci: dw_imx: add support for IMX8MM
` [PATCH v2 3/3] imx8mm_venice_defconfig: Enable PCIe/NVMe support

[PATCH v2] ARM: stm32: Initialize TAMP_SMCR BKP..PROT fields on STM32MP15xx
 2024-04-18 18:24 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-mpc8xx
 2024-04-18 18:13 UTC  (2+ messages)

[PATCH 00/10] Add support for Ethernet Boot on SK-AM62
 2024-04-18 18:13 UTC  (16+ messages)
` [PATCH 01/10] board: ti: am62x: Init DRAM size in R5/A53 SPL

[PATCH v2 00/16] pxe: Allow extlinux booting without CMDLINE enabled
 2024-04-18 18:13 UTC  (4+ messages)

[PATCH] arm: mach-k3: am642: Fix reset for workaround errata ID i2331
 2024-04-18 17:58 UTC 

[PATCH] rockchip: nanopi-r4s: Fix ehci usb error
 2024-04-18 15:47 UTC  (3+ messages)

[PATCH 0/3] qcom: switch to OF_UPSTREAM
 2024-04-18 17:24 UTC  (4+ messages)
` [PATCH 1/3] mach-snapdragon: use OF_UPSTREAM
` [PATCH 2/3] arm: dts: drop qcom dts files
` [PATCH 3/3] qcom_defconfig: set SYS_INIT_SP_BSS_OFFSET

[PATCH 0/9] qcom: RBx fixes and USB support
 2024-04-18 17:25 UTC  (10+ messages)
` [PATCH 1/9] gpio: qcom_pmic: add pm6125
` [PATCH 2/9] gpio: qcom_pmic: add pm8150l
` [PATCH 3/9] iommu: qcom-smmu: add qcom generic compatible
` [PATCH 4/9] phy: qcom: snps-femto-v2: drop clocks
` [PATCH 5/9] arm: dts: qrb4210-rb2-u-boot: add u-boot fixups
` [PATCH 6/9] mach-snapdragon: implement ft_board_setup() for USB role selection
` [PATCH 7/9] qcom_defconfig: enable OF_BOARD_SETUP
` [PATCH 8/9] qcom_defconfig: define safe default SYS_LOAD_ADDR
` [PATCH 9/9] qcom_defconfig: generate SMBIOS tables

Pull request for tpm-master-18042024
 2024-04-18 17:14 UTC 

[PATCH v3 0/4]
 2024-04-18 17:03 UTC  (11+ messages)
` [PATCH v3 1/4] efi_loader: conditionally enable SetvariableRT
` [PATCH v3 2/4] efi_loader: Add OS notifications for SetVariable at runtime
` [PATCH v3 3/4] efi_loader: add an EFI variable with the file contents
` [PATCH v3 4/4] efi_selftest: add tests for setvariableRT

[PATCH 1/3] clk: imx8mm: Add support for PCIe clocks
 2024-04-18 15:31 UTC  (5+ messages)
` [PATCH 2/3] pci: dw_imx: add support for IMX8MM
` [PATCH 3/3] imx8mm_venice_defconfig: Enable PCIe/NVMe support

[PATCH 0/5] Fix MMC tuning algorithm
 2024-04-18 14:40 UTC  (12+ messages)
  ` [PATCH 1/5] mmc: am654_sdhci: Add tuning algorithm for delay chain
  ` [PATCH 2/5] mmc: am654_sdhci: Fix OTAP/ITAP delay values
  ` [PATCH 3/5] mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit
  ` [PATCH 4/5] mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode

[PATCH 1/1] mailmap: add entry for AKASHI Takahiro
 2024-04-18 14:12 UTC  (2+ messages)

[PULL] u-boot-sh/master-fdt
 2024-04-18 14:08 UTC  (2+ messages)

[PATCH v1] board: toradex: verdin-am62: Remove not needed env variables
 2024-04-18 13:13 UTC 

[PATCH v1] board: toradex: imx: Remove not needed env variables
 2024-04-18 13:12 UTC 

[PATCH v5 0/1] Introduce fastboot oem board command
 2024-04-18 12:56 UTC  (3+ messages)
` [PATCH v5 1/1] fastboot: introduce 'oem board' subcommand

[PATCH v2 00/11] net: dwc_eth_qos: Clean up STM32 glue code and add STM32MP13xx support
 2024-04-18 12:03 UTC  (4+ messages)

[PATCH 1/3] pinctrl: qcom: allow selecting with ARCH_IPQ40XX
 2024-04-18 12:41 UTC  (6+ messages)
` [PATCH 2/3] mach-ipq40xx: import GPIO header from mach-snapgradon
` [PATCH 3/3] pinctrl: qcom: ipq4019: adapt pin name lookup to upstream DTS

[PATCH v1 00/25] stm32mp: Fix keys & leds management
 2024-04-18 11:48 UTC  (53+ messages)
` [PATCH v1 01/25] configs: stm32mp13: Enable FASTBOOT
` [PATCH v1 02/25] configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_defconfig
` [PATCH v1 03/25] configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_basic_defconfig
` [PATCH v1 04/25] configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_trusted_defconfig
` [PATCH v1 05/25] configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp13_defconfig
` [PATCH v1 06/25] board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check()
` [PATCH v1 07/25] ARM: dts: stm32: Add gpio-keys for stm32mp135f-dk-u-boot
` [PATCH v1 08/25] ARM: dts: stm32: Don't probe led-red/led-blue at boot "
` [PATCH v1 09/25] ARM: dts: stm32: Clean led-red node "
` [PATCH v1 10/25] ARM: dts: stm32: Add gpio-keys for stm32mp157a-dk1-scmi-u-boot
` [PATCH v1 11/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 12/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 13/25] ARM: dts: stm32: Add led-blue "
` [PATCH v1 14/25] ARM: dts: stm32: Add gpio-keys for stm32mp157a-dk1-u-boot
` [PATCH v1 15/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 16/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 17/25] ARM: dts: stm32: Update u-boot, boot-led "
  ` [PATCH v1 17/25] ARM: dts: stm32: Update u-boot,boot-led "
` [PATCH v1 18/25] ARM: dts: stm32: Add gpio-keys for stm32mp157c-ed1-u-boot
` [PATCH v1 19/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 20/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 21/25] ARM: dts: stm32: Add led-blue "
` [PATCH v1 22/25] ARM: dts: stm32: Add gpio-keys for stm32mp157c-ed1-scmi-u-boot
` [PATCH v1 23/25] ARM: dts: stm32: Don't probe red led at boot "
` [PATCH v1 24/25] ARM: dts: stm32: Update red led node "
` [PATCH v1 25/25] ARM: dts: stm32: Add led-blue "

[PATCH] arm: mach-ipq40xx: dont select SMEM by default
 2024-04-18  9:17 UTC 

[PATCH v4 0/1] Introduce fastboot oem board command
 2024-04-18  9:06 UTC  (3+ messages)
` [PATCH v4 1/1] fastboot: introduce 'oem board' subcommand

[PATCH] board: rk3288: simplify the DT file list in MAINTAINERS
 2024-04-18  7:06 UTC 

[PATCH v1] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2024-04-18  6:55 UTC  (10+ messages)

[PATCH v2 1/1] efi_loader: typo mstching
 2024-04-18  5:24 UTC  (2+ messages)

[PATCH 1/1] sandbox: don't call os_close with invalid file descriptor
 2024-04-18  3:40 UTC  (2+ messages)

[PATCH] arm: mach-k3: security: Lower verbosity of cert message for GP
 2024-04-18  3:40 UTC  (2+ messages)

[PATCH] configs: am64x_evm_*_defconfig: Increase offsets for eMMC raw boot
 2024-04-18  3:40 UTC  (2+ messages)

[PATCH v1] configs: arbel: Use generic timer and npcm reset driver
 2024-04-18  3:40 UTC  (2+ messages)

[PATCH 1/1] fs: fat: fill creation and change date
 2024-04-18  3:40 UTC  (2+ messages)

[PATCH 1/1] fs: fat: convert change month correctly
 2024-04-18  3:40 UTC  (2+ messages)

[PATCH v3] tools: copyfile: use 64k instead of 512 buffer
 2024-04-18  3:40 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAM
 2024-04-18  3:40 UTC  (2+ messages)

[PATCH 1/1] test: typo curren
 2024-04-18  3:40 UTC  (2+ messages)

[PATCH 1/1] acpi: set creator_revision in acpi_fill_header
 2024-04-18  3:11 UTC 

[PATCH 1/1] efi_loader: typo mstching
 2024-04-18  2:30 UTC 

[PATCH v3 0/2] upstream DT compatibility
 2024-04-18  1:44 UTC  (2+ messages)

[RESEND PATCH v3 0/5] Add support for TI TPS65224 PMIC
 2024-04-18  0:33 UTC  (11+ messages)
` [RESEND PATCH v3 1/5] power: tps65941: Add macros of "
` [RESEND PATCH v3 2/5] power: pmic: tps65941: Add TI "
` [RESEND PATCH v3 3/5] power: regulator: tps65941: Added macros for BUCK ID
` [RESEND PATCH v3 4/5] power: regulator: tps65941: use function callbacks for conversion ops
` [RESEND PATCH v3 5/5] power: regulator: tps65941: Add TPS65224 PMIC regulator support

[PATCH 00/15] configs: ti: Enable basic settings for SystemReady ACS
 2024-04-17 22:12 UTC  (2+ messages)

[PATCH 00/23] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-04-17 20:54 UTC  (4+ messages)

[PATCH] imx8m*_venice_defconfig: enable ipv6, wget and tftpput
 2024-04-17 20:03 UTC 

[PATCH] board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mp
 2024-04-17 20:01 UTC 

[PATCH 0/4] board: starfive: add Milk-V Mars CM support
 2024-04-17 19:29 UTC  (6+ messages)
` [PATCH 4/4] configs: visionfive2: enable SPL_YMODEM_SUPPORT

[PATCH 0/5] zfs: Fix zfs support on aarch64
 2024-04-17 19:15 UTC  (2+ messages)

[PATCH] imx8m*-venice: enable TPM support
 2024-04-17 17:09 UTC  (3+ messages)

[Patch] net: dwc_eth_qos - works with fixed-phy
 2024-04-17 16:40 UTC  (6+ messages)
    ` [Patch] dwc_eth_qos: Revert regression handling fixed phy

[PATCH] .gitignore: Add files produced by TI platform
 2024-04-17 16:24 UTC 

[PATCH 1/1] cmd: eficonfig: check initrd path allocation
 2024-04-17 16:01 UTC 

[PATCH v2] tpm: display warning if using gpio reset with TPM
 2024-04-17 15:07 UTC  (8+ messages)

[PATCH] ram: rockchip: px30: Replace misleading log message
 2024-04-17 14:57 UTC  (4+ messages)

[PATCH 1/2] cmd: sbi: add Supervisor Software Events extension
 2024-04-17 14:01 UTC  (2+ messages)
` [PATCH 2/2] cmd: sbi: add coreboot and oreboot implementation IDs

[PATCH v2 0/4] Enable SetVariable at runtime
 2024-04-17 13:20 UTC  (12+ messages)
` [PATCH v2 1/4] efi_loader: conditionally enable SetvariableRT
` [PATCH v2 2/4] efi_loader: Add OS notifications for SetVariable at runtime
` [PATCH v2 3/4] efi_loader: add an EFI variable with the file contents
` [PATCH v2 4/4] efi_selftest: add tests for setvariableRT

[PATCH v6 0/5] imx93: Conver to OF_UPSTREAM
 2024-04-17 13:14 UTC  (5+ messages)

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

[PATCH v1] arm: dts: verdin-imx8mm/imx8mp: use gpio-hog for sleep moci
 2024-04-17  9:09 UTC  (2+ messages)

[PATCH v1] arm: dts: verdin-am62: use gpio-hog for sleep moci
 2024-04-17  8:39 UTC 

[PATCH v1 0/1] add driver for Synopsys Ethernet 10G device
 2024-04-17  7:46 UTC  (2+ messages)
` [PATCH v1 1/1] net: Add drivers for Sysnopsys "

[PATCH v2 0/5] Kconfig: some cleanups
 2024-04-17  6:01 UTC  (5+ messages)
` [PATCH v2 5/5] common: Convert *.c/h from UTF-8 to ASCII enconfing

[PATCH] mmc: cv1800b: Add transmit tap delay config to fix write error
 2024-04-17 11:40 UTC  (2+ messages)

[PATCH 1/2] mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatible
 2024-04-17 11:11 UTC  (6+ messages)
` [PATCH 2/2] mmc: stm32_sdmmc2: Fix AARCH64 compilation warnings

[RFC PATCH v1 0/1] Add TH1520 eMMC/SD controller support
 2024-04-17 10:50 UTC  (5+ messages)
` [RFC PATCH v1 1/1] mmc: snps_sdhci: Add sdhci driver support for TH1520 SoC

[PATCH v2] rockchip: px30-board-tpl: Use CONFIG_TPL_BANNER_PRINT flag
 2024-04-17 10:49 UTC  (3+ messages)

[PATCH v2 00/16] EFI: ti: Enable EFI capsule updates
 2024-04-17 10:10 UTC  (8+ messages)
` [PATCH v2 01/16] board: Define GUIDs for firmware images

[PATCH] rockchip: px30-board-tpl: Use CONFIG_TPL_BANNER_PRINT flag
 2024-04-17  9:27 UTC  (3+ messages)

[PATCH] board: ti: j721e: Add support for both esm probe
 2024-04-17  9:15 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: stm32: Fix partition node name for stm32mp157c-ev1-u-boot
 2024-04-17  9:00 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: stm32: Fix partition node name for stm32mp15xx-dhcor-u-boot
` [PATCH 3/3] ARM: dts: stm32: Fix partition node name for stm32mp15xx-dhcom-u-boot

[PATCH 0/2] doc: env sub-commands, env list of aliases
 2024-04-17  8:06 UTC  (3+ messages)
` [PATCH 1/2] doc: sort env sub-commands alphabetically
` [PATCH 2/2] doc: update list of aliases for the env command


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).