coreboot/src/soc/mediatek/common
Arthur Heymans ea1e36694d coreboot_tables: Drop uart PCI addr
Only edk2 used this to fill in a different struct but even there the
entries go unused, so removing this struct element from coreboot has
no side effects.

Change-Id: Iadd2678c4e01d30471eac43017392d256adda341
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68767
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Bill XIE <persmule@hardenedlinux.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2022-10-26 14:12:06 +00:00
..
dp soc/mediatek: Add support for input 1P mode of dp_intf 2022-10-25 08:27:52 +00:00
include/soc soc/mediatek/mt8188: Update mtcmos settings for display and audio 2022-10-25 08:30:15 +00:00
auxadc.c
bl31.c soc/mediatek: a common implementation to register BL31 reset 2022-09-07 09:20:25 +00:00
cbmem.c
clkbuf.c soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" 2022-09-14 12:49:44 +00:00
cpu_id.c soc/mediatek/mt8186: Add support for reading CPU ID 2022-10-21 14:52:17 +00:00
ddp.c
devapc.c soc/mediatek: Move common DEVPAC enums and functions to common 2022-08-31 16:45:58 +00:00
dfd.c
dpm.c
dpm_4ch.c soc/mediatek: Move dpm_4ch.c to common 2022-08-31 16:42:44 +00:00
dram_init.c
dramc_param.c
dsi.c
early_init.c
eint_event.c
emi.c soc/mediatek: Move emi.c to common folder 2022-08-27 15:59:41 +00:00
flash_controller.c
gpio.c
gpio_op.c
i2c.c
Kconfig soc/mediatek/mt8186: Add PMIF_SPMI_IOCFG_DEFAULT_SETTING Kconfig option 2022-10-21 14:53:02 +00:00
lastbus.c soc/mediatek/mt8186: Enable lastbus debug hardware 2022-09-09 10:45:08 +00:00
mcu.c timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
mcupm.c
memory.c timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
memory_test.c
mmu_cmops.c
mmu_operations.c
msdc.c soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" 2022-09-14 12:49:44 +00:00
mt6315.c
mt6359p.c timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
mtcmos.c soc/mediatek/mt8188: Update mtcmos settings for display and audio 2022-10-25 08:30:15 +00:00
mtk_mipi_dphy.c
pcie.c
pll.c soc/mediatek: Unify PLL function names 2022-10-21 14:57:09 +00:00
pmic_wrap.c soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" 2022-09-14 12:49:44 +00:00
pmif.c soc/mediatek/mt8186: Add PWRAP_WITH_PMIF_SPMI Kconfig option 2022-10-21 14:52:42 +00:00
pmif_clk.c soc/mediatek/mt8188: Use MHz as unit for current_clk 2022-08-31 16:47:22 +00:00
pmif_spi.c
pmif_spmi.c soc/mediatek: Move SPMI interface configuration to SoC folder 2022-10-21 14:53:53 +00:00
reset.c
rtc.c
rtc_mt6359p.c soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)" 2022-09-14 12:49:44 +00:00
rtc_osc_init.c
spi.c soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting 2022-07-29 15:05:33 +00:00
spm.c timer: Change timer util functions to 64-bit 2022-09-14 11:55:39 +00:00
sspm.c
timer.c
timer_prepare.c
tracker.c
tracker_v1.c
tracker_v2.c
uart.c coreboot_tables: Drop uart PCI addr 2022-10-26 14:12:06 +00:00
ufs.c
usb.c
wdt.c
wdt_req.c