public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-07-14 20:52:28 to 2021-07-15 19:20:16 UTC [more...]

[PATCH v4 0/5] stm32mp: Enable OP-TEE and TZC support in SPL
 2021-07-15 19:19 UTC  (8+ messages)
` [PATCH v4 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode
    ` [PATCH v5 0/5] stm32mp: Enable OP-TEE and TZC support in SPL
      ` [PATCH v5 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode
      ` [PATCH v5 2/5] spl: Introduce spl_board_prepare_for_optee() hook
      ` [PATCH v5 4/5] stm32mp1: spl: Configure TrustZone controller for OP-TEE

[PATCH 0/9] tpm: Enhance sandbox tpm2 emulation
 2021-07-15 19:04 UTC  (10+ messages)
` [PATCH 4/9] sandbox: tpm: Correct handling of get-capability
` [PATCH 5/9] sandbox: tpm: Finish comments for struct sandbox_tpm2
` [PATCH 9/9] sandbox: tpm: Support extending a PCR multiple times

[PATCH 0/6] Convert MIPS Malta boards to PCI DM
 2021-07-15 18:54 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] dm: pci: add option to map virtual system memory base address
  ` [PATCH v2 2/6] pci: gt64120: convert to driver model
  ` [PATCH v2 3/6] pci: msc01: "
  ` [PATCH v2 4/6] MIPS: malta: add DT bindings for PCI host controller
  ` [PATCH v2 5/6] MIPS: malta: add support for PCI driver model
  ` [PATCH v2 6/6] MIPS: malta: enable "

Please pull u-boot-x86
 2021-07-15 18:48 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2021-07-15 18:48 UTC  (2+ messages)

u-boot and mtdparts
 2021-07-15 18:26 UTC  (2+ messages)

[PATCH] CI: Update to LLVM-12
 2021-07-15 18:24 UTC 

[PATCHv2 0/2] Introduce mcp230xx support
 2021-07-15 18:10 UTC  (5+ messages)
` [PATCHv2 1/2] i2c: add dm_i2c_reg_clrset
` [PATCHv2 2/2] gpio: mcp230xx: Introduce new driver

[PATCH u-boot-mvebu 1/2] ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partition
 2021-07-15 17:21 UTC  (2+ messages)
` [PATCH u-boot-mvebu 2/2] arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTB

[PATCH v2 0/5] stm32mp1: handle TF-A boot with FIP
 2021-07-15 17:11 UTC  (7+ messages)
` [PATCH v2 1/5] arm: stm32mp: add config for STM32IMAGE support
` [PATCH v2 2/5] arm: stm32mp: handle the OP-TEE nodes in DT with FIP support
  ` [Uboot-stm32] "
` [PATCH v2 3/5] arm: stm32mp: add defconfig for trusted boot with FIP
` [PATCH v2 4/5] doc: st: stm32mp1: Add FIP support for trusted boot
` [PATCH v2 5/5] stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP

[PATCH 1/3] efi_capsule: Move signature from DTB to .rodata
 2021-07-15 17:00 UTC  (3+ messages)
` [PATCH 2/3] mkeficapsule: Remove dtb related options
` [PATCH 3/3] doc: Update CapsuleUpdate READMEs

[PATCH v3 0/5] Add PMIC node for J7200
 2021-07-15 16:18 UTC  (8+ messages)
` [PATCH v3 1/5] power: pmic: tps65941: Add compatible for LP876441
` [PATCH v3 2/5] arm/dts: k3-j7200-r5-common: Add pmic lp876441 node
` [PATCH v3 3/5] arm/dts: k3-j7200-r5-common: Add VTM node
` [PATCH v3 4/5] arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply
` [PATCH v3 5/5] configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configs

[PATCH 0/5] add measurement support
 2021-07-15 16:09 UTC  (18+ messages)
` [PATCH 1/5] efi_loader: increase eventlog buffer size

[PATCH v3 00/16] misc: Some more misc patches
 2021-07-15 15:18 UTC  (6+ messages)
