u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-04 16:57:20 to 2021-11-06 03:06:23 UTC [more...]

[RFC PATCH 00/13] Add support for Allwinner R329
 2021-11-06  3:06 UTC  (9+ 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

[PATCH v3 0/6] Improved sysreset/watchdog uclass integration
 2021-11-06  1:52 UTC  (16+ 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)

kwboot: Testing latest kwboot with Kirkwood SoC boards
 2021-11-06  0:09 UTC  (9+ messages)

[PATCH v8 1/2] net: brcm: netXtreme driver
 2021-11-05 22:36 UTC  (2+ messages)
` [PATCH v8 2/2] board: brcm-ns3: Load netXtreme firmware

[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 

[PATCH v1 1/2] image: Fix typo in boot_get_kbd()
 2021-11-05 20:09 UTC  (2+ messages)
` [PATCH v1 2/2] image: Explicitly declare do_bdinfo()

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 0/6 v5] TPM cleanups and MMIO driver
 2021-11-05 19:05 UTC  (7+ 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

[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] usb: Use the first available device for ehci_gadget
 2021-11-05 16:52 UTC 

[PATCH 0/6 v4] TPM cleanups and MMIO driver
 2021-11-05 16:12 UTC  (16+ 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 v2 00/12] Board specific runtime determined default env
 2021-11-05 16:12 UTC  (26+ messages)
` [PATCH v2 04/12] sysinfo: Make sysinfo_get_str() behave like snprintf()
` [PATCH v2 05/12] test: Use ut_asserteq_str() instead of ut_assertok(strcmp())
` [PATCH v2 06/12] sysinfo: Add get_str_list() method
` [PATCH v2 07/12] sysinfo: Make .detect() non-mandatory
` [PATCH v2 08/12] sysinfo: Add support for iterating string list
` [PATCH v2 09/12] env: Change return behaviour of env_set_default_vars()
` [PATCH v2 10/12] env: Add support for overwriting default environment via sysinfo
` [PATCH v2 11/12] arm: mvebu: Espressobin: Use new API for setting default env at runtime
` [PATCH v2 12/12] env: Remove support for read-write default_environment[]

[PATCH v5 00/11] efi_loader: capsule: improve capsule authentication support
 2021-11-05 16:12 UTC  (34+ 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

[RFC 0/2] Do not stop with an error when mkimage fails
 2021-11-05 16:12 UTC  (9+ messages)
` [RFC 1/2] patman: introduce RunException
` [RFC 2/2] binman: catch RunException for mkimage runtime failure

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-11-05 16:12 UTC  (16+ 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] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
 2021-11-05 15:06 UTC  (2+ messages)

[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

[PATCH] crypto/fsl: Fallback to SW sha1/256 is misaligned buffers
 2021-11-05  9:42 UTC 

[PATCH 0/2] arm: imx8m: imx8mm-cl-iot-gate: detect extension board
 2021-11-05  9:13 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: imx8mm-cl-iot-gate: add Compulab's ied overlays
` [PATCH 2/2] arm: imx8m: imx8mm-cl-iot-gate: detect extension board

Testing PCIe on Armada 370 (or older) in U-Boot
 2021-11-05  8:48 UTC  (3+ messages)

[PATCH 00/14] Add support for MediaTek MT7621 SoC
 2021-11-05  6:29 UTC  (5+ messages)
` [PATCH 10/14] gpio: add "
` [PATCH 11/14] watchdog: "

[PATCH 1/1] sysreset: watchdog: watchdog cannot power off
 2021-11-05  6:23 UTC  (2+ messages)

fastboot flash sparse image: buffer aligned
 2021-11-05  2:21 UTC 

fastboot flash sparse image: buffer aligned
 2021-11-05  2:16 UTC 

[PATCH] bootstage: Differentiate boot progress kconfig entries
 2021-11-05  2:02 UTC  (2+ messages)

[PATCH 1/3] bootstage: Update SPL support Kconfig description
 2021-11-05  2:02 UTC  (6+ messages)
` [PATCH 2/3] bootstage: Fix up remaining bootstage config misuse
` [PATCH 3/3] bootstage: Enable SPL bootstage in sandbox_spl config

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

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

[PATCH 1/7] common: spl: move armv7m-specific code to spl_perform_fixups()
 2021-11-05  2:02 UTC  (3+ messages)
` [PATCH 4/7] common: board_r: drop initr_addr_map wrapper

[PATCH v2 0/1] add selftest for EFI_TCG2_PROTOCOL and Measured Boot
 2021-11-05  2:02 UTC  (3+ messages)
` [PATCH v2 1/1] efi_selftest: "

[PATCH] boards: siemens: iot2050: Re-enable bootstage reporting
 2021-11-05  2:02 UTC  (2+ messages)

[PATCH] introduce CONFIG_DEVICE_TREE_INCLUDES
 2021-11-05  2:02 UTC  (4+ messages)

[PATCH 0/2] add selftest for EFI_TCG2_PROTOCOL and Measured Boot
 2021-11-05  2:02 UTC  (6+ messages)

[PATCH v1] env: setenv add resolve value option
 2021-11-05  2:02 UTC  (4+ messages)

[PATCH] net: phy: realtek: Set correct bit for 8211e delays
 2021-11-05  0:51 UTC  (2+ messages)

Please pull u-boot-marvell (watchdog related)
 2021-11-04 21:30 UTC  (2+ messages)

[PATCH] net: uclass: Save ethernet MAC address when generated
 2021-11-04 21:00 UTC  (9+ messages)

[PATCH] xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG check
 2021-11-04 19:30 UTC  (2+ messages)

[PATCH 0/5] VExpress64 board family improvements
 2021-11-04 16:56 UTC  (5+ messages)
` [PATCH 2/5] vexpress64: Refactor header file to make it easier to add new FVPs
` [PATCH 3/5] vexpress64: Clean up BASE_FVP boot configuration
` [PATCH 4/5] vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64
` [PATCH 5/5] vexpress64: Enable VIRTIO_NET network driver


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