u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-07 09:59:17 to 2021-09-09 01:25:22 UTC [more...]

[PATCH v2 0/6] Fix FIT hash algos in SPL (Fixes v2021.10-rc3)
 2021-09-09  1:25 UTC  (3+ messages)
` [PATCH v2 1/6] common: Remove unused CONFIG_FIT_SHAxxx selectors

[PATCH 00/35] efi: Improvements to U-Boot running on top of UEFI
 2021-09-09  1:11 UTC  (50+ messages)
` [PATCH 01/35] x86: Keep symbol information in u-boot ELF file
` [PATCH 02/35] x86: Create a new header for EFI
` [PATCH 03/35] x86: Show some EFI info with the bdinfo command
` [PATCH 04/35] x86: Tidy up global_data pointer for 64-bit
` [PATCH 05/35] efi: Add a script for building and testing U-Boot on UEFI
` [PATCH 06/35] x86: Create a 32/64-bit selection for the app
` [PATCH 07/35] efi: Create a 64-bit app
` [PATCH 08/35] x86: Don't duplicate global_ptr in 64-bit EFI app
` [PATCH 09/35] efi: Add a way to obtain boot services in the app
` [PATCH 10/35] efi: Add video support to "
` [PATCH 11/35] RFC: efi: Drop code that doesn't work with driver model
` [PATCH 12/35] efi: Add EFI uclass for media
` [PATCH 13/35] efi: Add a media/block driver for EFI block devices
` [PATCH 14/35] efi: Locate all block devices in the app
` [PATCH 15/35] patman: Use a ValueError exception if tools.Run() fails
` [PATCH 16/35] binman: Report an error if test files fail to compile
` [PATCH 17/35] binman: Support reading the offset of an ELF-file symbol
` [PATCH 18/35] binman: Allow timeout to occur in the image or its section
` [PATCH 19/35] binman: Tidy up comments on _DoTestFile()
` [PATCH 20/35] binman: Support updating the dtb in an ELF file
` [PATCH 21/35] efi: serial: Support arrow keys
` [PATCH 22/35] bloblist: Move to rST format
` [PATCH 23/35] bloblist: Support allocating the bloblist
` [PATCH 24/35] x86: Allow booting a kernel from the EFI app
` [PATCH 25/35] x86: Don't process the kernel command line unless enabled
` [PATCH 26/35] x86: efi: Add room for the binman definition in the dtb
` [PATCH 27/35] efi: Add comments to struct efi_priv
` [PATCH 28/35] efi: Fix ll_boot_init() operation with the app
` [PATCH 29/35] efi: Add a few comments to the stub
` [PATCH 30/35] efi: Share struct efi_priv between the app and stub code
` [PATCH 31/35] efi: Move exit_boot_services into a function
` [PATCH 32/35] efi: Check for failure when initing the app
` [PATCH 33/35] efi: Mention that efi_info_get() is only used in the stub
` [PATCH 34/35] efi: Show when allocated pages are used
` [PATCH 35/35] efi: Allow easy selection of serial-only operation

[PATCH v2 0/2] PinePhone: enable LED on boot for improved
 2021-09-09  0:17 UTC  (5+ messages)
` [PATCH v2 1/2] board: sunxi: enable status LED early
` [PATCH v2 2/2] pinephone_defconfig: add support for early-boot status LED

[PATCH] efi_loader: Remove incorrect calls of EFI_CALL in TCG2
 2021-09-08 21:30 UTC 

[u-boot PATCH] arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS Northbridge
 2021-09-08 20:30 UTC  (8+ messages)

[PATCH V2] arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS Northbridge
 2021-09-08 20:28 UTC 

