summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/clk
AgeCommit message (Expand)Author
2017-01-22ARM: uniphier: add PXs3 SoC supportMasahiro Yamada
2017-01-22ARM: uniphier: replace <common.h> with <linux/delay.h> where possibleMasahiro Yamada
2017-01-22ARM: uniphier: replace <linux/err.h> with <linux/errno.h>Masahiro Yamada
2017-01-17ARM: uniphier: refactor spl_init_board()Masahiro Yamada
2017-01-17ARM: uniphier: refactor board_init()Masahiro Yamada
2017-01-17ARM: uniphier: split out UMC clock enableMasahiro Yamada
2017-01-17ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()Masahiro Yamada
2016-10-29ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3Masahiro Yamada
2016-10-29ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabledMasahiro Yamada
2016-10-29ARM: uniphier: enable SSC for more PLLs for LD20 SoCMasahiro Yamada
2016-10-29ARM: uniphier: remove unneeded mdelay() in PLL setting functionMasahiro Yamada
2016-10-18ARM: uniphier: remove unnecessary EHCI reset deassertionMasahiro Yamada
2016-10-10ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoCMasahiro Yamada
2016-09-22ARM: uniphier: add PLL init code for LD11 SoCMasahiro Yamada
2016-09-18ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada
2016-09-18ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada
2016-09-18ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada
2016-07-23ARM: uniphier: add clock/reset settings for xHCI of ProXstream2Masahiro Yamada
2016-05-25ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada
2016-03-31cosmetic: Fix typos "privide"Masahiro Yamada
2016-03-31ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada
2016-03-23ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada
2016-02-14ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada
2016-01-12ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-09-24ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada
2015-09-24ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada
2015-09-24ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada