u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-30 14:27:36 to 2022-02-01 01:33:31 UTC [more...]

[PATCH] Dockerfile: Add libgnutls package for building mkeficapsule command
 2022-02-01  1:32 UTC 

[PATCH v10 0/9] efi_loader: capsule: improve capsule authentication support
 2022-02-01  1:27 UTC  (10+ messages)
` [PATCH v10 1/9] tools: build mkeficapsule with tools-only_defconfig
` [PATCH v10 2/9] tools: mkeficapsule: add firmware image signing
` [PATCH v10 3/9] tools: mkeficapsule: add man page
` [PATCH v10 4/9] doc: update UEFI document for usage of mkeficapsule
` [PATCH v10 5/9] test/py: efi_capsule: add image authentication test
` [PATCH v10 6/9] tools: mkeficapsule: allow for specifying GUID explicitly
` [PATCH v10 7/9] test/py: efi_capsule: align with the syntax change of mkeficapsule
` [PATCH v10 8/9] test/py: efi_capsule: add a test for "--guid" option
` [PATCH v10 9/9] test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE

[PATCH 1/4] cmd: clk: test the number of argument in setfreq command
 2022-02-01  1:16 UTC  (5+ messages)
` [PATCH 2/4] cmd: clk: replace clk_lookup by uclass_get_device_by_name
` [PATCH 3/4] cmd: clk: update result of do_clk_setfreq
` [PATCH 4/4] cmd: clk: fix long help message

[PATCH] [v4] cmd: pxe_utils: sysboot: add kaslr-seed generation support
 2022-02-01  0:33 UTC 

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2022-02-01  0:33 UTC 

[PATCH v4 0/4] imx8m: move env_get_location for imx8mn and imx8mp at board level
 2022-02-01  0:20 UTC  (10+ messages)
` [PATCH v4 1/4] imx8m: drop env_get_location for imx8mn and imx8mp
` [PATCH v4 2/4] imx: imx8mn_evk: override env_get_location
` [PATCH v4 3/4] imx: imx8mp_evk: "
` [PATCH v4 4/4] phytec: phycore_imx8mp: "

[PATCH] [v3] add kaslr-seed generation to extlinux.conf
 2022-02-01  0:07 UTC  (4+ messages)

[PATCH] boot: Update default on USE_SPL_FIT_GENERATOR
 2022-02-01  0:03 UTC 

[PATCH v2 1/2] Makefile: Create a file to indicate the config
 2022-01-31 23:32 UTC  (21+ messages)
` [PATCH v2 2/2] Makefile: Don't allow new boards with SPL_FIT_GENERATOR

[ANN] U-Boot v2022.04-rc1 released
 2022-01-31 22:59 UTC 

[RFC PATCH v1 00/21] Modernize U-Boot shell
 2022-01-31 22:15 UTC  (2+ messages)

[PATCH v1] mmc: fsl_esdhc_imx: fix watermark level in dma
 2022-01-31 22:08 UTC 

[PATCH v10 00/14] Add CAAM driver model support
 2022-01-31 22:02 UTC  (5+ messages)
` [PATCH v10 02/14] i.MX8M: crypto: updated device tree for supporting DM in SPL

[PATCH] gpio: Add gpio_request_by_line_name()
 2022-01-31 21:39 UTC  (3+ messages)

i.MX8M Mini Hangs at ATF when booting from USB
 2022-01-31 21:11 UTC  (7+ messages)

Please test U-Boot Allwinner F1C100s support
 2022-01-31 20:44 UTC  (11+ messages)

[PATCH 0/2] EFI: Reset system after capsule-on-disk
 2022-01-31 19:26 UTC  (7+ messages)
` [PATCH 1/2] efi_loader: Avoid using efi_update_capsule() from update capsule on disk
` [PATCH 2/2] efi_loader: Reset system after CapsuleUpdate "

[PATCH 00/14] video: Drop old CFB code
 2022-01-31 16:57 UTC  (3+ messages)
