public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-11-15 22:47:41 to 2021-11-17 13:45:30 UTC [more...]

[PATCH] board: ls1046ardb: force PCI device enumeration
 2021-11-17 11:59 UTC 

[PATCH next v7 00/12] aspeed: Support secure boot chain with FIT image verification
 2021-11-17  8:41 UTC  (6+ messages)
` [PATCH next v7 04/12] crypto: aspeed: Add AST2600 HACE support

[PATCH] board: ls1046ardb: force PCI device enumeration
 2021-11-17  7:02 UTC 

stm32f769-disco possibly broken ?
 2021-11-17  9:27 UTC 

[PATCH v5 00/16] Add CAAM driver model support
 2021-11-17 13:02 UTC  (6+ messages)
` [PATCH v5 01/16] crypto/fsl: Add support for CAAM Job ring driver model
    ` [EXT] "

[PATCH v2 0/5] Update Microchip PolarFire SoC support
 2021-11-17 12:51 UTC  (6+ messages)
` [PATCH v2 1/5] net: macb: Remove Microchip compatible string
` [PATCH v2 2/5] i2c: Add Microchip PolarFire SoC I2C driver
` [PATCH v2 3/5] riscv: dts: Split Microchip device tree
` [PATCH v2 4/5] riscv: Update Microchip MPFS Icicle Kit support
` [PATCH v2 5/5] doc: board: Update Microchip MPFS Icicle Kit doc

[PATCH v2 1/1] tpm: clear state post probing
 2021-11-17 12:44 UTC  (5+ messages)

[PATCH 01/10] xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze
 2021-11-17 12:40 UTC  (10+ messages)
` [PATCH 02/10] microblaze: u-boot.lds: replace __end symbol with _end
` [PATCH 03/10] microblaze: spl: add board_boot_order() implementation
` [PATCH 04/10] microblaze: Kconfig: SPL dependencies fixup
` [PATCH 05/10] microblaze: start.S: use stack space as scratch memory for endian offset
` [PATCH 06/10] microblaze: drop CONFIG_SYS_RESET_ADDRESS macro
` [PATCH 07/10] microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig
` [PATCH 08/10] microblaze: add Kconfig symbol for the vector base address
` [PATCH 09/10] microblaze: start.S: add support for configurable "
` [PATCH 10/10] microblaze: branch to base vector address on reset

[PATCH] net: uclass: Save ethernet MAC address when generated
 2021-11-17 12:35 UTC  (17+ messages)

[PATCH 0/2] meson64_android: fix initial flashing failures
 2021-11-17 12:31 UTC  (4+ messages)
` [PATCH 1/2] configs: meson64_android: bypass other checks on run_fastboot=1
` [PATCH 2/2] configs: meson64_android: add PANIC stage for SYSTEM fails

[PATCH v5 0/1] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board
 2021-11-17 12:27 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH V3] sf: Querying write-protect status before operating the flash
 2021-11-17 11:59 UTC  (4+ messages)

[PATCH 0/6] Fix Atmel/Microchip TPMv1.2 issues
 2021-11-17 11:34 UTC  (7+ messages)

Read from TPM2 NV Index
 2021-11-17 11:05 UTC  (2+ messages)

[PATCH] efi_loader: fix FinalEvents table if an EFI uses GetEventLog
 2021-11-17 10:12 UTC  (3+ messages)

[PATCH] efi_loader: fix FinalEvent table initial position
 2021-11-17  9:29 UTC  (4+ messages)

[PATCH 00/10] Kconfig: Drop some sandbox-related items
 2021-11-17  9:15 UTC  (8+ messages)
` [PATCH 01/10] trace: sandbox: Use only the Kconfig options
` [PATCH 04/10] Convert CONFIG_PHYSMEM to Kconfig

netconsole over USB net not working
 2021-11-17  8:50 UTC  (2+ messages)

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-11-17  7:53 UTC  (3+ messages)
` [PATCH 2/2] configs: enabled DTB overlay feature for LS SoCs

Your message to U-Boot awaits moderator approval
 2021-11-17  5:35 UTC  (3+ messages)

[PATCH 00/14] Some more env fixes
 2021-11-17  4:58 UTC  (3+ messages)
