public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-03-24 09:20:03 to 2021-03-25 10:31:15 UTC [more...]

[PATCH] efi_loader: EFI TCG2 free efi memory on protocol failure
 2021-03-25 10:31 UTC  (3+ messages)

SAMA5D3 Xplained: SPL broken after panic added to /lib/time.c:94
 2021-03-25 10:25 UTC  (9+ messages)

[PATCH 00/37] imx: hab/caam new feature and update
 2021-03-25  9:30 UTC  (38+ messages)
` [PATCH 01/37] imx8mn: evk: update MAINTAINERS
` [PATCH 02/37] imx8m: add regs used by CAAM
` [PATCH 03/37] imx: imx7 Support for Manufacturing Protection
` [PATCH 04/37] imx: Avoid hardcoded output ring size register offset (ORSR)
` [PATCH 05/37] imx: Ensure CAAM clock is enabled prior getting out_jr_size
` [PATCH 06/37] imx: Avoid hardcoded Job Ring Max size
` [PATCH 07/37] imx: hab: Add function to authenticate kernel image
` [PATCH 08/37] imx: HAB: Update hab codes to support ARM64 and i.MX8M
` [PATCH 09/37] imx: HAB: Validate IVT before authenticating image
` [PATCH 10/37] hab: Change calling to ROM API failsafe
` [PATCH 11/37] imx: hab: Enable hab.c to authenticate additional images in open configuration
` [PATCH 12/37] imx: hab: Display All HAB events via hab_status command
` [PATCH 13/37] imx: hab: Check if IVT header is HABv4
` [PATCH 14/37] mx7ulp: hab: Add hab_status command for HABv4 M4 boot
` [PATCH 15/37] imx: hab: Fix build warnings in 32-bit targets
` [PATCH 16/37] imx: HAB: Add support for iMX8MM
` [PATCH 17/37] crypto: fsl: blob: Flush dcache range for destination address
` [PATCH 18/37] iMX8M: Add support to enable CONFIG_IMX_HAB
` [PATCH 19/37] imx: cmd_dek: Enable DEK only for chips supporting CAAM
` [PATCH 20/37] mx6dq: hab: Fix chip version in hab.h code
` [PATCH 21/37] cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency
` [PATCH 22/37] cmd: blob: Instantiate RNG before running CMD_BLOB
` [PATCH 23/37] crypto: caam: change JR running loop
` [PATCH 24/37] caam: enable support for iMX7ULP
` [PATCH 25/37] imx7ulp: Enable support for cmd blob
` [PATCH 26/37] crypto: caam: Add CAAM support to i.MX8M platforms
` [PATCH 27/37] crypto: caam: Fix build warnings pointer casting
` [PATCH 28/37] crypto: Add blob command support for i.MX8M platforms
` [PATCH 29/37] crypto: caam: Fix pointer size to 32bit for i.MX8M
` [PATCH 30/37] crypto: caam: Add secure memory vid 3 support
` [PATCH 31/37] crypto: caam: Add fsl caam driver
` [PATCH 32/37] crypto: caam: RNG4 TRNG errata
` [PATCH 33/37] imx: caam: new u-boot command to set PRIBLOB bitfield from CAAM SCFGR register to 0x3
` [PATCH 34/37] imx8m: Add DEK blob encapsulation for imx8m
` [PATCH 35/37] imx8: Add DEK blob encapsulation
` [PATCH 36/37] fsl_mfgprot: Fix typo in sign_mppubk()
` [PATCH 37/37] crypto: fsl: refactor for 32 bit version CAAM support on ARM64

[PATCH 00/26] imx: update for i.MX8M
 2021-03-25  8:35 UTC  (8+ messages)
` [PATCH 02/26] imx8mm_evk: Update to latest LPDDR4 script
` [PATCH 22/26] imx8m: ddr: Disable CA VREF Training for LPDDR4

[PATCH v4 00/14] Makefile: Update migration warnings
 2021-03-25  8:24 UTC  (15+ messages)
` [PATCH v4 01/14] Makefile: Move non-DM migration messages to the top
` [PATCH v4 02/14] Makefile: Add common code to report deprecation
` [PATCH v4 03/14] Makefile: Use common code for MMC deprecation warning
` [PATCH v4 04/14] Makefile: Use common code for USB "
` [PATCH v4 05/14] Makefile: Use common code for MVSATA_IDE "
` [PATCH v4 06/14] Makefile: Use common code for LIBATA "
` [PATCH v4 07/14] Makefile: Use common code for PCI "
` [PATCH v4 08/14] Makefile: Use common code for DM_VIDEO "
` [PATCH v4 09/14] Makefile: Use common code for SPI_FLASH "
` [PATCH v4 10/14] Makefile: Use common code for WDT "
` [PATCH v4 11/14] Makefile: Use common code for DM_ETH "
` [PATCH v4 12/14] Makefile: Drop the old SPI flash migration message
` [PATCH v4 13/14] dm: i2c: Add a migration method for I2C
` [PATCH v4 14/14] dm: gpio: Add a migration message for GPIO

Bug tracking
 2021-03-25  8:14 UTC  (3+ messages)

[PATCH v4 0/2] riscv: simplify longjmp
 2021-03-25  7:31 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] test: unit test for longjmp

[PATCH v2 0/2] mmc: Add support for checking device number against alias index
 2021-03-25  7:18 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: Check for device with a seq number equal to num before checking against index
` [PATCH v2 2/2] mmc: mmc-uclass: Use dev_seq() to read aliases node's index

