public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-04-20 00:51:16 to 2024-04-22 14:00:53 UTC [more...]

[PATCH v2 0/3] Introduce NET_PREFER_ROM_MAC_ADDR config
 2024-04-22 13:56 UTC 

[PATCH 1/1] cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST
 2024-04-22 13:50 UTC 

[PATCH v1 0/3] riscv: Rename spl_soc_init() to spl_dram_init()
 2024-04-22 13:16 UTC  (4+ messages)
` [PATCH v1 1/3] arch: "
` [PATCH v1 2/3] board: sifive: Call spl_dram_init() for DRAM initialization
` [PATCH v1 3/3] board: starfive: "

BTRFS use-after-free bug at free_extent_buffer_internal
 2024-04-22  8:55 UTC  (3+ messages)

[PATCH] usb: dwc2: update reset method for host and device mode
 2024-04-22  5:31 UTC  (3+ messages)

Please pull u-boot-tegra staging
 2024-04-22 12:15 UTC 

[PATCH v2 1/5] pinctrl: qcom: allow selecting with ARCH_IPQ40XX
 2024-04-22 11:43 UTC  (5+ messages)
` [PATCH v2 2/5] mach-ipq40xx: import GPIO header from mach-snapgradon
` [PATCH v2 3/5] pinctrl: qcom: ipq4019: adapt pin name lookup to upstream DTS
` [PATCH v2 4/5] pinctrl: qcom: ipq4019: enable DM_FLAG_PRE_RELOC
` [PATCH v2 5/5] pinctrl: qcom: ipq4019: support all pin functions

[PATCH] clk: imx8mn: add video clocks support
 2024-04-22 11:17 UTC  (5+ messages)

[PATCH 01/10] board: ti: am62x: Init DRAM size in R5/A53 SPL
 2024-04-22 11:16 UTC  (12+ messages)

[PATCH] usb: dwc3: support USB 3.1 controllers
 2024-04-22 10:53 UTC  (3+ messages)

[PATCH] efi_loader: do not install dtb if bootmgr fails
 2024-04-22  9:54 UTC  (2+ messages)

[PATCH 0/3] qcom: switch to OF_UPSTREAM
 2024-04-22  9:50 UTC  (2+ messages)

[PATCH v4 0/5] Add support for TI TPS65224 PMIC
 2024-04-22  9:49 UTC  (6+ messages)
` [PATCH v4 1/5] power: tps65941: Add macros of "
` [PATCH v4 2/5] power: pmic: tps65941: Add TI "
` [PATCH v4 3/5] power: regulator: tps65941: Added macros for BUCK ID
` [PATCH v4 4/5] power: regulator: tps65941: use function callbacks for conversion ops
` [PATCH v4 5/5] power: regulator: tps65941: Add TPS65224 PMIC regulator support

[PATCH 1/1] Makefile: don't add -Wno-maybe-uninitialized twice
 2024-04-22  9:38 UTC  (2+ messages)

[PATCH v2 0/2] i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
 2024-04-22  9:33 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] configs: qcom_defconfig: enable GENI I2C Driver

[PATCH 0/2] i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
 2024-04-22  9:23 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] board: rk3288: simplify the DT file list in MAINTAINERS
 2024-04-22  9:22 UTC  (3+ messages)

[PATCH v2 00/14] rockchip: rk3308: Sync DT with linux v6.8 and update defconfigs
 2024-04-22  9:16 UTC  (30+ messages)
` [PATCH v2 01/14] board: rockchip: rk3308: Add device tree files and myself to MAINTAINERS
` [PATCH v2 02/14] rockchip: rk3308: Sort imply statements alphabetically
` [PATCH v2 03/14] rockchip: rk3308: Enable ARMv8 crypto and FIT checksum validation
` [PATCH v2 04/14] rockchip: rk3308: Generate ethaddr based on cpu id
` [PATCH v2 05/14] rockchip: rk3308: Enable random generator
` [PATCH v2 06/14] rockchip: rk3308: Fix loading FIT from SD-card when booting from eMMC
` [PATCH v2 07/14] clk: rockchip: rk3308: Add support for SCLK_RTC32K clock
` [PATCH v2 08/14] clk: rockchip: rk3308: Add dummy support for USB480M clock
` [PATCH v2 09/14] phy: rockchip-inno-usb2: Add support for RK3308
` [PATCH v2 10/14] rockchip: rk3308: Sync device tree from linux v6.8
` [PATCH v2 11/14] rockchip: rk3308-evb: Update defconfig
` [PATCH v2 12/14] rockchip: rk3308-roc-cc: "
` [PATCH v2 13/14] rockchip: rk3308-rock-pi-s: "
` [PATCH v2 14/14] rockchip: rk3308: Move cru and grf include files to arch-rockchip

[PATCH v3 00/11] rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588
 2024-04-22  8:50 UTC  (24+ messages)
` [PATCH v3 01/11] "
` [PATCH v3 02/11] rockchip: NR_DRAM_BANKS now defaults to 10 when Rockchip TPL blob is used
` [PATCH v3 03/11] rockchip: nanopc-t6-rk3588: use DRAM banks from ATAGS
` [PATCH v3 04/11] rockchip: quartzpro64-rk3588: "
` [PATCH v3 05/11] rockchip: rock5a-rk3588s: "
` [PATCH v3 06/11] rockchip: rock5b-rk3588: "
` [PATCH v3 07/11] rockchip: evb_rk3588 et al.: "
` [PATCH v3 08/11] rockchip: toybrick_rk3588: "
` [PATCH v3 09/11] rockchip: turing-rk1-rk3588: "
` [PATCH v3 10/11] rockchip: rk3588: "
` [PATCH v3 11/11] rockchip: rk356x: "

[PATCH v2 1/1] efi_loader: improve error handling in try_load_entry()
 2024-04-22  8:41 UTC 

[PATCH v2] mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xx
 2024-04-22  8:39 UTC  (2+ messages)

[PATCH v2 0/3] rockchip: rk3328: Add IO-domain driver and speed up boot
 2024-04-22  8:24 UTC  (7+ messages)
` [PATCH v2 1/3] rockchip: rk3328: Sort imply statements alphabetically
` [PATCH v2 2/3] rockchip: rk3328: Enable ARMv8 crypto extensions
` [PATCH v2 3/3] rockchip: io-domain: Add support for RK3328

[PATCH] rockchip: rk3328: Fix bootph prop for vop node
 2024-04-22  8:22 UTC  (2+ messages)

[PATCH v3 00/28] rockchip: rk35xx: Miscellaneous fixes and updates
 2024-04-22  8:11 UTC  (57+ messages)
