u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-21 00:34:53 to 2022-07-22 16:07:41 UTC [more...]

[PATCH 00/12] Puma RK3399 migration to TPL and numerous fixes
 2022-07-22 16:06 UTC  (3+ messages)
` [PATCH 01/12] rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load medium
` [PATCH 02/12] rockchip: puma-rk3399: use gpio-hog instead of fixed-regulator for enabling eMMC/SPI-NOR

[PATCH v8 0/8] tpm: rng: Move TPM RNG functionality to driver model
 2022-07-22 16:02 UTC  (9+ messages)
` [PATCH v8 1/8] tpm: Export the TPM-version functions
` [PATCH v8 2/8] efi_loader: initialize the RNG protocol after the TCC2
` [PATCH v8 3/8] tpm: rng: Add driver model interface for TPM RNG device
` [PATCH v8 4/8] tpm: Add the RNG child device
` [PATCH v8 5/8] cmd: rng: Add support for selecting RNG device
` [PATCH v8 6/8] cmd: rng: Use a statically allocated array for random bytes
` [PATCH v8 7/8] doc: rng: Add documentation for the rng command
` [PATCH v8 8/8] test: rng: Add a UT testcase "

[PATCH v2 0/4] Deduplicate dhelectronics board files
 2022-07-22 15:46 UTC  (6+ messages)
` [PATCH v2 1/4] board: dhelectronics: Implement common MAC address functions
` [PATCH v2 2/4] ARM: imx6: DH: Use "
` [PATCH v2 3/4] ARM: imx8: "
` [PATCH v2 4/4] ARM: stm32: "

[PATCH] video: dw_mipi_dsi: fix vsync active vs back porch
 2022-07-22 15:13 UTC 

[PATCH v12 00/13] fpga: zynqmp: Adding support of loading authenticated images
 2022-07-22 14:16 UTC  (14+ messages)
` [PATCH v12 01/13] fpga: add option for loading FPGA secure bitstreams
  ` [PATCH v12 02/13] fpga: xilinx: add missed identifier names
    ` [PATCH v12 03/13] fpga: xilinx: add bitstream flags to driver desc
      ` [PATCH v12 04/13] fpga: zynqmp: add str2flags call
        ` [PATCH v12 05/13] fpga: xilinx: pass compatible flags to xilinx_load()
          ` [PATCH v12 06/13] fpga: pass compatible flags to fpga_load()
            ` [PATCH v12 07/13] fpga: add fpga_compatible2flag
              ` [PATCH v12 08/13] spl: fit: pass real compatible flags to fpga_load()
                ` [PATCH v12 09/13] fpga: xilinx: pass compatible flags to load() callback
                  ` [PATCH v12 10/13] fpga: zynqmp: reduce zynqmppl_load() code
                    ` [PATCH v12 11/13] fpga: zynqmp: add bitstream compatible checking
                      ` [PATCH v12 12/13] fpga: zynqmp: support loading authenticated images
                        ` [PATCH v12 13/13] fpga: zynqmp: support loading encrypted bitfiles

[PATCH 00/19] vbe: Verified Boot for Embedded initial support
 2022-07-22 12:49 UTC  (5+ messages)
` [PATCH 01/19] video: Renname vbe.h to vesa.h

[PATCH v2 0/7] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-07-22 11:35 UTC  (8+ messages)
` [PATCH v2 1/7] rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM
` [PATCH v2 2/7] rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards
` [PATCH v2 3/7] rockchip: remove unneeded CONFIG_SPL_PAD_TO
` [PATCH v2 4/7] rockchip: simplify binman image dependencies addition to INPUTS
` [PATCH v2 5/7] rockchip: allow to build SPI images even without HAS_ROM option
` [PATCH v2 6/7] binman: add support for skipping file concatenation for mkimage
` [PATCH v2 7/7] rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash

[PATCH v2 1/2] spl: enable regulator-boot-on and disable regulator-force-boot-off
 2022-07-22 10:09 UTC  (2+ messages)
` [PATCH v2 2/2] rockchip: rk3399: remove duplicate call to regulators_enable_boot_on

[PATCH v3 1/2] rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR
 2022-07-22  9:30 UTC  (2+ messages)
