public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-11-24 13:23:43 to 2020-11-27 15:46:54 UTC [more...]

[PATCH v1] doc: edison: Update information about xFSTK
 2020-11-27 15:46 UTC 

[PATCH v7 0/4] Add RZ/G2[HMN] board support
 2020-11-27 15:11 UTC  (5+ messages)
` [PATCH v7 1/4] arm: rmobile: Add HopeRun HiHope RZ/G2M "
` [PATCH v7 2/4] arm: rmobile: Add HopeRun HiHope RZ/G2N "
` [PATCH v7 3/4] arm: rmobile: Add HopeRun HiHope RZ/G2H "
` [PATCH v7 4/4] arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.10.rc5

[PATCH v2 0/9] log: don't build the trace buffer when log is not ready
 2020-11-27 15:05 UTC  (14+ messages)
` [PATCH v2 1/9] test: add LOGL_FORCE_DEBUG flags support in log tests
` [PATCH v2 2/9] log: don't build the trace buffer when log is not ready
` [PATCH v2 3/9] test: log: add test for dropped messages
` [PATCH v2 4/9] log: use console puts to output trace before LOG init
` [PATCH v2 5/9] test: add test for dropped trace before log_init
` [PATCH v2 6/9] console: remove duplicated test on gd value
` [PATCH v2 7/9] console: allow to record console output before ready
` [PATCH v2 8/9] test: log: add test for console output of dropped messages
` [PATCH v2 9/9] log: call vsnprintf only when it is needed to emit trace

[PATCH 1/5 v2] mips: start.S: Add Octeon boot header compatibility
 2020-11-27 14:55 UTC  (7+ messages)
` [PATCH 3/5 v2] mips: octeon: Report full DDR size in dram_init() to gd->ram_size
` [PATCH 4/5 v2] mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info()

[PATCH v7 0/4] Add CPU identification support for RZ/G2 SoC's
 2020-11-27 14:53 UTC  (5+ messages)
` [PATCH v7 1/4] arm: rmobile: Add RZ/G2[HMNE] SoC support
` [PATCH v7 2/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-W and RZ/G2M
` [PATCH v7 3/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-N and RZ/G2N
` [PATCH v7 4/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car H3 and RZ/G2H

[PATCH v3 00/18] Minor board_f/board_r cleanups
 2020-11-27 14:35 UTC  (9+ messages)
` [PATCH v3 01/18] common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
` [PATCH v3 02/18] common: board_f: Drop initf_console_record wrapper
` [PATCH v3 07/18] common: board_r: Drop initr_secondary_cpu wrapper
` [PATCH v3 16/18] common: board_r: Drop arch-specific ifdefs around initr_trap

[PATCH v9 00/11] efi_loader: add capsule update support
 2020-11-27 14:22 UTC  (21+ messages)
` [PATCH v9 04/11] efi_loader: capsule: support firmware update
` [PATCH v9 08/11] tools: add mkeficapsule command for UEFI capsule update
` [PATCH v9 11/11] sandbox: enable capsule update for testing

[RESEND PATCH] fdt: Use phandle to distinguish DT nodes with same name
 2020-11-27 14:05 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH v4 0/7] Microchip PolarFire SoC support
 2020-11-27 13:43 UTC  (9+ messages)
