u-boot-brain/arch/arm/mach-uniphier/clk
Masahiro Yamada c72f4d4c2e ARM: uniphier: add PLL init code for LD11 SoC
- Initialize PLLs (SPL initializes only DPLL to save the precious
   SPL memory footprint)
 - Adjust CPLL/MPLL to the final tape-out frequency
 - Set the Cortex-A53 clock to the maximum frequency since it is
   running at 500MHz (SPLL/4) on startup

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-09-23 01:00:23 +09:00
..
clk-ld4.c cosmetic: Fix typos "privide" 2016-04-01 00:59:47 +09:00
clk-ld11.c ARM: uniphier: add PH1-LD11 SoC support 2016-05-26 00:37:13 +09:00
clk-ld20.c ARM: uniphier: add PH1-LD20 SoC support 2016-04-24 09:54:08 +09:00
clk-pro4.c cosmetic: Fix typos "privide" 2016-04-01 00:59:47 +09:00
clk-pro5.c cosmetic: Fix typos "privide" 2016-04-01 00:59:47 +09:00
clk-pxs2.c ARM: uniphier: add clock/reset settings for xHCI of ProXstream2 2016-07-24 00:44:55 +09:00
dpll-ld4.c ARM: uniphier: collect clock/PLL init code into a single directory 2016-09-19 00:06:47 +09:00
dpll-ld11.c ARM: uniphier: add PLL init code for LD11 SoC 2016-09-23 01:00:23 +09:00
dpll-ld20.c ARM: uniphier: add PLL init code for LD20 SoC 2016-09-19 00:12:26 +09:00
dpll-pro4.c ARM: uniphier: collect clock/PLL init code into a single directory 2016-09-19 00:06:47 +09:00
dpll-sld3.c ARM: uniphier: collect clock/PLL init code into a single directory 2016-09-19 00:06:47 +09:00
dpll-sld8.c ARM: uniphier: collect clock/PLL init code into a single directory 2016-09-19 00:06:47 +09:00
dpll-tail.c ARM: uniphier: move PLL init code to U-Boot proper where possible 2016-09-19 00:06:44 +09:00
early-clk-ld4.c ARM: uniphier: collect clock/PLL init code into a single directory 2016-09-19 00:06:47 +09:00
early-clk-ld11.c ARM: uniphier: collect clock/PLL init code into a single directory 2016-09-19 00:06:47 +09:00
early-clk-ld20.c ARM: uniphier: collect clock/PLL init code into a single directory 2016-09-19 00:06:47 +09:00
early-clk-pro5.c ARM: uniphier: collect clock/PLL init code into a single directory 2016-09-19 00:06:47 +09:00
early-clk-pxs2.c ARM: uniphier: collect clock/PLL init code into a single directory 2016-09-19 00:06:47 +09:00
Makefile ARM: uniphier: add PLL init code for LD11 SoC 2016-09-23 01:00:23 +09:00
pll-base-ld20.c ARM: uniphier: add PLL init code for LD20 SoC 2016-09-19 00:12:26 +09:00
pll-ld4.c ARM: uniphier: move PLL init code to U-Boot proper where possible 2016-09-19 00:06:44 +09:00
pll-ld11.c ARM: uniphier: add PLL init code for LD11 SoC 2016-09-23 01:00:23 +09:00
pll-ld20.c ARM: uniphier: add PLL init code for LD20 SoC 2016-09-19 00:12:26 +09:00
pll-pro4.c ARM: uniphier: move PLL init code to U-Boot proper where possible 2016-09-19 00:06:44 +09:00
pll-sld3.c ARM: uniphier: move PLL init code to U-Boot proper where possible 2016-09-19 00:06:44 +09:00
pll.h ARM: uniphier: add PLL init code for LD20 SoC 2016-09-19 00:12:26 +09:00