messages from 2021-11-02 10:27:38 to 2021-11-03 17:21:28 UTC [more...]
[PATCH v6 1/2] net: brcm: netXtreme driver
2021-11-02 18:18 UTC (2+ messages)
` [PATCH v6 2/2] board: brcm-ns3: Load netXtreme firmware
[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
2021-11-03 17:21 UTC (50+ 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 1/2] ARM: dts: at91: sama7g5: Add QSPI and OSPI nodes
2021-11-03 17:07 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: at91: sama7g5ek: Add QSPI0 node
[PATCH] net: uclass: Save ethernet MAC address when generated
2021-11-03 16:57 UTC (4+ messages)
[PATCH] driver: gadget: fastboot: Link endpoint and descriptors
2021-11-03 16:53 UTC (2+ messages)
[PATCH] spi: atmel-quadspi: Add support for SAMA7G5 QSPI
2021-11-03 16:47 UTC
[PATCH] spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug
2021-11-03 16:45 UTC
[PATCH 0/3] mtd: spi-nor-core: Add support for mx66lm1g45g
2021-11-03 16:24 UTC (4+ messages)
` [PATCH 1/3] mtd: spi-nor-core: Introduce SPI_NOR_SOFT_RESET flash_info flag
` [PATCH 2/3] mtd: spi-nor-core: macronix: Add support for mx66lm1g45g
` [PATCH 3/3] mtd: spi-nor-core: Fix the opcode extension for the software reset sequence
[PATCH] fastboot: fix fastboot_set_reboot_flag()
2021-11-03 16:22 UTC (2+ messages)
[PATCH 0/6 v4] TPM cleanups and MMIO driver
2021-11-03 15:09 UTC (7+ messages)
` [PATCH 1/6 v4] tpm2: Introduce TIS tpm core
` [PATCH 2/6 v4] tpm2: Add a TPMv2 MMIO TIS driver
` [PATCH 3/6 v4] tpm: Use the new API on tpm2 spi driver
` [PATCH 4/6 v4] configs: Enable tpmv2 mmio on qemu for arm/arm64
` [PATCH 5/6 v4] doc: qemu: Add instructions for swtpm usage
` [PATCH 6/6 v4] MAINTAINERS: Add entry for TPM drivers
[PULL] u-boot-usb/master
2021-11-03 14:44 UTC (2+ messages)
Please pull u-boot-marvell/master
2021-11-03 14:44 UTC (2+ messages)
[PATCH 1/3] bootstage: Update SPL support Kconfig description
2021-11-03 14:20 UTC (3+ messages)
` [PATCH 2/3] bootstage: Fix up remaining bootstage config misuse
` [PATCH 3/3] bootstage: Enable SPL bootstage in sandbox_spl config
[PATCH v2 0/6] Improved sysreset/watchdog uclass integration
2021-11-03 14:19 UTC (7+ messages)
` [PATCH v2 1/6] sysreset: Add uclass Kconfig dependency to drivers
` [PATCH v2 2/6] sysreset: Mark driver probe functions as static
` [PATCH v2 4/6] watchdog: Automatically register device with sysreset
[PATCH] boards: siemens: iot2050: Ignore network errors during bootstage tracking
2021-11-03 14:12 UTC
[PATCH] boards: siemens: iot2050: Re-enable bootstage reporting
2021-11-03 14:11 UTC
[PATCH] bootstage: Differentiate boot progress kconfig entries
2021-11-03 14:09 UTC
[PATCH v2] bootstage: Add SPL support
2021-11-03 13:32 UTC (4+ messages)
[PATCH 0/4] arm: Tidy up debug UART init
2021-11-03 13:22 UTC (6+ messages)
` [PATCH 1/4] arm: Fix some inconsistent debug-UART CONFIG options
` [PATCH 2/4] arm: Init the debug UART
` [PATCH 3/4] arm: qemu: Enable "
` [PATCH 4/4] rk3399: Don't enable the debug UART if there is no driver
[PATCH v1 0/5] Update Microchip PolarFire SoC support
2021-11-03 13:10 UTC (13+ messages)
` [PATCH v1 2/5] riscv: Update Microchip MPFS Icicle Kit support
` [PATCH v1 4/5] net: macb: Compatible as per device tree
` [PATCH v1 5/5] doc: board: Update Microchip MPFS Icicle Kit doc
[PATCH] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board
2021-11-03 12:26 UTC (2+ messages)
[PATCH] sf: Querying write-protect status before operating the flash
2021-11-03 12:18 UTC (6+ messages)
` "
[PATCH 1/7] common: spl: move armv7m-specific code to spl_perform_fixups()
2021-11-03 12:15 UTC (3+ messages)
` [PATCH 4/7] common: board_r: drop initr_addr_map wrapper
[PATCH v3 0/3] fpga: zynqmp: Adding support of loading authenticated images
2021-11-03 11:45 UTC (5+ 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 v4 00/16] Add CAAM driver model support
2021-11-03 11:34 UTC (8+ 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] "
[PATCH 0/5] Board specific runtime determined default env
2021-11-03 10:48 UTC (5+ messages)
` [PATCH 5/5] arm: mvebu: Espressobin: Use new API for setting default env at runtime
[PATCH v4 0/4] Add octal DTR support for Macronix flash
2021-11-03 10:41 UTC (4+ messages)
` [PATCH v4 1/4] mtd: spi-nor: macronix: add support for Macronix Octal
[RESEND PATCH] usb: mtu3: flush cache for the first GPD when allocate GPD ring
2021-11-03 10:13 UTC (3+ messages)
Please pull u-boot-net/next
2021-11-03 9:13 UTC
[PATCH u-boot-marvell] tools: kwboot: Do not send magic seq when changing baudrate back to 115200
2021-11-03 7:46 UTC (3+ messages)
[PATCH] arm: a37xx: pci: Program the data strobe for config read requests
2021-11-03 7:46 UTC (3+ messages)
[PATCH u-boot-marvell 0/5] kwboot fix for AXP + some others
2021-11-03 7:46 UTC (12+ messages)
` [PATCH u-boot-marvell 1/5] tools: kwboot: Fix sending retry of last header packet
` [PATCH u-boot-marvell 2/5] tools: kwboot: Do not call tcdrain() after each sent packet
` [PATCH u-boot-marvell 3/5] tools: kwboot: Increase delay after changing baudrate in ARM code
` [PATCH u-boot-marvell 4/5] tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr
` [PATCH u-boot-marvell 5/5] tools: kwboot: Do not use stack when setting baudrate back to default value
[PATCH u-boot-marvell 00/13] Yet another kwboot improvements
2021-11-03 7:46 UTC (2+ messages)
[PATCH 0/8] pci: pci_mvebu: Fix access to config space and PCIe Root Port
2021-11-03 7:46 UTC (18+ 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 v1] env: setenv add resolve value option
2021-11-03 7:41 UTC (4+ messages)
[PATCH 1/3] net: dsa: Use true instead of 1 in the set_promisc() call
2021-11-03 7:13 UTC (10+ messages)
[PATCH] drivers: net: add Aspeed MDIO driver
2021-11-03 7:09 UTC (2+ messages)
[PATCH] net: tsec: mark tsec_set_promisc() as __maybe_unused
2021-11-03 6:57 UTC (2+ messages)
[PATCH] efi_loader: use byteshift unaligned access helper
2021-11-03 6:23 UTC (2+ messages)
[PATCH v2] imx: spl: fix imx8m secure boot
2021-11-03 6:00 UTC (3+ messages)
[PATCH 0/2] Initial Traverse Ten64 board support
2021-11-03 5:29 UTC (3+ messages)
` [PATCH 1/2] board: traverse: add Ten64 board controller driver
` [PATCH 2/2] board: traverse: add initial Ten64 support
[PATCH u-boot-marvell 00/11] Some mvebu comphy + mox + fdt_support changes
2021-11-03 2:02 UTC (12+ messages)
` [PATCH u-boot-marvell 01/11] include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()
` [PATCH u-boot-marvell 02/11] treewide: Use fdt_create_phandle() where appropriate
` [PATCH u-boot-marvell 03/11] fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
` [PATCH u-boot-marvell 04/11] fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
` [PATCH u-boot-marvell 05/11] fdt_support: Fix comment for fdt_create_phandle()
` [PATCH u-boot-marvell 06/11] fdt_support: Add some useful functions
` [PATCH u-boot-marvell 07/11] arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path
` [PATCH u-boot-marvell 08/11] arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present
` [PATCH u-boot-marvell 09/11] phy: marvell: a3700: Convert to official DT bindings in COMPHY driver
` [PATCH u-boot-marvell 10/11] arm: mvebu: turris_mox: Fix unstable board topology reading
` [PATCH u-boot-marvell 11/11] fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
[PATCH] pci: Add standard PCIe ECAM macros
2021-11-03 0:01 UTC
[PATCH 0/2] sandbox: enable testing SYSRESET_WATCHDOG
2021-11-02 23:14 UTC (6+ messages)
` [PATCH 1/2] test/dm: fix watchdog test
rk3399-gru-kevin: issues on bringup
2021-11-02 23:05 UTC (8+ messages)
[PATCH v2 0/2] sandbox: enable testing SYSRESET_WATCHDOG
2021-11-02 18:44 UTC (3+ messages)
` [PATCH v2 1/2] test/dm: fix watchdog test
` [PATCH v2 2/2] sandbox: fix sandbox_wdt_expire_now()
[PATCH v5 1/2] net: brcm: netXtreme driver
2021-11-02 18:15 UTC (3+ messages)
[PATCH v7] arm: add initial support for the Phytium Pomelo Board
2021-11-02 18:07 UTC (2+ messages)
[PATCH v2] pinctrl: Add Apple pinctrl driver
2021-11-02 17:21 UTC
[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 (5+ messages)
[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 (14+ messages)
` [PATCH v6 02/12] tools: mkeficapsule: rework the code a little bit
` [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 10/12] test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE
` [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 (4+ messages)
[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 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
[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 (7+ 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] ARM: dts: am335x-chiliboard: add /chosen/tick-timer
2021-11-02 13:41 UTC
rockchip novice
2021-11-02 0:54 UTC
[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 (6+ messages)
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