` [PATCH v4 1/7] riscv: Add DMA 64-bit address support
` [PATCH v4 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v4 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v4 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v4 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v4 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v4 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

U-Boot RPi SSD-USB boot issues
 2020-11-27 13:10 UTC 

[PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT
 2020-11-27 12:41 UTC 

[PATCH v1] x86: tangier: Find proper memory region for relocation
 2020-11-27 12:40 UTC 

Q: EFI_SPI support
 2020-11-27 11:17 UTC  (2+ messages)

[PATCH 1/2] configs: sandbox: activate DEBUG_UART
 2020-11-27 10:49 UTC  (2+ messages)
` [PATCH 2/2] console: sandbox: remove unnecessary sandbox code

[PATCH 0/4] Support Macronix MX66UW2G345G on Renesas Draak board
 2020-11-27  9:03 UTC  (5+ messages)
` [PATCH 1/4] mtd: spi-nor-ids: Add Macronix MX66UW2G345G
` [PATCH 2/4] arm: dts: Add DT spi0 alias to Renesas Draak board
` [PATCH 3/4] arm: dts: r8a77995-u-boot: Add SPI Flash Support
` [PATCH 4/4] driver: spi: renesas_rpc_spi: Add mem_ops

[PATCH] riscv: timer: Add support for an early timer
 2020-11-27  7:58 UTC  (6+ messages)

[PATCH v2] tpm: use more than sha256 on pcr_extend
 2020-11-26 21:07 UTC 

[PATCH 1/1] common: always compile fixup_cmdtable()
 2020-11-26 19:46 UTC 

[PATCH 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm64 platform
 2020-11-26 18:41 UTC  (15+ messages)
` [PATCH 01/14] qemu: arm: Use the generated DTB only when CONGIG_OF_BOARD is defined
` [PATCH 02/14] mkeficapsule: Add support for embedding public key in a dtb
` [PATCH 03/14] qemu: arm: Scan the pci bus in board_init
` [PATCH 04/14] crypto: Fix the logic to calculate hash with authattributes set
` [PATCH 05/14] qemu: arm64: Add support for dynamic mtdparts for the platform
` [PATCH 06/14] qemu: arm64: Set dfu_alt_info variable "
` [PATCH 07/14] efi_loader: Add config option to indicate fmp header presence
` [PATCH 08/14] dfu_mtd: Add provision to unlock mtd device
` [PATCH 09/14] efi_loader: Make the pkcs7 header parsing function an extern
` [PATCH 10/14] efi_loader: Re-factor code to build the signature store from efi signature list
` [PATCH 11/14] efi: capsule: Add support for uefi capsule authentication
` [PATCH 12/14] efi_loader: Enable "
` [PATCH 13/14] efidebug: capsule: Add a command to update capsule on disk
` [PATCH 14/14] qemu: arm64: Add documentation for capsule update

[BUG] mvebu pci auto config broken
 2020-11-26 16:30 UTC  (2+ messages)

[BUG] U-boot does not detect emmc card in odroid-c2 for newer U-boot as 2020.04
 2020-11-26 13:46 UTC  (12+ messages)

[PATCH] arm: at91: configs: Enable CONFIG_SYS_NAND_USE_FLASH_BBT on all boards
 2020-11-26 12:16 UTC  (2+ messages)

[PATCH] arm: ls102xa: select USB PHY erratum's only if USB support is enabled
 2020-11-26 10:52 UTC 

[PATCH v2] cmd: Add a pwm command
 2020-11-26 10:48 UTC 

[PATCH] drivers: ifc: add define for IFC_CSPRn TE bit
 2020-11-26 10:45 UTC 

[PATCH] Add fdtfile for Marvell Armada 37xx default environment
 2020-11-26  9:40 UTC  (5+ messages)

[PATCH] ARM: at91: armv7: sama7g5 uses CCF clock driver
 2020-11-26  8:19 UTC  (2+ messages)

[PATCH] ARM: mach-at91: fix timer.o compile condition
 2020-11-26  8:18 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sam9x60: enable slewrate/high drive for sdhci0 pinout
 2020-11-26  8:17 UTC  (2+ messages)

[PATCH v2] mmc: atmel-sdhci: fix the clk_enable call in case of no ops
 2020-11-26  8:17 UTC  (3+ messages)

[PATCH v3 0/7] Microchip PolarFire SoC support
 2020-11-26  5:50 UTC  (6+ messages)
` [PATCH v3 2/7] net: macb: Add DMA 64-bit address support for macb

[PATCH 0/2] *** Add support for Mediatek mt762x SoC ***
 2020-11-26  3:54 UTC  (2+ messages)

[PULL] Pull request for u-boot master = u-boot-stm32-20201125
 2020-11-26  3:52 UTC  (2+ messages)

early stage debugging on a real product
 2020-11-25 20:43 UTC  (21+ messages)

[PATCH 1/3] patman: Add --no-signoff to suppress adding signoffs
 2020-11-25 19:41 UTC  (10+ messages)
` [PATCH 2/3] patman: Add project-default for 'gcc'
` [PATCH 3/3] patman: fix project-defaults not propagating into parsers

[PATCH 0/4] Use just one DTS file for all Espressobin variants
 2020-11-25 19:06 UTC  (7+ messages)
` [PATCH 1/4] Revert "arm64: dts: armada-3720-espressobin: split common parts to .dtsi"
` [PATCH 2/4] Revert "arm64: dts: a3720: add support for espressobin with populated emmc"
` [PATCH 3/4] arm: mvebu: Espressobin: Add support for emmc into dts file
` [PATCH 4/4] arm: mvebu: Espressobin: Detect presence of emmc at runtime

[PATCH] gpio: tca642x: fix input subcommand for gpio banks > 0
 2020-11-25 17:42 UTC 

[PATCH] board: st: stm32mp1: update load address for FIT examples
 2020-11-25 13:24 UTC  (2+ messages)

[PATCH] string: Use memcpy() within memmove() when we can
 2020-11-25 12:07 UTC  (2+ messages)

[PATCH] phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off
 2020-11-25 11:04 UTC  (2+ messages)

[PATCH 1/2] pinctrl: stm32: display bias information for all pins
 2020-11-25 11:03 UTC  (6+ messages)
` [PATCH 2/2] gpio: stm32: correct the bias management

[PATCH 1/2] pinctrl: stmfx: update pincontrol and gpio device name
 2020-11-25 11:00 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: stmfx: update pin name

[PATCH 1/3] reset: stm32: Add support of MCU HOLD BOOT
 2020-11-25 10:34 UTC  (6+ messages)
` [PATCH 2/3] remoteproc: stm32: use reset for hold boot
` [PATCH 3/3] remoteproc: stm32: update error management in stm32_copro_start

[PATCH] added check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition
 2020-11-25 10:19 UTC  (4+ messages)

No subject
 2020-11-25 10:16 UTC  (2+ messages)
` [PATCH] add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition

[PATCH v2] Add fdtfile for Marvell Armada 37xx default environment
 2020-11-25 10:07 UTC  (2+ messages)

[PATCH] board: stm32mp1: no MTD partitions fixup for serial boot
 2020-11-25  9:58 UTC  (2+ messages)

[PATCH] SPL: stm32mp1: fix spl_mmc_boot_partition not defined
 2020-11-25  9:56 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Drop QSPI CS2 on DHCOM
 2020-11-25  9:51 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM
 2020-11-25  9:45 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add DHCOM based PicoITX board
 2020-11-25  9:42 UTC  (2+ messages)

[PATCH v2] tools: zynqmp: Fix regex expression around XPm_ConfigObject
 2020-11-25  9:40 UTC  (3+ messages)

[PATCH] arm: stm32mp: correct the ALIGN macro usage
 2020-11-25  9:35 UTC  (2+ messages)

[PATCH v2 1/1] board: freescale: vid.c: Add check for return value of adjust_vdd()
 2020-11-25  9:28 UTC 

[PATCH v1 0/4] ARM: dts: STM32: MCU's DT update
 2020-11-25  9:17 UTC  (9+ messages)
` [PATCH v1 1/4] ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1
` [PATCH v1 2/4] ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards
` [PATCH v1 3/4] ARM: dts: stm32: Fix timer initialization for stm32 MCU's board
` [PATCH v1 4/4] ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi

[PATCH v2 00/28] fs/squashfs: fix memory leaks and introduce exists() function
 2020-11-25  8:58 UTC  (4+ messages)
` [PATCH v2 27/28] fs/squashfs: sqfs_read: fragmented files are not supported

[PATCH v2] ARM: stm32: Use firmware property instead of loadables
 2020-11-25  7:18 UTC  (6+ messages)

[PATCH] watchdog: sbsa: timeout should be in "millisecond"
 2020-11-25  4:55 UTC 

[PATCH 1/1] sandbox: Make tracing totally depends on Kconfig
 2020-11-25  3:24 UTC 

[PATCH] fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free
 2020-11-24 17:07 UTC 

[PATCH] cmd: Add a pwm command
 2020-11-24 16:53 UTC  (5+ messages)

[PATCH] binman: Remove additional backslash
 2020-11-24 16:53 UTC  (2+ messages)

[PATCH] common: spl: spl_fit.c: report an error on hash check fail
 2020-11-24 15:15 UTC 

[PATCH 1/2] tools: image-host: clean function fit_config_get_hash_list
 2020-11-24 13:39 UTC  (2+ messages)
` [PATCH 2/2] tools: image-host: add support for several sub-images


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