U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-24 21:12:23 to 2021-07-26 21:23:26 UTC [more...]

[PATCH 0/5] Cleanup MAIN R5F boot from R5 SPL
 2021-07-26 21:23 UTC  (7+ messages)
` [PATCH 1/5] arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-Boot
` [PATCH 2/5] arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPL
` [PATCH 3/5] arm: mach-k3: Cleanup common start_non_linux_remote_cores()
` [PATCH 4/5] arm: dts: k3-j721e-r5: Remove MAIN R5FSS0 cluster from SPL
` [PATCH 5/5] configs: j721e_evm_r5: Disable K3 R5F remoteproc

[PATCH] board: sl28: drop unneeded and outdated flash partitions
 2021-07-26 20:08 UTC 

[PATCH] spi: nxp_fspi: Ensure width is respected in spi-mem operations
 2021-07-26 19:46 UTC  (2+ messages)

[PATCH] warp: Use the correct symbol for CONFIG_IMX_HAB
 2021-07-26 19:01 UTC 

[GIT PULL] xilinx patches for v2021.10-rc1
 2021-07-26 18:42 UTC  (2+ messages)

using binman fails boot
 2021-07-26 18:42 UTC  (13+ messages)

[PATCH v2 1/3] imx8: Drop raw image support
 2021-07-26 18:36 UTC  (6+ messages)
` [PATCH v2 2/3] arm: Add an __image_copy_start symbol for ARMv8
` [PATCH v2 3/3] binman: Show an error if __image_copy_start is missing

[PATCH] arm: dts: k3-am65: Fix up MCU R5FSS cluster mode back to Split-mode
 2021-07-26 16:22 UTC 

[PATCH] sunxi: h3: enable clock support for r_pio gpios
 2021-07-26 16:19 UTC 

[PATCH v2 0/6] AM64: Add support for higher speed modes and boot mode in eMMC
 2021-07-26 15:28 UTC  (7+ messages)
` [PATCH v2 1/6] arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to spl_mmc_boot_mode()
` [PATCH v2 2/6] arch: dts: am642-sk-u-boot: Disable main_sdhci0 DT node and define alias index 1 for main_sdhci1 node
` [PATCH v2 3/6] configs: am64x_evm_a53_defconfig: Enable configs to support HS200/HS400
` [PATCH v2 4/6] configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART to defconfig files and enable configs to save env in eMMC and FAT write
` [PATCH v2 5/6] configs: am64x_evm_*_defconfig: Enable configs to support eMMC boot
` [PATCH v2 6/6] configs: am64x_evm_*_defconfig: Enable config to support gpt and FDT library overlay

[PATCH 1/2] serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART
 2021-07-26 15:24 UTC  (6+ messages)
` [PATCH 2/2] serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()

[PATCH 00/33] pci: Drop all pre-driver model code
 2021-07-26 15:08 UTC  (35+ messages)
