public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-08-25 15:09:11 to 2020-08-28 12:53:37 UTC [more...]

[PATCH 0/9] Incorrect Kconfig dependencies
 2020-08-28 12:53 UTC  (9+ messages)
` [PATCH 1/9] pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP
` [PATCH 3/9] cmd: Kconfig: Change dependency for CMD_ADC
` [PATCH 6/9] arc: Kconfig: Add missing DM dependency
` [PATCH 9/9] env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4

[PATCH] drivers: usb: Fix config indentation
 2020-08-28 12:53 UTC  (2+ messages)

[PATCH 1/2] board: tbs2910: Use recommended distroboot addresses
 2020-08-28 12:53 UTC  (5+ messages)
` [PATCH 2/2] board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig

[PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses
 2020-08-28 12:39 UTC  (33+ messages)
` [PATCH 4/5] arm: mvebu: Espressobin: Define console env
  ` Espressobin booting (Was: Re: [PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses)
` [PATCH v2 1/4] arm: mvebu: Espressobin: Move env load addresses
  ` [PATCH v2 2/4] arm: mvebu: Espressobin: Change default loadaddr
  ` [PATCH v2 3/4] arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliases
  ` [PATCH v2 4/4] arm: mvebu: Espressobin: Update README.marvell file

[PATCH v2 1/1] dfu: remove UPDATE_TFTP
 2020-08-28 12:20 UTC  (10+ messages)

Missing BMP 565RGB video support
 2020-08-28 10:44 UTC 

Not able to boot SPL+U-boot.img through SPI NOR Flash on imx6 based board
 2020-08-28  9:09 UTC 

[GIT] Pull request: u-boot-dfu (27.08.2019)
 2020-08-28  8:39 UTC  (4+ messages)

[PATCH u-boot-marvell] arm64: dts: armada-3720-espressobin: fix COMPHY nodes
 2020-08-28  8:18 UTC  (3+ messages)

[PATCH 0/3] Rename ASPEED SoC clock name
 2020-08-28  7:33 UTC  (5+ messages)
` [PATCH 1/3] cosmetic: aspeed: ast2500: Rename clock header
` [PATCH 1/1] Remove not used export function header
` [PATCH 2/3] aspeed:clock: Sync with Linux kernel clock header define
` [PATCH 3/3] cosmetic: aspeed: Modify for SPDX-License

[PATCH 1/1] efi_selftest: simplify Makefile
 2020-08-28  6:18 UTC 

[PATCH v2] mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate
 2020-08-28  5:38 UTC  (2+ messages)

[PATCH v2 4/6] mmc: atmel-sdhci: do not check clk_set_rate return value
 2020-08-28  5:37 UTC  (2+ messages)

[PATCH v2 4/6] mmc: atmel-sdhci: do not check clk_set_rate return value
 2020-08-28  5:36 UTC  (5+ messages)
` [PATCH v2 5/6] mmc: atmel-sdhci: enable the required generic clock
` [PATCH v2 6/6] mmc: atmel-sdhci: use mmc_of_parse to get the DT properties

[PATCH v5 00/17] efi_loader: add capsule update support
 2020-08-28  4:07 UTC  (5+ messages)
` [PATCH v5 15/17] tools: add mkeficapsule command for UEFI capsule update
` [PATCH v5 17/17] test/py: add a test for uefi firmware update capsule of raw image

[PATCH RESEND v2 01/11] usb: xhci: add a member hci_version in xhci_ctrl struct
 2020-08-28  1:33 UTC  (14+ messages)
` [PATCH RESEND v2 02/11] usb: xhci: create one unified function to calculate TRB TD remainder
` [PATCH RESEND v2 03/11] usb: xhci: add quirks flag to support MediaTek xHCI 0.96
` [PATCH RESEND v2 04/11] usb: xhci: convert to HCS_MAX_PORTS()
` [PATCH RESEND v2 05/11] usb: xhci: convert to TRB_TYPE()
` [PATCH v2 RESEND 06/11] usb: xhci: convert to TRB_INTR_TARGET()
` [PATCH v2 RESEND 07/11] usb: xhci: convert to TRB_LEN()
` [PATCH RESEND v2 08/11] usb: xhci: convert to TRB_TX_TYPE()
` [PATCH RESEND v2 09/11] usb: xhci: convert to EP_TYPE()
` [PATCH RESEND v2 10/11] usb: xhci: use macros with parameter to fill ep_info2
` [PATCH RESEND v2 11/11] usb: xhci: convert to readx_poll_sleep_timeout()
` Aw: [PATCH RESEND v2 01/11] usb: xhci: add a member hci_version in xhci_ctrl struct

[PATCH 1/1] efi_loader: check for image truncation
 2020-08-28  1:27 UTC  (2+ messages)

