U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-23 03:43:03 to 2022-08-24 13:52:32 UTC [more...]

Please pull u-boot-marvell/master
 2022-08-24 13:52 UTC  (2+ messages)

[PATCH] configs: stm32: Enable CONFIG_DM_REGULATOR for stm32f769-disco
 2022-08-24 13:44 UTC 

[PATCH] ARM: dts: stm32: Fix display-timings settings for stm32f746-disco
 2022-08-24 13:42 UTC 

[PATCH] vbe: Enable command only with BOOTSTD_FULL
 2022-08-24 13:33 UTC  (2+ messages)

[PATCH v13 0/9] enable menu-driven UEFI variable maintenance
 2022-08-24 13:25 UTC  (14+ messages)
` [PATCH v13 1/9] eficonfig: menu-driven addition of UEFI boot option
` [PATCH v13 2/9] eficonfig: add "Edit Boot Option" menu entry
` [PATCH v13 3/9] menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling
` [PATCH v13 4/9] eficonfig: add "Delete Boot Option" menu entry
` [PATCH v13 5/9] bootmenu: add removable media entries
` [PATCH v13 6/9] eficonfig: add "Change Boot Order" menu entry
` [PATCH v13 7/9] doc:bootmenu: add description for UEFI boot support
` [PATCH v13 8/9] doc:eficonfig: add documentation for eficonfig command
` [PATCH v13 9/9] test: unit test for eficonfig

[RFC PATCH 0/1] net: xilinx: handle internal PHY/PCS
 2022-08-24 12:51 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH v2] arm: bcmbca: add bcm63138 SoC support
 2022-08-24 12:49 UTC  (2+ messages)

[PATCH v3 0/5] arm: bcmbca: move bcm63158 support under CONFIG_ARCH_BCMBCA
 2022-08-24 12:44 UTC  (11+ messages)
` [PATCH v3 1/5] arm: bcmbca: add bcm63158 SoC "
` [PATCH v3 2/5] arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158
` [PATCH v3 3/5] arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158
` [PATCH v3 4/5] MAINTAINERS: Add BCM63158 maintainer to BCMBCA entry
` [PATCH v3 5/5] arm: bcmbca: make reset_cpu function weak

[PATCH v2 0/3] arm: bcmbca: move bcm6753 support under CONFIG_ARCH_BCMBCA
 2022-08-24 12:42 UTC  (7+ messages)
` [PATCH v2 1/3] arm: bcmbca: add bcm6855 SoC "
` [PATCH v2 2/3] arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753
` [PATCH v2 3/3] arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855

[PATCH v2 0/3] arm: bcmbca: move bcm6858 support under CONFIG_ARCH_BCMBCA
 2022-08-24 12:39 UTC  (7+ messages)
` [PATCH v2 1/3] arm: bcmbca: add bcm6858 SoC "
` [PATCH v2 2/3] arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858
` [PATCH v2 3/3] arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858

[PATCH v4 0/3] arm: bcmbca: move bcm68360 support under CONFIG_ARCH_BCMBCA
 2022-08-24 12:29 UTC  (7+ messages)
` [PATCH v4 1/3] arm: bcmbca: add bcm6856 SoC "
` [PATCH v4 2/3] arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360
` [PATCH v4 3/3] arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856

[PATCH v2 0/3] arm: bcmbca: move bcm68360 support under CONFIG_ARCH_BCMBCA
 2022-08-24 12:24 UTC  (7+ messages)
` [PATCH v2 1/3] arm: bcmbca: add bcm6856 SoC "
` [PATCH v2 2/3] arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360
` [PATCH v2 3/3] arm: bcmbca: make bcm68360 driver depending on CONFIG_BCM6856

[PATCH v2 00/19] imx: kontron-sl-mx8mm: Improvements and OSM board support
 2022-08-24 12:19 UTC  (2+ messages)

[PATCH] firmware: zynqmp: Skip loading config object for Versal
 2022-08-24 12:18 UTC 

[RESEND PATCH 0/2] rpi: Copy eth PHY address from fw DT to loaded DT
 2022-08-24  8:45 UTC  (6+ messages)