` [PATCH v3 01/28] clk: rockchip: rk356x: Add CLK_USB3OTGx_REF support
` [PATCH v3 02/28] clk: rockchip: rk3588: Add REF_CLK_USB3OTGx support
` [PATCH v3 03/28] clk: rockchip: rk356x: Fix set rate of SCLK_SFC clock
` [PATCH v3 04/28] rockchip: rk35xx: Drop USB_GADGET_PRODUCT_NUM Kconfig option
` [PATCH v3 05/28] rockchip: rk3588: Drop REGULATOR_PWM "
` [PATCH v3 06/28] rockchip: rk3566-anbernic-rgxx3: Remove SPL_ROCKCHIP_BACK_TO_BROM option
` [PATCH v3 07/28] rockchip: rk35xx: Sort imply statements alphabetically
` [PATCH v3 08/28] rockchip: rk35xx: Enable random generator
` [PATCH v3 09/28] rockchip: rk35xx: Imply support for GbE PHY
` [PATCH v3 10/28] rockchip: rk356x: Imply enhanced features for standard boot
` [PATCH v3 11/28] rockchip: rk35xx: Sort soc u-boot.dtsi alphabetically
` [PATCH v3 12/28] rockchip: rk356x: Update bootph props
` [PATCH v3 13/28] rockchip: rk3588: "
` [PATCH v3 14/28] rockchip: rk3568-evb: Use pinctrl in SPL
` [PATCH v3 15/28] rockchip: rk3588-evb: Use pinctrl and aliases "
` [PATCH v3 16/28] rockchip: rk3566-pinetab2: Fix reading FIT from SPI flash
` [PATCH v3 17/28] rockchip: rk3588-coolpi: Add boards to documentation
` [PATCH v3 18/28] rockchip: rk3588-coolpi: Fix .dtb-file entries in Makefile
` [PATCH v3 19/28] rockchip: rk3588-toybrick: Use pinctrl and aliases in SPL
` [PATCH v3 20/28] rockchip: rk3588-toybrick: Add .dtb-file entry in Makefile
` [PATCH v3 21/28] rockchip: rk3588-turing-rk1: Use dwc3-generic driver
` [PATCH v3 22/28] rockchip: rk3588-edgeble-neu6: Enable FIT checksum validation
` [PATCH v3 23/28] rockchip: rk356x-generic: Fix eMMC and SD-card pinctrl
` [PATCH v3 24/28] rockchip: rk356x-generic: Add support for SPI flash
` [PATCH v3 25/28] rockchip: rk356x-generic: Add support for USB OTG
` [PATCH v3 26/28] rockchip: rk3588-generic: Use M0 iomux for UART2
` [PATCH v3 27/28] rockchip: rk3588-generic: Add support for USB OTG
` [PATCH v3 28/28] rockchip: rk35xx-generic: Disable unused features

[RESEND PATCH v3 5/5] power: regulator: tps65941: Add TPS65224 PMIC regulator support
 2024-04-22  7:34 UTC  (2+ messages)

[PATCH v3 1/3] clk: imx8mm: Add support for PCIe clocks
 2024-04-22  4:57 UTC  (3+ messages)

[PATCH 01/19] ARM: dts: stm32: Add alternate pinmux for MP13 ADC pins
 2024-04-21 23:17 UTC  (19+ messages)
` [PATCH 02/19] ARM: dts: stm32: Add alternate pinmux for MP13 ADC CC pins
` [PATCH 03/19] ARM: dts: stm32: Add alternate pinmux for MP13 ETH1 pins
` [PATCH 04/19] ARM: dts: stm32: Add alternate pinmux for MP13 ETH2 pins
` [PATCH 05/19] ARM: dts: stm32: Add alternate pinmux for MP13 I2C5 pins
` [PATCH 06/19] ARM: dts: stm32: Add alternate pinmux for MP13 MCAN1 pins
` [PATCH 07/19] ARM: dts: stm32: Add alternate pinmux for MP13 MCAN2 pins
` [PATCH 08/19] ARM: dts: stm32: Add alternate pinmux for MP13 PWM5 pins
` [PATCH 09/19] ARM: dts: stm32: Add alternate pinmux for MP13 PWM13 pins
` [PATCH 10/19] ARM: dts: stm32: Add alternate pinmux for MP13 QSPI pins
` [PATCH 11/19] ARM: dts: stm32: Add alternate pinmux for MP13 SAI1 pins
` [PATCH 12/19] ARM: dts: stm32: Add alternate pinmux for MP13 SDMMC2 D4..D7 pins
` [PATCH 13/19] ARM: dts: stm32: Add alternate pinmux for MP13 SPI2 pins
` [PATCH 14/19] ARM: dts: stm32: Add alternate pinmux for MP13 SPI3 pins
` [PATCH 15/19] ARM: dts: stm32: Add alternate pinmux for MP13 USART1 pins
` [PATCH 16/19] ARM: dts: stm32: Add alternate pinmux for MP13 USART2 pins
` [PATCH 17/19] ARM: dts: stm32: Add alternate pinmux for MP13 UART4 pins
` [PATCH 18/19] ARM: dts: stm32: Add alternate pinmux for MP13 UART7 pins
` [PATCH 19/19] ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC board

