aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/clock_manager.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-13ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 onlyMarek Vasut1-0/+2
2018-05-18arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoCLey Foon Tan1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini1-2/+2
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas1-2/+2
2018-01-09arm: socfpga: Guard commands with CONFIG_SPL_BUILD testsTom Rini1-1/+3
2017-05-18arm: socfpga: Add clock driver for Arria 10Ley Foon Tan1-0/+10
2017-05-18arm: socfpga: Restructure clock manager driverLey Foon Tan1-507/+8
2017-02-08arm: socfpga: set the mpuclk divider in the Altera group registerDinh Nguyen1-0/+3
2015-08-23arm: socfpga: Fix delay in clock managerMarek Vasut1-7/+5
2015-08-08arm: socfpga: clock: Clean up pll_config.hMarek Vasut1-14/+14
2015-08-08arm: socfpga: clock: Get rid of cm_config_t typedefMarek Vasut1-1/+1
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada1-0/+560