coreboot/src
Chun-Jie Chen 76e0b9d710 soc/mediatek/mt8186: Add PLL and clock init support
Add PLL and clock init code, frequency meter and APIs for
raising little CPU/CCI frequency.

TEST=build pass
BUG=b:202871018

Signed-off-by: Chun-Jie Chen <chun-jie.chen@mediatek.com>
Change-Id: Id46d0708e7ba0c1a4043a5dce33ef69421cb59c5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58936
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2021-11-05 13:03:10 +00:00
..
acpi treewide: Replace bad uses of find_resource 2021-11-04 17:37:13 +00:00
arch arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMA 2021-11-04 10:35:10 +00:00
commonlib commonlib/mem_pool: Allow configuring the alignment 2021-11-04 10:33:52 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu cpu/amd/mtrr: Remove topmem global variables 2021-11-03 18:36:15 +00:00
device treewide: Replace bad uses of find_resource 2021-11-04 17:37:13 +00:00
drivers drivers: Replace bad uses of find_resource 2021-11-04 17:34:56 +00:00
ec ec/google/chromeec: Register USB-C mux operations 2021-10-06 22:20:32 +00:00
include lib/cbfs: Add cbfs_preload() 2021-11-04 17:10:31 +00:00
lib lib/cbfs: Add cbfs_preload() 2021-11-04 17:10:31 +00:00
mainboard mb/google: Fix indirect include bootmode.h 2021-11-05 13:00:52 +00:00
northbridge nb/intel/haswell/northbridge.c: Drop stale comment 2021-11-05 05:57:16 +00:00
security security/intel/txt: Get addr bits at runtime 2021-11-01 15:59:54 +00:00
soc soc/mediatek/mt8186: Add PLL and clock init support 2021-11-05 13:03:10 +00:00
southbridge sb/intel: Replace bad uses of find_resource 2021-11-04 17:32:06 +00:00
superio superio: Replace bad uses of find_resource 2021-11-04 17:36:32 +00:00
vendorcode vc/mediatek/mt8195: Remove unused code and comments 2021-11-01 15:57:11 +00:00
Kconfig Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUE 2021-11-04 17:18:48 +00:00