u-boot-brain/arch/arm/mach-uniphier/clk
Masahiro Yamada ee8d037ce7 ARM: uniphier: remove SPL support for ARMv8 SoCs
It has been a while since ARM Trusted Firmware supported UniPhier SoC
family.  U-Boot SPL was intended as a temporary loader that runs in
secure world.  It is a maintenance headache to support two different
boot mechanisms.  Secure firmware is realm of ARM Trusted Firmware
and now U-Boot only serves as a non-secure boot loader for UniPhier
ARMv8 SoCs.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-07-26 22:27:15 +09:00
..
clk-dram-pro5.c ARM: uniphier: split out UMC clock enable 2017-01-17 09:00:40 +09:00
clk-dram-pxs2.c ARM: uniphier: split out UMC clock enable 2017-01-17 09:00:40 +09:00
clk-dram-sld3.c ARM: uniphier: split out UMC clock enable 2017-01-17 09:00:40 +09:00
clk-early-sld3.c ARM: uniphier: split out UMC clock enable 2017-01-17 09:00:40 +09:00
clk-ld4.c Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 2017-05-15 10:40:05 -04:00
clk-ld11.c Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 2017-05-15 10:40:05 -04:00
clk-ld20.c ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20 2017-02-23 08:37:56 +09:00
clk-pro4.c Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD 2017-05-15 10:40:05 -04: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
clk-pxs3.c ARM: uniphier: add more init code for PXs3 2017-05-17 21:56:17 +09:00
dpll-ld4.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
dpll-pro4.c ARM: uniphier: replace <linux/err.h> with <linux/errno.h> 2017-01-22 15:32:56 +09:00
dpll-pro5.c ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +09:00
dpll-pxs2.c ARM: uniphier: refactor spl_init_board() 2017-01-18 01:22:30 +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: replace <common.h> with <linux/delay.h> where possible 2017-01-22 15:33:00 +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
Makefile ARM: uniphier: remove SPL support for ARMv8 SoCs 2017-07-26 22:27:15 +09:00
pll-base-ld20.c ARM: uniphier: set up charge pump current for MPLL of LD11 SoC 2017-02-23 09:00:16 +09:00
pll-ld4.c ARM: uniphier: replace <common.h> with <linux/delay.h> where possible 2017-01-22 15:33:00 +09:00
pll-ld11.c ARM: uniphier: set up charge pump current for MPLL of LD11 SoC 2017-02-23 09:00:16 +09:00
pll-ld20.c ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init() 2017-01-17 09:00:40 +09:00
pll-pro4.c ARM: uniphier: replace <common.h> with <linux/delay.h> where possible 2017-01-22 15:33:00 +09:00
pll-pxs3.c ARM: uniphier: fix various sparse warnings 2017-06-25 06:06:09 +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: set up charge pump current for MPLL of LD11 SoC 2017-02-23 09:00:16 +09:00