` [PATCH 01/33] configs: Resync with savedefconfig
` [PATCH 02/33] pci: Drop old code from pci command
` [PATCH 03/33] ppc: Remove UCP1020 board
` [PATCH 04/33] pci: Drop old code from header file
` [PATCH 05/33] pci: Remove guard around compatibility functions
` [PATCH 06/33] pci: Drop DM_PCI check from fdtdec
` [PATCH 07/33] pci: Drop DM_PCI check from pci_common
` [PATCH 08/33] ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID
` [PATCH 09/33] pci: powerpc: Drop old code
` [PATCH 10/33] pci: freescale: "
` [PATCH 11/33] pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()
` [PATCH 12/33] ppc: Drop DM_PCI from config files
` [PATCH 13/33] pci: acpi: Drop DM_PCI check from ahci
` [PATCH 14/33] pci: usb: Drop DM_PCI from ohci
` [PATCH 15/33] ppc: malta: Drop use of DM_PCI
` [PATCH 16/33] ppc: socrates: "
` [PATCH 17/33] pci: gt64120: "
` [PATCH 18/33] pci: msc01: "
` [PATCH 19/33] pci: imx: "
` [PATCH 20/33] pci: scsi: pci: Drop DM_PCI check from scsi
` [PATCH 21/33] pci: Drop DM_PCI check from bios_emul
` [PATCH 22/33] net: Drop DM_PCI check from designware driver
` [PATCH 23/33] pci: imx: Drop DM_PCI check from cpu driver
` [PATCH 24/33] pci: arm: mvebu: Drop DM_PCI check from
` [PATCH 25/33] pci: sata_sil: Drop DM_PCI checks
` [PATCH 26/33] distro_bootcmd: Drop DM_PCI check
` [PATCH 27/33] pci: Drop pci_init_board()
` [PATCH 28/33] pci: ppc: Drop ftpci100 driver
` [PATCH 29/33] ppc: Drop idt8t49n222a_serdes_clk driver
` [PATCH 30/33] ppc: Drop t4qds and b4860qds references
` [PATCH 31/33] pci: Drop PCI_INDIRECT_BRIDGE
` [PATCH 32/33] pci: Drop DM_PCI
` [PATCH 33/33] pci: Drop migration method

[PATCH] configs: am64x_evm_r5_defconfig: Fix CONFIG_SPL_TEXT_BASE to 0x70000000
 2021-07-26 14:58 UTC 

[PATCH v6 0/5] of-platdata: Avoid building libfdt
 2021-07-26 14:43 UTC  (11+ messages)
` [PATCH v6 1/5] omap: mmc: Avoid using libfdt with of-platdata
` [PATCH v6 2/5] net: atheros: Add a check for OF_CONTROL
` [PATCH v6 3/5] spi: Add checks "
` [PATCH v6 4/5] spl: Allow SPL/TPL to use of-platdata without libfdt
` [PATCH v6 5/5] dm: core: Don't include ofnode functions with of-platdata

[PATCH] rockchip: Fix u-boot-rockchip.bin build
 2021-07-26 14:07 UTC  (2+ messages)

[PATCH 0/2] Add support of the FXL6408 GPIO expander
 2021-07-26 14:06 UTC  (5+ messages)
` [PATCH 1/2] GPIO: fxl6408: Add support for "

[PATCH v6 0/4] Add basic support for rk3066 platform
 2021-07-26 14:06 UTC  (5+ messages)
` [PATCH v6 2/4] rockchip: rk3066: add clock driver for rk3066 soc

[PATCH v3 0/6] cmd: setexpr: add fmt format string operation
 2021-07-26 14:06 UTC  (5+ messages)
` [PATCH v3 2/6] cmd: printf: import busybox-1.33.1 printf.c

Debugging dtoc?
 2021-07-26 14:06 UTC  (2+ messages)

[PATCH] spl: Align device tree blob address at 8-byte boundary
 2021-07-26 13:38 UTC  (13+ messages)

[PATCH v2 0/2] cmd/sbi: add missing SBI information
 2021-07-26 12:59 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: add missing SBI extension definitions
` [PATCH v2 2/2] cmd/sbi: add missing SBI information

[PATCH] configs: layerscape: Disable the EFI_LOADER feature
 2021-07-26 12:28 UTC  (12+ messages)

[PATCH] qemu-riscv64_smode: fix extlinux (define preboot)
 2021-07-26 10:20 UTC  (3+ messages)

[PATCH v3] qemu-riscv64_smode: fix extlinux (define preboot)
 2021-07-26 10:20 UTC 

[PATCH v2] qemu-riscv64_smode: fix extlinux (define preboot)
 2021-07-26 10:17 UTC 

[PATCH] stm32mp: correctly handle board_get_usable_ram_top(0)
 2021-07-26  9:55 UTC 

[PATCH v3 0/5] stm32mp1: handle TF-A boot with FIP
 2021-07-26  9:21 UTC  (6+ messages)
