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

[PATCH v4 00/14] arm64: synquacer: Add SynQuacer/DeveloperBox support
 2021-05-19  6:07 UTC  (16+ messages)
` [PATCH v4 01/14] ata: ahci-pci: Use scsi_ops to initialize ops
` [PATCH v4 02/14] dm: pci: Skip setting VGA bridge bits if parent device is the host bus
` [PATCH v4 03/14] efi: Fix to use null handle to create new handle for efi_fmp_raw
` [PATCH v4 04/14] gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefs
` [PATCH v4 05/14] pci: synquacer: Add SynQuacer ECAM based PCIe driver
` [PATCH v4 06/14] mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver
` [PATCH v4 07/14] spi: synquacer: Add HSSPI SPI controller driver for SynQuacer
` [PATCH v4 08/14] net: synquacer: Add netsec driver
` [PATCH v4 09/14] i2c: synquacer: SNI Synquacer I2C controller
` [PATCH v4 10/14] ARM: dts: synquacer: Add device trees for DeveloperBox
` [PATCH v4 11/14] board: synquacer: Add DeveloperBox 96boards EE support
` [PATCH v4 12/14] dfu_mtd: Ignore non-implemented lock device failure
` [PATCH v4 13/14] doc: qemu: arm64: Fix the documentation of capsule update
` [PATCH v4 14/14] configs: synquacer: Enable EFI capsule update support

[PATCH] powerpc: fix regression in arch_initr_trap()
 2021-05-19  3:16 UTC 

[PATCH 1/1] sandbox: don't refer to symbol _init
 2021-05-19  3:08 UTC  (2+ messages)

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-05-19  2:50 UTC  (5+ messages)

[PATCH 1/1] sandbox: add symbol _init for RISC-V compilation
 2021-05-19  2:26 UTC  (9+ messages)

[PATCH] arm: Remove nokia_rx51 board
 2021-05-19  1:26 UTC 

[PATCH] Makefile: allow to override python3
 2021-05-18 22:26 UTC  (2+ messages)

[PATCH] cli: slighly more clear error messages
 2021-05-18 22:26 UTC 

[PATCH] MAINTAINERS, git-mailrc: socfpga: Update email address for Ley Foon
 2021-05-18 22:26 UTC  (2+ messages)

[PATCH] Makefile: Handle building in a very old build directory
 2021-05-18 22:26 UTC  (2+ messages)

[PATCH v2] psci: rename psci_features function
 2021-05-18 22:26 UTC  (2+ messages)

[PATCH v2] arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-mode
 2021-05-18 21:38 UTC 

[PATCH] efi_loader: capsule: remove unused guid
 2021-05-18 20:32 UTC  (2+ messages)

[PATCH 00/26] imx: update for i.MX8M
 2021-05-18 19:51 UTC  (9+ messages)
