public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-07-19 07:20:40 to 2021-07-20 14:57:01 UTC [more...]

[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 00/15] lib: Add support for a decimal 0m prefix for numbers
 2021-07-20 14:22 UTC  (17+ 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

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

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

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

Help wanted: Adding OpenSSL in FSL HAB
 2021-07-20  5:10 UTC  (3+ messages)

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 

[Patch V3 00/44] imx: add i.MX8ULP support
 2021-07-19  7:59 UTC  (10+ messages)
` [Patch V3 37/44] imx8ulp: soc: correct reset cause
` [Patch V3 38/44] imx8ulp: Use DGO_GP5 to get boot config
` [Patch V3 39/44] imx8ulp: Add workaround for eMMC boot
` [Patch V3 40/44] imx8ulp: move struct mu_type to common header
` [Patch V3 41/44] imx8ulp: add upower api support
` [Patch V3 42/44] ddr: Add DDR driver for iMX8ULP
` [Patch V3 43/44] arm: dts: add i.MX8ULP dtsi
` [Patch V3 44/44] arm: imx: add i.MX8ULP EVK support

[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  (44+ messages)
` [PATCH u-boot-mvebu v2 01/41] tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS
` [PATCH u-boot-mvebu v2 02/41] tools: kwbimage: Simplify aligning and calculating checksum
` [PATCH u-boot-mvebu v2 03/41] tools: kwbimage: Align SPI and NAND images to 256 bytes
` [PATCH u-boot-mvebu v2 04/41] tools: kwbimage: Add constant for SDIO bootfrom
` [PATCH u-boot-mvebu v2 05/41] tools: kwbimage: Fix generation of SATA, SDIO and PCIe images
` [PATCH u-boot-mvebu v2 06/41] tools: kwbimage: Don't crash when binary file name does not contain '/'
` [PATCH u-boot-mvebu v2 07/41] tools: kwbimage: Fix check for v0 extended header checksum
` [PATCH u-boot-mvebu v2 08/41] tools: kwbimage: Validate extended headers of v1 images
` [PATCH u-boot-mvebu v2 09/41] tools: kwbimage: Validate data checksum "
` [PATCH u-boot-mvebu v2 10/41] tools: kwbimage: Print size of binary header in kwbimage_print_header()
` [PATCH u-boot-mvebu v2 11/41] tools: kwbimage: Cosmetic fix - remove redundant space character
` [PATCH u-boot-mvebu v2 12/41] tools: kwbimage: Use -a parameter (load address) for v1 images
` [PATCH u-boot-mvebu v2 13/41] tools: kwbimage: Change maximum number of arguments in binary header to 256
` [PATCH u-boot-mvebu v2 14/41] tools: kwbimage: Fix calculating size of binary header
` [PATCH u-boot-mvebu v2 15/41] tools: kwbimage: Add support for more BINARY headers
` [PATCH u-boot-mvebu v2 16/41] tools: kwbimage: Don't parse PAYLOAD keyword
` [PATCH u-boot-mvebu v2 17/41] tools: kwbimage: Add support for DATA command also for v1 images
` [PATCH u-boot-mvebu v2 18/41] tools: kwbimage: Add support for a new DATA_DELAY command
` [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 20/41] tools: kwbimage: Mark all BootROM structures __packed
` [PATCH u-boot-mvebu v2 21/41] tools: dumpimage: Fix crashing when trying to extract data from kwbimage
` [PATCH u-boot-mvebu v2 22/41] tools: dumpimage: Show error message "
` [PATCH u-boot-mvebu v2 23/41] tools: kwboot: Fix wrong parameter passed to read()
` [PATCH u-boot-mvebu v2 24/41] tools: kwboot: Fix restoring terminal
` [PATCH u-boot-mvebu v2 25/41] tools: kwboot: Print trailing newline after terminal is terminated
` [PATCH u-boot-mvebu v2 26/41] tools: kwboot: Cosmetic fix - add missing curly brackets
` [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

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

[PATCH v2 4/5] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx)
 2021-07-19 12:06 UTC  (4+ messages)

[PATCH] arm64: zynqmp: Move USB3 PHY properties from DWC3 node to USB node
 2021-07-19 11:31 UTC 

[PATCH v3 1/9] board: freescale: Refactor NXP common mux code
 2021-07-19 11:10 UTC  (2+ messages)

[PATCH] arm: mediatek: merge board Kconfigs into mach-mediatek
 2021-07-19 11:07 UTC 

[RFC] mkeficapsule: change the syntax
 2021-07-19 10:29 UTC 

[PATCH] efi_loader: replace board_get_usable_ram_top by gd->ram_top
 2021-07-19 10:24 UTC  (3+ messages)

[PATCH 1/4] [v2] configs: ls1088aqds.h: Update mc size in env
 2021-07-19  9:52 UTC  (4+ messages)
` [PATCH 2/4] [v2] configs: ls1088ardb.h: "
` [PATCH 3/4] [v2] configs: ls2080aqds.h: "
` [PATCH 4/4] [v2] configs: ls2080ardb.h: "

[PATCH V1] arm: add initial support for the Phytium Pomelo Board
 2021-07-19  9:46 UTC 

[PATCH] arm64: Update memcpy_{from, to}io() helpers
 2021-07-19  9:25 UTC  (3+ messages)

[PATCH v2 0/2] arm64: Update memcpy_{from, to}io() helpers
 2021-07-19  9:21 UTC  (3+ messages)
` [PATCH v2 1/2] arm: use the correct prototype for reset_cpu function
` [PATCH v2 2/2] arm64: Update memcpy_{from, to}io() helpers

[PATCH] mtd: nand: Fix typo in MXC Kconfig symbol description
 2021-07-19  7:49 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