[PATCH] arm: socfpga: smc: Add function to get usercode
 2021-03-25  6:48 UTC  (2+ messages)

[PATCH 0/2] mmc: Add support for checking device number against alias index
 2021-03-25  6:11 UTC  (3+ messages)
` [PATCH 2/2] mmc: mmc-uclass: Assign devnum as alias index in SPL too if CONFIG_SPL_DM_SEQ_ALIAS is enabled

[PATCH v3 0/7] Add FU740 chip and HiFive Unmatched board support
 2021-03-25  3:50 UTC  (5+ messages)
` [PATCH v3 6/7] board: sifive: add "

[PATCH] smbios: Fix table when no string is present
 2021-03-25  3:38 UTC  (3+ messages)

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-03-25  2:42 UTC  (2+ messages)

[PATCH u-boot v3 01/39] regmap: fix a serious pointer casting bug
 2021-03-25  2:41 UTC  (6+ messages)
` [PATCH u-boot v3.1 "
  ` regmap bug fix

[PATCH v2 0/5] string: strl(cat|cpy)
 2021-03-25  2:40 UTC  (12+ messages)
` [PATCH v2 1/5] lib: string: Fix strlcpy return value
` [PATCH v2 2/5] lib: string: Implement strlcat
` [PATCH v2 3/5] test: Add test for strlcat
` [PATCH v2 5/5] checkpatch: Add warnings for using strn(cat|cpy)

[PATCH v3] dm: i2c: Add a migration method for I2C
 2021-03-25  0:52 UTC  (2+ messages)

test/image/test-imagetools.sh: Broken by 3f04db89
 2021-03-25  0:38 UTC  (2+ messages)

[PATCH] dm: i2c: Add a migration method for I2C
 2021-03-25  0:38 UTC  (3+ messages)

[PATCH v2] dm: i2c: Add a migration method for I2C
 2021-03-25  0:37 UTC 

[PATCH] doc: imx: psb: Document usage of SRC_GPR10 PERSIST_SECONDARY_BOOT for A/B switching
 2021-03-25  0:20 UTC 

[PATCH v3 0/9] Use -ENOSYS consistently
 2021-03-24 23:50 UTC  (11+ messages)
` [PATCH v3 1/9] dm: core: Document the common error codes
` [PATCH v3 2/9] dm: core: Use -ENOSPC in acpi_get_path()
` [PATCH v3 3/9] usb: Return -ENOSYS when system call is not available
` [PATCH v3 4/9] spi: "
` [PATCH v3 5/9] tlv_eeprom: "
` [PATCH v3 6/9] clk: Update drivers to use -EINVAL
` [PATCH v3 7/9] clk: Return -ENOSYS when system call is not available
` [PATCH v3 8/9] simple-pm-bus: Use -ENOSYS for checking missing system call
` [PATCH v3 9/9] pinctrl: Return -ENOSYS when system call is not available

[PATCH v1 0/5] net: phy: marvell: Sync Marvell ethernet PHY code with Marvell version
 2021-03-24 22:45 UTC  (16+ messages)
` [PATCH v1 1/5] net: phy: marvell: add support for 88E2110 phy
` [PATCH v1 2/5] net: phy: marvell: extend 88E2110 to use both 2.5GHz modes
    ` [EXT] "
` [PATCH v1 3/5] net: phy: marvell: remove hardcoded PHY 2210 lane swap
` [PATCH v1 4/5] net: phy: marvell: Fix PHY 221 2.5G speed detection
` [PATCH v1 5/5] net: phy: marvell: Fix 2210 link and speed detection resolution

[PATCH 01/25] arm: Remove xfi3 board
 2021-03-24 22:08 UTC  (15+ messages)
` [PATCH 14/25] arm: Remove sheevaplug board

New Defects reported by Coverity Scan for Das U-Boot
 2021-03-24 22:00 UTC 

[PATCH 1/3] samsung: exynos: Convert SROMC interface to a driver
 2021-03-24 21:44 UTC  (3+ messages)
` [PATCH 2/3] test: Allow tests to run on any board
` [PATCH 3/3] snow: Enable unit tests

[PATCH v2 0/9] Use -ENOSYS consistently
 2021-03-24 20:59 UTC  (6+ messages)
