public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-04-15 01:42:14 to 2021-04-19 00:59:55 UTC [more...]

[PATCH] env/fat.c: support redund environment
 2021-04-19  0:59 UTC  (3+ messages)

[PATCH v2 00/13] arm64: synquacer: Add SynQuacer/DeveloperBox support
 2021-04-19  0:37 UTC  (17+ messages)
` [PATCH v2 01/13] ata: ahci-pci: Use scsi_ops to initialize ops
` [PATCH v2 02/13] dm: pci: Skip setting VGA bridge bits if parent device is the host bus
` [PATCH v2 03/13] efi: Fix to use null handle to create new handle for efi_fmp_raw
` [PATCH v2 04/13] gpio: Introduce CONFIG_ONLY_GENERIC_GPIO to cleanup #ifdefs
` [PATCH v2 05/13] mtd: spi-nor-ids: add support for Macronix mx25u51245g and mx66u1g45g flash
` [PATCH v2 06/13] pci: synquacer: Add SynQuacer ECAM based PCIe driver
` [PATCH v2 07/13] mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver
` [PATCH v2 08/13] spi: synquacer: Add HSSPI SPI controller driver for SynQuacer
` [PATCH v2 09/13] net: synquacer: Add netsec driver
` [PATCH v2 10/13] ARM: dts: synquacer: Add device trees for DeveloperBox
` [PATCH v2 11/13] board: synquacer: Add DeveloperBox 96boards EE support
` [PATCH v2 12/13] doc: qemu: arm64: Fix the documentation of capsule update
` [PATCH v2 13/13] configs: synquacer: Enable EFI capsule update support

pcie + nvme + cyclone V
 2021-04-18 17:43 UTC 

[RFC PATCH 0/2] env: sf: remove the static env_flash variable
 2021-04-18 12:46 UTC  (5+ messages)
` [RFC PATCH 1/2] env: sf: add missing spi_flash_free
` [RFC PATCH 2/2] env: sf: remove the static env_flash variable

[PATCH resend 0/2] add CONFIG_ENV_SECT_SIZE_AUTO
 2021-04-18 12:46 UTC  (5+ messages)
` [PATCH resend 1/2] env/sf.c: use a variable to hold the sector size
` [PATCH resend 2/2] env: add CONFIG_ENV_SECT_SIZE_AUTO

[PATCH 0/3] env: sf: add support of command env erase
 2021-04-18 12:45 UTC  (7+ messages)
` [PATCH 1/3] env: add ENV_ERASE_PTR macro
` [PATCH 2/3] env: sf: update the use of macro ENV_SAVE_PTR
` [PATCH 3/3] env: sf: add support of command env erase

[PATCH V3] env: Fix invalid env handling in env_init()
 2021-04-18 12:45 UTC  (4+ messages)

[PATCH] env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE
 2021-04-18 12:45 UTC  (2+ messages)

[PATCH] env: increment redund flag on read fail
 2021-04-18 12:45 UTC  (2+ messages)

[GIT PULL] sunxi: First changes for v2021.07 merge window
 2021-04-18 12:45 UTC  (2+ messages)

Pull request for efi-2021-07-rc1-2
 2021-04-18  8:20 UTC 

[PATCH 2/4] pinephone_defconfig: reduce boot delay
 2021-04-18  7:21 UTC  (6+ messages)
` [PATCH] sunxi-common: support loading compressed kernel images on ARMv8

[PATCH] net: sun8i-emac: Fix pinmux setup for Allwinner H5
 2021-04-18  6:45 UTC  (3+ messages)
` [linux-sunxi] "

[PULL] u-boot-usb/master
 2021-04-18  4:28 UTC 

[PATCH 1/1] doc: fatinfo man-page
 2021-04-17 18:04 UTC 

[PATCH] armv8: lx2160ardb: Add thermal node fixup for revc board
 2021-04-17 18:03 UTC 

[PATCH] arm: zimage: Use correct symbol to hide messages in SPL
 2021-04-17 14:34 UTC 

[PATCH v2 0/4] Allwinner H6 USB3 support
 2021-04-17 14:20 UTC  (5+ messages)
` [PATCH v2 1/4] phy: sun50i-usb3: Add a driver for the H6 USB3 PHY
` [PATCH v2 2/4] usb: xhci-pci: Move reset logic out of XHCI core
` [PATCH v2 3/4] usb: xhci-dwc3: Add support for clocks/resets
` [PATCH v2 4/4] configs: Enable USB3 on Allwinner H6 boards

