summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/clock_manager.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-07arm: socfpga: Convert clock manager from struct to definesLey Foon Tan
2018-08-13ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 onlyMarek Vasut
2018-05-18arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoCLey Foon Tan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-09arm: socfpga: Guard commands with CONFIG_SPL_BUILD testsTom Rini
2017-05-18arm: socfpga: Add clock driver for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Restructure clock manager driverLey Foon Tan
2017-02-08arm: socfpga: set the mpuclk divider in the Altera group registerDinh Nguyen
2015-08-23arm: socfpga: Fix delay in clock managerMarek Vasut
2015-08-08arm: socfpga: clock: Clean up pll_config.hMarek Vasut
2015-08-08arm: socfpga: clock: Get rid of cm_config_t typedefMarek Vasut
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada