u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-03 02:18:14 to 2022-08-04 14:29:25 UTC [more...]

[PATCH 00/13] USB support for QCS404 SoC
 2022-08-04 14:27 UTC  (8+ messages)
` [PATCH 01/13] phy: Move qcom SoCs specific phy drivers to qcom folder
` [PATCH 02/13] phy: Add support for drivers to enable USB on QCS404 SoC
` [PATCH 03/13] reset: Convert ipq4019 driver to a generic Qcom driver
` [PATCH 04/13] reset: qcom: Add support for QCS404 SoC reset table
` [PATCH 05/13] dts: qcs404-evb: Add reset controller node
` [PATCH 06/13] clocks: qcom: Add clock enable callback support
` [PATCH 07/13] clocks: qcs404: Add support for USB clocks

Submitting patches
 2022-08-04 13:56 UTC  (6+ messages)

[PATCH 00/31] Add support for MediaTek MT7981/MT7986 SoCs
 2022-08-04 13:57 UTC  (63+ messages)
` [PATCH 01/31] arm: mediatek: add support for MediaTek MT7986 SoC
` [PATCH 02/31] arm: mediatek: add support for MediaTek MT7981 SoC
` [PATCH 03/31] board: mediatek: add MT7986 reference boards
` [PATCH 04/31] board: mediatek: add MT7981 "
` [PATCH 05/31] mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCs
` [PATCH 06/31] net: mediatek: use a struct to cover variations of all SoCs
` [PATCH 07/31] net: mediatek: stop using bitfileds for DMA descriptors
` [PATCH 08/31] net: mediatek: add support for PDMA v2
` [PATCH 09/31] net: mediatek: add support for MediaTek MT7981/MT7986
` [PATCH 10/31] serial: mtk: add support for using dynamic baud clock souce
` [PATCH 11/31] arm: dts: mt7622: force high-speed mode for uart
` [PATCH 12/31] pwm: mtk: add support for MediaTek MT7986 SoC
` [PATCH 13/31] pwm: mtk: add support for MediaTek MT7981 SoC
` [PATCH 14/31] timer: mtk: add support for MediaTek MT7981/MT7986 SoCs
` [PATCH 15/31] watchdog: mediatek: add support for MediaTek MT7986 SoC
` [PATCH 16/31] spi: add support for MediaTek spi-mem controller
` [PATCH 17/31] i2c: add support for MediaTek I2C interface
` [PATCH 18/31] arm: dts: mt7622: add i2c support
` [PATCH 19/31] dt-bindings: pinctrl: mediatek: add a header for common pinconf parameters
` [PATCH 20/31] pinctrl: mediatek: add pinctrl driver for MT7981 SoC
` [PATCH 21/31] pinctrl: mediatek: add pinctrl driver for MT7986 SoC
` [PATCH 22/31] clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock parent of xtal clock
` [PATCH 23/31] clk: mediatek: add support to configure clock driver parent
` [PATCH 24/31] clk: mediatek: add infrasys clock mux support
` [PATCH 25/31] clk: mediatek: add CLK_XTAL support for clock driver
` [PATCH 26/31] clk: mediatek: add clock driver support for MediaTek MT7986 SoC
` [PATCH 27/31] clk: mediatek: add clock driver support for MediaTek MT7981 SoC
` [PATCH 28/31] tools: mtk_image: split gfh header verification into a new function
` [PATCH 29/31] tools: mtk_image: split the code of generating NAND header into a new file
` [PATCH 30/31] tools: mtk_image: add support for nand headers used by newer chips
` [PATCH 31/31] MAINTAINERS: update maintainer for MediaTek ARM platform

[PATCH 1/3] binman: Use low level compression commands in tests
 2022-08-04 13:57 UTC  (7+ messages)
` [PATCH 2/3] binman: Remove header from compressed data

[PATCH] net: dwc_eth_qos: lift parsing of max-speed DT property to common code
 2022-08-04 12:52 UTC  (3+ messages)

[PATCH] net: dwc_eth_qos: fix double resource leak in eqos_remove()
 2022-08-04 12:48 UTC  (3+ messages)

[PATCH 0/3] dwc_eth_qos PHY dt node fixups
 2022-08-04 12:36 UTC  (2+ messages)

[PATCH 1/2] ARM: cache: Allow SPL to build cache-pl310.c
 2022-08-04 11:33 UTC  (6+ messages)
` [PATCH 2/2] ARM: imx6: dh-imx6: Enable d-cache early in SPL

[PATCH v2 1/2] ARM: cache: Allow SPL to build cache-pl310.c
 2022-08-04 11:05 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: imx6: dh-imx6: Enable d-cache early in SPL

[PATCH] misc: atsha204a: Don't check for error when waking up the device
 2022-08-04 11:03 UTC 

[PATCH u-boot-marvell 1/3] arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22
 2022-08-04 10:41 UTC  (3+ messages)
` [PATCH u-boot-marvell 2/3] arm64: a37xx: pinctrl: Remove unused macro PIN_GRP()
` [PATCH u-boot-marvell 3/3] arm64: a37xx: pinctrl: Improve description for pinmux command

[PATCH v2 0/3] Support UEFI SPI I/O protocol
 2022-08-04 10:34 UTC  (4+ messages)