` [PATCH 03/26] imx8mm_evk: Switch to new imx8mm evk board

Pull request for efi-2021-07-rc3
 2021-05-18 18:17 UTC  (2+ messages)

[PULL] u-boot-riscv/master
 2021-05-18 18:17 UTC  (2+ messages)

[PATCH] pinctrl: single: Fix probe failure getting register area size
 2021-05-18 16:16 UTC  (3+ messages)

[PATCH] Revert "riscv: cpu: fu740: clear feature disable CSR"
 2021-05-18 14:35 UTC  (13+ messages)

[PATCH v3] Fix flashing of eMMC user area with Fastboot
 2021-05-18 14:33 UTC  (8+ messages)

[PATCH] drivers: pci: pcie_dw_common: fix Werror compilation error
 2021-05-18 14:08 UTC 

[PATCH 1/2] cmd: pinmux: update result of do_status
 2021-05-18 13:46 UTC  (6+ messages)
` [PATCH 2/2] cmd: pinmux: support pin name in status command
    ` [Uboot-stm32] "

[PATCH 0/2] dm: core: Add address translation in fdt_get_resource - fixes
 2021-05-18 13:40 UTC  (3+ messages)
` [PATCH 1/2] net: luton: remove address translation after ofnode_read_resource
` [PATCH 2/2] test: add dm_test_read_resource

[PATCH v3] dm: core: Add address translation in fdt_get_resource
 2021-05-18 13:24 UTC  (3+ messages)

[PATCH 00/10] stm32mp: stm32prog: several features and fixes
 2021-05-18 13:12 UTC  (11+ messages)
` [PATCH 01/10] stm32mp: stm32prog: remove all the header check for UART download
` [PATCH 02/10] stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer
` [PATCH 03/10] stm32mp: stm32prog: add support of initrd in flashlayout
` [PATCH 04/10] stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE
` [PATCH 05/10] stm32mp: stm32prog: handle the next phase after USB re-enumeration
` [PATCH 06/10] stm32mp: stm32prog: correctly handle DM_PMIC
` [PATCH 07/10] stm32mp: stm32prog: use get_cpu_dev for GetID command
` [PATCH 08/10] stm32mp: stm32prog: change one message level to debug
` [PATCH 09/10] dfu: add error callback
` [PATCH 10/10] stm32mp: stm32prog: handle dfu error

[PATCH] nvme: fix for big endian systems
 2021-05-18 11:09 UTC  (2+ messages)

[PATCH] hash: Kconfig option for SHA512 hardware acceleration
 2021-05-18 10:15 UTC  (3+ messages)

[PATCH] ARM: imx8m: verdin-imx8mm: Increase bootm size to 64 MiB
 2021-05-18  9:27 UTC  (4+ messages)

[PATCH v9 0/8] Add FU740 chip and HiFive Unmatched board support
 2021-05-18  9:25 UTC  (9+ messages)
` [PATCH v9 1/8] riscv: cpu: fu740: Add support for cpu fu740
` [PATCH v9 2/8] drivers: clk: add fu740 support
` [PATCH v9 3/8] drivers: ram: sifive: rename fu540_ddr and "
` [PATCH v9 4/8] drivers: pci: add pcie support for fu740
` [PATCH v9 5/8] riscv: dts: add fu740 support
` [PATCH v9 6/8] riscv: dts: add SiFive Unmatched board support
` [PATCH v9 7/8] board: sifive: add HiFive "
` [PATCH v9 8/8] riscv: cpu: fu740: clear feature disable CSR

[PATCH] powerpc: fix regression in arch_initr_trap()
 2021-05-18  9:19 UTC  (6+ messages)
    ` [RFC PATCH 0/2] sizeof(gd_t) sanity checking
      ` [RFC PATCH 1/2] build_bug.h: add wrapper for _Static_assert
      ` [RFC PATCH 2/2] global-data.h: add build-time sanity check of sizeof(struct global_data)

[PATCH] configs: sama5d27_wlsom1_ek_mmc: add default bootargs
 2021-05-18  9:02 UTC 

[PATCH] crypto: Add driver for Aspeed HACE
 2021-05-18  9:02 UTC  (2+ messages)

[PATCH] mkimage: allow -l to work on block devices on Linux
 2021-05-18  8:59 UTC 

[PATCH 1/1] xilinx: disable Unicode capitalization
 2021-05-18  4:43 UTC  (10+ messages)

[PATCH v2] imx: Add SeeedStudio NPI-IMX6ULL Support
 2021-05-18  3:33 UTC 

[PATCH] riscv: ae350: Increase malloc size for binman spl flow
 2021-05-18  2:58 UTC  (2+ messages)

[PATCH] riscv: Split SiFive CLINT support between SPL and U-Boot proper
 2021-05-18  2:05 UTC  (2+ messages)

[PATCH v2 0/3] malloc: Enable profiling dlmalloc with valgrind
 2021-05-18  1:39 UTC  (5+ messages)
` [PATCH v2 1/3] Add valgrind headers to U-Boot

[PATCH 01/27] pci: Remove non-DM board_pci_fixup_dev() declaration
 2021-05-18  1:36 UTC  (6+ messages)
` [PATCH 06/27] mips: Remove malta boards
` [PATCH 20/27] ppc: Remove xpedite boards

[PATCH v2 00/50] image: Reduce #ifdefs and ad-hoc defines in image code
 2021-05-18  1:23 UTC  (11+ messages)
` [PATCH v2 16/50] image: Add Kconfig options for FIT in the host build

[PATCH 1/2] riscv: Fix memmove and optimise memcpy when misalign
 2021-05-18  0:48 UTC  (5+ messages)
