public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-10-31 23:49:01 to 2021-11-02 12:40:15 UTC [more...]

[PATCH 00/16] fdt: Make OF_BOARD a boolean option
 2021-11-02 10:06 UTC  (14+ messages)

rockchip novice
 2021-11-02  0:54 UTC 

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

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

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

[PATCH v1 0/5] Update Microchip PolarFire SoC support
 2021-11-02 11:04 UTC  (19+ 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

[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 

[PULL u-boot] Please pull u-boot-amlogic-20211102
 2021-11-02  8:44 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 0/2] add selftest for EFI_TCG2_PROTOCOL and Measured Boot
 2021-11-02  8:03 UTC  (10+ messages)
` [PATCH 2/2] efi_selftest: "

[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  (16+ messages)

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

[PATCH v1] env: setenv add resolve value option
 2021-11-02  7:19 UTC 

[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)

[PATCH v4] driver: spi: add bcm iproc qspi support
 2021-11-02  5:06 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 v6 00/12] efi_loader: capsule: improve capsule authentication support
 2021-11-02  0:55 UTC  (13+ 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 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 00/31] passage: Define a standard for firmware data flow
 2021-11-01 20:45 UTC  (39+ messages)
` [PATCH 01/31] Makefile: Correct TPL rule for OF_REAL
` [PATCH 02/31] kconfig: Add support for conditional values
` [PATCH 03/31] dm: core: Allow getting some basic stats
` [PATCH 04/31] stddef: Avoid warning with clang with offsetof()
` [PATCH 05/31] fdt: Drop SPL_BUILD macro
` [PATCH 06/31] bloblist: Put the magic number first
` [PATCH 07/31] bloblist: Rename the SPL tag
` [PATCH 08/31] bloblist: Drop unused tags
` [PATCH 09/31] bloblist: Use explicit numbering for the tags
` [PATCH 10/31] bloblist: Support allocating the bloblist
` [PATCH 11/31] bloblist: Use LOG_CATEGORY to simply logging
` [PATCH 12/31] bloblist: Use 'phase' consistently for bloblists
` [PATCH 13/31] bloblist: Refactor Kconfig to support alloc or fixed
` [PATCH 14/31] arm: qemu: Add an SPL build
` [PATCH 15/31] bloblist: Add functions to obtain base address and size
` [PATCH 16/31] passage: Support an incoming passage
` [PATCH 17/31] passage: Support a control devicetree
` [PATCH 18/31] passage: arm: Accept a passage from the previous phase
` [PATCH 19/31] passage: spl: Support adding the dtb to the passage bloblist
` [PATCH 20/31] passage: spl: Support passing the passage to U-Boot
` [PATCH 21/31] passage: Record where the devicetree came from
` [PATCH 22/31] passage: Report the devicetree source
` [PATCH 23/31] passage: Add a qemu test for ARM
` [PATCH 24/31] bloblist: doc: Bring in the API documentation
` [PATCH 25/31] bloblist: Relicense to allow BSD-3-Clause
` [PATCH 26/31] sandbox: Add a way of checking structs for standard passage
` [PATCH 27/31] passage: Add documentation
` [PATCH 28/31] passage: Add docs for spl_handoff
` [PATCH 29/31] x86: Move Intel GNVS file into the common include directory
` [PATCH 30/31] passage: Add checks for pre-existing blobs
` [PATCH 31/31] WIP: RFC: Add a gitlab test

[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 

[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
 2021-11-01 18:07 UTC  (6+ messages)
` [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

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

[PATCH v2 0/4] fpga: zynqmp: Adding support of loading authenticated images
 2021-11-01 17:10 UTC  (11+ 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 v5 02/26] doc: Add documentation about devicetree usage
 2021-11-01 15:19 UTC  (11+ 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  (6+ 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)

[PATCH] mtd: cqspi: Wait for transfer completion
 2021-11-01  7:07 UTC  (8+ messages)

[PATCH] image: fix select_ramdisk for raw initrd
 2021-11-01  7:00 UTC  (2+ messages)

[PATCH] image-board: fix wrong implementation ram disk address setup from cmdline
 2021-11-01  6:52 UTC  (2+ messages)

[RFC PATCH] RFC: Sketch of dm event notification
 2021-11-01  6:41 UTC  (2+ messages)

[PATCH v2 1/3] net: dsa: Use true instead of 1 in the set_promisc() call
 2021-11-01  6:15 UTC  (3+ messages)
` [PATCH v2 2/3] net: fec_mxc: Declare 'promisc' as bool
` [PATCH v2 3/3] net: tsec: Make redundant_init() static

[PATCH 01/10] spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
 2021-11-01  5:40 UTC  (3+ messages)
` [PATCH 07/10] Convert CONFIG_OF_EMBED to Kconfig

[PATCH 0/2] sandbox: enable testing SYSRESET_WATCHDOG
 2021-11-01  5:21 UTC  (4+ messages)
` [PATCH 1/2] test/dm: fix watchdog test

[PATCH] introduce CONFIG_DEVICE_TREE_INCLUDES
 2021-11-01  4:30 UTC  (3+ messages)

[RFC 00/22] efi_loader: more tightly integrate UEFI disks to device model
 2021-11-01  3:03 UTC  (6+ messages)
` [RFC 14/22] dm: blk: call efi's device-probe hook

[PATCH] Azure: Move to windows-2019
 2021-11-01  2:35 UTC  (2+ messages)

[PATCH v1 1/2] x86: tangier: pinmux: Move is_protected assignment closer to its user
 2021-11-01  2:18 UTC  (6+ messages)
` [PATCH v1 2/2] x86: tangier: pinmux: Move error message to the caller

[PATCH v3] video: fix positioning in TrueType console
 2021-11-01  1:13 UTC  (4+ messages)

Please pull u-boot-dm
 2021-11-01  1:03 UTC  (2+ messages)

[PATCH 1/6 v4] serial: qcom: add support for GENI serial driver
 2021-10-31 23:47 UTC  (4+ messages)


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