` [PATCH 11/14] board: synquacer: developerbox: Don't set gd->env_addr to default_environment

[PATCH] net: eqos: connect and config PHY from probe stage instead of starting EQOS
 2021-11-17  4:37 UTC  (9+ messages)

U-Boot CPU clock slower than it is in OS?
 2021-11-16 19:49 UTC 

[RFC PATCH] RFC: Sketch of dm event notification
 2021-11-17  3:03 UTC  (5+ messages)

[PATCH 1/1] test: test truncation in snprintf()
 2021-11-17  2:48 UTC  (2+ messages)

[PATCH 1/1] doc: fix typos in trace.rst
 2021-11-17  2:48 UTC  (2+ messages)

[PATCH v10 0/9] env: Allow environment in text files
 2021-11-17  1:57 UTC  (3+ messages)
` [PATCH v10 1/9] sandbox: Drop distro_boot

[PATCH v7 00/12] efi_loader: capsule: improve capsule authentication support
 2021-11-17  1:20 UTC  (18+ messages)
` [PATCH v7 01/12] tools: mkeficapsule: rework the code a little bit
` [PATCH v7 02/12] tools: build mkeficapsule with tools-only_defconfig
` [PATCH v7 03/12] tools: mkeficapsule: add firmwware image signing
` [PATCH v7 04/12] tools: mkeficapsule: add man page
` [PATCH v7 05/12] doc: update UEFI document for usage of mkeficapsule
` [PATCH v7 06/12] test/py: efi_capsule: add image authentication test
` [PATCH v7 07/12] tools: mkeficapsule: allow for specifying GUID explicitly
` [PATCH v7 08/12] test/py: efi_capsule: align with the syntax change of mkeficapsule
` [PATCH v7 09/12] test/py: efi_capsule: add a test for "--guid" option
` [PATCH v7 10/12] test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE
` [PATCH v7 11/12] (RFC) tools: add fdtsig.sh
` [PATCH v7 12/12] (RFC) efi_loader, dts: add public keys for capsules to device tree

Testing pci_mvebu.c with Kirkwood SoCs
 2021-11-16 23:02 UTC  (15+ messages)

[PATCH 00/10] board: sl28: add sl28cpld support and board cleanups
 2021-11-16 21:14 UTC  (5+ messages)
` [PATCH 07/10] board: sl28: enable SoC watchdog support
` [PATCH 09/10] board: sl28: remove "Useful I2C tricks" section from docs
` [PATCH 10/10] board: sl28: disable random MAC address generation

[PATCH v2] sf: Querying write-protect status before operating the flash
 2021-11-16 20:10 UTC  (6+ messages)

[PATCH 1/3] lib/circbuf: Make circbuf selectable symbol
 2021-11-16 19:36 UTC  (5+ messages)
` [PATCH 3/3] cmd: add acmconsole command

[GIT PULL] xilinx patches for v2022.01-rc3
 2021-11-16 19:26 UTC  (2+ messages)

[PATCH v1 1/1] usb: doc: Fix spelling issues in README.usb
 2021-11-16 19:26 UTC  (2+ messages)

[PATCH] arm: Fix bad memcpy.S str8w macro argument count
 2021-11-16 19:26 UTC  (2+ messages)

[BUGFIX PATCH] configs: synquacer: Fix dfu_alt_info to use nor1
 2021-11-16 19:25 UTC  (2+ messages)

[PATCH v2 1/2] image: Fix typo in boot_get_kbd()
 2021-11-16 19:25 UTC  (3+ messages)
` [PATCH v2 2/2] image: Explicitly declare do_bdinfo()

[PATCH] makefile: add missing semicolons
 2021-11-16 19:25 UTC  (2+ messages)

[PATCH 1/2] board: rename "tqc" vendor to "tq"
 2021-11-16 19:25 UTC  (4+ messages)
` [PATCH 2/2] board: tq: fix spelling of "TQ-Systems"

[PATCH] x86: chromebook_coral: fix C block comment
 2021-11-16 19:25 UTC  (3+ messages)
` [PATCH] arm64: relocate-rela: Add support for ld.lld

[PATCH v4 0/1] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board
 2021-11-16 18:07 UTC  (6+ messages)
` [PATCH v4 1/1] "

[PATCH 1/1] scripts: update spelling.txt from upstream Linux
 2021-11-16 17:56 UTC 

[PATCH v4] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
 2021-11-16 15:05 UTC  (2+ messages)

[PATCH RFC] cmd: fix net list command
 2021-11-16 14:51 UTC  (24+ messages)

[PATCH v3 0/1] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board
 2021-11-16 14:07 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH 1/1] pxe: simplify label_boot()
 2021-11-16 13:39 UTC  (4+ messages)