` [PATCH 2/2] riscv: Group assembly optimized implementation of memory routines into a submenu

[PATCH] fs: btrfs: Add missing cache aligned allocation
 2021-05-17 22:39 UTC 

[PATCH] fs/squashfs: fix reading of fragmented files
 2021-05-17 21:20 UTC 

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

[PATCH v5 0/5] Enable ECDSA FIT verification for stm32mp
 2021-05-17 19:10 UTC  (7+ messages)
` [PATCH v5 1/5] dm: crypto: Define UCLASS API for ECDSA signature verification
` [PATCH v5 2/5] lib: ecdsa: Implement UCLASS_ECDSA verification on target
` [PATCH v5 3/5] arm: stm32mp1: Implement ECDSA signature verification
` [PATCH v5 4/5] Kconfig: FIT_SIGNATURE should not select RSA_VERIFY
` [PATCH v5 5/5] test: dm: Add test for ECDSA UCLASS support

Please pull u-boot-marvell/master v2
 2021-05-17 18:05 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2021-05-17 18:04 UTC  (2+ messages)

[PATCH 1/1] test: revert Don't unmount not (yet) mounted system
 2021-05-17 18:01 UTC  (15+ messages)

[PATCH 1/2] tee: define session login identifiers
 2021-05-17 17:22 UTC  (5+ messages)
` [PATCH 2/2] tee: optee: support session login as REE kernel

[PATCH] imx: Add SeeedStudio NPI-IMX6ULL Support
 2021-05-17 15:36 UTC  (2+ messages)

[PATCH RFC 00/10] image: Reduce the abuse of #ifdefs in image-sig.c
 2021-05-17 14:19 UTC  (4+ messages)
` [PATCH RFC 01/10] common: Move host-only logic in image-sig.c to separate file

[PATCH v2 00/28] fs/squashfs: fix memory leaks and introduce exists() function
 2021-05-17 13:47 UTC  (10+ messages)
` [PATCH v2 27/28] fs/squashfs: sqfs_read: fragmented files are not supported

Unable to boot u-boot image from nand storage imx6ull
 2021-05-17 13:16 UTC  (5+ messages)

[PATCH v5 00/10] Add support for extension boards detection and DT overlays application
 2021-05-17 10:19 UTC  (4+ messages)
` [PATCH v5 08/10] configs: CHIP: add support for DIP detect functionality

[PATCH] phy: add nxp tja1103 phy driver
 2021-05-17  8:23 UTC 

[PATCH] mtd: spi: add XT25F128B flash support
 2021-05-17  8:12 UTC  (2+ messages)

[PATCH v4 00/13] riscv: Switch to use binman to generate u-boot.itb
 2021-05-17  8:09 UTC  (10+ messages)
  ` FW: "

[PATCH 1/1] fs/squashfs: zero out unused fields in fs_dirent
 2021-05-17  7:10 UTC  (2+ messages)

[PATCH 1/6] arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe
 2021-05-17  6:39 UTC  (6+ messages)
` [PATCH 2/6] arm: a37xx: pci: Disable bus mastering when unloading driver
` [PATCH 3/6] arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible
` [PATCH 4/6] arm: a37xx: pci: Find PCIe controller node by compatible instead of path
` [PATCH 5/6] arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function
` [PATCH 6/6] arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 128 MiB - 64 KiB

[PATCH v2 1/4] test: Include /sbin to the PATH when creating ext4 disk image
 2021-05-17  6:36 UTC  (4+ messages)
` [PATCH v2 4/4] test: Don't unmount not (yet) mounted system

[PATCH] tee: optee: sync cache on pre-reloc OP-TEE invocation
 2021-05-17  6:15 UTC  (2+ messages)

[PATCH v2 1/2] of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
 2021-05-17  2:03 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imxrt1050-evk: move all u-boot, dm-spl to imxrt1050-evk-u-boot.dtsi file
 2021-05-16 21:57 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imxrt1020-evk: move all u-boot, dm-spl to imxrt1020-evk-u-boot.dtsi file
` [PATCH 3/3] ARM: dts: imxrt1020: add gpio5 node to this SoC

[PATCH] sandbox: cros-ec: Add tests for the cros-ec-pwm driver
 2021-05-16 20:05 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