[PATCH 0/6] Allwinner H6 USB3 support
 2021-04-17 14:17 UTC  (3+ messages)

[PATCH U-boot v2] fs: btrfs: fix the false alert of decompression failure
 2021-04-17 12:52 UTC 

[PATCH UBoot] fs: btrfs: fix the false alert of decompression failure
 2021-04-17 12:40 UTC 

[PATCH 1/3] pci: Update the highest subordinate bus number for bridge setup
 2021-04-16 23:19 UTC  (6+ messages)
` [PATCH 2/3] pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI
` [PATCH 3/3] imx: ventana: enable dm support for PCI and FEC ethernet

[PATCH] Revert "spl: Drop bd_info in the data section"
 2021-04-16 23:16 UTC  (14+ messages)

[PATCH 1/2] imx: ventana: add delay before reading EEPROM
 2021-04-16 22:06 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: imx6qdl-gw552x.dtsi: fix VBUS supply

[PATCH] fastboot: Fix overflow when calculating chunk size
 2021-04-16 21:58 UTC 

[PATCH] fdtdec: fdtdec_get_aliases_highest_id: skip aliases to disabled nodes
 2021-04-16 21:30 UTC 

[PATCH] cmd: net: add a 'net list' command to list network devs
 2021-04-16 21:25 UTC 

[PATCH] pci: imx: disable imx6sdl LTSSM upon driver remove
 2021-04-16 21:12 UTC  (5+ messages)

[PATCH 0/2] PE/COFF measurement support
 2021-04-16 20:42 UTC  (6+ messages)
` [PATCH 1/2] efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
` [PATCH 2/2] efi_loader: add PE/COFF image measurement

[PATCH] net: e1000: do not attempt to set hwaddr for i210 without FLASH
 2021-04-16 20:25 UTC 

[PATCH v1 0/2] cmd: bind: Fix driver binding
 2021-04-16 16:16 UTC  (4+ messages)
` [PATCH v1 1/2] cmd: bind: Fix driver binding on a device

[PATCH v2] arm: dts: k3-j721e-main: Update the speed modes supported and their itap delay values for MMCSD subsystems
 2021-04-16 15:57 UTC  (2+ messages)

[GIT PULL] TI changes for v2021.07 rc1
 2021-04-16 15:55 UTC 

[PATCH v3] imx: Add support for Ronetix's iMX7-CM board
 2021-04-16 13:48 UTC 

[PATCH] Fix IDE commands issued, fix endian issues, fix non MMIO
 2021-04-16 13:42 UTC  (4+ messages)

[RFC PATCH v4 0/2] arch: riscv: cpu: Add callback to init each core
 2021-04-16 12:42 UTC  (15+ messages)
` [RFC PATCH v4 1/2] "

[PATCH] lib/rsa: Use EVP_PKEY instead of RSA
 2021-04-16 12:26 UTC  (2+ messages)

[PATCH v3 0/6] SPL: FIT: Fix some omissions of SPL_LOAD_FIT_FULL and bootm
 2021-04-16 12:26 UTC  (13+ messages)
` [PATCH v3 1/6] spl: LOAD_FIT_FULL: Fix selection of the "fdt" node
` [PATCH v3 2/6] spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT
` [PATCH v3 3/6] spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads
` [PATCH v3 4/6] spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties
` [PATCH v3 5/6] image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid
` [PATCH v3 6/6] image-fit: Accept OP-TEE images when booting a FIT

[PATCH] common: fit: Add weak board_fit_config_name_match
 2021-04-16 12:26 UTC  (2+ messages)

[PATCH v2 0/7] SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation
 2021-04-16 12:25 UTC  (15+ messages)
