public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-11-01 07:12:32 to 2021-11-02 18:15:46 UTC [more...]

[PATCH v5 1/2] net: brcm: netXtreme driver
 2021-11-02 18:15 UTC  (4+ messages)
` [PATCH v5 2/2] board: brcm-ns3: Load netXtreme firmware

[PATCH v7] arm: add initial support for the Phytium Pomelo Board
 2021-11-02 18:07 UTC  (2+ messages)

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-11-02 17:28 UTC  (25+ messages)
` [PATCH v5 02/26] doc: Add documentation about devicetree usage
` [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

[PATCH v2] pinctrl: Add Apple pinctrl driver
 2021-11-02 17:21 UTC 

[PATCH v1] env: setenv add resolve value option
 2021-11-02 16:44 UTC  (3+ messages)

[PATCH v4] driver: spi: add bcm iproc qspi support
 2021-11-02 16:43 UTC  (5+ messages)

[PATCH 0/2] add selftest for EFI_TCG2_PROTOCOL and Measured Boot
 2021-11-02 16:27 UTC  (12+ messages)
` [PATCH 2/2] efi_selftest: "

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2021-11-02 16:22 UTC 

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

[PATCH 00/31] passage: Define a standard for firmware data flow
 2021-11-02 16:03 UTC  (8+ messages)
` [PATCH 05/31] fdt: Drop SPL_BUILD macro

[PATCH v5 00/11] efi_loader: capsule: improve capsule authentication support
 2021-11-02 15:13 UTC  (14+ messages)
` [PATCH v5 02/11] tools: mkeficapsule: add firmwware image signing
` [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 00/16] fdt: Make OF_BOARD a boolean option
 2021-11-02 14:59 UTC  (22+ messages)

[PATCH v2] arm: xea: Modify board code to generate single binary u-boot
 2021-11-02 14:58 UTC  (2+ messages)

[PATCH 0/5] Board specific runtime determined default env
 2021-11-02 14:57 UTC  (4+ messages)
` [PATCH 5/5] arm: mvebu: Espressobin: Use new API for setting default env at runtime

[PATCH v3 0/3] Enhance Measured Boot
 2021-11-02 14:56 UTC  (9+ messages)
` [PATCH v3 1/3] efi_loader: add SMBIOS table measurement

[PATCH v4 0/4] Enhance Measured Boot
 2021-11-02 14:55 UTC  (3+ messages)
` [PATCH v4 1/4] efi_loader: add SMBIOS table measurement

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

[PULL u-boot] Please pull u-boot-amlogic-20211102
 2021-11-02 14:37 UTC  (2+ messages)

[PATCH 0/2] EMIF tool update to 0.6.1
 2021-11-02 14:29 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: k3-j721e-sk: EMIF tool update to 0.6.1 with 4266MTs for lpddr4
` [PATCH 2/2] arm: dts: k3-j721e-r5-sk: Update R5 DT to pick the new DDR config

[PATCH V2 00/17] Add support for J721E SK
 2021-11-02 14:05 UTC  (18+ messages)
` [PATCH V2 01/17] common: make: Support show_board_info() as part of SPL build
` [PATCH V2 02/17] drivers: power: pmic: Add support for tps659412 PMIC
` [PATCH V2 03/17] drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck
` [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 06/17] board: ti: j721e: Add support to update board_name for j721e-sk
` [PATCH V2 07/17] board: ti: j721e: Disable probing of daughtercards
` [PATCH V2 08/17] board: ti: j721e: Add support for detecting multiple device trees
` [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 V2 13/17] configs: j721e_evm_r5: Enable support for building multiple dtbs into FIT
` [PATCH V2 14/17] configs: j721e_evm_a72: Add SK dtb as part of DTB FIT
` [PATCH V2 15/17] configs: j721e_evm_a72: Align OSPI partitions on erase block boundary
` [PATCH V2 16/17] configs: j721e_evm: Store env in MMC FAT partition
` [PATCH V2 17/17] include: configs: Update env for selecting right dtb

[PATCH v2 0/4] fpga: zynqmp: Adding support of loading authenticated images
 2021-11-02 13:52 UTC  (12+ messages)
` [PATCH v2 1/4] fpga: add option for loading FPGA secure bitstreams
  ` [PATCH v2 2/4] cmd: fpga: Separating the support of fpga loads
    ` [PATCH v2 3/4] fpga: add fit_fpga_load function
      ` [PATCH v2 4/4] fpga: zynqmp: support loading authenticated images

[PATCH v3 0/3] fpga: zynqmp: Adding support of loading authenticated images
 2021-11-02 13:49 UTC  (4+ messages)
` [PATCH v3 1/3] fpga: add option for loading FPGA secure bitstreams
  ` [PATCH v3 2/3] fpga: add fit_fpga_load function
    ` [PATCH v3 3/3] fpga: zynqmp: support loading authenticated images

[PATCH] ARM: dts: am335x-chiliboard: add /chosen/tick-timer
 2021-11-02 13:41 UTC 

[PATCH v1 0/5] Update Microchip PolarFire SoC support
 2021-11-02 12:45 UTC  (20+ messages)
` [PATCH v1 1/5] riscv: dts: Split Microchip device tree
` [PATCH v1 2/5] riscv: Update Microchip MPFS Icicle Kit support
` [PATCH v1 3/5] i2c: Add Microchip PolarFire SoC I2C driver
` [PATCH v1 4/5] net: macb: Compatible as per device tree
` [PATCH v1 5/5] doc: board: Update Microchip MPFS Icicle Kit doc

