u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-19 07:48:38 to 2023-04-20 16:30:38 UTC [more...]

[PATCH 00/38] x86: Use qemu-x86_64 to boot EFI installers
 2023-04-20 16:30 UTC  (8+ messages)
` [PATCH 02/38] x86: Allow listing MTRRs in SPL
` [PATCH 33/38] fs: fat: Support reading from a larger block size

[PATCH v2 0/1] Add MAX14526 MUIC driver
 2023-04-20 16:23 UTC  (2+ messages)
` [PATCH v2 1/1] misc: extcon: add MAX14526 MUIC support

[PATCH v2 0/6] Add video drivers for endeavoru and p880/p895
 2023-04-20 16:17 UTC  (7+ messages)
` [PATCH v2 1/6] video: add lm3533 backlight driver
` [PATCH v2 2/6] video: bridge: add Solomon SSD2825 DSI/LVDS driver
` [PATCH v2 3/6] video: panel: add Renesas R61307 MIPI DSI panel driver
` [PATCH v2 4/6] video: panel: add Renesas R69328 "
` [PATCH v2 5/6] video: tegra: add DC based PWM backlight driver
` [PATCH v2 6/6] video: panel: add generic endeavoru panel

[PATCH] arm: mach-k3: common: Default to non fitImage boot on HS-FS
 2023-04-20 16:12 UTC 

[PATCH v3 06/17] mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops
 2023-04-20 15:55 UTC 

[PATCH v2 00/17] rockchip: eMMC fixes for RK3568 and support for RK3588
 2023-04-20 15:45 UTC  (36+ messages)
` [PATCH v2 01/17] mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode
` [PATCH v2 02/17] mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode
` [PATCH v2 03/17] mmc: rockchip_sdhci: Fix use of device private data
` [PATCH v2 04/17] mmc: rockchip_sdhci: Remove unneeded emmc_phy_init
` [PATCH v2 05/17] mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops
` [PATCH v2 06/17] mmc: rockchip_sdhci: Use "
` [PATCH v2 07/17] mmc: rockchip_sdhci: Refactor execute tuning error handling
` [PATCH v2 08/17] mmc: rockchip_sdhci: Update speed mode controls in set_ios_post
` [PATCH v2 09/17] mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops
` [PATCH v2 10/17] mmc: rockchip_sdhci: Rearrange and simplify used regs and flags
` [PATCH v2 11/17] mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568
` [PATCH v2 12/17] rockchip: rk3568-rock-3a: Enable support for more eMMC modes
` [PATCH v2 13/17] mmc: rockchip_sdhci: Add support for RK3588
` [PATCH v2 14/17] rockchip: rk3588-rock-5b: Include eMMC node in SPL dtb
` [PATCH v2 15/17] clk: rockchip: rk3588: Add limited TMCLK_EMMC clock support
` [PATCH v2 17/17] mmc: rockchip_sdhci: Limit number of blocks read in a single command

Support for NXP S32K3 Family
 2023-04-20 15:23 UTC  (6+ messages)

[PATCH] board: freescale: imx93_evk: Fix MMC environment offset boot conflict
 2023-04-20 13:46 UTC  (3+ messages)

[PATCH 1/2] firmware: zynqmp: Mask expected and show unexpected warning
 2023-04-20 14:46 UTC  (9+ messages)

[PATCH] net: ipv6: Add support for default gateway discovery
 2023-04-20 13:44 UTC  (4+ messages)
` [PATCH v3 0/3] Add IPv6 Network Discovery
  ` [PATCH v3 1/3] net: ipv6: Add support for default gateway discovery

[PATCH] ARM: imx: Fix parsing of ROM log event IDs on iMX8M
 2023-04-20 12:47 UTC  (3+ messages)

[RFC] riscv: visionfive2: use OF_BOARD_SETUP
 2023-04-20 12:19 UTC  (6+ messages)

[PATCH V9 00/14] Add splash screen support at u-boot SPL
 2023-04-20 12:11 UTC  (15+ messages)
` [PATCH V9 01/14] drivers: video: Kconfig: Add configs for enabling video at SPL
` [PATCH V9 02/14] drivers: video: tidss: Kconfig: Configs to enable TIDSS "
` [PATCH V9 03/14] drivers: Makefile: Add rule to compile video driver
` [PATCH V9 04/14] drivers: video: Makefile: Rule to compile necessary video driver files
` [PATCH V9 05/14] drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL
` [PATCH V9 06/14] common: Makefile: Add rule to compile splash and splash_source "
` [PATCH V9 07/14] common: Kconfig: Add BMP configs
` [PATCH V9 08/14] cmd: bmp: Split bmp commands and functions
` [PATCH V9 09/14] common: Makefile: Rule to compile bmp.c
` [PATCH V9 10/14] drivers: video: Enable necessary video functions at SPL
` [PATCH V9 11/14] common: Enable splash "
` [PATCH V9 12/14] include: Enable video related global data variable and splash "
` [PATCH V9 13/14] board: ti: am62x: evm: OSPI support for splash screen
` [PATCH V9 14/14] common: Replace #ifdef and #if with if's

[PATCH 1/3] configs: rockchip: rock-3a: make usb host work
 2023-04-20 12:00 UTC  (12+ messages)
` [PATCH 2/3] configs: rockchip: radxa-cm3-io, rock-3a: enable commands for i2c/pmic/regulator
` [PATCH 3/3] arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb
` [PATCH v2 1/4] configs: rockchip: rock-3a: make usb host work
  ` [PATCH v2 2/4] configs: rockchip: radxa-cm3-io, rock-3a: enable commands for i2c/pmic/regulator
  ` [PATCH v2 3/4] arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb
  ` [PATCH v2 4/4] configs: rockchip: radxa-cm3-io: drop CONFIG_USB_DWC3_GENERIC

[PATCH 0/2] Add support for Qualcomm QUSB2 USB PHY driver
 2023-04-20 11:57 UTC  (2+ messages)

[PATCH] arm: mach-k3: common: don't reconfigure background firewalls
 2023-04-20 11:46 UTC 

[PATCH] rockchip: efuse: fix rk3399 reading multiple values
 2023-04-20 11:30 UTC  (5+ messages)

[PATCH 1/2] board: Fix board file path for sdm845.c for Samsung and Qualcomm boards
 2023-04-20 11:28 UTC  (2+ messages)
` [PATCH 2/2] board: Fix documentation for Snapdragon based "