` [PATCH v2 1/7] spl: fit: Don't overwrite previous loadable if "load" is missing
` [PATCH v2 2/7] doc: FIT image: Introduce "u-boot, fpga-legacy" property
` [PATCH v2 3/7] spl: fit: Move FPGA loading code to separate functions
` [PATCH v2 4/7] spl: fit: Warn if FIT contains "fpga" property in config node
` [PATCH v2 5/7] spl: fit: Support loading FPGA images from list of "loadables"
` [PATCH v2 6/7] Kconfig: Document the limitations of the simple SPL_LOAD_FIT path
` [PATCH v2 7/7] doc: FIT image: Update FPGA example to make use of "loadables"

[PATCH v6 00/11] Add support for ECDSA image signing
 2021-04-16 12:25 UTC  (23+ messages)
` [PATCH v6 01/11] lib: Rename rsa-checksum.c to hash-checksum.c
` [PATCH v6 02/11] lib/rsa: Make fdt_add_bignum() available outside of RSA code
` [PATCH v6 03/11] lib: Add support for ECDSA image signing
` [PATCH v6 04/11] doc: signature.txt: Document devicetree format for ECDSA keys
` [PATCH v6 05/11] test/py: Add pycryptodomex to list of required pakages
` [PATCH v6 06/11] test/py: ecdsa: Add test for mkimage ECDSA signing
` [PATCH v6 07/11] doc: signature.txt: Document the keydir and keyfile arguments
` [PATCH v6 08/11] mkimage: Add a 'keyfile' argument for image signing
` [PATCH v6 09/11] lib/rsa: Use the 'keyfile' argument from mkimage
` [PATCH v6 10/11] lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
` [PATCH v6 11/11] test/py: ecdsa: Use mkimage keyfile instead of keydir argument

[PATCH] boards: amlogic: update documentation for PCIe support
 2021-04-16 12:23 UTC 

[PATCH 0/5] ARM: khadas-vim3: enable PCIe and NVMe
 2021-04-16 12:13 UTC  (2+ messages)

[PATCH] sunxi: Bring back SD card as MMC device 0
 2021-04-16 11:08 UTC 

[v1 00/17] Add Intel N5X SoC support
 2021-04-16 11:07 UTC  (23+ messages)
` [v1 03/17] arm: socfpga: Add handoff data support for Intel N5X device
` [v1 10/17] arm: socfpga: Add SDRAM driver helper function "
` [v1 11/17] ddr: socfpga: Enable memory test on memory size less than 1GB
` [v1 12/17] ddr: altera: Add SDRAM driver for Intel N5X device
` [v1 13/17] arm: socfpga: Add SPL "
` [v1 14/17] board: intel: Add socdk board support "
` [v1 15/17] arm: dts: Add base dtsi and devkit dts "
` [v1 16/17] include: configs: Add Intel N5X device CONFIGs
` [v1 17/17] arm: socfpga: Enable Intel N5X device build

[PATCH 03/13] dm: pci: Skip setting VGA bridge bits if parent device is the host bus
 2021-04-16  9:13 UTC  (12+ messages)
  ` [PATCH 01/13] pci: Update the highest subordinate bus number for bridge setup
  ` [PATCH 10/13] ARM: dts: synquacer: Add device trees for DeveloperBox

[PATCH v2 1/4] misc: make CONFIG_IRQ selectable for all platforms
 2021-04-16  8:21 UTC  (4+ messages)
` [PATCH v2 4/4] sandbox: enable IRQ using select for sandbox architecture

[PATCH v6 0/7] Add FU740 chip and HiFive Unmatched board support
 2021-04-16  8:20 UTC  (9+ messages)
` [PATCH v6 1/7] riscv: dts: add fu740 support
` [PATCH v6 5/7] drivers: pci: add pcie support for fu740

[RFC PATCH v6 0/2] arch: riscv: cpu: Add callback to init each core
 2021-04-16  8:14 UTC  (5+ messages)
` [RFC PATCH v6 1/2] "
` [RFC PATCH v6 2/2] arch: riscv: cpu: fu740: clear feature disable CSR

[RFC PATCH v1] lib: rsa: introduce RSA_SOFTWARE_EXP_TINY
 2021-04-16  8:10 UTC 

[PATCH] apalis-imx8x: build instructions for module revision v1.1b
 2021-04-16  7:52 UTC  (2+ messages)

[PATCH v4 0/6] nable ECDSA FIT verification for stm32mp
 2021-04-15 20:05 UTC  (7+ messages)
` [PATCH v4 1/6] dm: crypto: Define UCLASS API for ECDSA signature verification
` [PATCH v4 2/6] lib: ecdsa: Add skeleton to implement ecdsa verification in u-boot
` [PATCH v4 3/6] lib: ecdsa: Implement signature verification for crypto_algo API
` [PATCH v4 4/6] arm: stm32mp1: Implement ECDSA signature verification
` [PATCH v4 5/6] Kconfig: FIT_SIGNATURE should not select RSA_VERIFY
` [PATCH v4 6/6] test: dm: Add test for ECDSA UCLASS support