` [PATCH v2 1/3] efi_loader: Add SPI I/O protocol support
` [PATCH v2 2/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export
` [PATCH v2 3/3] am335x_evm_defconfig: Enable Micron SPI flash support

[PATCH v2] gpio: aspeed: port Linux dt-bindings header file
 2022-08-04  2:35 UTC  (3+ messages)

[PATCH 0/6] SBx81LIFKW/SBx81LIFXCAT disable KIRKWOOD_GPIO
 2022-08-04  9:06 UTC  (7+ messages)
` [PATCH 1/6] ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers
` [PATCH 2/6] ARM: kirkwood: SBx81LIFKW: update for DM_GPIO
` [PATCH 3/6] ARM: kirkwood: SBx81LIFKW: enable CMD_GPIO
` [PATCH 4/6] ARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIO
` [PATCH 5/6] ARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDR
` [PATCH 6/6] ARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIO

[PATCH v10 00/10] enable menu-driven UEFI variable maintenance
 2022-08-04  8:26 UTC  (5+ messages)

[PATCH] gpio: Remove mvgpio driver
 2022-08-04  8:13 UTC  (2+ messages)

[PATCH 1/1] Migration: set deadline for move to DM_GPIO
 2022-08-04  7:15 UTC  (9+ messages)

[PATCH v3] Provide more details of exactly how configuration signatures are calculated
 2022-08-04  7:09 UTC  (4+ messages)

[PATCH 1/1] block: fix blk_get_devnum_by_typename()
 2022-08-04  6:06 UTC  (5+ messages)

[PATCH] arm: mvebu: spl: Always fallback to BootROM boot method
 2022-08-04  6:06 UTC  (7+ messages)

EFI CI failure
 2022-08-04  5:53 UTC  (2+ messages)

[PATCH] arm: bcmbca: add bcm63138 SoC support
 2022-08-04  3:22 UTC  (2+ messages)

[PATCH] timer: bcmbca: Add Broadcom BCMBCA timer support
 2022-08-04  3:21 UTC  (4+ messages)

[PATCH] binman: Example for csf signing
 2022-08-04  2:43 UTC 

[PATCH 0/5] arm: mvebu: Cleanup u-boot,dm-pre-reloc code
 2022-08-04  1:24 UTC  (7+ messages)
` [PATCH 1/5] arm: mvebu: a7040/a8040/cn9130: Add spi0 dts reference
` [PATCH 2/5] arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCs
` [PATCH 3/5] arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all "
` [PATCH 4/5] arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi
` [PATCH 5/5] arm: mvebu: armada-38x-controlcenterdc.dts: "

[PATCH] gpio: aspeed: port Linux dt-bindings header file
 2022-08-04  0:07 UTC  (5+ messages)

[PATCH] Makefile: Unify condition for mpc85xx reset vector
 2022-08-03 21:56 UTC 

[PATCH v4 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-08-03 18:13 UTC  (14+ messages)
` [PATCH v4 1/8] binman: add support for skipping file concatenation for mkimage
` [PATCH v4 2/8] binman: allow user-defined filenames for mkimage entry
` [PATCH v4 3/8] rockchip: remove binman temporary files when cleaning
` [PATCH v4 4/8] rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM
` [PATCH v4 5/8] rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards
` [PATCH v4 6/8] rockchip: simplify binman image dependencies addition to INPUTS
` [PATCH v4 7/8] rockchip: allow to build SPI images even without HAS_ROM option
` [PATCH v4 8/8] rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash

GPIO and PINCTRL drivers question
 2022-08-03 18:13 UTC  (2+ messages)

[PATCH v3 1/2] Makefile: Allow LTO to be disabled for a build
 2022-08-03 18:13 UTC  (2+ messages)
` [PATCH v3 2/2] ci: Add a test for a non-LTO build

[PATCH] Makefile: Correct the rule removing old of-platdata files
 2022-08-03 18:08 UTC 

Broken commit de47ff536363289f92f85ed1e4901724d238432d
 2022-08-03 16:13 UTC  (4+ messages)

[PATCH] arm: Remove warp board
 2022-08-03 16:11 UTC 

[PATCH] mx28evk: Remove AUART/NAND/SPI variants
 2022-08-03 16:04 UTC  (2+ messages)

[PATCH 1/1] doc: man-page for gpio command
 2022-08-03 15:56 UTC  (6+ messages)

[PATCH 00/21] Finish migration to DM_ETH
 2022-08-03 14:23 UTC  (3+ messages)
` [PATCH 20/21] smdkc100: Remove legacy non-DM_ETH code

imx8mn eMMC boot partition
 2022-08-03 13:32 UTC  (5+ messages)

[PATCH v1 00/26] arm: dts: imx: sync device trees with upstream linux kernel ones
 2022-08-03 13:21 UTC  (14+ messages)
` [PATCH v1 03/26] tbs2910: prepare to synchronise device trees with linux
` [PATCH v1 08/26] imx6ul/imx6ull: "
` [PATCH v1 21/26] imx8mn: synchronise device tree "

[PATCH 0/3] gpio: update gpio_get_status()
 2022-08-03 13:12 UTC  (6+ messages)
` [PATCH 1/3] gpio: Allow to print pin's label even for pin with GPIOF_FUNC function

[PATCH v1] configs: colibri-imx7: Enable bootd command
 2022-08-03 13:08 UTC  (2+ messages)

[PATCH 1/2] Makefile: Fix dependency for u-boot-with-dtb.bin
 2022-08-03 11:28 UTC  (6+ messages)
` [PATCH 2/2] Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin

[PATCH u-boot-marvell] arm: mvebu: turris_omnia: Add Winbond SPI flash support
 2022-08-03 11:26 UTC  (2+ messages)

[PATCH] Makefile: Reduce usage of custom mpc85xx u-boot.bin target
 2022-08-03 11:24 UTC 

[PATCH] powerpc: dts: keymile: Deduplicate binman code
 2022-08-03 11:20 UTC 

[PATCH] riscv: cpu: set gp before board_init_f_init_reserve
 2022-08-03 10:41 UTC  (4+ messages)

[PATCH 0/6] introduce Arm FF-A support
 2022-08-03 10:14 UTC  (11+ messages)

Building documentation on Windows
 2022-08-03  9:58 UTC 

[PATCH] checkpatch.pl: Reword IS_ENABLED() warning
 2022-08-03  7:43 UTC  (2+ messages)

[PATCH] gpio: renesas: Simplify .request/.rfree callbacks
 2022-08-03  6:48 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;
as well as URLs for NNTP newsgroup(s).