u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-19 12:26:27 to 2021-07-20 17:33:58 UTC [more...]

[PATCH v2 0/5] Add SIMATIC IOT2050 board support
 2021-07-20 17:33 UTC  (18+ messages)
` [PATCH v2 4/5] watchdog: rti_wdt: Add support for loading firmware

[PATCH v2 0/5] stm32mp1: handle TF-A boot with FIP
 2021-07-20 17:31 UTC  (4+ messages)
` [PATCH v2 2/5] arm: stm32mp: handle the OP-TEE nodes in DT with FIP support
  ` [Uboot-stm32] "

Help wanted: Adding OpenSSL in FSL HAB
 2021-07-20 16:35 UTC  (4+ messages)

[PATCH 00/15] lib: Add support for a decimal 0m prefix for numbers
 2021-07-20 16:30 UTC  (22+ messages)
` [PATCH 01/15] hash: Ensure verification hex pairs are terminated
` [PATCH 02/15] global: Convert simple_strtoul() with hex to hextoul()
` [PATCH 03/15] global: Convert simple_strtoul() with decimal to dectoul()
` [PATCH 04/15] lib: Comment the base parameter with simple_strtoul/l()
` [PATCH 05/15] lib: Drop unnecessary check for hex digit
` [PATCH 06/15] lib: Add tests for simple_strtoull()
` [PATCH 07/15] lib: Add octal tests for simple_strtoul/l()
` [PATCH 08/15] lib: Move common digit-parsing code into a function
` [PATCH 09/15] doc: Convert command-line info to rST
` [PATCH 10/15] doc: Add a note about number representation
` [PATCH 11/15] lib: Allow using 0x when a decimal value is requested
` [PATCH 12/15] lib: Support a decimal prefix 0m
` [PATCH 13/15] RFC: lib: Support a binary prefix 0y
` [PATCH 14/15] RFC: lib: Use 0o prefix for octal
` [PATCH 15/15] RFC: Change simple_strtoul() et al to default to hex

Pull request: u-boot-imx u-boot-imx-20210720
 2021-07-20 15:17 UTC 

[Patch V3 21/44] arm: imx8ulp: Update the reset vector in u-boot
 2021-07-20 14:59 UTC  (2+ messages)

[Patch V3 36/44] driver: misc: imx8ulp: Add fuse driver for imx8ulp
 2021-07-20 14:59 UTC  (2+ messages)

[Patch V3 00/44] imx: add i.MX8ULP support
 2021-07-20 14:58 UTC  (3+ messages)
` [Patch V3 43/44] arm: dts: add i.MX8ULP dtsi

[Patch V3 03/44] arm: imx: sys_proto: move boot mode define to common header
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 29/44] arm: imx8ulp: release trdc and assign lpav from RTD to APD
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 44/44] arm: imx: add i.MX8ULP EVK support
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 39/44] imx8ulp: Add workaround for eMMC boot
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 40/44] imx8ulp: move struct mu_type to common header
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 35/44] arm: imx8ulp: add iomuxc support
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 41/44] imx8ulp: add upower api support
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 17/44] drivers: mmc: fsl_esdhc_imx: support i.MX8ULP
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 07/44] arm: imx8: Move container parser and image to mach-imx common folder
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 04/44] arm: imx8ulp: support print cpu info
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 15/44] driver: serial: fsl_lpuart: support i.MX8ULP
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 05/44] imx: imx8ulp: add get reset cause
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 24/44] drivers: misc: imx8ulp: Update S400 API for release RDC
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 01/44] arm: imx: add i.MX8ULP basic Kconfig option
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 31/44] arm: imx8ulp: Probe the S400 MU device in arch init
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 32/44] arm: iMX8ULP: Add boot device relevant functions
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 08/44] arm: imx8: Move container image header file to mach-imx
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 38/44] imx8ulp: Use DGO_GP5 to get boot config
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 10/44] arm: imx8ulp: add container support
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 25/44] drivers: misc: s400_api: Update API for fuse read and write
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 12/44] driver: misc: Add MU and S400 API to communicate with Sentinel
 2021-07-20 14:57 UTC  (2+ messages)

[PATCH v3 1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx)
 2021-07-20 14:57 UTC  (4+ messages)
` [PATCH v3 2/2] imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x)