[PATCH 18/18] km/ls102xa: use unused scratchrw4 address for post word
 2021-11-16 13:13 UTC 

[PATCH 17/18] configs/expu1/seli8: limit autoboot stop to space key
 2021-11-16 13:12 UTC 

[PATCH 16/18] arm/expu1/seli8: adapt dts NOR partition table to the latest used
 2021-11-16 13:11 UTC 

[PATCH 15/18] configs/expu1: add u-boot update defconfig
 2021-11-16 13:10 UTC 

[PATCH 14/18] configs/expu1: enable field fail-safe u-boot update
 2021-11-16 13:09 UTC 

[PATCH 13/18] configs: expu1: enable ver envvar for version_string
 2021-11-16 13:08 UTC 

[PATCH 12/18] configs: seli8: enable ver envvar for version_string
 2021-11-16 13:07 UTC 

[PATCH 11/18] km/ls102xa: fix device disable configuration
 2021-11-16 13:06 UTC 

[PATCH 10/18] configs/seli8: add u-boot update defconfig
 2021-11-16 13:05 UTC 

[PATCH v2] pci: Work around PCIe link training failures
 2021-11-16 13:04 UTC  (3+ messages)

[PATCH 09/18] configs/seli8: enable field fail-safe u-boot update
 2021-11-16 13:04 UTC 

[PATCH 08/18] km/ls102xa: add support for field fail-safe u-boot
 2021-11-16 13:03 UTC 

[PATCH 07/18] km: common: implement field fail-safe u-boot update
 2021-11-16 13:02 UTC 

[EXT] Your message to U-Boot awaits moderator approval
 2021-11-16 11:12 UTC 

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-11-16 10:16 UTC  (2+ messages)
` [PATCH 2/2] configs: enabled DTB overlay feature for LS SoCs

board_init.c file not compiled
 2021-11-16 10:05 UTC 

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-11-16  8:34 UTC  (2+ messages)
` [PATCH 2/2] configs: enabled DTB overlay feature for LS SoCs

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-11-16  8:30 UTC  (2+ messages)
` [PATCH 2/2] configs: enabled DTB overlay feature for LS SoCs

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-11-16  6:49 UTC  (2+ messages)
` [PATCH 2/2] configs: enabled DTB overlay feature for LS SoCs

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-11-16  6:46 UTC  (2+ messages)
` [PATCH 2/2] configs: enabled DTB overlay feature for LS SoCs

[PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2021-11-16  6:37 UTC  (2+ messages)
` [PATCH 2/2] configs: enabled DTB overlay feature for LS SoCs

[PATCH 06/18] km: qrio: add access functions for ebootcount
 2021-11-16 12:53 UTC 

[PATCH 05/18] km/ls102xa: dbg phy prst depends on piggy presence
 2021-11-16 12:51 UTC 

[PATCH 04/18] km: qrio: add function to read PGY_PRES pin status
 2021-11-16 12:50 UTC 

[PATCH 03/18] km/ls102xa: use qrio selftest_pin for reading selftest
 2021-11-16 12:49 UTC 

[PATCH 02/18] km: qrio: add function to read SLFTEST pin status
 2021-11-16 12:48 UTC 

[PATCH 01/18] arm: ls1021a: limit debug eth phy speed to 100Mbps
 2021-11-16 12:47 UTC 

[PATCH v5 02/16] crypto/fsl: Add CAAM support for bkek, random number generation
 2021-11-16 12:03 UTC  (6+ messages)
  ` [EXT] "

[PATCH v5 13/16] Layerscape: Enable Job ring driver model in U-Boot
 2021-11-16 11:20 UTC  (2+ messages)

[RFC] binman: add support for creating dummy files for external blobs
 2021-11-16 10:47 UTC 

Please pull u-boot-net/next
 2021-11-16  6:08 UTC  (3+ messages)

[PATCH] net: dwc_eth_qos: Enable clock in probe
 2021-11-16  5:53 UTC  (2+ messages)

[PATCH] net: eth-phy: Handle gpio_request_by_name() return value
 2021-11-16  5:52 UTC  (2+ messages)

[PATCH] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board
 2021-11-16  3:41 UTC  (3+ messages)

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-11-16  3:01 UTC  (13+ messages)

[PATCH] drivers: musb_gadget: Save endpoint desc to usb_ep->desc
 2021-11-16  0:43 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