rockchip novice
 2021-11-02  0:54 UTC 

rk3399-gru-kevin: issues on bringup
 2021-11-02 11:58 UTC  (7+ messages)

[PATCH 0/8] pci: pci_mvebu: Fix access to config space and PCIe Root Port
 2021-11-02 10:50 UTC  (17+ messages)
` [PATCH 1/8] pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16
` [PATCH 2/8] pci: pci_mvebu: Fix read_config() "
` [PATCH 3/8] pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port)
` [PATCH 4/8] pci: pci_mvebu: Remove unused functions
` [PATCH 5/8] pci: pci_mvebu: Fix place of link up detection
` [PATCH 6/8] pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge
` [PATCH 7/8] pci: pci_mvebu: Setup PCI controller to Root Complex mode
` [PATCH 8/8] pci: pci_mvebu: Fix comment about driver class name

[PATCH] arm: a37xx: pci: Program the data strobe for config read requests
 2021-11-02 10:43 UTC  (2+ messages)

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

[PATCH 0/3] rockchip: sdhci: Add HS400 Enhanced Strobe support
 2021-11-02 10:31 UTC  (17+ messages)
  ` [PATCH 1/3] mmc: "
  ` [PATCH 2/3] rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399
  ` [PATCH 3/3] rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568

[PATCH] net: uclass: Save ethernet MAC address when generated
 2021-11-02 10:27 UTC  (4+ messages)

[PATCH v2 0/6] Improved sysreset/watchdog uclass integration
 2021-11-02 10:21 UTC  (2+ messages)

[PATCH] pinctrl: Add Apple pinctrl driver
 2021-11-02 10:18 UTC  (2+ messages)

[PATCH1/1]sqfs: sqfs_tokenize() should fill the tokens list instead of free items
 2021-11-02  9:13 UTC 

[PATCH v2 1/2] ARM: dts: at91: sam9x60: add pioC node
 2021-11-02  8:28 UTC  (2+ messages)
` [PATCH v2 2/2] configs: at91: sam9x60ek: add CLK and GPIO commands

[PATCH 1/2] ARM: dts: at91: sam9x60: add pioC node
 2021-11-02  7:55 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: at91: sam9x60ek: add CLK and GPIO commands

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-11-02  7:38 UTC  (14+ messages)

[PATCHv3] zynqmp: restore the jtag interface
 2021-11-02  7:26 UTC  (4+ messages)

[PATCH1/1]sqfs: sqfs_tokenize() should fill the tokens list instead of free items
 2021-11-02  7:11 UTC  (5+ messages)
      ` Fwd: "

[PATCH v2] efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
 2021-11-02  5:48 UTC 

[PATCH] drivers: net: add Aspeed MDIO driver
 2021-11-02  5:41 UTC 

[PATCH] efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
 2021-11-02  5:36 UTC  (4+ messages)

fastboot: boot: Relocate ramdisk
 2021-11-02  2:20 UTC 

[PATCH] aspeed: AST2600 Pinctrl Driver
 2021-11-02  2:17 UTC 

[PATCH v2 00/41] Initial implementation of standard boot
 2021-11-01 21:58 UTC  (7+ messages)
` [PATCH v2 02/41] Makefile: Allow LTO to be disabled for a build

[PATCH] net: gem: Reduce timeout of mdio phy idle status check
 2021-11-01 20:26 UTC  (2+ messages)

New Defects reported by Coverity Scan for Das U-Boot
 2021-11-01 20:21 UTC 

[PATCH v4 1/2] net: brcm: netXtreme driver
 2021-11-01 20:14 UTC  (5+ messages)

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2021-11-01 20:06 UTC 

[ANN] U-Boot v2022.01-rc1 released
 2021-11-01 19:17 UTC 

Please pull u-boot-x86
 2021-11-01 17:43 UTC  (2+ messages)

[PATCH v3 0/5] Fix compiler warnings for 32-bit ARM
 2021-11-01 14:25 UTC  (6+ messages)
` [PATCH v3 3/5] sandbox: Detect the host bit size automatically

[PATCH] dts: rockchip: rk3399: enable emmc phy for spl
 2021-11-01 14:02 UTC  (2+ messages)

[PATCH u-boot-marvell] tools: kwboot: Do not send magic seq when changing baudrate back to 115200
 2021-11-01 13:00 UTC 

[PATCH v1] arm: xea: Modify board code to generate single binary u-boot
 2021-11-01 11:42 UTC  (3+ messages)

[PATCH 0/2] arch: arm: gic-v3-its: stop abusing the device tree
 2021-11-01  9:38 UTC  (5+ messages)
` [PATCH 2/2] Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"

[PATCH v2] riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLED
 2021-11-01  9:00 UTC 

[PATCH] riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLED
 2021-11-01  8:56 UTC  (5+ messages)

[PATCH 1/1] board: sifive: unmatched: enlarge CONFIG_SYS_SPL_MALLOC_SIZE
 2021-11-01  8:52 UTC  (8+ messages)

[PATCH v2] imx: spl: fix imx8m secure boot
 2021-11-01  7:52 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