9
0
Fork 0
barebox/drivers/clk
Sascha Hauer 23d86834c7 clk: Add Altera SoCFPGA clk support
The SoCFPGA currently has all clocks described in the devicetree which
makes common clock support a straight forward task.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-23 08:40:31 +02:00
..
mvebu clk: mvebu: add OF clock providers for Marvell MVEBU SoCs 2013-08-16 08:45:33 +02:00
mxs i.MX28: unbreak ethernet 2013-09-10 21:03:59 +02:00
tegra tegra: add peripheral clocks 2013-07-02 08:36:09 +02:00
Kconfig clk: Add Altera SoCFPGA clk support 2013-09-23 08:40:31 +02:00
Makefile clk: Add Altera SoCFPGA clk support 2013-09-23 08:40:31 +02:00
clk-divider-table.c clk: Add clk table based divider support 2012-12-06 12:55:21 +01:00
clk-divider.c clk: divider: Add onebased divider support 2013-06-20 08:44:22 +02:00
clk-fixed-factor.c clk: initial common clk support 2012-10-04 15:19:55 +02:00
clk-fixed.c clk: Add is_enabled callback 2013-03-15 09:53:30 +01:00
clk-gate.c clk: allow to instanciate clk gate without registering it 2013-07-02 08:36:09 +02:00
clk-mux.c clk: allow to instanciate clk mux without registering it 2013-07-02 08:36:09 +02:00
clk.c clk: of: introduce of_clk_src_simple_get 2013-09-23 08:40:31 +02:00
clkdev.c clk: add clock lookup from devicetree 2013-07-02 08:36:09 +02:00
socfpga.c clk: Add Altera SoCFPGA clk support 2013-09-23 08:40:31 +02:00