` [PATCH v3 1/5] arm: stm32mp: add config for STM32IMAGE support
` [PATCH v3 2/5] arm: stm32mp: handle the OP-TEE nodes in DT with FIP support
` [PATCH v3 3/5] arm: stm32mp: add defconfig for trusted boot with FIP
` [PATCH v3 4/5] doc: st: stm32mp1: Add FIP support for trusted boot
` [PATCH v3 5/5] stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP

Help with u-boot when using the eMMC card in DDR mode
 2021-07-26  8:36 UTC  (3+ messages)

[PATCH v2 0/3] riscv: enable SBI system reset
 2021-07-26  8:12 UTC  (7+ messages)
` [PATCH v2 1/3] risv: add missing SBI extension definitions
` [PATCH v2 3/3] sysreset: provide SBI based sysreset driver

[PATCH] net: designware: improve ethernet DMA reset
 2021-07-26  7:38 UTC  (2+ messages)

[PATCH] dts: khadas vim series: Use devicetree for SMBIOS settings
 2021-07-26  7:37 UTC  (4+ messages)
` [PATCH] configs: khadas-vim*: Enable SMBIOS

[PATCH] board: amlogic: vim3: fix phy-names property setup
 2021-07-26  7:35 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Move USB3 PHY properties from DWC3 node to USB node
 2021-07-26  7:26 UTC  (2+ messages)

[PATCH] xilinx: Define kernel_comp_addr_r, kernel_comp_size env variables
 2021-07-26  7:21 UTC  (2+ messages)

[PATCH] arm64: versal: Drop default definitions of CONFIG_SYS_PBSIZE
 2021-07-26  7:21 UTC  (2+ messages)

[PATCH 0/3] arm64: zynqmp: Use sysreset framework for reset and poweroff
 2021-07-26  7:20 UTC  (2+ messages)

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

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

[PATCH] Nokia RX-51: Convert documentation to rst format
 2021-07-26  7:08 UTC  (2+ messages)

[PATCH 0/3] Convert the Dreamplug Ethernet and SATA to Driver Model
 2021-07-26  6:01 UTC  (4+ messages)
` [PATCH 1/3] arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs
` [PATCH 2/3] arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree
` [PATCH 3/3] arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs

[PATCH 0/7] Arasan sdhci driver updates
 2021-07-26  5:54 UTC  (5+ messages)
  ` [PATCH 1/7] mmc: sdhci: Return error in case of failure

[PATCH v3 00/14] aspeed: Support secure boot chain with FIT image verification
 2021-07-26  2:01 UTC  (5+ messages)
` [PATCH v3 06/14] common: fit: Use hash.c to call CRC/SHA function

[PATCH 00/27] Add F1C100s based PocketGo handheld support
 2021-07-26  1:01 UTC  (29+ messages)
` [PATCH 01/27] arm: arm926ejs: start.S: port save_boot_params support from armv7 code
` [PATCH 02/27] arm: arm926ej-s: add sunxi code
` [PATCH 03/27] sunxi: add support for suniv architecture
` [PATCH 04/27] sunxi: suniv: add support for Lichee Pi Nano
` [PATCH 05/27] sunxi: suniv: add boot sequence for SPL to try
` [PATCH 06/27] sunxi: spi-spl: add support for SUNIV
` [PATCH 07/27] sunxi: add SPI0 node for suniv
` [PATCH 08/27] sunxi: enable SPI NOR on Lichee Pi Nano
` [PATCH 09/27] sunxi: add defconfig for Lichee Pi Nano with SPI Flash support
` [PATCH 10/27] sunxi: add support for UART at PF for suniv
` [PATCH 11/27] sunxi: do not set PF MMC0 pinmux when PF uart is used
` [PATCH 12/27] sunxi: allow to enable MMC driver when using PF UART0
` [PATCH 13/27] sunxi: Don't provide enable_cache() on suniv
` [PATCH 14/27] sunxi: implement clock driver for suniv f1c100s
` [PATCH 15/27] sunxi: gpio: Add support for suniv-f1c100s
` [PATCH 16/27] sunxi: spi: restore bus speed and mode after reset
` [PATCH 17/27] sunxi: spi: Add suniv pin controller support
` [PATCH 18/27] sunxi: suniv: add device tree nodes for f1c100s MMC controllers
` [PATCH 19/27] arm: dts: sunxi: do not renumber if mmc2 does not exist
` [PATCH 20/27] board: licheepi_nano: set CONFIG_MMC_SUNXI_SLOT_EXTRA
` [PATCH 21/27] sunxi: suniv: add missing header include for udelay
` [PATCH 22/27] sunxi: suniv: allow serial connection on uart1
` [PATCH 23/27] sunxi: suniv: do not detect boot sector on suniv
` [PATCH 24/27] sunxi: suniv: set SYS_TEXT_BASE default
` [PATCH 25/27] sunxi: suniv: disable mmc optimization for suniv
` [PATCH 26/27] arm: dts: suniv: define uart1 pins
` [PATCH 27/27] arm: dts: add pocketgo handheld support

