9
0
Fork 0
barebox/drivers/clk
Sascha Hauer 8030ab24fa Merge branch 'kconfig' 2012-12-08 12:22:21 +01:00
..
Kconfig Remove bad Kconfig reference to HAVE_CLK 2012-12-08 12:22:12 +01:00
Makefile clk: Add clk table based divider support 2012-12-06 12:55:21 +01:00
clk-divider-table.c clk: Add clk table based divider support 2012-12-06 12:55:21 +01:00
clk-divider.c clk: initial common clk support 2012-10-04 15:19:55 +02:00
clk-fixed-factor.c clk: initial common clk support 2012-10-04 15:19:55 +02:00
clk-fixed.c clk: use the 'CLK_ALWAYS_ENABLED' flag for clk-fixed by default 2012-12-07 09:30:54 +01:00
clk-gate.c clk: Add clk gate support 2012-10-10 09:47:51 +02:00
clk-mux.c clk: initial common clk support 2012-10-04 15:19:55 +02:00
clk.c commands: clk_dump: denote always enabled clocks 2012-12-03 10:48:07 +01:00
clkdev.c clkdev: add helper function to register one clock lookup for a struct clk 2012-10-21 10:51:19 +02:00