coreboot/src/soc/qualcomm/common
Swathi Tamilselvan 01bc527afa soc/qualcomm/common: Add CMD-DB driver support
Introduce CMD-DB driver to enable reading command database entries,
querying SoC resource data, and providing helper functions required
by AOP and other subsystems.

Test=Create an image.serial.bin and ensure it boots on X1P42100.

Change-Id: I3788bf7c97cc1133ae4893f4fdeaf36882e71276
Signed-off-by: Swathi Tamilselvan <tswathi@qualcomm.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90465
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2025-12-17 13:55:02 +00:00
..
display
include/soc soc/qualcomm/common: Add CMD-DB driver support 2025-12-17 13:55:02 +00:00
storage
usb soc/qualcomm/common/usb/qmpv4_usb_phy: Fix delay value in comment to 10 ms 2025-10-08 12:14:56 +00:00
aop_load_reset.c soc/qc/sc7280: Relocate SHRM firmware load to common Qualcomm path 2025-07-25 02:36:23 +00:00
clock.c soc/qualcomm/common: Add API to enable Lucidole PLL for X1P42100 2025-12-11 00:11:25 +00:00
cmd_db.c soc/qualcomm/common: Add CMD-DB driver support 2025-12-17 13:55:02 +00:00
gpio.c
Kconfig soc/qualcomm/common: Add support for loading ramdump image 2025-12-05 06:53:43 +00:00
mmu.c soc/qualcomm/common: Map AOP CMD-DB region as uncached region in MMU 2025-12-17 13:54:44 +00:00
pcie_common.c soc/qualcomm/x1p42100: Update PCIE PHY init sequence 2025-11-16 18:36:21 +00:00
qclib.c soc/qualcomm/common: Use bitwise OR for global_attributes 2025-12-16 08:00:18 +00:00
qspi.c
qup_se_handler.c
qupv3_config.c soc/qualcomm: Use runtime check for QUP wrapper 2 init 2025-04-12 17:33:58 +00:00
qupv3_i2c.c
qupv3_spi.c
qupv3_uart.c
shrm_load_reset.c soc/qc/sc7280: Relocate SHRM firmware load to common Qualcomm path 2025-07-25 02:36:23 +00:00
spi.c soc/qualcomm/common: Avoid hardcoding SPI bus from QUP range 2025-04-15 03:45:34 +00:00
spmi.c soc/qc/spmi: Add API to read byte array 2025-11-26 18:56:19 +00:00
timer.c
uart_bitbang.c {drivers, soc/qualcomm/common}: Add configurable delay for UART bitbang 2025-08-04 16:26:29 +00:00
watchdog.c