coreboot/src/soc/mediatek/common
ot_zhenguo.li e125bea5a0 soc/mediatek/mt8186: Enable lastbus debug hardware
Lastbus is a bus debug tool. When the bus hangs, the bus transmission
information before resetting will be recorded.

The watchdog cannot clear it and it will be printed out for bus hanging
analysis.

TEST=build pass.
BUG=none

Signed-off-by: ot_zhenguo.li <ot_zhenguo.li@mediatek.corp-partner.google.com>
Change-Id: Iff39486dfad556a3104b2f2b6811c34c2ded6954
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67437
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yidi Lin <yidilin@google.com>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2022-09-09 10:45:08 +00:00
..
include/soc soc/mediatek/mt8186: Enable lastbus debug hardware 2022-09-09 10:45:08 +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
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 src/soc/mediatek: Remove unused <console/console.h> 2022-03-27 15:32:18 +00:00
dramc_param.c
dsi.c commonlib/bsd: Remove cb_err_t 2022-03-09 02:18:21 +00:00
early_init.c soc/mediatek/early_init: Fix function return type 2022-03-31 01:50:42 +00:00
eint_event.c
emi.c soc/mediatek: Move emi.c to common folder 2022-08-27 15:59:41 +00:00
flash_controller.c soc/mediatek: Move FLASH_DUAL_READ to common 2022-07-06 15:33:07 +00:00
gpio.c
gpio_op.c soc/mediatek: Move some gpio functions to common/gpio_op.c 2022-07-06 15:22:20 +00:00
i2c.c soc/mediatek/i2c.c: Remove unused variables 2022-03-25 19:25:56 +00:00
Kconfig soc/mediatek: Move FLASH_DUAL_READ to common 2022-07-06 15:33:07 +00:00
lastbus.c soc/mediatek/mt8186: Enable lastbus debug hardware 2022-09-09 10:45:08 +00:00
mcu.c
mcupm.c
memory.c src: De-conflict CALIBRATION_REGION definitions 2022-09-08 14:13:12 +00:00
memory_test.c
mmu_cmops.c
mmu_operations.c
msdc.c soc/mediatek: pass access mode to the payload 2022-06-12 22:28:37 +00:00
mt6315.c soc/mediatek: Move SPMI device table to SoC folder 2022-07-13 10:43:36 +00:00
mt6359p.c soc/mediatek/mt8188: Add VMCH, VMC support for MT8188 2022-07-21 10:30:02 +00:00
mtcmos.c
mtk_mipi_dphy.c
pcie.c soc/mediatek: Fill coreboot table with PCIe info 2022-05-20 02:49:42 +00:00
pll.c
pmic_wrap.c
pmif.c
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 device table to SoC folder 2022-07-13 10:43:36 +00:00
reset.c
rtc.c
rtc_mt6359p.c soc/mediatek: remove unused RTC_GPIO_USER_MASK 2022-03-02 13:13:10 +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 soc/mediatek: Move some SPM functions to common 2022-08-31 16:47:52 +00:00
sspm.c
timer.c
timer_prepare.c soc/mediatek: Make timer_prepare() a common function 2022-07-06 15:21:35 +00:00
tracker.c
tracker_v1.c
tracker_v2.c
uart.c
ufs.c
usb.c
wdt.c soc/mediatek: Rename mtk_wdt_preinit() to mtk_wdt_set_req() 2022-06-03 15:27:26 +00:00
wdt_req.c soc/mediatek: Move wdt_set_req() to common folder 2022-07-06 15:20:42 +00:00