` [RESEND PATCH 1/2] rpi: Copy properties from firmware dtb to the loaded dtb

[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
 2022-08-24 11:40 UTC 

[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
 2022-08-24 11:40 UTC 

[PATCH 0/3] cadence_qspi driver updates
 2022-08-24 11:38 UTC  (4+ messages)
` [PATCH 1/3] spi: cadence-qspi: Correct flash reset function name
` [PATCH 2/3] spi: cadence_qspi: Call read_setup for STIG_READ
` [PATCH 3/3] spi: cadence-qspi: Use priv instead of plat across the driver

[UBOOT PATCH v2] firmware: zynqmp: Skip loading config object for Versal
 2022-08-24 11:36 UTC  (2+ messages)

[PATCH] xilinx: Enable CMD_GREPENV/SETEXPR by default
 2022-08-24 11:28 UTC 

[PATCH] xilinx: Add env redund offset
 2022-08-24 11:23 UTC 

[PATCH] cmd: xxd: add new command
 2022-08-24 11:19 UTC 

[RFC PATCH] imx8mp: fix boot hang when booting NXP kernel 5.15.32
 2022-08-24 10:17 UTC  (4+ messages)

[PATCH] kontron-sl-mx8mm: Let CONFIG_SPL_FIT_IMAGE_TINY be selected
 2022-08-24 10:08 UTC  (2+ messages)

[PATCH v5 00/12] efi_loader: more tightly integrate UEFI disks to driver model
 2022-08-24  9:29 UTC  (6+ messages)
` [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice

[PATCH] kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle
 2022-08-24  8:37 UTC 

[PATCH v4 0/7] tpm: Various minor fixes and enhancements
 2022-08-24  8:32 UTC  (9+ messages)
` [PATCH v4 1/7] tpm: Require a digest source when extending the PCR
` [PATCH v4 2/7] tpm: Correct the permissions command in TPMv1
` [PATCH v4 3/7] tpm: Correct the define-space command in TPMv2
` [PATCH v4 4/7] tpm: sandbox: Allow init of TPM in a different phase
` [PATCH v4 5/7] tpm: Allow reporting the internal state
` [PATCH v4 6/7] tpm: Implement state command for Cr50
` [PATCH v4 7/7] tpm: Allow committing non-volatile data

[PATCH u-boot 0/3] renesas: Fix RPC-IF enablement
 2022-08-24  8:03 UTC  (3+ messages)

[PATCH] tests: Do not hardcode sudo tool
 2022-08-24  7:48 UTC 

[PATCH] patman: do not hardcode coverage tool
 2022-08-24  7:43 UTC 

mvebu - switch to orion-timer
 2022-08-24  7:35 UTC  (4+ messages)

[PATCH 1/2] usb: gadget: designware-udc: Drop the driver
 2022-08-24  7:11 UTC  (4+ messages)
` [PATCH 2/2] usb: gadget: Clean up Makefile ifdeffery

[PATCH] fdt_support: add optional board_rng_seed() hook
 2022-08-24  6:57 UTC  (5+ messages)

[PATCH v12 0/9] enable menu-driven UEFI variable maintenance
 2022-08-24  5:39 UTC  (11+ messages)
` [PATCH v12 1/9] eficonfig: menu-driven addition of UEFI boot option
` [PATCH v12 2/9] eficonfig: add "Edit Boot Option" menu entry
` [PATCH v12 3/9] menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling
` [PATCH v12 4/9] eficonfig: add "Delete Boot Option" menu entry
` [PATCH v12 5/9] bootmenu: add removable media entries
` [PATCH v12 6/9] eficonfig: add "Change Boot Order" menu entry
` [PATCH v12 7/9] doc:bootmenu: add description for UEFI boot support
` [PATCH v12 8/9] doc:eficonfig: add documentation for eficonfig command
` [PATCH v12 9/9] test: unit test for eficonfig

[PATCH] board: ti: common: board_detect: Fix EEPROM read quirk
 2022-08-24  5:09 UTC  (2+ messages)

[PATCH v11 0/9] enable menu-driven UEFI variable maintenance
 2022-08-24  4:48 UTC  (7+ messages)
` [PATCH v11 6/9] bootmenu: add removable media entries

[PATCH v2 1/2] timer: sti: convert sti-timer to arm a9 global timer
 2022-08-24  4:44 UTC  (2+ messages)
` [PATCH v2 2/2] timer: bcmbca: use arm global timer for bcm63138 SoC