` [PATCH v3 03/16] x86: Allow coreboot serial driver to guess the UART

[PATCH 0/5] stm32mp1: handle TF-A boot with FIP
 2021-07-15 15:12 UTC  (4+ messages)

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-07-15 15:03 UTC  (14+ messages)

[PATCH] Disable timer check in file loading
 2021-07-15 14:51 UTC  (2+ messages)

[RFC 0/7] Update CI to using GCC 11.0 / LLVM-11
 2021-07-15 13:07 UTC  (5+ messages)
` [RFC 1/7] ARM: mvebu: a38x: Correct mismatched bound warnings
      ` [EXT] "

[PATCH] x86: Ensure the e820 map is installed in all cases
 2021-07-15 11:56 UTC  (3+ messages)

[PATCH] Nokia RX-51: Add check for /lib/ld-linux.so.2 in test script
 2021-07-15 11:51 UTC  (2+ messages)

[PATCH 1/2] Nokia RX-51: Add support for booting kernel in zImage format
 2021-07-15 11:51 UTC  (2+ messages)

[PATCH v2 0/5] arm: dts: Add PMIC node for J7200
 2021-07-15 11:51 UTC  (2+ messages)

[PATCH v2] drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART
 2021-07-15 11:26 UTC 

[PATCH 1/3] arm: a37xx: pci: Extend validation for PCIe resources and oubound windows
 2021-07-15 10:33 UTC  (2+ messages)

[PATCH u-boot-mvebu 1/2] arm: mvebu: turris_omnia: force 40 MHz speed on SPI NOR
 2021-07-15 10:32 UTC  (5+ messages)
` [PATCH u-boot-mvebu 2/2] arm: mvebu: turris_{omnia, mox}: enable MTD command
  ` [PATCH u-boot-mvebu 2/2] arm: mvebu: turris_{omnia,mox}: "

[PATCH 1/3] arm: mvebu: Espressobin: Fix setting $fdtfile env
 2021-07-15 10:32 UTC  (10+ messages)
` [PATCH 2/3] arm: mvebu: Espressobin: Use function mmc_get_op_cond() for detecting eMMC
` [PATCH 3/3] mmc: mmc_get_op_cond: Allow quiet detection of eMMC

[PATCH v2 0/2] arm: imx8m: add support for Advantech RSB-3720
 2021-07-15  6:03 UTC  (4+ messages)
` [PATCH v2 1/2] arm: dts: add imx8mp-rsb3720-a1 dts file
` [PATCH v2 2/2] arm: imx8m: add support for Advantech RSB-3720

[PATCH 0/2] arm: allwinner: r40: add devicetree for Forlinx FETA40i-C & OKA40i-C
 2021-07-15 10:19 UTC  (3+ messages)
` [PATCH 1/2] arm: allwinner: r40: add pinmux settings for MMC3 and UARTs 2, 4, 5&7
` [PATCH 2/2] arm: allwinner: r40: add devicetree for Forlinx FETA40i-C & OKA40i-C

[PATCH] riscv: booti: do not force relocation if force_reloc is not set
 2021-07-15  9:09 UTC  (2+ messages)

[PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements
 2021-07-15  8:48 UTC  (43+ messages)
` [PATCH u-boot-mvebu 01/31] tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS
` [PATCH u-boot-mvebu 02/31] tools: kwbimage: Simplify aligning and calculating checksum
` [PATCH u-boot-mvebu 03/31] tools: kwbimage: Align SPI and NAND images to 256 bytes
` [PATCH u-boot-mvebu 04/31] tools: kwbimage: Add constant for SDIO bootfrom
` [PATCH u-boot-mvebu 05/31] tools: kwbimage: Fix generation of SATA, SDIO and PCIe images
` [PATCH u-boot-mvebu 06/31] tools: kwbimage: Don't crash when binary file name does not contain '/'
` [PATCH u-boot-mvebu 07/31] tools: kwbimage: Fix check for v0 extended header checksum
` [PATCH u-boot-mvebu 08/31] tools: kwbimage: Validate extended headers of v1 images
` [PATCH u-boot-mvebu 09/31] tools: kwbimage: Validate data checksum "
` [PATCH u-boot-mvebu 10/31] tools: kwbimage: Print size of binary header in kwbimage_print_header()
` [PATCH u-boot-mvebu 11/31] tools: kwboot: Fix wrong parameter passed to read()
` [PATCH u-boot-mvebu 12/31] tools: kwboot: Fix restoring terminal
` [PATCH u-boot-mvebu 13/31] tools: kwboot: Print trailing newline after terminal is terminated
` [PATCH u-boot-mvebu 14/31] tools: kwboot: Cosmetic fix - add missing curly brackets
` [PATCH u-boot-mvebu 15/31] tools: kwboot: Check for v1 header size
` [PATCH u-boot-mvebu 16/31] tools: kwbimage: Cosmetic fix - remove redundant space character
` [PATCH u-boot-mvebu 17/31] tools: kwbimage: Use -a parameter (load address) for v1 images
` [PATCH u-boot-mvebu 18/31] arm: mvebu: Fix return_to_bootrom()
` [PATCH u-boot-mvebu 19/31] arm: mvebu: Mark return_to_bootrom() as a noreturn function
` [PATCH u-boot-mvebu 20/31] arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework
` [PATCH u-boot-mvebu 21/31] arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART

[PATCH 01/27] pci: Remove non-DM board_pci_fixup_dev() declaration
 2021-07-15  8:24 UTC  (4+ messages)
` [PATCH 17/27] ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT

Problem on imx: add rom api support on imx8mn
 2021-07-15  8:19 UTC  (7+ messages)
        ` [EXT] "

[PATCH v3 00/10] handling all DM watchdogs in watchdog_reset()
 2021-07-15  8:15 UTC  (4+ messages)
` [PATCH v3 07/10] watchdog: wdt-uclass.c: handle "

[PATCH v2 0/6] add measurement support
 2021-07-15  8:12 UTC  (8+ messages)
` [PATCH v2 1/6] efi_loader: increase eventlog buffer size
` [PATCH v2 2/6] efi_loader: add secure boot variable measurement
` [PATCH v2 3/6] efi_loader: add "

[PATCH V2 00/46] imx: add i.MX8ULP support
 2021-07-15  8:11 UTC  (3+ messages)

[PATCH v3 3/4] NSA310S : Use Ethernet PHY name from device tree
 2021-07-15  8:07 UTC  (4+ messages)

[PATCH] arm: mach-snapdragon: pinctrl: Place pin_name in .data section
 2021-07-15  7:24 UTC  (5+ messages)

[PATCH] drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART
 2021-07-15  6:43 UTC  (3+ messages)

[PATCH v3 0/5] Add SIMATIC IOT2050 board support
 2021-07-15  6:35 UTC  (4+ messages)

[PATCH 0/3] board: dragonboard410c: Fix some minor issues
 2021-07-15  6:15 UTC  (4+ messages)
` [PATCH 3/3] serial: serial_msm: Delay initialization to let pins stabilize

[PATCH] dts: khadas Edge: Use devicetree for SMBIOS settings
 2021-07-15  5:01 UTC  (2+ messages)
` [PATCH] configs: khadas-edge series: Enable SMBIOS

[PATCH] dts: khadas vim series: Use devicetree for SMBIOS settings
 2021-07-15  5:00 UTC  (2+ messages)
