coreboot/src/soc/mediatek/common
Jarried Lin 186916ca1e soc/mediatek/common: Move PCIe definition to the common directory
To reduce duplicate pcie.h in other SOC folder, mocw pcie.h to
mediatek/common folder

TEST=Build pass
BUG=b:317009620

Change-Id: I8e29ed4027433700652b07b3461eeb8546d45c9b
Signed-off-by: Jarried Lin <jarried.lin@mediatek.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84853
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
2024-10-28 03:35:29 +00:00
..
dp
include/soc soc/mediatek/common: Move PCIe definition to the common directory 2024-10-28 03:35:29 +00:00
auxadc.c
bl31.c
bootblock.c
cbmem.c
clkbuf.c
cpu_id.c
ddp.c
devapc.c
dfd.c
display.c
dpm.c
dpm_4ch.c
dram_init.c
dramc_param.c
dsi.c
early_init.c
eint_event.c
emi.c
flash_controller.c soc/mediatek: Remove redundant struct pad_func and PAD_* definitions 2024-09-12 16:57:11 +00:00
gpio.c soc/mediatek/common: Print error if GPIO raw_id is not in the range 2024-08-23 14:33:23 +00:00
gpio_eint_v1.c soc/mediatek/common: Refactor EINT driver 2024-08-10 01:10:20 +00:00
gpio_op.c
i2c.c
Kconfig
l2c_ops.c soc/mediatek: Refactor MMU operation for L2C SRAM and DMA 2024-08-24 12:59:31 +00:00
lastbus_v1.c
lastbus_v2.c
mcu.c
mcupm.c
memory.c
memory_test.c
mmu_cmops.c soc/mediatek: Refactor MMU operation for L2C SRAM and DMA 2024-08-24 12:59:31 +00:00
mmu_operations.c
msdc.c soc/mediatek/common: Correct eMMC src clk frequency to 400 MHz 2024-09-20 12:31:09 +00:00
mt6315.c
mt6359p.c
mtcmos.c
mtk_mipi_dphy.c
pcie.c soc/mediatek: Add mtk_pcie_deassert_perst for early PCIe reset 2024-09-02 09:16:34 +00:00
pll.c
pmic_wrap.c
pmif.c soc/mediatek/common: Maintain common pmif data in pmif_init.c 2024-10-23 06:35:55 +00:00
pmif_clk.c soc/mediatek/common: Config CAL_TOL_RATE and CAL_MAX_VAL in SoC folder 2024-10-23 06:35:46 +00:00
pmif_init.c soc/mediatek/common: Maintain common pmif data in pmif_init.c 2024-10-23 06:35:55 +00:00
pmif_spi.c
pmif_spmi.c
reset.c
rtc.c
rtc_mt6359p.c
rtc_osc_init.c
spi.c
spm.c
sspm.c
timer.c
timer_prepare.c
tps65132s.c soc/mediatek/common: Prefer include <soc/gpio.h> via <gpio.h> 2024-06-04 21:15:54 +00:00
tracker.c
tracker_v1.c
tracker_v2.c
uart.c
ufs.c
usb.c
usb_secondary.c
wdt.c
wdt_req.c