[PATCH 1/5] IPQ40xx: Add SMEM support
 2020-08-27 19:13 UTC  (8+ messages)
` [PATCH 4/5] usb: xhci: Add Qualcomm DWC3 xHCI driver

[PATCH 1/2] arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-Boot
 2020-08-27 16:29 UTC  (4+ messages)
` [PATCH 2/2] arm: mvebu: Espressobin: Setup MTD partitions when booting kernel

[PATCH 0/2] arm: mvebu: Espressobin: Add support for SD card
 2020-08-27 16:28 UTC  (5+ messages)
` [PATCH 1/2] mmc: xenon: set signal voltage and max base clock
` [PATCH 2/2] arm: dts: a37x0: enable sd card support on espressobin

[PATCH 1/2] arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT
 2020-08-27 16:27 UTC  (6+ messages)
` [PATCH 2/2] arm64: a37xx: pci: Assert PERST# signal when unloading driver
` [PATCH] arm64: a37xx: pci: Depends on DM_GPIO

[PATCH] arm: mvebu: Espressobin: Disallow forwarding packets between wan and lan ports
 2020-08-27 16:24 UTC  (2+ messages)

[PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA
 2020-08-27 16:24 UTC  (2+ messages)

[PATCH 1/1] efi_loader: remove duplicate image size check
 2020-08-27 16:24 UTC 

[PATCH 1/1] efi_loader: error message if image not authenticated
 2020-08-27 16:23 UTC 

[PATCH] Revert "env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set"
 2020-08-27 16:20 UTC  (4+ messages)

[PATCH 1/1] efi: clean up efi command
 2020-08-27 16:18 UTC 

[PATCH] efi_loader: consider no-map property of reserved memory
 2020-08-27 16:15 UTC 

[PATCH v2] common: Kconfig: Add dependency for default variables strings
 2020-08-27 16:01 UTC 

RISCV64 - u-boot FDT control address unset on qemu-riscv64_defconfig ?
 2020-08-27 15:39 UTC  (2+ messages)

[PATCH] common: Kconfig: Add dependency for default variables strings
 2020-08-27 15:16 UTC  (2+ messages)

[PATCH v2] configs: Enable NVME support for Layerscape platforms
 2020-08-27 13:48 UTC 

[PATCH] ti: common: Remove additional i2c read for board detection
 2020-08-27 13:43 UTC 

[PATCH v2] board: freescale: emc2305: Pass chip_addr to set_fan_speed
 2020-08-27 13:43 UTC 

[PATCH] xilinx: kconfig: Move sourcing of board Kconfig to mach folders
 2020-08-27 13:39 UTC 

[PATCH] arm64: zynqmp: Add device tree node for 2nd mux on I2C1 bus
 2020-08-27 12:43 UTC 

[PATCH] arm64: zynqmp: Correct value of shunt resistor for VCCINT and VCC_SOC
 2020-08-27 12:42 UTC 

[PATCH] serial: uartlite: Add support to work with any endianness
 2020-08-27 12:10 UTC 

[PATCH] xilinx: Enable uartlite driver for Versal/ZynqMP
 2020-08-27 12:07 UTC 

[PATCH] configs: xilinx: Enable configs required for ubifs
 2020-08-27 12:03 UTC 

[PATCH] microblaze: Add support for little/big endian in/out api's
 2020-08-27 11:54 UTC 

[PATCH] board: xilinx: Enable changing default DTB pick up address
 2020-08-27 11:54 UTC 

[PATCH v4 0/2] use dt and UCLASS_IRQ/SYSCON to get gic details
 2020-08-27 11:31 UTC  (3+ messages)
` [PATCH v4 1/2] arch: arm: use dt and UCLASS_IRQ "

[PATCH v2 2/6] pinctrl: at91-pio4: add compatible for sama7g5 pinctrl block
 2020-08-27  9:32 UTC  (3+ messages)
` [PATCH v2 3/6] mmc: atmel-sdhci: add sama7g5-sdhci compatibility string

[PATCH] mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate
 2020-08-27  9:20 UTC 

[PATCH v2 1/6] ARM: mach-at91: add support for new SoC sama7g5
 2020-08-27  8:51 UTC 

[PATCH v2] fastboot: getvar: fix partition-size return value
 2020-08-27  8:51 UTC 

[PATCH] fastboot: getvar: fix partition-size return value
 2020-08-27  7:46 UTC  (7+ messages)

[PATCH v2 0/9] mips: Add Octeon DDR4 init code
 2020-08-27  6:47 UTC  (5+ messages)
` [PATCH v2 6/9] ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)

[PATCH v3 1/1] Makefile: socfpga: Generate sfp file with 4 SPL images
 2020-08-27  6:34 UTC  (2+ messages)

[PATCH v1] arm: socfpga: soc64: Add timeout waiting for NOC idle ACK
 2020-08-27  6:30 UTC  (2+ messages)

[PATCH v1] spi: cadence-qspi: Fix QSPI write issues
 2020-08-27  6:09 UTC  (3+ messages)

[PATCH v2 1/1] timer: dw-apb: fix compiler warnings
 2020-08-27  3:35 UTC  (3+ messages)

[ANN] U-Boot v2020.10-rc3 released
 2020-08-26 21:34 UTC 

[PATCH] binman: Call helper function binman_set_rom_offset() to fill offset
 2020-08-26 20:02 UTC  (2+ messages)

[PATCH] binman: Fix typo in kernel-doc format for binman_symname()
 2020-08-26 20:02 UTC  (2+ messages)

[PATCH 1/1] fs: convert error and debug messages to log
 2020-08-26 20:02 UTC  (2+ messages)

[PATCH 1/6] ARM: mach-at91: add support for new SoC sama7g5
 2020-08-26 15:18 UTC  (6+ messages)
` [PATCH 2/6] pinctrl: at91-pio4: add compatible for sama7g5 pinctrl block
` [PATCH 3/6] mmc: atmel-sdhci: add sama7g5-sdhci compatibility string
` [PATCH 4/6] mmc: atmel-sdhci: do not check clk_set_rate return value
` [PATCH 5/6] mmc: atmel-sdhci: enable the required generic clock
` [PATCH 6/6] mmc: atmel-sdhci: use mmc_of_parse to get the DT properties

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200825
 2020-08-26 14:40 UTC  (2+ messages)

[PATCH V2 1/7] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-08-26 14:29 UTC  (2+ messages)

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-08-26 14:11 UTC  (11+ messages)
` [PATCH v4 20/27] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR

Please pull u-boot-marvell/remove-config-nr-dram-banks-v9-2020-08-26
 2020-08-26 13:25 UTC  (6+ messages)

[PATCH v3] net: Add NIC controller driver for OcteonTX2
 2020-08-26 12:37 UTC 

[PATCH v3] net: Add NIC controller driver for OcteonTX
 2020-08-26 12:37 UTC 

[PATCH v3] mtd: nand: Add NAND controller driver for OcteonTX
 2020-08-26 12:37 UTC 

[PATCH] armv8: lx2162aqds: Add support for LX2162AQDS platform
 2020-08-26 11:22 UTC  (3+ messages)
` [EXT] "

u-boot 2015.4 & 2015.10 can't determine partition table on samsung emmc (error -19)
 2020-08-26 10:34 UTC 

[PATCH] spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
 2020-08-26 10:03 UTC  (2+ messages)

[PATCH v5 0/2] Basic Kontron SMARC-sAL28 board support
 2020-08-26  9:16 UTC  (4+ messages)
` [PATCH v5 1/2] board: kontron: add sl28 support
  ` [EXT] "
` [PATCH v5 2/2] board: sl28: add board specific nvm command

Z-Turn board support on U-Boot 2020.10-rc2, got some errors
 2020-08-26  6:17 UTC  (4+ messages)

[PATCH v2 1/3] fdtdec: optionally add property no-map to created reserved memory node
 2020-08-26  1:47 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2020-08-26  1:22 UTC  (2+ messages)

ext2ls zero-length directory entries?
 2020-08-25 20:08 UTC 

[PATCH 0/3] binman: Make FIT image subentries respect offset, alignment and padding
 2020-08-25 17:59 UTC  (4+ messages)
` [PATCH 1/3] binman: Ignore hash*, signature* nodes in sections
` [PATCH 2/3] binman: Respect pad-before property of section subentries
` [PATCH 3/3] binman: Build FIT image subentries with the section etype

[PATCH 0/7] binman: Add support for generating more complex FITs
 2020-08-25 17:59 UTC  (9+ messages)
` [PATCH 4/7] binman: Add support for ATF BL31

[PATCH v2 1/1] board: ns3: check bnxt chimp handshake status
 2020-08-25 17:46 UTC 

[PATCH v1 1/1] board: ns3: check bnxt chimp handshake status
 2020-08-25 16:58 UTC  (4+ messages)

[PATCH v3 1/1] arm: sunxi: increase SYS_MALLOC_F_LEN
 2020-08-25 16:57 UTC  (3+ messages)

[PATCH] efi_loader: log function in image loader
 2020-08-25 16:52 UTC 

[PATCH U-Boot] scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks
 2020-08-25 15:28 UTC  (2+ messages)
` [PATCH v2] scripts/setlocalversion: sync with linux 5.8

[PATCH v1 06/24] pci: pci-uclass: Add multi entry support for memory regions
 2020-08-25 15:09 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox