public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-05-18 23:49:48 to 2022-05-20 08:48:46 UTC [more...]

[PATCH v2 0/8] ARM: imx: Add support for iMX6QDL DHCOM DRC02 and DH picoITX
 2022-05-20  8:46 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: imx6: Fix broken DT path in DH board file
` [PATCH v2 2/8] ARM: dts: imx: Migrate iMX6QDL DRC02 DTs from Linux
` [PATCH v2 3/8] ARM: dts: imx: Migrate iMX6QDL picoITX "
` [PATCH v2 4/8] ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH header
` [PATCH v2 5/8] ARM: dts: imx: Simplify fec node for iMX6QDL DHCOM boards
` [PATCH v2 6/8] ARM: dts: imx: Configure FEC for iMX6QDL picoITX
` [PATCH v2 7/8] ARM: dts: imx: Configure FEC for iMX6QDL DRC02
` [PATCH v2 8/8] ARM: imx6: Adapt device tree selection in DH board file

i.MX8MP usb status
 2022-05-20  8:34 UTC  (9+ messages)

[PATCH 1/4] ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)
 2022-05-20  8:18 UTC  (6+ messages)
` [PATCH 4/4] ARM: imx: imx5: "

[PATCH] board: turris: Find atsha device by atsha driver
 2022-05-20  8:12 UTC  (3+ messages)

[PATCH 00/16] stm32mp: add STM32MP13x support
 2022-05-20  7:44 UTC  (36+ messages)
` [PATCH 01/16] ARM: dts: stm32: add STM32MP13 SoCs support
` [PATCH 02/16] configs: stm32mp1: move SUPPORT_SPL in STM32MP15x
` [PATCH 03/16] arm: stm32mp: move the get_otp helper function in bsec
` [PATCH 04/16] arm: stm32mp: move code for STM32MP15x
` [PATCH 05/16] arm: stm32mp: add choice for STM32MP SOC family
` [PATCH 06/16] arm: stm32mp: add sub config Kconfig.15x
` [PATCH 07/16] arm: stm32mp: add CONFIG_STM32MP15_PWR
` [PATCH 08/16] arm: stm32mp: add support of STM32MP13x
    ` [Uboot-stm32] "
` [PATCH 09/16] arm: stm32mp: support 2 MAC address for STM32MP13
` [PATCH 10/16] pinctrl: stm32: add support of STM32MP135
` [PATCH 11/16] board: stm32pm1: add stm32mp13 board support
` [PATCH 12/16] ram: stm32mp1: add support of STM32MP13x
` [PATCH 13/16] mmc: stm32_sdmmc2: make reset property optional
` [PATCH 14/16] arm: dts: stm32mp: add stm32mp13 device tree for U-Boot
` [PATCH 15/16] configs: add stm32mp13 defconfig
` [PATCH 16/16] doc: st: stm32mp1: add STM32MP13x support

[PATCH v2 1/2] pmic: pca9450: Add upstream regulators subnode match
 2022-05-20  7:26 UTC  (7+ messages)
` [PATCH v2 2/2] pmic: pca9450: Add regulator driver

[PULL] Pull request for u-boot master / v2022.07 = u-boot-stm32-20220520
 2022-05-20  7:25 UTC 

[PATCH v1 0/2] spi: stm32_qspi: flags management fixes
 2022-05-20  7:22 UTC  (7+ messages)
` [PATCH v1 1/2] spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
    ` [Uboot-stm32] "
` [PATCH v1 2/2] spi: stm32_qspi: Remove SR_BUSY bit check before sending command

[PATCH] ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96
 2022-05-20  7:20 UTC  (11+ messages)

[PATCH v3 2/2] boot: build arch/*/lib/bootm.c if support boot linux
 2022-05-20  7:09 UTC  (2+ messages)

[PATCH v3 1/2] boot: don't enable the non-secure boot commands by default if secure boot enabled
 2022-05-20  6:34 UTC  (2+ messages)

[PATCH 1/2] board: stm32mp1: convert to livetree
 2022-05-20  6:30 UTC  (4+ messages)
` [PATCH 2/2] board: engicam: "

[PATCH v2 0/3] stm32mp: prepare RCC support for STM32MP13
 2022-05-20  6:28 UTC  (7+ messages)
` [PATCH v2 1/3] clk: Add directory for STM32 clock drivers
` [PATCH v2 2/3] misc: stm32mp13: introduce STM32MP13 RCC driver
` [PATCH v2 3/3] ARM: dts: stm32: add rcc node for STM32MP13

[PATCH] usb: dwc3: Fix support for usb3-phy PHY configuration
 2022-05-20  6:28 UTC  (2+ messages)

[PATCH] arm64: mvebu: handle non-zero base address for RAM
 2022-05-20  5:02 UTC  (2+ messages)

[PATCH] pci: Handle failed calloc in decode_regions()
 2022-05-20  4:56 UTC  (2+ messages)

[PATCH v6 00/25] Add support for MediaTek MT7621 SoC - v6
 2022-05-20  3:24 UTC  (26+ messages)
` [PATCH v6 01/25] mips: add asm/mipsmtregs.h for MIPS multi-threading
` [PATCH v6 02/25] mips: add more definitions for asm/cm.h
` [PATCH v6 03/25] mips: add __image_copy_len for SPL linker script
` [PATCH v6 04/25] mips: add support for noncached_alloc()
` [PATCH v6 05/25] mips: mtmips: add support for MediaTek MT7621 SoC
` [PATCH v6 06/25] mips: mtmips: add two reference boards for mt7621
` [PATCH v6 07/25] doc: mediatek: add documentation for mt7621 reference boards
` [PATCH v6 08/25] clk: mtmips: add clock driver for MediaTek MT7621 SoC
` [PATCH v6 09/25] reset: mtmips: add reset controller support "
` [PATCH v6 10/25] pinctrl: mtmips: add "
` [PATCH v6 11/25] usb: xhci-mtk: "
` [PATCH v6 12/25] phy: mtk-tphy: "
` [PATCH v6 13/25] spi: "
` [PATCH v6 14/25] gpio: "
` [PATCH v6 15/25] watchdog: "
` [PATCH v6 16/25] mmc: mediatek: "
` [PATCH v6 17/25] net: mediatek: remap iobase address
` [PATCH v6 18/25] net: mediatek: use regmap api to modify ethsys registers
` [PATCH v6 19/25] net: mediatek: add support for MediaTek MT7621 SoC
` [PATCH v6 20/25] nand: raw: "
` [PATCH v6 21/25] spl: allow using nand base without standard nand driver
` [PATCH v6 22/25] spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY
` [PATCH v6 23/25] spl: nand: support loading legacy image with payload compressed
` [PATCH v6 24/25] tools: mtk_image: add support for MT7621 NAND images
` [PATCH v6 25/25] MAINTAINERS: update maintainer for MediaTek MIPS platform

[PATCH v3 1/2] pmic: pca9450: Add upstream regulators subnode match
 2022-05-20  3:10 UTC  (2+ messages)
` [PATCH v3 2/2] pmic: pca9450: Add regulator driver

[PATCH v3 0/2] boot: don't enable the non-secure boot commands by default if secure boot enabled
 2022-05-20  2:58 UTC 

[PATCH] bootm: Fix Linux silent console on newer kernels
 2022-05-19 22:26 UTC 

[PATCH] ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2
 2022-05-19 21:04 UTC 

[U-Boot] [PATCH 1/2] rockchip: rk3399: fix force power on reset
 2022-05-19 18:01 UTC  (21+ messages)
` [U-Boot] [PATCH 2/2] rockchip: rk3399: rockpro64: enable force power on reset workaround

[PATCH v1] fdt: Add U-Boot version to chosen node
 2022-05-19 17:24 UTC  (3+ messages)

[PATCH] cmd/bootefi: correct command syntax
 2022-05-19 17:03 UTC 

[RFC PATCH 1/2] board: dhelectronics: stm32mp1: convert to livetree
 2022-05-19 16:46 UTC  (2+ messages)
` [RFC PATCH 2/2] ARM: stm32: activate OF_LIVE for DHSOM

[PATCH v2 00/11] Add ASPEED SPI controller driver
 2022-05-19 14:59 UTC  (6+ messages)
` [PATCH v2 02/11] pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support
` [PATCH v2 07/11] spi-mem: Add dirmap API from Linux

[PATCH] phy: dp83867: add dp83867_{read,write}_mmd helpers
 2022-05-19 14:38 UTC  (2+ messages)

[PATCH 0/4] stm32mp: add minimal RCC support for STM32MP13
 2022-05-19 13:42 UTC  (4+ messages)

[PATCH v5 00/25] Add support for MediaTek MT7621 SoC - v5
 2022-05-19 13:32 UTC  (3+ messages)
` [PATCH v5 08/25] clk: mtmips: add clock driver for MediaTek MT7621 SoC

[PATCH] phy: Fix phy_string_for_interface() function
 2022-05-19 13:20 UTC  (3+ messages)

[PATCH v2 0/8] Add MV88E61xx DSA driver and use on gwventana
 2022-05-19 13:15 UTC  (5+ messages)
` [PATCH 8/8] board: gw_ventana: enable MV88E61XX DSA support

[PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot
 2022-05-19 12:58 UTC  (5+ messages)

[PATCH 0/8] ARM: imx: Add support for iMX6QDL DHCOM DRC02 and DH picoITX
 2022-05-19 12:57 UTC  (15+ messages)
` [PATCH 1/8] ARM: imx6: Fix broken DT path in DH board file
` [PATCH 2/8] ARM: dts: imx: Migrate iMX6QDL DRC02 DTs from Linux
` [PATCH 3/8] ARM: dts: imx: Migrate iMX6QDL picoITX "
` [PATCH 4/8] ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH header
` [PATCH 5/8] ARM: dts: imx: Simplify fec node for iMX6QDL DHCOM boards
` [PATCH 6/8] ARM: dts: imx: Configure FEC for iMX6QDL picoITX
` [PATCH 7/8] ARM: dts: imx: Configure FEC for iMX6QDL DRC02
` [PATCH 8/8] ARM: imx6: Adapt device tree selection in DH board file

[PATCH v2 0/5] mx6cuboxi: add eth support for SoMs revision 1.9+
 2022-05-19 12:56 UTC  (9+ messages)
` [PATCH v2 1/5] phy: adin: fix broken support for adi, phy-mode-override
` [PATCH v2 2/5] phy: adin: add support for clock output
` [PATCH v2 3/5] ARM: dts: imx6qdl-sr-som: add support for alternate phy addresses
` [PATCH v2 4/5] mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS
` [PATCH v2 5/5] mx6cuboxi: enable driver for adin1300 phy

[PATCH] usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery
 2022-05-19 12:27 UTC  (2+ messages)

[PATCH] fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
 2022-05-19 12:16 UTC  (5+ messages)

[PATCH 1/3] imx8mm-cl-iot-gate: Enable cache in SPL
 2022-05-19 12:01 UTC  (4+ messages)
` [PATCH 2/3] cgtqmx8: "
` [PATCH 3/3] imx8mp_rsb3720a1: "

[PATCH v6] bosch: Add initial board support for ACC
 2022-05-19 11:52 UTC 

[RFC PATCH v2 0/8] Build Rockchip final images using binman
 2022-05-19 11:37 UTC  (14+ messages)
` [RFC PATCH v2 1/8] binman: mkimage: Support ':'-separated inputs
` [RFC PATCH v2 2/8] rockchip: Add binman definitions for final images
` [RFC PATCH v2 3/8] soc: rockchip: Include common U-Boot dtsi file
` [RFC PATCH v2 4/8] board: rockchip: Move SPI U-Boot offset to config
` [RFC PATCH v2 6/8] rockchip: Enable binman for ARM64

[RFC PATCH 0/8] Build Rockchip final images using binman
 2022-05-19 11:35 UTC  (4+ messages)
` [RFC PATCH 2/8] rockchip: Add binman definitions for final images

[PATCH] drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb access
 2022-05-19  4:03 UTC 

[PATCH v2] cmd: bootefi: restore ability to boot arbitrary blob
 2022-05-19 11:09 UTC  (3+ messages)

Broken support for 4GB DDR on 32-bit platforms
 2022-05-19  9:39 UTC  (11+ messages)

[PATCH 0/5] mx6cuboxi: add eth support for SoMs revision 1.9+
 2022-05-19  8:59 UTC  (2+ messages)

[PATCH v2, 1/1] riscv: Clean up asm/io.h
 2022-05-19  8:43 UTC 

VMWare crashes with U-boot EFI Payload
 2022-05-19  8:34 UTC 

[PATCH v1] ARM: imx8mm: verdin-imx8mm: fix board hang in spl
 2022-05-19  8:10 UTC  (3+ messages)

[PATCH] ubifs: Fix lockup/crash when reading files
 2022-05-19  8:04 UTC  (3+ messages)

PATCH] Add support for the Digilent Arty-Z7 Xilinx ZYNQ based board
 2022-05-19  6:29 UTC  (2+ messages)

[PATCH] efi_loader: disk: allow blk devices even without UCLASS_PARTITION
 2022-05-19  5:11 UTC  (4+ messages)

[PATCH v5 00/12] efi_loader: more tightly integrate UEFI disks to driver model
 2022-05-19  5:04 UTC  (4+ messages)
` [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice

[PATCH v1] i2c: nuvoton: Add NPCM7xx i2c driver
 2022-05-19  4:48 UTC  (2+ messages)

[PATCH 1/1] riscv: Clean up asm/io.h
 2022-05-19  4:07 UTC  (2+ messages)

[PATCH 1/9] P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL
 2022-05-18 23:47 UTC  (5+ messages)
` [PATCH 4/9] Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig
` [PATCH 6/9] Convert CONFIG_SPL_INIT_MINIMAL et al "
` [PATCH 8/9] Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "
` [PATCH 9/9] Convert CONFIG_SPL_PAD_TO "

[PATCH] MAINTAINERS: aspeed: Add more files and myself as a reviewer
 2022-05-19  2:08 UTC  (2+ messages)

[PATCH] i2c: ast_i2c: Remove SCL direct drive mode
 2022-05-19  1:55 UTC  (3+ messages)

[PATCH 0/2] tpm: Add support for TPMv2.x I2C chips
 2022-05-19  0:27 UTC  (5+ messages)
` [PATCH 1/2] tpm: core: Set timeouts before requesting locality
` [PATCH 2/2] tpm: add support for TPMv2.x I2C chips

Please pull u-boot-marvell/master
 2022-05-18 23:52 UTC  (2+ messages)


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