pull request of u-boot-fsl-qoriq for v2021.07
 2021-04-15 19:42 UTC  (2+ messages)

Please pull u-boot-x86
 2021-04-15 19:42 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2021-04-15 19:42 UTC  (2+ messages)

Do make sense an u-boot installer?
 2021-04-15 18:34 UTC  (2+ messages)

[PATCH v2 1/2] net: fec: Don't use disabled phys
 2021-04-15 17:06 UTC  (2+ messages)
` [PATCH v2 2/2] net: fec: Only unregister MII bus if we registered it

[PATCH 1/2] net: fec: Don't use disabled phys
 2021-04-15 16:50 UTC  (2+ messages)

[PATCH v3 0/5] stm32mp: Enable OP-TEE and TZC support in SPL
 2021-04-15 16:48 UTC  (6+ messages)
` [PATCH v3 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode
` [PATCH v3 2/5] spl: Introduce spl_board_prepare_for_optee() hook
` [PATCH v3 3/5] arm: stm32mp: Implement support for TZC 400 controller
` [PATCH v3 4/5] stm32mp1: spl: Configure TrustZone controller for OP-TEE
` [PATCH v3 5/5] ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb

[PATCH] net: dwc_eth_qos: add support of device tree configuration for reset delay
 2021-04-15 16:45 UTC  (7+ messages)

[PATCH 1/2] freescale: ls1021atwr: Drop use of CONFIG_RESET
 2021-04-15 16:36 UTC  (5+ messages)
` [PATCH 2/2] Rename CONFIG_DM_RESET to CONFIG_RESET

[PATCH] mtd: cfi: Fix PPB lock status readout
 2021-04-15 14:58 UTC  (3+ messages)

[PATCH v2 1/3] cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions
 2021-04-15 14:36 UTC  (4+ messages)
` [PATCH v2 3/3] test: Add test for partitions

[PATCH v4] cmd: net: Add the "arp" command
 2021-04-15 13:57 UTC  (3+ messages)

[PATCH v3 00/10] Add support for extension boards detection and DT overlays application
 2021-04-15 10:43 UTC  (6+ messages)
` [PATCH v3 07/10] arm: sunxi: add support for DIP detection to CHIP board

[PATCH v2 0/4] Add support for embedding public key in platform's dtb
 2021-04-15 10:25 UTC  (4+ messages)
` [PATCH v2 3/4] efi_capsule: Add a function to get the public key needed for capsule authentication

[PATCH] arm64: versal: Remove gd reference
 2021-04-15  9:16 UTC 

[PATCH v3 00/28] dm: Change the way sequence numbers are implemented
 2021-04-15  7:39 UTC  (3+ messages)
` [PATCH v3 01/28] linker_lists: Fix alignment issue

[PATCH] watchdog: use time_after_eq() in watchdog_reset()
 2021-04-15  7:27 UTC  (6+ messages)

[PATCH] arm: at91: gardena-smart-gateway-at91sam: Adjust to production values
 2021-04-15  6:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD
 2021-04-15  6:55 UTC  (7+ messages)
` [PATCH v2 1/2] powerpc: lib: remove leftover CONFIG_5xx
` [PATCH v2 2/2] powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD

Bugfix for nanopi A64 dts
 2021-04-15  6:02 UTC 

[PATCH RFT v2 0/4] pci: add common Designware PCIe functions and support Amlogic Meson PCIe controller
 2021-04-15  4:20 UTC  (6+ messages)

[PATCH 1/8] ARM: dragonboard410c: Enable DM_ETH
 2021-04-15  2:05 UTC  (2+ messages)

[PATCH v2] checkpatch: Ignore ENOSYS warnings
 2021-04-15  2:02 UTC 

[PATCH 0/6] highbank: Update to driver model
 2021-04-15  1:53 UTC  (3+ messages)
` [PATCH 3/6] net: calxedagmac: Convert to DM_ETH

[PATCH 0/2] net: jr2: Fix for jr2 switch
 2021-04-15  1:50 UTC  (3+ messages)

[PATCH v3] cmd: net: Add the "arp" command
 2021-04-15  1:48 UTC  (2+ messages)

[PATCH 00/37] imx: add i.MX8ULP support
 2021-04-15  1:42 UTC  (3+ messages)
` [PATCH 13/37] net: fec_mxc: support i.MX8ULP


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