public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-07-17 20:42:06 to 2021-07-19 20:15:41 UTC [more...]

[PATCH 1/2] mx6cuboxi: Fix the mmc device for the rootfs
 2021-07-19 20:15 UTC 

U-Boot loaded RAMDisk crashes Linux on MT7623
 2021-07-19 17:34 UTC 

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

[PATCH] lib: rsa: rsa-sign: Minor bug in debug message
 2021-07-19 16:18 UTC 

[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  (46+ messages)
` [Patch V3 01/44] arm: imx: add i.MX8ULP basic Kconfig option
` [Patch V3 02/44] arm: imx: add i.MX8ULP cpu type and helper
` [Patch V3 03/44] arm: imx: sys_proto: move boot mode define to common header
` [Patch V3 04/44] arm: imx8ulp: support print cpu info
` [Patch V3 05/44] imx: imx8ulp: add get reset cause
` [Patch V3 06/44] arm: imx: basic i.MX8ULP support
` [Patch V3 07/44] arm: imx8: Move container parser and image to mach-imx common folder
` [Patch V3 08/44] arm: imx8: Move container image header file to mach-imx
` [Patch V3 09/44] arm: imx: parse-container: guard included header files
` [Patch V3 10/44] arm: imx8ulp: add container support
` [Patch V3 11/44] arm: imx: move container Kconfig under mach-imx
` [Patch V3 12/44] driver: misc: Add MU and S400 API to communicate with Sentinel
` [Patch V3 13/44] net: fec_mxc: support i.MX8ULP
` [Patch V3 14/44] pinctrl: Add pinctrl driver for imx8ulp
` [Patch V3 15/44] driver: serial: fsl_lpuart: support i.MX8ULP
` [Patch V3 16/44] arm: imx8ulp: add clock support
` [Patch V3 17/44] drivers: mmc: fsl_esdhc_imx: support i.MX8ULP
` [Patch V3 18/44] arm: imx8ulp: soc: Change to use CMC1 to get bootcfg
` [Patch V3 19/44] arm: imx8ulp: Enable full L2 cache in SPL
` [Patch V3 20/44] arm: imx8ulp: disable wdog3
` [Patch V3 21/44] arm: imx8ulp: Update the reset vector in u-boot
` [Patch V3 22/44] drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6
` [Patch V3 23/44] drivers: misc: imx8ulp: Add S400 API for image authentication
` [Patch V3 24/44] drivers: misc: imx8ulp: Update S400 API for release RDC
` [Patch V3 25/44] drivers: misc: s400_api: Update API for fuse read and write
` [Patch V3 26/44] arm: imx8ulp: release and configure XRDC at early phase
` [Patch V3 27/44] arm: imx8ulp: add rdc support
` [Patch V3 28/44] arm: imx8ulp: add trdc release request
` [Patch V3 29/44] arm: imx8ulp: release trdc and assign lpav from RTD to APD
` [Patch V3 30/44] imx8ulp: unify rdc functions
` [Patch V3 31/44] arm: imx8ulp: Probe the S400 MU device in arch init
` [Patch V3 32/44] arm: iMX8ULP: Add boot device relevant functions
` [Patch V3 33/44] arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domain
` [Patch V3 34/44] arm: imx8ulp: add dummy imx_get_mac_from_fuse
` [Patch V3 35/44] arm: imx8ulp: add iomuxc support
` [Patch V3 36/44] driver: misc: imx8ulp: Add fuse driver for imx8ulp
` [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

Help wanted: Adding OpenSSL in FSL HAB
 2021-07-19  6:00 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  (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

Please pull u-boot-marvell/master
 2021-07-19 12:37 UTC 

[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  (8+ messages)
` [PATCH 17/27] ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT
` [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)

[PATCH u-boot-mvebu 1/2] ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partition
 2021-07-19  7:04 UTC  (4+ messages)
` [PATCH u-boot-mvebu 2/2] arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTB

[PATCH] arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions
 2021-07-19  7:03 UTC  (3+ messages)
` [EXT] "

[PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
 2021-07-19  6:48 UTC  (5+ messages)

[PATCH] serial: pl011: Resend the character if FIFO is full in debug uart
 2021-07-19  6:17 UTC  (2+ messages)

[PATCH] Nokia RX-51: Update documentation about flashing
 2021-07-19  5:38 UTC  (2+ messages)

[GIT PULL] TI changes for v2021.10-rc1
 2021-07-19  5:35 UTC 

[PATCH v3 0/9] phyCORE-i.MX8MP Update
 2021-07-19  4:18 UTC  (10+ messages)
` [PATCH v3 2/9] arm: dts: imx8mp: Add common u-boot dtsi

[PATCH 00/17] Makefile: Start simplifying Makefile rules (Part A)
 2021-07-19  4:07 UTC  (11+ messages)
` [PATCH 12/17] i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
` [PATCH 13/17] i2c: Fix the migration warning
` [PATCH 14/17] i2c: Drop unused CONFIG_I2C
` [PATCH 15/17] i2c: Create a new Kconfig for I2C
` [PATCH 16/17] i2c: Rename SPL/TPL_I2C_SUPPORT to I2C

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

[PATCH V2 00/46] imx: add i.MX8ULP support
 2021-07-19  1:41 UTC  (4+ messages)
` [PATCH V2 10/46] arm: imx8ulp: add container support

[PATCH v2 0/5] Fix compiler warnings for 32-bit ARM
 2021-07-19  1:36 UTC  (11+ messages)
` [PATCH v2 1/5] checkpatch: Support wide strings
` [PATCH v2 2/5] pci: swap_case: Allow compilation on 32-bit machines
` [PATCH v2 3/5] doc: sandbox: Fix up dependencies
` [PATCH v2 4/5] efi: Use 16-bit unicode strings
` [PATCH v2 5/5] sandbox: Detect the host bit size automatically

[PATCH v2 1/3] samsung: exynos: Convert SROMC interface to a driver
 2021-07-19  1:02 UTC  (3+ messages)
` [PATCH v2 2/3] test: Fix size_t formats in strlcat test
` [PATCH v2 3/3] snow: Enable unit tests

[PULL] u-boot-mips
 2021-07-19  1:02 UTC  (2+ messages)

Pull request for efi-2021-10-rc1-2
 2021-07-18 22:31 UTC  (2+ messages)

[PATCH v2 00/10] tpm: Enhance sandbox tpm2 emulation
 2021-07-18 20:18 UTC  (11+ messages)
` [PATCH v2 01/10] sandbox: tpm: Split out common nvdata code
` [PATCH v2 02/10] sandbox: tpm: Tidy up reading and writing of device state
` [PATCH v2 03/10] sandbox: tpm: Support the define-space command
` [PATCH v2 04/10] sandbox: tpm: Correct handling of get-capability
` [PATCH v2 05/10] sandbox: tpm: Finish comments for struct sandbox_tpm2
` [PATCH v2 06/10] sandbox: tpm: Track whether the state is valid
` [PATCH v2 07/10] sandbox: tpm: Support nvdata in TPM2
` [PATCH v2 08/10] sandbox: tpm: Support storing device state in tpm2
` [PATCH v2 09/10] sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB
` [PATCH v2 10/10] sandbox: tpm: Support extending a PCR multiple times

[PATCH 0/6] Convert MIPS Malta boards to PCI DM
 2021-07-18 18:42 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] lib: rsa: Extract public key from private key if keyfile argument is used
 2021-07-18 16:52 UTC 

[PATCH 00/22] Various fixes and enhancements
 2021-07-18 13:34 UTC  (18+ messages)
` [PATCH 01/22] dm: core: Add logging for DM_SEQ_ALIAS
` [PATCH 02/22] dm: Support lzma in the flashmap
` [PATCH 03/22] test: Allow CONFIG_SPL_LOAD_FIT to be disabled
` [PATCH 04/22] test: Add DM_DMA "
` [PATCH 05/22] test: Avoid a build error with SPL
` [PATCH 06/22] Makefile: Avoid rebuilding .dtb files each time
` [PATCH 11/22] cros_ec: Allow reading the battery-charge state
` [PATCH 18/22] image: Allow @ in node names when not using signatures

[PATCH] serial: pl011: Enable DEBUG_UART_PL011 in SPL
 2021-07-18  8:46 UTC 

[PATCH 1/1] efi_loader: select GPT partition support
 2021-07-18 10:13 UTC  (2+ messages)

[PATCH] efi_loader: set partition GUID in device path for SIG_TYPE_GUID
 2021-07-18  9:07 UTC  (2+ messages)

using binman fails boot
 2021-07-18  2:22 UTC  (6+ messages)

[PATCH 1/1] sandbox: don't set SA_NODEFER in signal handler
 2021-07-17 21:41 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