` [PATCH] configs: khadas-vim*: Enable SMBIOS

[PATCH] command: Fix SMC and HVC maximum number of arguments
 2021-07-15  4:38 UTC 

[PATCH] scripts/get_default_envs.sh: Update for thin archive support
 2021-07-15  1:28 UTC  (2+ messages)

[PATCH] Makefile: Conditionally add defaultenv_h to envtools target
 2021-07-15  1:28 UTC  (2+ messages)

[PATCH] kconfig / kbuild: Re-sync with Linux 4.20
 2021-07-15  1:27 UTC  (2+ messages)

[PATCH] get_maintainer.pl: update from Linux kernel v5.13-rc6
 2021-07-15  1:27 UTC  (2+ messages)

[PATCH v2 1/1] lib: move rtc-lib.c to lib
 2021-07-15  1:27 UTC  (2+ messages)

[[PATCH] tools: image-host: fix wrong return value
 2021-07-15  1:27 UTC  (2+ messages)

[PATCH] fixdep: remove leftover handling of IS_BUILTIN/IS_MODULE
 2021-07-15  1:27 UTC  (2+ messages)

[PATCH] tools/fitimage: add missing linebreak for some messages
 2021-07-15  1:27 UTC  (2+ messages)

[PATCH] mkimage: allow -l to work on block devices on Linux
 2021-07-15  1:27 UTC  (2+ messages)

[PATCH RESEND u-boot-spi 0/8] Fix `mtd erase` when used with mtdpart
 2021-07-14 23:51 UTC  (9+ messages)
` [PATCH RESEND u-boot-spi 1/8] mtd: spi-nor-core: Try cleaning up in case writing BAR failed
` [PATCH RESEND u-boot-spi 2/8] mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()
` [PATCH RESEND u-boot-spi 3/8] mtd: spi-nor-core: Don't overwrite return value if it is non-zero
` [PATCH RESEND u-boot-spi 4/8] mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()
` [PATCH RESEND u-boot-spi 5/8] mtd: spi-nor-core: Don't check for zero length "
` [PATCH RESEND u-boot-spi 6/8] mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()
` [PATCH RESEND u-boot-spi 7/8] mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
` [PATCH RESEND u-boot-spi 8/8] mtd: mtdpart: Make mtdpart's _erase method sane

zynqmpbif - sample
 2021-07-14 22:10 UTC  (11+ messages)

[PATCH v2] tools: Use a single target-independent config to enable OpenSSL
 2021-07-14 22:05 UTC  (22+ messages)
  ` [PATCH v3 00/19] tools: Use a single config for Host OpenSSL (plus dependent patches)
  ` [PATCH v3 01/19] image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
  ` [PATCH v3 02/19] image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
  ` [PATCH v3 03/19] image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
  ` [PATCH v3 04/19] Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
  ` [PATCH v3 05/19] Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
  ` [PATCH v3 06/19] image: Drop IMAGE_ENABLE_SHA1
  ` [PATCH v3 07/19] image: Drop IMAGE_ENABLE_SHAxxx
  ` [PATCH v3 08/19] image: Drop IMAGE_ENABLE_BEST_MATCH
  ` [PATCH v3 09/19] common: Move host-only logic in image-sig.c to separate file
  ` [PATCH v3 10/19] common: image-sig.c: Remove host-specific logic and #ifdefs
  ` [PATCH v3 11/19] image: Add support for placing crypto_algo in linker lists
  ` [PATCH v3 12/19] image: rsa: Move verification algorithm to a linker list
  ` [PATCH v3 13/19] image: image-sig.c: Remove crypto_algos array
  ` [PATCH v3 14/19] lib: ecdsa: Remove #ifdefs from ecdsa.h
  ` [PATCH v3 15/19] lib: rsa: Remove #ifdefs from rsa.h
  ` [PATCH v3 16/19] image: Eliminate IMAGE_ENABLE_VERIFY macro
  ` [PATCH v3 17/19] image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro
  ` [PATCH v3 18/19] image: Add support for relocating crypto_algos in linker lists
  ` [PATCH v3 19/19] tools: Use a single target-independent config to enable OpenSSL

[PATCH v2 0/3] Add support for USB on ST-Ericsson Ux500
 2021-07-14 20:53 UTC  (7+ messages)
` [PATCH v2 1/3] power: pmic: Add driver for ST-Ericsson AB8500 via PRCMU
` [PATCH v2 2/3] phy: Add driver for ST-Ericsson AB8500 USB PHY
` [PATCH v2 3/3] usb: musb-new: Add glue driver for ST-Ericsson Ux500

[PATCH 1/2] board: stemmy: Parse atags to get available memory
 2021-07-14 20:53 UTC  (4+ messages)
` [PATCH 2/2] board: stemmy: Copy atags for booting downstream/vendor kernel

[PATCH 0/6] uniphier: Add PCIe host controller and Akebi96 board support
 2021-07-14 20:53 UTC  (13+ messages)
` [PATCH 1/6] clk: uniphier: Add PCIe clock entry
` [PATCH 2/6] reset: uniphier: Add PCIe reset entry
` [PATCH 3/6] phy: socionext: Add UniPhier PCIe PHY driver
` [PATCH 4/6] pci: uniphier: Add UniPhier PCIe controller driver
` [PATCH 5/6] configs: uniphier: Enable CONFIG_SYS_PCI_64BIT
` [PATCH 6/6] ARM: dts: uniphier: Add support for Akebi96

[PATCH v2] MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong Chee
 2021-07-14 20:52 UTC  (2+ messages)

[PATCH 1/2] board-info: Use sysinfo_get()
 2021-07-14 20:52 UTC  (4+ messages)
` [PATCH 2/2] board-info: Call sysinfo_detect() before sysinfo_get_str()

[PATCH] misc: i2c_eeprom: Add atmel,24c01 to the list
 2021-07-14 20:52 UTC  (2+ messages)

[PATCH] timer: nomadik-mtu: Use dev_read_addr_ptr()
 2021-07-14 20:52 UTC  (2+ messages)

[PATCH 1/2] gpio: Drop long unused DB8500 GPIO driver
 2021-07-14 20:52 UTC  (3+ messages)
` [PATCH 2/2] gpio: Add driver for Nomadik GPIO


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