[PATCH 0/2] Enable ADIN phy for ZynqMP and Versal platforms
 2023-04-20 11:27 UTC  (5+ messages)
` [PATCH 1/2] arm64: zynqmp: Enable ADIN ethernet phy
` [PATCH 2/2] arm64: versal: "

[PATCH v2 1/3] firmware: zynqmp: Add config object support macro
 2023-04-20 11:09 UTC  (5+ messages)
` [PATCH v2 2/3] firmware: zynqmp: Mask expected and show unexpected warning
` [PATCH v2 3/3] firmware: zynqmp: Remove extraordinary return value

[PATCH v3 00/10] rockchip: Fixes for RK3568 and RK3588
 2023-04-20 10:11 UTC  (3+ messages)
` [PATCH v3 03/10] rockchip: rk35xx: Fix boot with a large fdt blob

[PATCH] arm: dts: rockchip: rock-3a: drop u-boot,spl-boot-order
 2023-04-20 10:07 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: stm32mp: alignment with v6.3-rc3
 2023-04-20 10:07 UTC  (5+ messages)
` [PATCH 2/2] "

Please pull u-boot-watchdog/master
 2023-04-20 10:02 UTC 

[PATCH v3] watchdog: Add a watchdog driver for Raspberry Pi boards
 2023-04-20 10:02 UTC  (2+ messages)