` [PATCH v2 1/9] dm: core: Document the common error codes

socfpga: cyclone5: ums not working without usb start
 2021-03-24 19:19 UTC 

[PATCH v1 00/23] phy: marvell: Sync Armada 3k/7k/8k SERDES code with Marvell version
 2021-03-24 17:46 UTC  (30+ messages)
` [PATCH v1 01/23] phy: marvell: add comphy type PHY_TYPE_USB3
` [PATCH v1 02/23] phy: marvell: rename comphy related definitions to COMPHY_XX
    ` [EXT] "
` [PATCH v1 03/23] phy: marvell: add missing speed during info prints
` [PATCH v1 04/23] phy: marvell: cp110: initialize only enabled UTMI units
` [PATCH v1 05/23] phy: marvell: cp110: utmi: update analog parameters according to latest ETP
` [PATCH v1 06/23] phy: marvell: fix several minor bugs in comphy_probe
` [PATCH v1 07/23] phy: marvell: save comphy_map_data priv structure
` [PATCH v1 08/23] phy: marvell: add RX training command
` [PATCH v1 09/23] phy: marvell: enable comphy info prints for all devices
` [PATCH v1 10/23] phy: marvell: cp110: remove unused definitions
` [PATCH v1 11/23] phy: marvell: cp110: let the firmware configure comphy for RXAUI
` [PATCH v1 12/23] phy: marvell: cp110: let the firmware configure comphy for USB
` [PATCH v1 13/23] phy: marvell: cp110: let the firmware perform training for XFI
` [PATCH v1 14/23] phy: marvell: cp110: remove both phy and pipe selector configuration
` [PATCH v1 15/23] phy: marvell: cp110: clean up driver after it was moved to atf
` [PATCH v1 16/23] phy: marvell: pass sgmii id to firmware
` [PATCH v1 17/23] phy: marvell: fix handling of unconnected comphy
` [PATCH v1 18/23] phy: marvell: cp110: mark u-boot power-off calls
` [PATCH v1 19/23] phy: marvell: allow to initialize up to 6 USB ports
` [PATCH v1 20/23] phy: marvell: fix pll initialization for second utmi port
` [PATCH v1 21/23] phy: marvell: add support for SFI1
` [PATCH v1 22/23] phy: marvell: utmi: update utmi config which fixes usb2.0 instability
` [PATCH v1 23/23] doc: dt-bindings: add Marvell comphy binding

[PATCH v2 0/6] Makefile: Tidy up of-platdata file generation rules
 2021-03-24 17:40 UTC  (7+ messages)
` [PATCH v2 1/6] libfdt: Tidy up pylibfdt build rule
` [PATCH v2 2/6] Makefile: Avoid running dtoc every time
` [PATCH v2 3/6] Makefile: Depend only on required of-platdata files
` [PATCH v2 4/6] dtoc: Only generate the required files
` [PATCH v2 5/6] Makefile: Use a variable for generated of-platdata headers
` [PATCH v2 6/6] Makefile: Remove old of-platdata files before regenerating

[PATCH] dfu: dfu_sf: avoid double free of SPI device
 2021-03-24 17:21 UTC  (2+ messages)

[PATCH] arm: socfpga: Enable FIT signature with crc32 for SOC64 devices
 2021-03-24 15:56 UTC 

[PATCH] efi_loader: Add an S-CRTM even for firmware version
 2021-03-24 14:50 UTC 

[PATCH v3 00/10] Add support for extension boards detection and DT overlays application
 2021-03-24 14:33 UTC  (16+ messages)
` [PATCH v3 01/10] fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
` [PATCH v3 02/10] cmd: add support for a new "extension" command
` [PATCH v3 03/10] pytest: add sandbox test for "
` [PATCH v3 04/10] ti/common: add support for extension_scan_board function
` [PATCH v3 05/10] am57xx: add support for cape detect functionality
` [PATCH v3 06/10] w1: replace dt detection by automatic detection
` [PATCH v3 07/10] arm: sunxi: add support for DIP detection to CHIP board
` [PATCH v3 08/10] configs: CHIP: add support for DIP detect functionality
` [PATCH v3 09/10] arm: am335x: add support for i2c2 bus
` [PATCH v3 10/10] am335x: add support for cape detect functionality

pull request of u-boot-fsl-qoriq for v2021.04
 2021-03-24 14:16 UTC  (2+ messages)

[GIT PULL] SoCFPGA changes for v2021.04-rc5
 2021-03-24 14:16 UTC  (2+ messages)

[PATCH v2 0/2] riscv: simplify longjmp
 2021-03-24 13:28 UTC  (8+ messages)
` [PATCH v2 2/2] test: unit test for longjmp

[PATCH v2] efi_loader: Add a locality event on the eventlog
 2021-03-24 13:08 UTC  (2+ messages)

[PATCH] usb: dwc2: Set max xfer length to speed up R/W
 2021-03-24 11:59 UTC  (3+ messages)


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