` [PATCH 04/14] video: nexell: Drop unused and invalid code

[PATCH v9] board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support
 2022-01-31 16:30 UTC 

[PATCH] spi: Add spi_get_bus_and_cs() new use_dt param
 2022-01-31 16:14 UTC  (3+ messages)

[PATCH 0/2] lib: fix snprintf() for UTF-16 strings
 2022-01-31 16:13 UTC  (2+ messages)

[PATCH 0/8] scsi: Convert some options to Kconfig
 2022-01-31 16:13 UTC  (12+ messages)
` [PATCH 1/8] sata: Drop Silicon Image SIL3114 SATA driver
` [PATCH 2/8] sata: Only support BLK
` [PATCH 3/8] sata: Rearrange Kconfig for SATA
` [PATCH 4/8] sata: sata_sil: Only support BLK
` [PATCH 5/8] ahci: Make ahci drivers depend on AHCI
` [PATCH 6/8] scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE
` [PATCH 7/8] Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig
` [PATCH 8/8] dm: scsi: Add a migration deadline for scsi

[PATCH v3 00/31] Initial implementation of standard boot
 2022-01-31 16:13 UTC  (4+ messages)
` [PATCH v3 03/31] str: Fix a few bugs in trailing_strtoln()

[PATCH 1/1] lib: allow printing RISC-V EFI Boot Protocol GUID
 2022-01-31 16:13 UTC  (6+ messages)

Early debug UART not working on AM33XX SoC
 2022-01-31 16:12 UTC  (6+ messages)

Falcon Mode Support For Uncompressed Kernel Images
 2022-01-31 15:35 UTC  (4+ messages)

[PATCH] ram: stm32mp1: Unconditionally enable ASR
 2022-01-31 15:33 UTC 

[PATCH 00/10] board: sl28: add sl28cpld support and board cleanups
 2022-01-31 15:25 UTC  (3+ messages)

Raw Kernel Image Support for Falcon Mode Boot Via SPI Devices
 2022-01-31 15:23 UTC  (4+ messages)

[PATCH v3] mkimage: fix segfault on MacOS arm64
 2022-01-31 15:22 UTC  (2+ messages)

Please pull u-boot-dm
 2022-01-31 15:22 UTC  (2+ messages)

[PATCH] pylint: Adjust how the output is produced
 2022-01-31 15:22 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2022-01-31 15:21 UTC  (2+ messages)

[PATCH] clk: update clk_clean_rate_cache to use private clk struct
 2022-01-31 15:18 UTC 

[PATCH] arm: dts: stm32mp15: alignment with v5.17
 2022-01-31 15:07 UTC 

[PATCH v4 00/18] image: add a stage pre-load
 2022-01-31 14:55 UTC  (19+ messages)
` [PATCH v4 01/18] arch: sandbox: add an config SANDBOX_BINMAN
` [PATCH v4 02/18] arch: sandbox: dts: sandbox.dts: add empty binman node
` [PATCH v4 03/18] configs: sandbox_defconfig: enable SANDBOX_BINMAN
` [PATCH v4 04/18] lib: Kconfig: enhance help for ASN1
` [PATCH v4 05/18] lib: Kconfig: enhance the help of OID_REGISTRY
` [PATCH v4 06/18] lib: allow to build asn1 decoder and oid registry in SPL
` [PATCH v4 07/18] lib: crypto: allow to build crypyo "
` [PATCH v4 08/18] lib: rsa: allow rsa verify with pkey "
` [PATCH v4 09/18] boot: image: add a stage pre-load
` [PATCH v4 10/18] cmd: bootm: "
` [PATCH v4 11/18] common: spl: fit_ram: allow to use image pre load
` [PATCH v4 12/18] mkimage: add public key for image pre-load stage
` [PATCH v4 13/18] Makefile: provide sah-key to binman
` [PATCH v4 14/18] tools: binman: add support for pre-load header
` [PATCH v4 15/18] configs: sandbox_defconfig: enable stage pre-load in bootm
` [PATCH v4 16/18] test: py: vboot: add test for global image signature
` [PATCH v4 17/18] cmd: verify: initial import
` [PATCH v4 18/18] configs: sandbox_defconfig: enable config CMD_VERIFY

[PATCH v6 0/1] imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board
 2022-01-31 13:47 UTC  (7+ messages)

[PATCH v2 0/2] imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2022-01-31 13:39 UTC  (5+ messages)

[RFC PATCH v3 0/9] FWU: Add support for FWU Multi Bank Update feature
 2022-01-31 13:17 UTC  (4+ messages)
` [RFC PATCH v3 9/9] mkeficapsule: Add support for generating empty capsules

[RESEND PATCH 1/2] imx: mx6ull: fix REFTOP_VBGADJ setting
 2022-01-31 13:05 UTC  (4+ messages)
` [RESEND PATCH 2/2] mx6: crm_regs: drop BM_ANADIG_ANA_MISC0_REFTOP_VBGADJ