[Patch V3 19/44] arm: imx8ulp: Enable full L2 cache in SPL
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 18/44] arm: imx8ulp: soc: Change to use CMC1 to get bootcfg
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 28/44] arm: imx8ulp: add trdc release request
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 22/44] drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 37/44] imx8ulp: soc: correct reset cause
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 13/44] net: fec_mxc: support i.MX8ULP
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 27/44] arm: imx8ulp: add rdc support
 2021-07-20 14:57 UTC  (2+ messages)

[Patch V3 06/44] arm: imx: basic i.MX8ULP support
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 34/44] arm: imx8ulp: add dummy imx_get_mac_from_fuse
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 26/44] arm: imx8ulp: release and configure XRDC at early phase
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 09/44] arm: imx: parse-container: guard included header files
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 42/44] ddr: Add DDR driver for iMX8ULP
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 33/44] arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domain
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 02/44] arm: imx: add i.MX8ULP cpu type and helper
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 30/44] imx8ulp: unify rdc functions
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 14/44] pinctrl: Add pinctrl driver for imx8ulp
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 23/44] drivers: misc: imx8ulp: Add S400 API for image authentication
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 20/44] arm: imx8ulp: disable wdog3
 2021-07-20 14:56 UTC  (2+ messages)

[Patch V3 16/44] arm: imx8ulp: add clock support
 2021-07-20 14:56 UTC  (2+ messages)

[RFC 1/1] board: sifive: unmatched: use zero copy for initrd
 2021-07-20 14:56 UTC  (7+ messages)

[Patch V3 11/44] arm: imx: move container Kconfig under mach-imx
 2021-07-20 14:56 UTC  (2+ messages)

[PATCH 1/3 v2] efi_capsule: Move signature from DTB to .rodata
 2021-07-20 13:31 UTC  (4+ messages)

U-Boot contributor call 20th July
 2021-07-20 12:36 UTC  (2+ messages)

[PATCH] lib: rsa: rsa-sign: Minor bug in debug message
 2021-07-20 12:33 UTC  (2+ messages)

[PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
 2021-07-20 12:16 UTC  (11+ messages)

U-boot hanging when I give mmc access commands
 2021-07-20  9:31 UTC 

[PATCH] MAINTAINERS: correct the path of UEFI docs
 2021-07-20  9:38 UTC  (3+ messages)

[PATCH 0/6] Call phy_config at port probe time for the Felix DSA driver
 2021-07-20  9:16 UTC  (3+ messages)
` [PATCH 3/6] net: dsa: refactor the code to set the port MAC address into a dedicated function

[PATCH] arm: bootm: Disable LMB reservation for command line and board info on arm64
 2021-07-20  9:08 UTC  (2+ messages)

[PATCH v2] dts: Makefile: add support to build dedicated devicetree
 2021-07-20  9:02 UTC 

[PATCH] armv8: fsl : create bootcmd and mcinitcmd as per boot source
 2021-07-20  9:01 UTC  (3+ messages)

[PATCH] patman: Handle PAGER containing arguments
 2021-07-20  8:51 UTC  (3+ messages)

[PATCH v2 0/5] Resync BeagleBone dtbs, add SanCloud BBE support & minor fixups
 2021-07-20  8:19 UTC  (4+ messages)
` [PATCH v2 5/5] configs: am335x_evm: Fix BeagleBone Green DTB selection

[PATCH 0/2] board: sifive: unmatched: reset multiple devices in SPL
 2021-07-20  7:57 UTC  (2+ messages)

[PATCH v3 0/5] Add SIMATIC IOT2050 board support
 2021-07-20  7:24 UTC  (5+ messages)

[PATCH] efi_loader: capsule: add a debug message in case of no key
 2021-07-20  7:18 UTC  (6+ messages)

[PATCH] reset: ast2600: Fix missing reference operator
 2021-07-20  7:01 UTC 

[PATCH v3 00/14] aspeed: Support secure boot chain with FIT image verification
 2021-07-20  6:38 UTC  (15+ messages)
` [PATCH v3 01/14] aspeed: ast2600: Enlarge SRAM size
` [PATCH v3 02/14] clk: ast2600: Add YCLK control for HACE
` [PATCH v3 03/14] crypto: aspeed: Add AST2600 HACE support
` [PATCH v3 04/14] ast2600: spl: Add HACE probing
` [PATCH v3 05/14] ARM: dts: ast2600: Add HACE to device tree
` [PATCH v3 06/14] common: fit: Use hash.c to call CRC/SHA function
` [PATCH v3 07/14] clk: ast2600: Add RSACLK control for ARCY
` [PATCH v3 08/14] crypto: aspeed: Add AST2600 ARCY support
` [PATCH v3 09/14] ast2600: spl: Add ARCY probing
` [PATCH v3 10/14] ARM: dts: ast2600: Add ARCY to device tree
` [PATCH v3 11/14] ast2600: spl: Locate load buffer in DRAM space
` [PATCH v3 12/14] configs: ast2600-evb: Enable SPL FIT support
` [PATCH v3 13/14] configs: aspeed: Make EXTRA_ENV_SETTINGS board specific
` [PATCH v3 14/14] configs: ast2600: Boot kernel FIT in DRAM

[PATCH] board: sifive: drop stuff related to unmatched revision 1
 2021-07-20  6:28 UTC  (3+ messages)

[PATCH v2] board: sifive: drop stuff related to unmatched revision 1
 2021-07-20  6:26 UTC 

[PATCH v2] test/py: efi_capsule: align with efidebug syntax changes
 2021-07-20  5:57 UTC 

[PATCH v2] efi_loader: remove asm/setjmp.h from efi_api.h
 2021-07-20  5:57 UTC 

[PATCH v2] efi_loader: capsule: remove unused guid
 2021-07-20  5:53 UTC 

[PATCH v2] efi_loader: capsule: remove authentication data
 2021-07-20  5:52 UTC 

[PATCH] efi_loader: capsule: remove authentication data
 2021-07-20  5:51 UTC  (2+ messages)

[PATCH 0/2] cmd/sbi: add missing SBI information
 2021-07-20  5:13 UTC  (7+ messages)
` [PATCH 1/2] riscv: provide missing base extension functions
` [PATCH 2/2] cmd/sbi: add missing SBI information

IMX8M Mini HAB secure boot - working?
 2021-07-20  4:01 UTC  (7+ messages)

[PATCH v3 0/2] arm: imx8m: add support for Advantech RSB-3720
 2021-07-19 16:40 UTC  (3+ messages)
` [PATCH v3 1/2] arm: dts: add imx8mp-rsb3720-a1 dts file
` [PATCH v3 2/2] arm: imx8m: add support for Advantech RSB-3720

[PATCH] test/py: efi_capsule: aligned with efidebug syntax changes
 2021-07-20  2:42 UTC  (3+ messages)

[PATCH] efi_loader: move asm/setjmp.h to efi_loader.h
 2021-07-20  2:29 UTC  (3+ messages)

[PATCH] efi_loader: capsule: remove authentication data
 2021-07-20  2:17 UTC  (3+ messages)

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

U-Boot loaded RAMDisk crashes Linux on MT7623
 2021-07-20  0:49 UTC  (3+ messages)

using binman fails boot
 2021-07-19 23:23 UTC  (7+ messages)

[PATCH 1/2] mx6cuboxi: Fix the mmc device for the rootfs
 2021-07-19 20:44 UTC  (4+ messages)
` [PATCH 2/2] mx6cuboxi: Fix the console variable

Please pull u-boot-marvell/master
 2021-07-19 20:44 UTC  (2+ messages)

[GIT PULL] TI changes for v2021.10-rc1
 2021-07-19 20:44 UTC  (2+ messages)

[U-Boot] U-boot build: How to add a static library to the u-boot build
 2021-07-19  9:11 UTC 

[PATCH v2] serial: pl011: Resend the character if FIFO is full in debug uart
 2021-07-19  7:36 UTC 

[BUG] U-Boot makes Linux kernel boot failed with "mmc1: invalid bus width" on RPi 400
 2021-07-19  3:57 UTC  (2+ messages)

[PATCH] lib: rsa: rsa-verify: Fix a typo in a debug message
 2021-07-19 14:04 UTC 

[PATCH u-boot-mvebu v2 00/41] kwboot / kwbimage improvements reducing image size
 2021-07-19 12:52 UTC  (19+ messages)
` [PATCH u-boot-mvebu v2 19/41] tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X
` [PATCH u-boot-mvebu v2 27/41] tools: kwboot: Check for v1 header size
` [PATCH u-boot-mvebu v2 28/41] tools: kwboot: Fix checking image header version
` [PATCH u-boot-mvebu v2 29/41] arm: mvebu: Fix return_to_bootrom()
` [PATCH u-boot-mvebu v2 30/41] arm: mvebu: Mark return_to_bootrom() as a noreturn function
` [PATCH u-boot-mvebu v2 31/41] arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework
` [PATCH u-boot-mvebu v2 32/41] arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART
` [PATCH u-boot-mvebu v2 33/41] SPL: Add support for specifying offset between header and image
` [PATCH u-boot-mvebu v2 34/41] SPL: Add support for parsing board / BootROM specific image types
` [PATCH u-boot-mvebu v2 35/41] arm: mvebu: Load main U-Boot binary in SPL code based on kwbimage header
` [PATCH u-boot-mvebu v2 36/41] arm: mvebu: Remove legacy U-Boot header from kwbimage v1 files
` [PATCH u-boot-mvebu v2 37/41] tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes
` [PATCH u-boot-mvebu v2 38/41] arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS
` [PATCH u-boot-mvebu v2 39/41] arm: mvebu: gdsys: Remove custom spl_board_init()
` [PATCH u-boot-mvebu v2 40/41] kwbimage: Add support for extracting images via dumpimage tool
` [PATCH u-boot-mvebu v2 41/41] kwbimage: Update help message about how to extract from an existing image

[PATCH 0/3] Marvell SheevaPlug : convert Ethernet and SATA to Driver Model
 2021-07-19 12:33 UTC  (2+ messages)

[PATCH 0/4] Zyxel NSA310S NAS : convert to Driver Model
 2021-07-19 12:32 UTC  (2+ messages)

[PATCH 1/5] vinco: Enable DM_USB and DM_SPI_FLASH support
 2021-07-19 12:26 UTC  (12+ messages)
` [PATCH 2/5] m68k: Remove M54455EVB board
` [PATCH 3/5] m68k: Remove M54418TWR board
` [PATCH 4/5] m68k: Remove M54451EVB board
` [PATCH 5/5] m68k: Remove M52277EVB board
` [PATCH] Makefile: Remove DM_VIDEO and DM_SPI_FLASH checks

[PATCHv2 1/4] ge_bx50v3: Remove unused USB related defines
 2021-07-19 12:26 UTC  (8+ messages)
` [PATCHv2 2/4] tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmd
` [PATCHv2 3/4] treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB
` [PATCHv2 4/4] usb: Enforce DM_USB migration for USB_HOST devices

[PATCH 01/27] pci: Remove non-DM board_pci_fixup_dev() declaration
 2021-07-19 12:25 UTC  (3+ messages)
` [PATCH 27/27] pci: Require DM_PCI


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