[PATCH 1/2] timer: sti: convert sti-timer to arm a9 global timer
 2022-08-23 23:34 UTC  (2+ messages)
` [PATCH 2/2] timer: bcmbca: use arm global timer for bcm63138 SoS

[PATCH v3 0/7] cmd/fru: move FRU handling support to common region
 2022-08-23 21:53 UTC  (8+ messages)
` [PATCH v3 1/7] xilinx: common: refactor FRU handling support
` [PATCH v3 2/7] cmd: fru: move FRU handling support to common region
` [PATCH v3 3/7] cmd: fru: fix a sandbox segfault issue
` [PATCH v3 4/7] cmd: fru: add product info area parsing support
` [PATCH v3 5/7] doc: fru: add documentation for the fru command and APIs
` [PATCH v3 6/7] test: py: fru: add a test for the fru command
` [PATCH v3 7/7] test: cmd: fru: add unit "

[PATCH v1 0/2] verdin: imx8m: do not save environment when it's nowhere
 2022-08-23 11:05 UTC  (3+ messages)
` [PATCH v1 1/2] verdin-imx8mm: "
` [PATCH v1 2/2] verdin-imx8mp: "

ethernet<n> dt aliases implications in U-Boot and Linux
 2022-08-23 19:21 UTC  (9+ messages)

[PATCH] post: memory: Fix format strings
 2022-08-23 19:10 UTC 

