u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-06 03:22:40 to 2021-11-09 01:33:56 UTC [more...]

[RFC 0/3] efi_loader: bootmgr itself should support removable media
 2021-11-09  1:32 UTC  (4+ messages)
` [RFC 1/3] efi_loader: export efi_locate_device_handle()
` [RFC 2/3] efi_loader: bootmgr: add booting from removable media
` [RFC 3/3] cmd: efidebug: handle "

[PATCH v10 1/2] net: brcm: netXtreme driver
 2021-11-09  1:11 UTC  (5+ messages)
` [PATCH v10 2/2] board: brcm-ns3: Load netXtreme firmware

[PATCH v3 0/6] Improved sysreset/watchdog uclass integration
 2021-11-09  0:25 UTC  (23+ messages)

[PATCH v2 1/2] image: Fix typo in boot_get_kbd()
 2021-11-09  0:09 UTC  (4+ messages)
` [PATCH v2 2/2] image: Explicitly declare do_bdinfo()

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

kwboot: Testing latest kwboot with Kirkwood SoC boards
 2021-11-08 23:04 UTC  (21+ messages)
                        ` Testing pci_mvebu.c with Kirkwood SoCs

[PATCH v8 1/2] net: brcm: netXtreme driver
 2021-11-08 22:54 UTC  (4+ messages)

[PATCH v9 1/2] net: brcm: netXtreme driver
 2021-11-08 22:06 UTC  (3+ messages)
` [PATCH v9 2/2] board: brcm-ns3: Load netXtreme firmware

[PATCH 00/14] Add support for MediaTek MT7621 SoC
 2021-11-08 21:42 UTC  (5+ messages)
` [PATCH 01/14] mips: mtmips: add "
` [PATCH 02/14] mips: mtmips: add two reference boards for mt7621

[PATCH u-boot-marvell 00/11] Another kwbimage series
 2021-11-08 17:12 UTC  (12+ messages)
` [PATCH u-boot-marvell 01/11] tools: kwbimage: Add support for new commands UART_PORT and UART_MPP
` [PATCH u-boot-marvell 02/11] tools: kwbimage: Explicitly set version also for kwbimage v0
` [PATCH u-boot-marvell 03/11] tools: kwbimage: Set BOOT_FROM by default to SPI
` [PATCH u-boot-marvell 04/11] tools: kwbimage: Fix validation of kwbimage v0
` [PATCH u-boot-marvell 05/11] tools: kwbimage: Remove unused enums and prototypes
` [PATCH u-boot-marvell 06/11] tools: kwbimage: Align final UART image to 128 bytes
` [PATCH u-boot-marvell 07/11] tools: kwbimage: Do not put final image padding to the image data size
` [PATCH u-boot-marvell 08/11] tools: kwbimage: Align kwbimage header to proper size
` [PATCH u-boot-marvell 09/11] tools: kwbimage: Fill the real header size into the main header
` [PATCH u-boot-marvell 10/11] tools: kwbimage: Properly calculate and align kwbimage v0 header size
` [PATCH u-boot-marvell 11/11] tools: kwbimage: Properly set srcaddr in kwbimage v0

[PATCH u-boot-marvell 00/11] Another kwbimage series
 2021-11-08 17:12 UTC 

[PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot
 2021-11-08 16:52 UTC  (6+ messages)

[PATCH 0/8 v6] TPM cleanups and MMIO driver
 2021-11-08 16:28 UTC  (16+ messages)
` [PATCH 1/8 v6] tpm: refactor function names and macros for infineon v1.2 TPM
` [PATCH 2/8 v6] tpm: refactor function names for LPC based TPMs
` [PATCH 3/8 v6] tpm2: Introduce TIS tpm core
` [PATCH 4/8 v6] tpm2: Add a TPMv2 MMIO TIS driver
` [PATCH 5/8 v6] tpm: Use the new API on tpm2 spi driver
` [PATCH 6/8 v6] configs: Enable tpmv2 mmio on qemu for arm/arm64
` [PATCH 7/8 v6] doc: qemu: Add instructions for swtpm usage
` [PATCH 8/8 v6] MAINTAINERS: Add entry for TPM drivers

[PATCH 00/31] passage: Define a standard for firmware data flow
 2021-11-08 16:20 UTC  (10+ messages)

[PATCH] w1: w1-gpio: Loosen timings to improve cold boot reliability
 2021-11-08 16:14 UTC  (2+ messages)

[PATCH v5 05/11] test/py: efi_capsule: add image authentication test
 2021-11-08 15:58 UTC  (12+ messages)

[PATCH] introduce CONFIG_DEVICE_TREE_INCLUDES
 2021-11-08 15:58 UTC  (6+ messages)

[PATCH v4 00/34] efi: Improvements to U-Boot running on top of UEFI
 2021-11-08 15:58 UTC  (15+ messages)
` [PATCH v4 01/34] efi: Add a script to build an image for testing on UEFI
` [PATCH v4 06/34] x86: Don't duplicate global_ptr in 64-bit EFI app
` [PATCH v4 07/34] efi: Add a way to obtain boot services in the app
` [PATCH v4 08/34] efi: Add video support to "
` [PATCH v4 09/34] efi: Add EFI uclass for media

[PATCH v1 1/2] image: Fix typo in boot_get_kbd()
 2021-11-08 15:58 UTC  (7+ messages)
` [PATCH v1 2/2] image: Explicitly declare do_bdinfo()

[PATCH V2 00/17] Add support for J721E SK
 2021-11-08 15:53 UTC  (17+ messages)
` [PATCH V2 01/17] common: make: Support show_board_info() as part of SPL build
` [PATCH V2 04/17] board: ti: j721e: Guard functions with right #ifdef to avoid build warnings
` [PATCH V2 05/17] board: ti: j721e: Enable support for reading EEPROM at next alternate address
` [PATCH V2 07/17] board: ti: j721e: Disable probing of daughtercards
` [PATCH V2 09/17] arm: j721e: Add support for selecting DT based on EEPROM
` [PATCH V2 10/17] arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2C
` [PATCH V2 11/17] arm: dts: k3-j721e-sk: Add initial A72 specific dts support
` [PATCH V2 12/17] arm: dts: k3-j721e-r5-sk: Add initial R5 specific dts support for j721e-sk

[PATCH 01/20] Convert CONFIG_ARCH_CPU_INIT to Kconfig
 2021-11-08 15:33 UTC  (21+ messages)
` [PATCH 02/20] Convert CONFIG_E1000 "
` [PATCH 03/20] Convert CONFIG_DOS_PARTITION "
` [PATCH 04/20] Convert CONFIG_BITBANGMII "
` [PATCH 05/20] Convert CONFIG_FSL_LAYERSCAPE "
` [PATCH 06/20] Convert CONFIG_FSL_USDHC "
` [PATCH 07/20] Convert CONFIG_ENV_IS_IN_SPI_FLASH et al "
` [PATCH 08/20] Convert CONFIG_SYS_CONSOLE_IS_IN_ENV "
` [PATCH 09/20] Convert CONFIG_TRACE et al "
` [PATCH 10/20] Convert CONFIG_MISC_INIT_F "
` [PATCH 11/20] Convert CONFIG_PHYLIB "
` [PATCH 12/20] Convert CONFIG_I2C_EDID "
` [PATCH 13/20] # This is a combination of 2 commits. # This is the 1st commit message:
` [PATCH 14/20] Convert CONFIG_IMX_BOOTAUX et al to Kconfig
` [PATCH 15/20] Convert CONFIG_MX6 "
` [PATCH 16/20] Convert CONFIG_MD5 "
` [PATCH 17/20] Convert CONFIG_MACB "
` [PATCH 18/20] Convert CONFIG_PL011_SERIAL et al "
` [PATCH 19/20] Remove CONFIG_SERIAL_MULTI
` [PATCH 20/20] Convert CONFIG_LAST_STAGE_INIT to Kconfig

Testing Tools
 2021-11-08 12:45 UTC 

[PATCH 0/2] RFC: add fdt_add_pubkey tool
 2021-11-08 15:28 UTC  (3+ messages)
` [PATCH 1/2] tools: add fdt_add_pubkey
` [PATCH 2/2] test_vboot.py: include test of fdt_add_pubkey tool

[PATCH 0/2] test3
 2021-11-08 15:24 UTC  (3+ messages)
` [PATCH 1/2] tools: add fdt_add_pubkey
` [PATCH 2/2] test_vboot.py: include test of fdt_add_pubkey tool

[PATCH 0/2] test2
 2021-11-08 15:20 UTC  (3+ messages)
` [PATCH 1/2] tools: add fdt_add_pubkey
` [PATCH 2/2] test_vboot.py: include test of fdt_add_pubkey tool

Simultaneous support of CONFIG_MX6UL and CONFIG_MX6ULL
 2021-11-08 15:14 UTC  (2+ messages)

Pull request for efi-2022-01-rc2
 2021-11-08 15:04 UTC  (2+ messages)

[PATCH 0/2] test
 2021-11-08 14:58 UTC  (3+ messages)
` [PATCH 1/2] tools: add fdt_add_pubkey
` [PATCH 2/2] test_vboot.py: include test of fdt_add_pubkey tool

[PATCH] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
 2021-11-08 14:45 UTC  (4+ messages)

[BUG] tcg2 measurement fails(0x800000000000000e) if BootOrder not defined
 2021-11-08 12:22 UTC  (2+ messages)

[PATCH] sf: Querying write-protect status before operating the flash
 2021-11-08 11:01 UTC  (3+ messages)
` [PATCH] sf: Querying write-protect status before operating the

[PATCH 1/5] firmware: scmi: fix description of an API function
 2021-11-08 10:00 UTC  (10+ messages)
` [PATCH 2/5] firmware: scmi: mailbox transport: fix probe failure implementation
` [PATCH 3/5] firmware: scmi: mailbox transport: use plat data, not priv data
` [PATCH 4/5] firmware: scmi: smccc "
` [PATCH 5/5] firmware: scmi: smccc transport: simplify probe sequence

[PATCH 1/5] tee: define session login identifiers
 2021-11-08  9:37 UTC  (10+ messages)
` [PATCH 2/5] tee: optee: remove unused duplicated login Id macros
` [PATCH 3/5] tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER
` [PATCH 4/5] dt-bindings: arm: scmi: OP-TEE as transport channel for SCMI messages
` [PATCH 5/5] firmware: scmi: Add OP-TEE transport

[PATCH v4 00/16] Add CAAM driver model support
 2021-11-08  9:30 UTC  (12+ messages)
` [PATCH v4 01/16] crypto/fsl: Add support for CAAM Job ring driver model
    ` [EXT] "
` [PATCH v4 03/16] i.MX8M: crypto: updated device tree for supporting DM in SPL
    ` [EXT] "

[PATCH 1/2] tee: define session login identifiers
 2021-11-08  9:29 UTC  (2+ messages)

[PATCH 1/2] scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfg
 2021-11-08  9:21 UTC  (2+ messages)
` [PATCH 2/2] scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt

[PATCH v5 00/11] efi_loader: capsule: improve capsule authentication support
 2021-11-08  8:46 UTC  (15+ messages)
` [PATCH v5 02/11] tools: mkeficapsule: add firmwware image signing

[PATCH 0/2] riscv: Support booting SiFive Unmatched from SPI flash
 2021-11-08  8:22 UTC  (5+ messages)
` [PATCH 1/2] riscv: Support booting SiFive Unmatched from SPI
` [PATCH 2/2] riscv: Enable SPI flash env for SiFive Unmatched

[PATCH 01/14] firmware: scmi: fix description of an API function
 2021-11-08  7:44 UTC  (3+ messages)
` [PATCH 14/14] [HACK] configs: stm32mp15: enable earlyprintk

[PATCH v6 00/12] efi_loader: capsule: improve capsule authentication support
 2021-11-08  4:38 UTC  (7+ messages)
` [PATCH v6 02/12] tools: mkeficapsule: rework the code a little bit
` [PATCH v6 03/12] tools: mkeficapsule: add firmwware image signing

[PATCH] drivers: musb_gadget: Save endpoint desc to usb_ep->desc
 2021-11-08  3:04 UTC 

[v2, PATCH] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
 2021-11-08  2:29 UTC 

[PATCH v2 0/1] add selftest for EFI_TCG2_PROTOCOL and Measured Boot
 2021-11-08  0:37 UTC  (6+ messages)
` [PATCH v2 1/1] efi_selftest: "

[PATCH 0/6 v5] TPM cleanups and MMIO driver
 2021-11-07 17:39 UTC  (4+ messages)

rk3399-gru-kevin: issues on bringup
 2021-11-07 17:26 UTC  (8+ messages)

Read from TPM2 NV Index
 2021-11-07 16:44 UTC 

[PATCH 1/3] arm: socfpga: arria10: Setting image magic value to romcode initswstate reg
 2021-11-07 15:08 UTC  (3+ messages)
` [PATCH 2/3] arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF
` [PATCH 3/3] arm: socfpga: arria10: Enable double peripheral RBF configuration

[RFC 0/2] Do not stop with an error when mkimage fails
 2021-11-07 14:48 UTC  (4+ messages)

Compilation Error When Trying to include TPM Header Files
 2021-11-07  5:57 UTC 

[PATCH] spi: mxc_spi: remove redundant code in spi_xchg_single()
 2021-11-06 10:03 UTC 

[PATCH] drivers: core: lists: fix for loop index type
 2021-11-06  1:08 UTC 

[PATCH] pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro
 2021-11-06 11:16 UTC 

[RFC PATCH 00/13] Add support for Allwinner R329
 2021-11-06  3:22 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).