[PATCH v3 0/2] mmc: fsl_esdhc_imx: initialize data for imx7ulp
 2021-09-08 18:56 UTC  (3+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP

[PATCH v2 1/2] mmc: fsl_esdhc_imx: initialize data for imx7ulp
 2021-09-08 18:56 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP

U-boot patches
 2021-09-08 17:40 UTC  (2+ messages)

[PATCH] board: sl28: enable EFI_SET_TIME support
 2021-09-08 16:16 UTC 

[PATCH v2 1/9] ARM: meson: Sync Amlogic DT from Linux 5.14
 2021-09-08 15:46 UTC  (10+ messages)
` [PATCH v2 2/9] ARM: meson: keep HW order for MMC devices
` [PATCH v2 3/9] ARM: meson-axg: remove local USB nodes
` [PATCH v2 4/9] configs: meson64: add SCSI boot target
` [PATCH v2 5/9] distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot
` [PATCH v2 6/9] ARM: amlogic: add support for Odroid-HC4 device
` [PATCH v2 7/9] doc: boards: amlogic: update for Odroid HC4
` [PATCH v2 8/9] ARM: meson: add Beelink GS-King X board
` [PATCH v2 9/9] ARM: amlogic: add Banana Pi M5

imx: imx8mq: mxc_get_clock for MXC_I2C_CLK is missing
 2021-09-08 15:45 UTC  (3+ messages)

cdns_wdt: who enables the clock
 2021-09-08 15:39 UTC 

[PATCH] doc: board: toradex: fix file names
 2021-09-08 14:41 UTC  (3+ messages)

U-Boot Digest, Vol 158, Issue 63
 2021-09-08 14:25 UTC  (5+ messages)

[PATCH 1/1] ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU
 2021-09-08 13:57 UTC  (2+ messages)

tools: Check for already migrated symbols in a given file
 2021-09-08 13:50 UTC 

[PATCH v6] arm: add initial support for the Phytium Pomelo Board
 2021-09-08 13:32 UTC  (3+ messages)

Hints on how to use efi_driver/efi_block_device.c
 2021-09-08 13:30 UTC  (6+ messages)

[PATCH u-boot] dm: pci: Fix handling of errors when scanning device
 2021-09-08 13:14 UTC  (5+ messages)

[PATCH] arm: imx8mp-evk: CLOCK Enable SPI and QOS clock
 2021-09-08 13:02 UTC 

[PATCH] pci: pcie_dw_meson: fix usb fail when pci link fails to go up
 2021-09-08 12:59 UTC  (2+ messages)

[PATCH] pinctrl: fix typo
 2021-09-08 11:06 UTC 

[PATCH] sf: Querying write-protect status before operating the flash
 2021-09-08  4:55 UTC  (3+ messages)
  `  "

[PATCH 1/1] efi_loader: require CONFIG_BLK
 2021-09-08 12:06 UTC  (4+ messages)

tftp time outs
 2021-09-08 12:05 UTC  (6+ messages)

[PATCH 0/2] Support SPL for i.MX7ULP
 2021-09-08 11:51 UTC  (5+ messages)
` [PATCH 1/2] mx7ulp: select soc features
  ` [PATCH 2/2] mx7ulp: add base SPL support for mx7ulp

[PATCH v4 0/2] Refactor and improve full help output from tools
 2021-09-08 11:38 UTC  (3+ messages)
` [PATCH v4 1/2] tools: Refactor full help printing
` [PATCH v4 2/2] tools: Handle PAGER containing arguments

[PATCH v3 0/2] Refactor and improve full help output from tools
 2021-09-08 11:25 UTC  (3+ messages)
` [PATCH v3 1/2] tools: Refactor full help printing
` [PATCH v3 2/2] tools: Handle PAGER containing arguments

[PATCH] pci: layerscape: Fix the LUT and msi-map mismatch issue
 2021-09-08 11:16 UTC 

[PATCH 0/2] mtd: spi-nor: Add support for Spansion S25FL256L
 2021-09-08  8:47 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor-ids: "
` [PATCH 2/2] mtd: spi-nor-core: Add fixups "

[PATCH 1/5] Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
 2021-09-08  2:32 UTC  (10+ messages)
` [PATCH 2/5] imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG
` [PATCH 3/5] arm: Disable ATAGs support
` [PATCH 4/5] arm: Add Kconfig entry for MACH_TYPE
` [PATCH 5/5] arm: Finish migration of CONFIG_MACH_TYPE

[PATCH v2 00/11] stm32mp1: Support falcon mode with OP-TEE payloads
 2021-09-07 23:59 UTC  (12+ messages)
` [PATCH v2 01/11] spl: Move SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
` [PATCH v2 02/11] stm32mp1: Add support for baudrates higher than 115200
` [PATCH v2 03/11] stm32mp1: Add support for falcon mode boot from SD card
` [PATCH v2 04/11] board: stm32mp1: Implement board_fit_config_name_match() for SPL
` [PATCH v2 05/11] fdt_support: Implement fdt_ethernet_set_macaddr()
` [PATCH v2 06/11] arm: stm32mp: bsec: Update OTP shadow registers in SPL
` [PATCH v2 07/11] arm: stm32mp: Factor out reading MAC address from OTP
` [PATCH v2 08/11] stm32mp1: spl: Configure MAC address when booting OP-TEE
` [PATCH v2 09/11] lib: Makefile: Make optee library available in SPL
` [PATCH v2 10/11] ARM: dts: stm32mp: Add OP-TEE "/firmware" node to SPL dtb
` [PATCH v2 11/11] stm32mp1: spl: Copy optee nodes to target FDT for OP-TEE payloads

[PATCH] PinePhone: enable LED on boot for improved visual feedback
 2021-09-07 22:42 UTC  (5+ messages)
` [PATCH 1/2] board: sunxi: enable status LED early

[PATCH v2 0/5] arm: mach-k3: Fixes for j721e/j7200 clock data and drivers
 2021-09-07 22:16 UTC  (6+ messages)
` [PATCH v2 1/5] arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocks
` [PATCH v2 2/5] arm: mach-k3: j7200: "
` [PATCH v2 3/5] arm: mach-k3: Add note to auto-generated files
` [PATCH v2 4/5] clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write
` [PATCH v2 5/5] clk: ti: k3: Update driver to account for divider flags

[PATCH u-boot-marvell v2 00/39] kwboot higher baudrate
 2021-09-07 21:53 UTC  (38+ messages)
` [PATCH u-boot-marvell v2 01/39] tools: kwbimage: Fix printf format warning
` [PATCH u-boot-marvell v2 02/39] tools: kwboot: Fix buffer overflow in kwboot_terminal()
` [PATCH u-boot-marvell v2 03/39] tools: kwboot: Make the quit sequence buffer const
` [PATCH u-boot-marvell v2 04/39] tools: kwboot: Refactor and fix writing buffer
` [PATCH u-boot-marvell v2 05/39] tools: kwboot: Print version information header
` [PATCH u-boot-marvell v2 06/39] tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails
` [PATCH u-boot-marvell v2 07/39] tools: kwboot: Fix return type of kwboot_xm_makeblock() function
` [PATCH u-boot-marvell v2 08/39] tools: kwboot: Fix comparison of integers with different size
` [PATCH u-boot-marvell v2 09/39] tools: kwboot: Fix printing progress
` [PATCH u-boot-marvell v2 10/39] tools: kwboot: Print newline on error when progress was not completed
` [PATCH u-boot-marvell v2 11/39] tools: kwboot: Split sending image into header and data stages
` [PATCH u-boot-marvell v2 12/39] tools: kwboot: Use a function to check whether received byte is a Xmodem reply
` [PATCH u-boot-marvell v2 13/39] tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case
` [PATCH u-boot-marvell v2 14/39] tools: kwboot: Print new line after SPL output
` [PATCH u-boot-marvell v2 15/39] tools: kwboot: Allow greater timeout when executing header code
` [PATCH u-boot-marvell v2 16/39] tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received
` [PATCH u-boot-marvell v2 19/39] tools: kwbimage: Simplify iteration over version 1 optional headers
` [PATCH u-boot-marvell v2 20/39] tools: kwboot: Don't patch image header if signed
` [PATCH u-boot-marvell v2 21/39] tools: kwboot: Patch source address in image header
` [PATCH u-boot-marvell v2 22/39] tools: kwboot: Patch destination address to DDR area for SPI image
` [PATCH u-boot-marvell v2 23/39] tools: kwbimage: Refactor image_version()
` [PATCH u-boot-marvell v2 24/39] tools: kwbimage: Refactor kwbimage header size determination
` [PATCH u-boot-marvell v2 25/39] tools: kwbimage: Update comments describing kwbimage v1 structures
` [PATCH u-boot-marvell v2 26/39] tools: kwboot: Round up header size to 128 B when patching
` [PATCH u-boot-marvell v2 27/39] tools: kwboot: Explicitly check against size of struct main_hdr_v1
` [PATCH u-boot-marvell v2 28/39] tools: kwboot: Support higher baudrates when booting via UART
` [PATCH u-boot-marvell v2 30/39] tools: kwboot: Check whether baudrate was set to requested value
` [PATCH u-boot-marvell v2 32/39] kwboot: Disable tty interbyte timeout
` [PATCH u-boot-marvell v2 33/39] tools: kwboot: Disable non-blocking mode
` [PATCH u-boot-marvell v2 34/39] tools: kwboot: Cosmetic fix
` [PATCH u-boot-marvell v2 35/39] tools: kwboot: Avoid code repetition in kwboot_img_patch()
` [PATCH u-boot-marvell v2 36/39] tools: kwboot: Update file header
` [PATCH u-boot-marvell v2 37/39] tools: kwboot: Add Pali and Marek as authors
` [PATCH u-boot-marvell v2 38/39] doc/kwboot.1: Update man page
` [PATCH u-boot-marvell v2 39/39] MAINTAINERS: Add entry for kwbimage / kwboot tools

[PATCH 1/2] lib: optee: remove the duplicate CONFIG_OPTEE
 2021-09-07 18:46 UTC  (6+ messages)

[BUG] Pinebook Pro won't boot since ac804143cf, regression from -rc1
 2021-09-07  5:22 UTC 

Booting from NAND on an Armada-370 based machine -> Invalid header checksum
 2021-09-06 22:39 UTC  (3+ messages)

[PATCH] arm: dts: sun50i-h6-orangepi-3: disable aldo2 regulator
 2021-09-07 16:23 UTC 

[PATCH 0/4] Repeal and replace TZDRAM_ related config options
 2021-09-07 17:07 UTC  (5+ messages)
` [PATCH 1/4] lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image()
` [PATCH 2/4] lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE
` [PATCH 3/4] lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR
` [PATCH 4/4] arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee

[PULL] u-boot-riscv/master
 2021-09-07 15:33 UTC  (2+ messages)

[PATCH u-boot-marvell] arm: a37xx: pci: Don't spam about PIO Response Status
 2021-09-07 15:27 UTC 

[PATCH 1/3] lib/circbuf: Make circbuf selectable symbol
 2021-09-07 10:21 UTC  (3+ messages)
` [PATCH 2/3] usb: gadget: Add CDC ACM function


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