public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-11-22 16:16:29 to 2020-11-25 18:20:07 UTC [more...]

[PATCH 0/4] Use just one DTS file for all Espressobin variants
 2020-11-25 18:20 UTC  (2+ messages)
` [PATCH 1/4] Revert "arm64: dts: armada-3720-espressobin: split common parts to .dtsi"

early stage debugging on a real product
 2020-11-25 18:06 UTC  (23+ messages)

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

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

[PULL] Pull request for u-boot master = u-boot-stm32-20201125
 2020-11-25 14:55 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

[BUG] mvebu pci auto config broken
 2020-11-25 10:47 UTC 

[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] Add fdtfile for Marvell Armada 37xx default environment
 2020-11-25 10:00 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 v9 00/11] efi_loader: add capsule update support
 2020-11-25  7:32 UTC  (24+ 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

[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 v3 00/18] Minor board_f/board_r cleanups
 2020-11-24 16:53 UTC  (22+ 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 03/18] common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
` [PATCH v3 04/18] common: board_f: Move setup_machine code to setup_bdinfo
` [PATCH v3 05/18] common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
` [PATCH v3 06/18] common: board_r: Drop initr_console_record wrapper
` [PATCH v3 07/18] common: board_r: Drop initr_secondary_cpu wrapper
` [PATCH v3 08/18] common: board_r: Drop initr_post_backlog wrapper
` [PATCH v3 09/18] common: board_r: Drop initr_pci_ep wrapper
` [PATCH v3 10/18] common: board_r: Drop initr_pci wrapper
` [PATCH v3 11/18] common: board_r: Drop initr_noncached wrapper
` [PATCH v3 12/18] common: board_r: Drop initr_xen wrapper
` [PATCH v3 13/18] common: board_r: Drop initr_jumptable wrapper
` [PATCH v3 14/18] common: board_r: Drop initr_api wrapper
` [PATCH v3 15/18] common: board_r: Drop initr_bbmii wrapper
` [PATCH v3 16/18] common: board_r: Drop arch-specific ifdefs around initr_trap
` [PATCH v3 17/18] spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
` [PATCH v3 18/18] global_data: Enable spl_handoff only if CONFIG_HANDOFF is set

[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

[PATCH] tools: The XPm_ConfigObject array definition generated by Vitis 2020.1 differs from previous Vivado versions (before 2019.2)
 2020-11-24 13:01 UTC  (2+ messages)

[PATCH] configs: am65x_evm: Define the maximum file size for DFU
 2020-11-24 10:29 UTC 

[PATCH] riscv: timer: Add support for an early timer
 2020-11-24  7:48 UTC  (3+ messages)

[v1 0/5] Add Vendor Authorized Boot (VAB) support
 2020-11-24  6:15 UTC  (3+ messages)
` [v1 1/5] arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)

[PATCH 1/2] usb: xhci-mtk: support option to disable ports
 2020-11-24  5:36 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: usb: mtk-xhci: add optional properies "

Uboot SPI uclass - question
 2020-11-23 19:08 UTC  (5+ messages)

[PATCH V3] dm: core: Add late driver remove option
 2020-11-23 18:48 UTC  (8+ messages)

[PATCH 0/3] Complete Optional Header fields in EFI header
 2020-11-23 17:03 UTC  (2+ messages)

[PATCH 3/3] riscv: Complete efi header for RV32/64
 2020-11-23 16:59 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2020-11-23 15:28 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2020-11-23 15:28 UTC  (2+ messages)

[RFC] regarding Uboot AUTOBOOT_STOP_STR_SHA256
 2020-11-23 14:38 UTC  (2+ messages)

[PATCH v4 0/2] dm: core: drivers: add function uclass_probe_all()
 2020-11-23 13:23 UTC  (8+ messages)
` [PATCH v4 1/2] dm: core: add function uclass_probe_all() to probe all devices
` [PATCH v4 2/2] drivers: serial: probe all uart devices

Q: EFI_SPI support
 2020-11-23 13:23 UTC 

[PATCH v3 0/5] Add i2c support for MediaTek mt8512
 2020-11-23 11:04 UTC  (3+ messages)
` [PATCH v3 1/5] i2c: mediatek: add basic driver support

[RESEND v2 00/22] Add Intel Diamond Mesa SoC support
 2020-11-23 10:57 UTC  (23+ messages)
` [RESEND v2 12/22] drivers: clk: dm: Add memory clock driver for Diamond Mesa
` [RESEND v2 13/22] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [RESEND v2 14/22] arm: socfpga: Changed to store QSPI reference clock in kHz
` [RESEND v2 15/22] arm: socfpga: dm: Add clock manager for Diamond Mesa
` [RESEND v2 16/22] ddr: altera: dm: Add SDRAM driver "
` [RESEND v2 17/22] arm: socfpga: Move Stratix10 and Agilex SPL common code
` [RESEND v2 18/22] arm: socfpga: dm: Add SPL for Diamond Mesa
` [RESEND v2 19/22] board: intel: dm: Add socdk board support "
` [RESEND v2 20/22] arm: dts: dm: Add base dtsi and devkit dts "
` [RESEND v2 21/22] configs: dm: Add Diamond Mesa CONFIGs
` [RESEND v2 22/22] arm: socfpga: dm: Enable Intel Diamond Mesa build

[PATCH] riscv: fix the wrong swap value register
 2020-11-23  9:19 UTC  (2+ messages)

[PATCH 0/3] usb: am654: Add support for host mode to the USB port on overlay board
 2020-11-23  8:26 UTC  (2+ messages)

[PATCH] fs: fat: directory entries starting with 0x05
 2020-11-23  7:03 UTC  (3+ messages)

[PATCH v3 0/1] RISC-V tracing support
 2020-11-23  6:22 UTC  (7+ messages)
` [PATCH v3 1/1] riscv: Add timer_get_us() for tracing

[PATCH v2] Add optional salt to AUTOBOOT_STOP_STR_SHA256
 2020-11-23  4:47 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v1] linux/compat.h: Remove debug() from spin_lock_irqsave()
 2020-11-23  4:46 UTC  (3+ messages)

[PATCH] power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL
 2020-11-23  4:26 UTC  (2+ messages)

[PATCH] Fix squashfs failing to load sparse files
 2020-11-23  2:40 UTC 

[PATCH] tpm: use more than sha256 on pcr_extend
 2020-11-23  1:28 UTC  (2+ messages)

[PATCH] fs: fat: use ATTR_ARCH instead of anonymous 0x20
 2020-11-23  1:28 UTC  (2+ messages)

[PATCH v2 00/18] Minor board_f/board_r cleanups
 2020-11-23  1:28 UTC  (19+ messages)
` [PATCH v2 01/18] common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
` [PATCH v2 07/18] common: board_r: Drop initr_secondary_cpu wrapper
` [PATCH v2 08/18] common: board_r: Drop initr_post_backlog wrapper
` [PATCH v2 09/18] common: board_r: Drop initr_pci_ep wrapper
` [PATCH v2 10/18] common: board_r: Drop initr_pci wrapper
` [PATCH v2 11/18] common: board_r: Drop initr_noncached wrapper
` [PATCH v2 13/18] common: board_r: Drop initr_jumptable wrapper
` [PATCH v2 14/18] common: board_r: Drop initr_api wrapper
` [PATCH v2 15/18] common: board_r: Drop initr_bbmii wrapper

[PATCH] Fix a squashfs crash when reading large directories
 2020-11-22 21:18 UTC  (2+ messages)

[PATCH v6 00/28] Add DM support for omap PWM backlight
 2020-11-22 19:22 UTC  (3+ messages)
` [PATCH v6 17/28] fdt: translate address if #size-cells = <0>

[PATCH v6 18/28] omap: timer: fix the rate setting
 2020-11-22 16:16 UTC  (9+ messages)
` [PATCH v6 21/28] bus: ti: am33xx: add pwm subsystem driver
` [PATCH v6 22/28] dm: core: add a function to decode display timings
` [PATCH v6 23/28] video: omap: add panel driver
` [PATCH v6 24/28] video: omap: drop domain clock enabling by SOC api
` [PATCH v6 25/28] video: omap: set LCD clock rate through DM API
` [PATCH v6 26/28] video: omap: split the legacy code from the DM code
` [PATCH v6 27/28] video: omap: move drivers to 'ti' directory
` [PATCH v6 28/28] board: ti: am335x-ice: get CDCE913 clock device


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