` [PATCH v3 2/2] rockchip: rk3399: fix incorrect ifdef check on SPL_GPIO

[PATCH v7 0/7] tpm: rng: Move TPM RNG functionality to driver model
 2022-07-22  9:05 UTC  (15+ messages)
` [PATCH v7 1/7] tpm: Export the TPM-version functions
` [PATCH v7 2/7] tpm: rng: Add driver model interface for TPM RNG device
` [PATCH v7 3/7] tpm: Add the RNG child device
` [PATCH v7 5/7] cmd: rng: Use a statically allocated array for random bytes
` [PATCH v7 7/7] test: rng: Add a UT testcase for the rng command

[PATCH] tools: mkimage: don't use deprecated openssl funcs
 2022-07-22  8:59 UTC  (2+ messages)

[bug] uboot 2022.07 hangs on rpi 2 with attached usb storage
 2022-07-22  8:59 UTC  (2+ messages)

Reading GPIOs with DM_GPIO before device tree is loaded
 2022-07-22  8:59 UTC  (4+ messages)

[PATCH 00/19] buildman: Integration of boards.cfg file
 2022-07-22  8:59 UTC  (10+ messages)
` [PATCH 10/19] buildman: Incorporate the genboardscfg.py tool

[PATCH v2] drivers: xen: unmap Enlighten page before jumping to Linux
 2022-07-22  8:49 UTC  (3+ messages)

[PATCH v2 0/5] Enable power domain driver in ZynqMP and Versal
 2022-07-22  8:46 UTC  (6+ messages)
` [PATCH v2 1/5] firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object()
` [PATCH v2 2/5] firmware: zynqmp: Load config overlay for core0 to pmufw
` [PATCH v2 3/5] arm64: zynqmp: Enable power domain driver
` [PATCH v2 4/5] mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.h
` [PATCH v2 5/5] arm64: versal: Enable power domain driver and its dependencies

[PATCH v10 00/10] enable menu-driven UEFI variable maintenance
 2022-07-22  8:45 UTC  (12+ messages)
` [PATCH v10 01/10] efi_loader: move udevice pointer into struct efi_object
` [PATCH v10 02/10] eficonfig: menu-driven addition of UEFI boot option
` [PATCH v10 03/10] eficonfig: add "Edit Boot Option" menu entry
` [PATCH v10 04/10] menu: add KEY_PLUS and KEY_MINUS handling
` [PATCH v10 05/10] eficonfig: add "Change Boot Order" menu entry
` [PATCH v10 06/10] eficonfig: add "Delete Boot Option" "
` [PATCH v10 07/10] bootmenu: add removable media entries
` [PATCH v10 08/10] doc:bootmenu: add description for UEFI boot support
` [PATCH v10 09/10] doc:eficonfig: add documentation for eficonfig command
` [PATCH v10 10/10] test: unit test for eficonfig

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-07-22  8:37 UTC  (13+ messages)
` [PATCH v5 19/23] FWU: synquacer: Add FWU Multi bank update support for DeveloperBox

[PATCH v1 0/8] board: toradex: Refactor config block handling and cleanup
 2022-07-22  8:35 UTC  (10+ messages)
` [PATCH v1 1/8] toradex: tdx-cfg-block: add 0068 i.mx 8m mini sku
` [PATCH v1 2/8] toradex: common: Remove stale comments about modules availability
` [PATCH v1 3/8] toradex: common: Use ARRAY_SIZE macro
` [PATCH v1 4/8] toradex: tdx-cfg-block: Cleanup interactive cfg block creation
` [PATCH v1 5/8] toradex: common: Remove stale function declaration
` [PATCH v1 6/8] toradex: common: Remove #ifdef usage for 2nd ethaddr
` [PATCH v1 7/8] toradex: tdx-cfg-block: Use official SKU names
` [PATCH v1 8/8] toradex: common: Improve product/serial print during boot

[PATCH v1 00/26] arm: dts: imx: sync device trees with upstream linux kernel ones
 2022-07-22  5:18 UTC  (31+ messages)
` [PATCH v1 01/26] board/BuR/brppt2: fix pwms property warning
` [PATCH v1 02/26] imx6: aristainetos: fix pwms property warnings
` [PATCH v1 03/26] tbs2910: prepare to synchronise device trees with linux
` [PATCH v1 04/26] imx6dl/imx6qdl: "
` [PATCH v1 05/26] apalis_imx6: synchronise device tree "
` [PATCH v1 06/26] colibri_imx6: "
` [PATCH v1 07/26] imx: mx6ul_14x14_evk: prepare to synchronise device trees "
` [PATCH v1 08/26] imx6ul/imx6ull: "
` [PATCH v1 09/26] colibri-imx6ull/-emmc: synchronise device tree "
` [PATCH v1 10/26] imx: imx7-cm: prepare to synchronise device trees "
` [PATCH v1 11/26] imx: imx7d-sdb: "
` [PATCH v1 12/26] imx7s/d: "
` [PATCH v1 13/26] colibri-imx7d/-emmc: synchronise device tree "
` [PATCH v1 14/26] ARM: DTS: bk4r1/pcm052: prepare to synchronise device trees "
` [PATCH v1 15/26] vf500/vf610: "
` [PATCH v1 16/26] colibri_vf: synchronise device tree "
` [PATCH v1 17/26] imx8mm-venice-gw700x: prepare to synchronise device trees "
` [PATCH v1 18/26] imx8mm: synchronise device tree "
` [PATCH v1 19/26] imx8mm-kontron-n801x-s-lvds: fix pwms property warnings
` [PATCH v1 20/26] imx8mm-mx8menlo/verdin-imx8mm: synchronise device tree with linux
` [PATCH v1 21/26] imx8mn: "
` [PATCH v1 22/26] imx8mp: "
` [PATCH v1 23/26] imx8mp-rsb3720-a1: fix pwms property warnings
` [PATCH v1 24/26] verdin-imx8mp: synchronise device tree with linux
` [PATCH v1 25/26] imx8mq: "
` [PATCH v1 26/26] board: toradex: apalis-imx8: fix file names in maintainers

[PATCH v7 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-07-22  3:39 UTC  (3+ messages)
` [PATCH v7 06/13] FWU: stm32mp1: Add helper functions for accessing FWU metadata

