u-boot/drivers
Tom Rini 35d5ad6cf2 Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon
CI: https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/pipelines/23474

- UFS support is enabled for SC7280 and SM8150 platforms.
- Qualcomm dt-bindings headers are all dropped in favour of
  dts/upstream.
- The SMMU driver now correctly handles stream ID 0 and is disabled in
  EL2.
- Initial support for capsule updates (using the new dynamic UUIDs) is
  added for the RB3 Gen 2 board alongside a new SCSI backend for DFU.
- CONFIG_PINCONF is enabled in qcom_defconfig.
- The vqmmc supply is now enabled for sdcard support on boards that need
  it.
- A quirk is added for reading GPIOs on the PM8550 PMIC
2024-11-20 11:55:24 -06:00
..
adc adc: rockchip-saradc: Use vdd-microvolts prop as fallback 2024-10-26 10:46:48 +08:00
ata Merge patch series "Implement ACPI on aarch64" 2024-10-27 18:44:13 -06:00
axi
bios_emulator bios_emulator: fix first argument of pci_{read,write}_config_* function calls 2024-11-04 18:01:58 -06:00
block block: make blk_create_device() static 2024-10-24 11:20:58 -06:00
bootcount drivers: bootcount: Add ZynqMP specific bootcount support 2024-11-15 14:32:47 +01:00
bus
button
cache driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATE 2024-11-06 18:56:51 +08:00
clk clk: renesas: Fix missing unbind on driver look up failure 2024-11-03 12:25:57 +01:00
core dm: core: Add a function to see if a device exists 2024-11-03 21:27:12 -06:00
cpu Merge patch series "Implement ACPI on aarch64" 2024-10-27 18:44:13 -06:00
crypto drivers/crypto: aspeed: Add Caliptra ECDSA384 support 2024-10-21 17:52:52 -06:00
ddr imx: Support i.MX93 9X9 QSB board 2024-10-25 09:07:16 -03:00
demo
dfu dfu: add scsi backend 2024-11-20 17:57:58 +01:00
dma dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove() 2024-10-17 18:21:19 -06:00
extcon
fastboot
firmware
fpga
fuzz
fwu-mdata
gpio gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550 2024-11-20 17:57:57 +01:00
hwspinlock
i2c i2c: mxc_i2c: Convert to use livetree API for fdt access 2024-10-25 09:07:39 -03:00
input
iommu iommu: qcom-smmu: handle running in el2 2024-11-20 17:57:58 +01:00
led led: include cyclic.h in led_sw_blink.c 2024-10-23 06:52:38 +02:00
mailbox
memory memory: ti-aemif-cs: Compute timing configuration from DT parsing 2024-10-29 18:45:22 -06:00
mfd
misc Merge patch series "Implement ACPI on aarch64" 2024-10-27 18:44:13 -06:00
mmc mmc: msm_sdhci: enable vqmmc at probe if available 2024-11-20 17:57:57 +01:00
mtd mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check 2024-10-31 13:34:29 -06:00
mux
net net: dwc_eth_qos: Remove obsolete imx8 includes 2024-10-29 16:25:53 -03:00
nvme
pch
pci Merge patch series "Implement ACPI on aarch64" 2024-10-27 18:44:13 -06:00
pci_endpoint
phy phy: qcom: Add SM8150 to QMP UFS PHY driver 2024-11-20 17:57:58 +01:00
pinctrl pinctrl: rockchip: allow to build for TPL 2024-11-11 15:14:14 +08:00
power imx: power-domain: Convert to use livetree API for fdt access 2024-10-25 09:07:35 -03:00
pwm
qe
ram
reboot-mode
remoteproc
reset
rng
rtc
scsi scsi: fix disk capacity too small by one sector 2024-11-01 13:34:32 -06:00
serial Merge patch series "Implement ACPI on aarch64" 2024-10-27 18:44:13 -06:00
sm
smem
soc
sound
spi spi: cadence_qspi: Fix OSPI boot issue 2024-11-19 15:56:44 +01:00
spmi
sysinfo
sysreset
tee
thermal
timer x86: Sync up tsc_timer with Linux 2024-10-18 14:10:21 -06:00
tpm
ufs
usb Merge patch series "Implement ACPI on aarch64" 2024-10-27 18:44:13 -06:00
video drivers/video/vesa: use MTRRs only on x86 2024-11-04 16:41:38 -06:00
virtio virtio: blk: introduce virtio-block erase support 2024-10-18 14:10:21 -06:00
w1
w1-eeprom
watchdog watchdog: introduce separate SPL symbol for WDT_GPIO 2024-10-23 07:02:25 +02:00
xen
Kconfig
Makefile