[PATCH v2] watchdog: ftwdt010: return a previously deleted driver now ported to DM
 2023-04-20 10:01 UTC  (2+ messages)

[PATCH v3] watchdog: arm_smc_wdt: add watchdog support
 2023-04-20  9:59 UTC  (2+ messages)

[PATCH 1/7] pci: pcie_dw_rockchip: Add rk3588 compatible
 2023-04-20  9:23 UTC  (4+ messages)
` [PATCH 5/7] ARM: dts: rockchip: rk3588s-u-boot: add pcie2x1l2 with PHY

[PATCH 1/1] arm: dts: icnova-a20-adb4006: Add board support
 2023-04-20  8:51 UTC  (3+ messages)

[PATCH v2 0/3] rpi: Convert to standard boot
 2023-04-20  8:20 UTC  (5+ messages)

[PATCH] arch: arm: mach-k3: Delete tifs node in DT fixup
 2023-04-20  8:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] riscv: Enforce DWARF4 output
 2023-04-20  8:01 UTC  (2+ messages)

[PATCH 1/2] efi_loader: Fix flexible array member definitions
 2023-04-20  7:59 UTC  (8+ messages)
` [PATCH 2/2] efi_loader: Fix warnings on unaligned accesses

[PATCH v2 1/9] riscv: Optimize source end address calculation in start.S
 2023-04-20  7:49 UTC  (9+ messages)
` [PATCH v2 6/9] riscv: Change to use positive offset to access relocation entries
` [PATCH v2 7/9] riscv: Avoid updating the link register
` [PATCH v2 8/9] riscv: spl: Remove relocation sections
` [PATCH v2 9/9] riscv: Update alignment for some sections in linker scripts

[PATCH 1/1] sandbox: enable CONFIG_EFI_CAPSULE_AUTHENTICATE
 2023-04-20  7:34 UTC  (7+ messages)

[PATCH V2 00/53] NXP-IMX pending patches
 2023-04-20  6:57 UTC  (3+ messages)
` [PATCH V2 01/53] spl: imx8mm: enlarge SPL_MAX_SIZE

[PATCH v3 1/2] ARM: dts: rk3588-rock-5b-u-boot: add bootph-all to pinctrl for sdmmc
 2023-04-20  6:54 UTC  (4+ messages)
` [PATCH v3 2/2] configs: rockchip: rock5b-rk3588: add pinctrl to SPL

[PATCH v5 1/3] regulator: implement basic reference counter
 2023-04-20  6:34 UTC  (7+ messages)
` [PATCH v5 2/3] regulator: rename dev_pdata to plat
` [PATCH v5 3/3] regulator: handle different error codes in regulator_set_enable_if_allowed

[PATCH] gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev()
 2023-04-20  6:27 UTC  (3+ messages)

[PATCH v1 0/1] Add MAX14526 MUIC driver
 2023-04-20  6:00 UTC  (4+ messages)
` [PATCH v1 1/1] misc: extcon: add MAX14526 MUIC support

[PATCH 1/1] test: fix pylint warning for capsule tests
 2023-04-20  5:56 UTC  (5+ messages)

[PATCH v1 0/6] Add video drivers for endeavoru and p880/p895
 2023-04-20  5:53 UTC  (14+ messages)
` [PATCH v1 1/6] video: add lm3533 backlight driver
` [PATCH v1 2/6] video: bridge: add Solomon SSD2825 DSI/LVDS driver
` [PATCH v1 3/6] video: panel: add Renesas R61307 MIPI DSI panel driver
` [PATCH v1 4/6] video: panel: add Renesas R69328 "
` [PATCH v1 5/6] video: tegra: add DC based PWM backlight driver
` [PATCH v1 6/6] video: panel: add generic endeavoru panel

[PATCH V8 00/14] Add splash screen support at u-boot SPL
 2023-04-20  5:48 UTC  (4+ messages)
` [PATCH V8 14/14] common: Replace #ifdef and #if with if's