[RESEND v9 0/9] enable menu-driven UEFI variable maintenance
 2022-07-22  2:42 UTC  (18+ messages)
` [RESEND v9 1/9] efi_loader: move udevice pointer into struct efi_object
` [RESEND v9 2/9] eficonfig: menu-driven addition of UEFI boot option
` [RESEND v9 9/9] doc:eficonfig: add documentation for eficonfig command

[PATCH 0/2] powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
 2022-07-21 22:49 UTC  (11+ messages)
` [PATCH 1/2] "

[PATCH 11/11] board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot
 2022-07-21 22:20 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] sunxi-mmc: increase stabilization delay from 1ms to 20ms
 2022-07-21 22:08 UTC 

Increasing stabilization time in sunxi_mmc_core_init
 2022-07-21 21:30 UTC  (9+ messages)
      `  "
          `  "
                `  "

Please pull u-boot-marvell/master
 2022-07-21 17:40 UTC  (2+ messages)

[PATCH 1/1] usb: storage: stop probe on "Invalid device"
 2022-07-21 17:29 UTC 

u-boot 2022.04 for MCIMX6S7 board (TS-7970)
 2022-07-21 14:24 UTC  (2+ messages)
` Fwd: "

[PATCH] boot: allow bootmeth-distro without CONFIG_NET
 2022-07-21 16:56 UTC 

[PATCH v2] watchdog: add amlogic watchdog support
 2022-07-21 15:33 UTC  (6+ messages)

Please pull u-boot-watchdog/master
 2022-07-21 15:31 UTC 

[PATCH 1/2] xilinx: Wire uuid reading from FRU
 2022-07-21 14:19 UTC  (2+ messages)