[PATCH] ARM: dts: stm32: add eth1 and eth2 support on stm32mp13
 2024-04-21 23:09 UTC 

[PATCH v1] tee: sandbox: check for buffer size
 2024-04-21 20:48 UTC 

[PATCH 1/2] ARM: dts: stm32: add PWR regulators support on stm32mp131
 2024-04-21 20:27 UTC  (2+ messages)

[GIT PULL] u-boot-video/video-20240421
 2024-04-21 18:21 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20240420
 2024-04-21  1:27 UTC  (2+ messages)

Pull request efi-2024-07-rc1-3
 2024-04-21  1:27 UTC  (2+ messages)

[PATCH v1 0/2] Simple panel improvements
 2024-04-20 23:24 UTC  (2+ messages)

[PATCH v3 00/17] video: dw_hdmi: Support Vendor PHY
 2024-04-20 23:19 UTC  (4+ messages)

[PATCH] video: dw_hdmi: Fix compiler warnings with gcc-14
 2024-04-20 23:16 UTC  (2+ messages)

[PATCH] video: simplefb: modernise DT parsing
 2024-04-20 23:12 UTC  (2+ messages)

[PATCH 0/4] Simplefb and fb reservation related updates
 2024-04-20 23:09 UTC  (3+ messages)

[PATCH v2 0/7] Tegra panel improvements
 2024-04-20 23:03 UTC  (5+ messages)

[PATCH v6 00/18] Add T114 video support
 2024-04-20 23:02 UTC  (2+ messages)

[PATCH v1] board: toradex: imx: Remove not needed env variables
 2024-04-20 18:37 UTC  (2+ messages)

[PATCH] imx8m*_venice_defconfig: enable ipv6, wget and tftpput
 2024-04-20 18:36 UTC  (2+ messages)

[PATCH] board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mp
 2024-04-20 18:36 UTC  (2+ messages)

[PATCH v1] arm: dts: verdin-imx8mm/imx8mp: use gpio-hog for sleep moci
 2024-04-20 18:35 UTC  (2+ messages)

[PATCH] imx93: Move SoC and lifeclycle information to debug level
 2024-04-20 18:34 UTC  (2+ messages)

[PATCH] imx8m*-venice: enable TPM support
 2024-04-20 18:34 UTC  (2+ messages)

[PATCH 1/1] efi_loader: improve error handling in try_load_entry()
 2024-04-20 15:28 UTC  (2+ messages)

[PATCH] cmd: terminate efidebug test bootmgr early on error
 2024-04-20 14:57 UTC  (2+ messages)

[PATCH v3 0/4]
 2024-04-20 11:57 UTC  (6+ messages)
` [PATCH v3 4/4] efi_selftest: add tests for setvariableRT

[PATCH] riscv: dts: jh7110: Enable PLL node in SPL
 2024-04-20 10:56 UTC  (7+ messages)

[PATCH 0/3] spi: sophgo: milkv_duo: Add spi nor flash support for Milk-V Duo board
 2024-04-20  7:08 UTC  (4+ messages)
` [PATCH 1/3] spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC
` [PATCH 2/3] riscv: dts: sophgo: Add spi nor flash controller node
` [PATCH 3/3] configs: milkv_duo: Add spi nor configs

[PATCH v2 0/3] board: sophgo: milkv_duo: Add ethernet support for Milk-V Duo board
 2024-04-20  7:00 UTC  (4+ messages)
` [PATCH v2 1/3] board: milkv_duo: Add init code for Milk-V Duo ethernet
` [PATCH v2 2/3] riscv: dts: sophgo: Add ethernet node
` [PATCH v2 3/3] configs: milkv_duo: Add ethernet configs

[PATCH v2 00/16] pxe: Allow extlinux booting without CMDLINE enabled
 2024-04-20  8:11 UTC  (5+ messages)


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