[PATCH v5 0/4] FMP versioning support
 2023-04-20  5:17 UTC  (4+ messages)
` [PATCH v5 4/4] test/py: efi_capsule: test for FMP versioning

[RESEND PATCH v2] netconsole: various improvements
 2023-04-20  3:55 UTC  (4+ messages)

[PATCH v5 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-04-20  3:45 UTC  (8+ messages)

[PATCH 1/2] sunxi: dts: arm/arm64: update devicetree files from Linux-v6.4 queue
 2023-04-20  0:39 UTC  (2+ messages)
` [PATCH 2/2] sunxi: defconfig: Add Lctech Pi F1C200s board

[PATCH v3 34/43] x86: Refactor table-writing code a litlle
 2023-04-19 23:39 UTC  (2+ messages)
` [PATCH v3 35/43] x86: Record the start and end of the tables

[PATCH] efi: Rename the base efi self-test
 2023-04-19 23:38 UTC 

[PATCH v4 0/6] FWU: Add support for mtd backed feature on DeveloperBox
 2023-04-19 22:40 UTC  (8+ messages)
` [PATCH v4 3/6] tools: Add mkfwumdata tool for FWU metadata image

[PATCH 1/1] doc: codingstyle: Python coding style
 2023-04-19 22:40 UTC  (2+ messages)

The u-boot supports i2c-over-hid?
 2023-04-19 22:40 UTC  (4+ messages)
  `  "

[PATCH] binman: Use expanduser instead of HOME
 2023-04-19 21:21 UTC 

Reading file would overwrite reserved memory. Failed to load 'hello_world.bin - imx7d-pico - Uboot 2022.04
 2023-04-19 21:10 UTC  (3+ messages)

[PATCH] rmobile: avoid deprecated srec_cat flags
 2023-04-19 18:45 UTC  (4+ messages)

[PATCH v2] nand: brcmnand: add iproc support
 2023-04-19 16:13 UTC  (7+ messages)

[PATCH v5 1/6] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
 2023-04-19 13:40 UTC  (6+ messages)
` [PATCH v5 2/6] configs: rockchip: rock5b-rk3588: enable USB and regulators
` [PATCH v5 3/6] phy: add support for phy-supply
` [PATCH v5 4/6] phy: remove phy-supply related code
` [PATCH v5 5/6] phy: rockchip-inno-usb2: add initial support for rk3588 PHY
` [PATCH v5 6/6] phy: Keep balance of counts when ops is missing

[PULL] Pull request for u-boot master / v2023.07 = u-boot-stm32_20230409​
 2023-04-19  9:35 UTC 

[PATCH 0/6] serial: msm-geni: fix UART baudrate on modern platforms
 2023-04-19  9:11 UTC  (6+ messages)
` [PATCH 1/6] misc: add Qualcomm GENI SE QUP device driver

[PATCH] spi: stm32_qspi: Remove useless struct stm32_qspi_flash
 2023-04-19  9:09 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Add QSPI support on STM32MP13x SoC family
 2023-04-19  9:07 UTC  (3+ messages)

[PATCH 0/3] Add support for ESM
 2023-04-19  8:46 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: misc: esm: Add ESM support for TI K3 devices

[PATCH] Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
 2023-04-19  8:46 UTC  (5+ messages)

[PATCH] stm32mp: fix various array bounds checks
 2023-04-19  8:02 UTC  (3+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
 2023-04-19  8:01 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: add FMC support on STM32MP13x SoC family
 2023-04-19  8:00 UTC  (3+ messages)

[PATCH] configs: stm32mp15: increase malloc size for pre-reloc
 2023-04-19  7:55 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl_stm32: Add slew rate support for stm32_pinctrl_get_pin_muxing()
 2023-04-19  7:51 UTC  (3+ messages)

[PATCH 1/2] configs: stm32mp15: Add usb_pgood_delay for ST boards
 2023-04-19  7:48 UTC  (4+ messages)
` [PATCH 2/2] configs: stm32mp13: Increase "


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).