[PATCH] image: Control FIT signature verification at runtime
 2022-01-31  3:41 UTC 

[PATCH] arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet
 2022-01-31 12:31 UTC  (3+ messages)

[PATCH] arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethernet
 2022-01-31 11:33 UTC  (2+ messages)

[PATCH u-boot-marvell 00/14] Another set of kwboot improvements
 2022-01-31 11:33 UTC  (2+ messages)

[PATCH] arm: kirkwood: Pogoplug V4 : Use Marvel network PHY driver
 2022-01-31 11:32 UTC  (2+ messages)

[PATCH v5 0/3] arm: kirkwood: Add support for Pogoplug V4
 2022-01-31 11:32 UTC  (2+ messages)

[PATCH] arm: mvebu: Espressobin: Fix URLs in comments
 2022-01-31 11:31 UTC  (2+ messages)

[PATCH 1/2] powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS
 2022-01-31 10:40 UTC  (5+ messages)
` [PATCH 2/2] common: drop CONFIG_SYS_RESET_ADDR

[PATCH 1/2] phy: zynqmp: Add support for sata and DP phy initialization
 2022-01-31  9:44 UTC  (3+ messages)
` [PATCH 2/2] scsi: ceva: Enable PHY and reset support

[PATCH] ARM: dts: stm32: Add USB OTG pinctrl and regulator nodes into SPL DT on DHCOR
 2022-01-31  8:22 UTC  (2+ messages)

RE:Re: [PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2022-01-31  8:07 UTC  (3+ messages)
`  "
  ` [EXT] "

[PATCH 0/4] Zynq qspi updates
 2022-01-31  5:22 UTC  (5+ messages)
` [PATCH 1/4] spi: zynq_qspi: Typecast rxbuf properly
` [PATCH 2/4] spi: zynq_qspi: Read only one byte at a time from txbuf
` [PATCH 3/4] spi: zynq_qspi: Add a check for baudrate and set default if not in limits
` [PATCH 4/4] spi: zynq_qspi: Add SPI memory operations to zynq qspi

[PATCH] spl: ymodem: Fix buffer overflow during Image copy
 2022-01-31  4:19 UTC 

[PATCH v2 0/5] DFU: Update dfu_alt_info parser etc
 2022-01-31  2:52 UTC  (6+ messages)
` [PATCH v2 1/5] DFU: Do not copy the entity name over the buffer size
` [PATCH v2 2/5] DFU: Accept redundant spaces and tabs in dfu_alt_info
` [PATCH v2 3/5] DFU: Check the number of arguments and argument string strictly
` [PATCH v2 4/5] doc: usage: DFU: Fix dfu_alt_info document
` [PATCH v2 5/5] cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB

Pull request: u-boot-sunxi/master for 2022.04
 2022-01-31  2:27 UTC  (2+ messages)

[PATCH 0/5] DFU: Update dfu_alt_info parser etc
 2022-01-31  0:05 UTC  (4+ messages)
` [PATCH 5/5] cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB

[PATCH] binman: Skip node generation for images read from files
 2022-01-30 23:19 UTC  (2+ messages)

[PATCH] dm: Use parenthesis for the device_get_ops macro argument
 2022-01-30 23:14 UTC  (2+ messages)

[PATCH v1 0/5] Move board specific files to board directory
 2022-01-30 23:14 UTC  (11+ messages)
` [PATCH v1 3/5] scripts: Makefile.autoconf: allow CONFIG_SYS_CONFIG_NAME file to live in "

[PATCH] moveconfig: Fix code relying on now-stripped newline characters
 2022-01-30 23:14 UTC  (4+ messages)

[PATCH 0/2] sunxi: Fix two H616 DRAM bugs
 2022-01-30 22:20 UTC  (5+ messages)
` [PATCH 1/2] sunxi: fix H616 DRAM ODT support
` [PATCH 2/2] sunxi: Fix H616 DRAM read calibration for dual rank

[PATCH 0/3] sunxi: H6/H616: PRCM updates
 2022-01-30 16:29 UTC  (5+ messages)
` [PATCH 1/3] sunxi: prcm: Add a few registers
` [PATCH 2/3] sunxi: clock: H6/H616: Add resistor calibration
` [PATCH 3/3] sunxi: clock: H6: Adjust PLL LDO before clock setup


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