[PATCH v2 0/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory
 2022-08-23 18:23 UTC  (3+ messages)
` [PATCH v2 1/2] dts: imx8mp: assign binman_configuration node name to config-SEQ
` [PATCH v2 2/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory

[PATCH] ARM: stm32: Switch DHSOM to FMC2 EBI driver
 2022-08-23 17:27 UTC 

[PATCH] ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlock
 2022-08-23 17:26 UTC  (2+ messages)

[PATCH] spi: stm32_spi: Fix GPIO chipselect polarity handling
 2022-08-23 17:07 UTC 

[PATCH 00/22] board: lsxl: major update and DM conversion
 2022-08-23 15:04 UTC  (11+ messages)
` [PATCH 02/22] arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register

[RESEND PATCH] arm: kirkwood: nsa310s: Add Distro boot capability
 2022-08-23 15:00 UTC  (2+ messages)

[PATCH] arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation
 2022-08-23 15:00 UTC  (2+ messages)

[PATCH] arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is detected
 2022-08-23 14:59 UTC  (2+ messages)

[PATCH] arm: mvebu: turris_omnia: Show MCU version
 2022-08-23 14:59 UTC  (2+ messages)

[PATCH] arm: kirkwood: pogo_v4: Add Distro boot capability
 2022-08-23 14:58 UTC  (2+ messages)

[PATCH] arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL
 2022-08-23 14:57 UTC  (2+ messages)

[PATCH 1/2] cmd: mvebu/bubt: Check for A38x image data checksum
 2022-08-23 14:53 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot
` [PATCH v3 1/2] cmd: mvebu/bubt: Check for A38x image data checksum
  ` [PATCH v3 2/2] cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot

[PATCH v1 00/26] arm: dts: imx: sync device trees with upstream linux kernel ones
 2022-08-23 14:37 UTC  (7+ messages)
` [PATCH v1 08/26] imx6ul/imx6ull: synchronise device trees with linux

[PATCH 0/6] imx: imx6ul: kontron-sl-mx6ul: Fixes and improvements
 2022-08-23 14:29 UTC  (7+ messages)
` [PATCH 1/6] Makefile: Make flash.bin target available for all platforms
` [PATCH 2/6] imx: imx6ul: kontron-sl-mx6ul: Enable migrated Kconfig options
` [PATCH 3/6] imx: imx6ul: kontron-sl-mx6ul: Fix CONFIG_ENV_SPI_BUS
` [PATCH 4/6] imx: imx6ul: kontron-sl-mx6ul: Select correct boot and env device
` [PATCH 5/6] imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXT
` [PATCH 6/6] imx: imx6ul: kontron-sl-mx6ul: Sync devicetrees

[PATCH] image: Ensure image header name is null terminated
 2022-08-23 14:11 UTC  (5+ messages)

[PATCH] binman: Sort tests and rework test-file numbers
 2022-08-23 13:38 UTC  (2+ messages)

[PATCH 1/1] boot: simplify bootmeth_vbe_simple_ft_fixup()
 2022-08-23 13:38 UTC  (2+ messages)

[PATCH 1/1] boot: fix vbe_find_first_device()
 2022-08-23 13:38 UTC  (2+ messages)

[PATCH] common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables
 2022-08-23 13:38 UTC  (4+ messages)
` [PATCH] common/console.c: prevent pre-console buffer contents from being added to itself

[PATCH] arm64: zynqmp: add ref_clk property for REFCLKPER calculation
 2022-08-23 13:03 UTC 

[PATCH] arm64: zynqmp: Add missing tca6416 to zynqmp SC
 2022-08-23 13:00 UTC 

[PATCH] arm: dts: Add xlnx prefix to GEM compatible string
 2022-08-23 12:59 UTC 

[PATCH 00/31] Add support for MediaTek MT7981/MT7986 SoCs
 2022-08-23 10:43 UTC  (4+ messages)
` [PATCH 23/31] clk: mediatek: add support to configure clock driver parent

[PATCH] ARM: dts: Use clock-output-names for dra7
 2022-08-23 10:13 UTC  (2+ messages)

[PATCH v3 0/5] board: sl28: various updates
 2022-08-23  9:30 UTC  (6+ messages)
` [PATCH v3 1/5] armv8: layerscape: spl: mark OCRAM as non-secure
` [PATCH v3 2/5] board: sl28: implement additional bootsources
` [PATCH v3 3/5] board: sl28: add user friendly names for the boot sources
` [PATCH v3 4/5] board: sl28: support dynamic prompts
` [PATCH v3 5/5] board: sl28: remove COUNTER_FREQUENCY_REAL

[PATCH v8 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-08-23  8:24 UTC  (4+ messages)
` [PATCH v8 13/13] FWU: doc: Add documentation for the FWU feature

[PATCH] arm64: zynqmp: Add mtd partition for secure OS storage area
 2022-08-23  8:18 UTC 

[PATCH 0/4] xilinx: Update capsule update support for Zynq and ZynqMP SD
 2022-08-23  8:12 UTC  (2+ messages)

[PATCH 0/6] xilinx: Update xilinx configurations
 2022-08-23  8:12 UTC  (2+ messages)

[PATCH] tee: optee: rework TA bus scanning code
 2022-08-23  8:11 UTC 

[PATCH] xilinx: zynqmp: Fix AES with a user provided key
 2022-08-23  8:10 UTC  (2+ messages)

[PATCH v2 0/5] board: sl28: various updates
 2022-08-23  7:48 UTC  (3+ messages)

[PATCH v2 0/7] aspeed: Add AST2600 machine to CI
 2022-08-23  6:22 UTC  (3+ messages)
` [PATCH v2 7/7] CI: Add Aspeed AST2600

[PATCH] gitlab-ci: Update comment about the Dockerfile
 2022-08-23  6:18 UTC 

[PATCH] imx8m: ddrphy_utils: Remove unused file
 2022-08-23  6:12 UTC  (2+ messages)

[BISECTED] BeagleBone Black doesn't boot after a58147c2dbbf
 2022-08-23  5:47 UTC  (6+ messages)

[PATCH] lib/rsa: Sanity check db_len
 2022-08-23  5:23 UTC 

[PATCH v4 0/4] net: Enable NC-SI support
 2022-08-23  4:54 UTC  (2+ messages)

[RFC PATCH 0/1] spl: introduce SPL_XIP to config
 2022-08-23  4:25 UTC  (5+ messages)
` [RFC PATCH 1/1] "

[RFC PATCH v1 0/9] Renesas RZ/N1 SoC initial support
 2022-08-23  4:14 UTC  (5+ messages)
` [RFC PATCH v1 3/9] clk: renesas: add R906G032 driver

[RFC PATCH v1 9/9] tools: Add tool to create Renesas SPKG images
 2022-08-23  3:42 UTC  (6+ messages)
` [RFC PATCH v2 9/9] tools: spkgimage: add Renesas SPKG format


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