[PATCH] dtoc: Check that a parent is not missing
 2021-07-26  0:43 UTC  (2+ messages)

[PATCH] arm: mvebu: sata_mv failed to identify HDDs during cold start
 2021-07-25 21:57 UTC 

[PATCH 1/3] doc: Move devicetree control doc to rST
 2021-07-25 16:44 UTC  (3+ messages)
` [PATCH 2/3] doc: Update devicedocs including how to add tweaks
` [PATCH 3/3] doc: Add a note about why devicetree is used

[PATCH v4 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode
 2021-07-25 15:08 UTC  (3+ messages)
` [PATCH v5 0/5] stm32mp: Enable OP-TEE and TZC support in SPL

Nokia RX51 U-Boot USB support updates?
 2021-07-25 13:43 UTC  (3+ messages)

[PATCH] sandbox: Reduce keyed autoboot delay
 2021-07-25 13:32 UTC  (2+ messages)

[PATCH 1/1] lib: disable CONFIG_SPL_HEXDUMP by default
 2021-07-25  9:23 UTC  (2+ messages)

[PATCH v2 00/14] lib: Add support for a decimal 0t prefix for numbers
 2021-07-24 15:03 UTC  (2+ messages)
` [PATCH v2 02/14] global: Convert simple_strtoul() with hex to hextoul()

Pull request for efi-2021-10-rc1-3
 2021-07-25  1:53 UTC  (2+ messages)

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

[PATCH] common: board_r: print error if binman_init fails
 2021-07-24 21:12 UTC  (3+ messages)

[PATCH 2/2] fdt: Show the type of devicetree with fdt addr
 2021-07-24 21:11 UTC  (4+ messages)
` [PATCH 1/2] fdt: Tidy up the code a bit "

[PATCH v2 09/10] sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB
 2021-07-18 20:18 UTC 

[PATCH v2 08/10] sandbox: tpm: Support storing device state in tpm2
 2021-07-18 20:18 UTC 

[PATCH v2 07/10] sandbox: tpm: Support nvdata in TPM2
 2021-07-18 20:18 UTC 

[PATCH v2 06/10] sandbox: tpm: Track whether the state is valid
 2021-07-18 20:18 UTC 

[PATCH v2 05/10] sandbox: tpm: Finish comments for struct sandbox_tpm2
 2021-07-18 20:18 UTC 

[PATCH v2 04/10] sandbox: tpm: Correct handling of get-capability
 2021-07-18 20:18 UTC 

[PATCH v2 02/10] sandbox: tpm: Tidy up reading and writing of device state
 2021-07-18 20:17 UTC 

[PATCH v2 03/10] sandbox: tpm: Support the define-space command
 2021-07-18 20:17 UTC 

[PATCH v2 01/10] sandbox: tpm: Split out common nvdata code
 2021-07-18 20:17 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).