messages from 2021-11-05 10:16:26 to 2021-11-08 04:15:52 UTC [more...]
[PATCH v5 00/11] efi_loader: capsule: improve capsule authentication support
2021-11-08 4:15 UTC (20+ messages)
` [PATCH v5 04/11] doc: update UEFI document for usage of mkeficapsule
` [PATCH v5 05/11] test/py: efi_capsule: add image authentication test
[PATCH 01/20] Convert CONFIG_ARCH_CPU_INIT to Kconfig
2021-11-08 3:59 UTC (20+ 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
[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] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
2021-11-08 2:12 UTC (3+ messages)
kwboot: Testing latest kwboot with Kirkwood SoC boards
2021-11-08 2:08 UTC (16+ messages)
` Testing pci_mvebu.c with Kirkwood SoCs
[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/8 v6] TPM cleanups and MMIO driver
2021-11-07 21:33 UTC (9+ 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
Pull request for efi-2022-01-rc2
2021-11-07 18:13 UTC
[PATCH 0/6 v5] TPM cleanups and MMIO driver
2021-11-07 17:39 UTC (10+ messages)
` [PATCH 1/6 v5] tpm2: Introduce TIS tpm core
` [PATCH 2/6 v5] tpm2: Add a TPMv2 MMIO TIS driver
` [PATCH 3/6 v5] tpm: Use the new API on tpm2 spi driver
` [PATCH 4/6 v5] configs: Enable tpmv2 mmio on qemu for arm/arm64
` [PATCH 5/6 v5] doc: qemu: Add instructions for swtpm usage
` [PATCH 6/6 v5] MAINTAINERS: Add entry for TPM drivers
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 v4 00/34] efi: Improvements to U-Boot running on top of UEFI
2021-11-07 16:43 UTC (12+ 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-07 16:43 UTC (6+ messages)
` [PATCH v1 2/2] image: Explicitly declare do_bdinfo()
[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 (8+ messages)
` [RFC 2/2] binman: catch RunException for mkimage runtime failure
[BUG] tcg2 measurement fails(0x800000000000000e) if BootOrder not defined
2021-11-07 14:27 UTC
[PATCH v3 0/6] Improved sysreset/watchdog uclass integration
2021-11-07 11:18 UTC (20+ messages)
[PATCH v8 1/2] net: brcm: netXtreme driver
2021-11-07 9:43 UTC (3+ messages)
` [PATCH v8 2/2] board: brcm-ns3: Load netXtreme firmware
[PATCH v6 00/12] efi_loader: capsule: improve capsule authentication support
2021-11-07 6:53 UTC (5+ messages)
` [PATCH v6 02/12] tools: mkeficapsule: rework the code a little bit
` [PATCH v6 03/12] tools: mkeficapsule: add firmwware image signing
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 (18+ messages)
` [RFC PATCH 04/13] sunxi: add memory addresses for R329 SoC
` [RFC PATCH 05/13] sunxi: add support for R329 clocks
` [RFC PATCH 06/13] sunxi: add support for basical pinmux setup on R329
` [RFC PATCH 07/13] sunxi: add support for R329 DRAM controller
` [RFC PATCH 08/13] sunxi: add Kconfig option for R329
` [RFC PATCH 10/13] clk: sunxi: add support for R329 in sunxi DM clock driver
` [RFC PATCH 11/13] mmc: sunxi: add support for R329 MMC controller
` [RFC PATCH 12/13] sunxi: sync R329 DTs from internal WIP kernel tree
[PATCH] usb: Use the first available device for ehci_gadget
2021-11-06 3:16 UTC (2+ messages)
[PATCH 00/11] fsl_esdhc_imx: port several patches from fsl_esdhc
2021-11-06 1:03 UTC (14+ messages)
` [PATCH 01/11] mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC
` [PATCH 02/11] mmc: fsl_esdhc_imx: remove redundant DM_MMC checking
` [PATCH 03/11] mmc: fsl_esdhc_imx: fix voltage validation
` [PATCH 04/11] mmc: fsl_esdhc_imx: clean up bus width configuration code
` [PATCH 05/11] mmc: fsl_esdhc_imx: drop redundant code for non-removable feature
` [PATCH 06/11] mmc: fsl_esdhc_imx: fix mmc->clock with actual clock
` [PATCH 07/11] mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
` [PATCH 08/11] mmc: fsl_esdhc_imx: use dma-mapping API
` [PATCH 09/11] mmc: fsl_esdhc_imx: simplify esdhc_setup_data()
` [PATCH 10/11] mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
` [PATCH 11/11] mmc: fsl_esdhc_imx: set sysctl register for clock initialization
[PATCH] cmd: pxe_utils: sysboot: add label override support
2021-11-06 0:18 UTC (3+ messages)
[PATCH] sf: Querying write-protect status before operating the flash
2021-11-05 18:08 UTC (3+ messages)
Allow FIT Image Signature Verification to use RSA Public Key specified in DER Format
2021-11-05 16:17 UTC
[PATCH] tools: kwboot: Always print kwboot version
2021-11-05 22:30 UTC
[PATCH] tools: kwboot: Fix sending Kirkwood v0 images
2021-11-05 22:29 UTC
[PATCH 1/1] kconfig: allow defconfigs to live in board directory
2021-11-05 22:26 UTC
[PATCH v6 1/2] net: brcm: netXtreme driver
2021-11-05 22:11 UTC (10+ messages)
[PATCH 0/4] gpio: sunxi: Handle pin configuration flags
2021-11-05 21:46 UTC (10+ messages)
` [PATCH 1/4] sunxi: gpio: Return void from setter functions
` [PATCH 2/4] sunxi: gpio: Add per-bank drive and pull setters
` [PATCH 3/4] gpio: sunxi: Implement .set_flags
` [PATCH 4/4] mmc: sunxi: Use DM_GPIO flags to set pull-up
[PATCH v3 0/3] fpga: zynqmp: Adding support of loading authenticated images
2021-11-05 21:16 UTC (3+ messages)
[PATCH v7 2/2] board: brcm-ns3: Load netXtreme firmware
2021-11-05 21:06 UTC
A38x: Broken Linux kernel booting over UART
2021-11-05 20:02 UTC (13+ messages)
` Booting zImage with appended DTB without ATAGs support
[PATCH 01/10] spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
2021-11-05 19:40 UTC (20+ messages)
` [PATCH 02/10] Convert CONFIG_SYS_HZ to Kconfig
` [PATCH 03/10] Convert CONFIG_SYS_TEXT_BASE "
` [PATCH 04/10] Convert CONFIG_SUPPORT_EMMC_BOOT "
` [PATCH 05/10] Convert CONFIG_FEC_MXC "
` [PATCH 06/10] Convert CONFIG_MCFUART "
` [PATCH 07/10] Convert CONFIG_OF_EMBED "
` [PATCH 08/10] Convert CONFIG_BMP_16BPP "
` [PATCH 09/10] Convert CONFIG_SPL_DRIVERS_MISC et al "
` [PATCH 10/10] Convert CONFIG_BOARD_EARLY_INIT_F "
[PATCH] fs: yaffs2: Finish Kconfig migration
2021-11-05 19:39 UTC (2+ messages)
"mmc: rockchip_sdhci: add phy and clock config for rk3399" broke spl emmc boot
2021-11-05 19:19 UTC (2+ messages)
[PATCH 1/1] watchdog: don't autostart watchdog on Sunxi boards
2021-11-05 18:34 UTC
[PATCH 00/31] passage: Define a standard for firmware data flow
2021-11-05 17:16 UTC (9+ messages)
[PATCH 0/6 v4] TPM cleanups and MMIO driver
2021-11-05 16:12 UTC (10+ messages)
` [PATCH 1/6 v4] tpm2: Introduce TIS tpm core
` [PATCH 2/6 v4] tpm2: Add a TPMv2 MMIO TIS driver
[PATCH v2 00/12] Board specific runtime determined default env
2021-11-05 16:12 UTC (13+ messages)
` [PATCH v2 04/12] sysinfo: Make sysinfo_get_str() behave like snprintf()
` [PATCH v2 06/12] sysinfo: Add get_str_list() method
` [PATCH v2 08/12] sysinfo: Add support for iterating string list
[RFC 07/22] dm: blk: add UCLASS_PARTITION
2021-11-05 16:12 UTC (12+ messages)
Injecting public keys into FTDs for FIT verification
2021-11-05 16:12 UTC (5+ messages)
[PATCH 1/1] doc: mmc rescan speed mode
2021-11-05 15:39 UTC
[PATCH] makefile: add missing semicolons
2021-11-05 15:20 UTC
[PATCH] rtc: ds1337: fix compatible string typo
2021-11-05 13:46 UTC
[PATCH] mmc: mtk-sd: implement waiting for DAT0 line state
2021-11-05 13:34 UTC
[PATCH] driver: gadget: fastboot: Link endpoint and descriptors
2021-11-05 13:29 UTC (2+ messages)
[RFC PATCH 00/23] sunxi: Add and use a pinctrl driver
2021-11-05 13:00 UTC (2+ messages)
[PATCH v1 1/2] imx8m: add regs used by GPMI
2021-11-05 12:44 UTC (3+ messages)
` [PATCH v1 2/2] bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).