` [PATCH 2/2] xilinx: common: Use strlcpy instead of strncpy

[PATCH] fastboot: release usb_gadget on reboot commands
 2022-07-21 13:59 UTC 

[PATCH] MAINTAINERS: Update file list for ARM Freescale IMX
 2022-07-21 13:47 UTC 

[PATCH v3 0/2] fpga: Convert some options to Kconfig
 2022-07-21 13:31 UTC  (3+ messages)
` [PATCH v3 1/2] fpga: Convert SYS_FPGA_CHECK_CTRLC "
` [PATCH v3 2/2] fpga: Convert SYS_FPGA_PROG_FEEDBACK "

[PATCH 1/5] imx8m: USDHC3 base address definition for i.MX8MP
 2022-07-21 13:20 UTC  (5+ messages)
` [PATCH 2/5] ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MP
` [PATCH 3/5] drivers: power: pmic: Add support for rn5t568 PMIC
` [PATCH 4/5] drivers: power: pmic: Add legacy support for rn5t567 PMIC
` [PATCH 5/5] arm: imx8mp: Initial MSC SM2S iMX8MP support

[PATCH] arm: mvebu: turris_omnia: Set ETHPRIME to DT alias
 2022-07-21 12:28 UTC  (2+ messages)

[PATCH] arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times
 2022-07-21 12:27 UTC  (2+ messages)

[PATCH 1/2] mvebu: eDPU: disable SCSI support
 2022-07-21 12:27 UTC  (4+ messages)
` [PATCH 2/2] mvebu: uDPU: disable non-present peripherals

[PATCH u-boot-marvell 1/2] board: turris: Fix MAINTAINERS and add Pali
 2022-07-21 12:26 UTC  (4+ messages)
` [PATCH u-boot-marvell 2/2] treewide: Fix Marek's name and change my e-mail address

[PATCH] tlv_eeprom: Add missing CRC32 dependency
 2022-07-21 12:25 UTC  (2+ messages)

[PATCH] arch: mvebu: Disable by default unused peripherals in SPL
 2022-07-21 12:24 UTC  (2+ messages)

[PATCH 1/2] arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals
 2022-07-21 12:24 UTC  (4+ messages)
` [PATCH 2/2] arm: mvebu: a3720: Add NVMe to BOOT_TARGET_DEVICES list

[PATCH v5 1/3] arm: mvebu: dts: sync DTS
 2022-07-21 12:23 UTC  (6+ messages)
` [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU
` [PATCH v5 3/3] MAINTAINERS: add myself as Methode maintainer

[PATCH] arm64: mvebu: handle non-zero base address for RAM
 2022-07-21 12:22 UTC  (2+ messages)

[PATCH] board: turris: Find atsha device by atsha driver
 2022-07-21 12:22 UTC  (2+ messages)

[PATCH 0/5] Enable power domain driver in ZynqMP and Versal
 2022-07-21 11:53 UTC  (8+ messages)
` [PATCH 2/5] firmware: zynqmp: Load config overlay for core0 to pmufw

[PATCH v3 00/13] Port manufacturer specific initialization
 2022-07-21 11:15 UTC  (15+ messages)
` [PATCH v3 01/13] mtd: nand: Get rid of busw parameter
` [PATCH v3 02/13] mtd: nand: Store nand ID in struct nand_chip
` [PATCH v3 03/13] mtd: nand: Add manufacturer specific initialization/detection steps
` [PATCH v3 04/13] mtd: nand: Get rid of mtd variable in function calls
` [PATCH v3 05/13] mtd: nand: Export symbol nand_decode_ext_id
` [PATCH v3 06/13] mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
` [PATCH v3 07/13] mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
` [PATCH v3 08/13] mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
` [PATCH v3 09/13] mtd: nand: Move Micron specific init logic in nand_micron.c
` [PATCH v3 10/13] mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
` [PATCH v3 11/13] mtd: nand: Move Macronix specific initialization in nand_macronix.c
` [PATCH v3 12/13] mtd: nand: toshiba: Retrieve ECC requirements from extended ID
` [PATCH v3 13/13] mtd: decommission the NAND museum

[PATCH] imx: syscounter: support timer_get_boot_us
 2022-07-21 10:30 UTC 

[PATCH] spi: cadence_ospi_versal: Reset ospi controller using reset driver api's
 2022-07-21  4:24 UTC  (2+ messages)

[RFCv1] CI: Move to Ubuntu 2022.04 "Jammy" for CI base
 2022-07-21  2:27 UTC 

[PATCH 0/4] Deduplicate dhelectronics board files
 2022-07-21  2:06 UTC  (9+ messages)
` [PATCH 1/4] board: dhelectronics: Implement common mac address functions
` [PATCH 2/4] ARM: imx6: DH: Use "
` [PATCH 3/4] ARM: imx8: "
` [PATCH 4/4] ARM: stm32: "

[PATCH v2] Improve Windows build documentation
 2022-07-21  0:34 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;
as well as URLs for NNTP newsgroup(s).