<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/clk/Makefile, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-04-23T09:19:09Z</updated>
<entry>
<title>clk: create meson directory and move related drivers</title>
<updated>2019-04-23T09:19:09Z</updated>
<author>
<name>Jerome Brunet</name>
</author>
<published>2019-02-10T13:54:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f5abfed8e916b9dd7a1b1187935e834acd5c9710'/>
<id>urn:sha1:f5abfed8e916b9dd7a1b1187935e834acd5c9710</id>
<content type='text'>
In order to support the Amlogic G12A clock controller,
re-architect the clock files into a meson directory.

No functionnal changes.

MAINTAINERS entry is also updated.

Signed-off-by: Jerome Brunet &lt;jbrunet@baylibre.com&gt;
Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>clk: Add fixed-factor clock driver</title>
<updated>2019-02-27T01:12:33Z</updated>
<author>
<name>Anup Patel</name>
</author>
<published>2019-02-25T08:14:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=b630d57d0ab45639eea02f2671c2aa0d023c89ac'/>
<id>urn:sha1:b630d57d0ab45639eea02f2671c2aa0d023c89ac</id>
<content type='text'>
This patch adds fixed-factor clock driver which derives clock
rate by dividing (div) and multiplying (mult) fixed factors
to a parent clock.

Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>clk: Add SiFive FU540 PRCI clock driver</title>
<updated>2019-02-27T01:12:33Z</updated>
<author>
<name>Anup Patel</name>
</author>
<published>2019-02-25T08:14:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=c40b6df87fc0193a7184ada9f53aaf57cdec0cdf'/>
<id>urn:sha1:c40b6df87fc0193a7184ada9f53aaf57cdec0cdf</id>
<content type='text'>
Add driver code for the SiFive FU540 PRCI IP block.  This IP block
handles reset and clock control for the SiFive FU540 device and
implements SoC-level clock tree controls and dividers.

Based on code written by Wesley Terpstra &lt;wesley@sifive.com&gt;
found in commit 999529edf517ed75b56659d456d221b2ee56bb60 of:
https://github.com/riscv/riscv-linux

Boot and PLL rate change were tested on a SiFive HiFive Unleashed
board.

Signed-off-by: Paul Walmsley &lt;paul.walmsley@sifive.com&gt;
Signed-off-by: Atish Patra &lt;atish.patra@wdc.com&gt;
Signed-off-by: Anup Patel &lt;anup.patel@wdc.com&gt;
Reviewed-by: Alexander Graf &lt;agraf@suse.de&gt;
</content>
</entry>
<entry>
<title>clk: Add Allwinner A64 CLK driver</title>
<updated>2019-01-18T16:49:08Z</updated>
<author>
<name>Jagan Teki</name>
</author>
<published>2018-12-22T16:02:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=0d47bc70565102388c957ead7deac4b2eaa3dfba'/>
<id>urn:sha1:0d47bc70565102388c957ead7deac4b2eaa3dfba</id>
<content type='text'>
Add initial clock driver for Allwinner A64.

Implement USB clock enable and disable functions for
OHCI, EHCI, OTG and USBPHY gate and clock registers
via ccu clk gate table.

Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
Acked-by: Maxime Ripard &lt;maxime.ripard@bootlin.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic</title>
<updated>2018-11-29T20:16:58Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-11-29T14:33:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=93e72ac472b537bb4b0c6a97a7e6aab2b37860c6'/>
<id>urn:sha1:93e72ac472b537bb4b0c6a97a7e6aab2b37860c6</id>
<content type='text'>
Cleanup and update towards support for Amlogic Meson AXG SoCs :
- mmc: meson-gx: Add AXG compatible
- net: designware: add meson meson compatibles
- Amlogic Meson cleanup for AXG SoC support
</content>
</entry>
<entry>
<title>clk: MediaTek: add clock driver for MT7629 SoC.</title>
<updated>2018-11-29T04:04:51Z</updated>
<author>
<name>Ryder Lee</name>
</author>
<published>2018-11-15T02:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=0bd7dc74d2ffee99b931606b94469f9c9ab9bbf1'/>
<id>urn:sha1:0bd7dc74d2ffee99b931606b94469f9c9ab9bbf1</id>
<content type='text'>
This patch adds clock modules for MediaTek SoCs:
- Shared part: a common driver which contains the general operations
for plls, muxes, dividers and gates so that we can reuse it in future.

- Specific SoC part: the group of structures used to hold the hardware
configuration for each SoC.

We take MT7629 as an example to demonstrate how to implement driver if
any other MediaTek chips would like to use it.

Signed-off-by: Ryder Lee &lt;ryder.lee@mediatek.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>clk: Add clock driver for AXG</title>
<updated>2018-11-26T13:40:52Z</updated>
<author>
<name>Neil Armstrong</name>
</author>
<published>2018-09-07T15:25:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f6eb68b978fdb9b109ece3c71e2cc19d041103c5'/>
<id>urn:sha1:f6eb68b978fdb9b109ece3c71e2cc19d041103c5</id>
<content type='text'>
This patch adds a minimal clock driver for the Amlogic AXG SoC to handle
the basic gates and PLLs.

Signed-off-by: Neil Armstrong &lt;narmstrong@baylibre.com&gt;
</content>
</entry>
<entry>
<title>drivers: cosmetic: Convert SPDX license tags to Linux Kernel style</title>
<updated>2018-10-28T13:26:39Z</updated>
<author>
<name>Patrick Delaunay</name>
</author>
<published>2018-10-26T07:02:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=22929e1266e9a61048bfaef381ad4fb2e2fc3ef5'/>
<id>urn:sha1:22929e1266e9a61048bfaef381ad4fb2e2fc3ef5</id>
<content type='text'>
Complete in the drivers directory the work started with
commit 83d290c56fab ("SPDX: Convert all of our single
license tags to Linux Kernel style").

Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;
</content>
</entry>
<entry>
<title>clk: imx: add clk driver for i.MX8QXP</title>
<updated>2018-10-22T10:59:01Z</updated>
<author>
<name>Peng Fan</name>
</author>
<published>2018-10-18T12:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f77d441091a277920d893c82c5811c552385af57'/>
<id>urn:sha1:f77d441091a277920d893c82c5811c552385af57</id>
<content type='text'>
Add clk driver for i.MX8QXP. This basic version supports clk
enable/disable/get_rate/set_rate operations for I2C, ENET,
SDHC0 and UART clocks.

Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;
Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>clk: Add support for Arm's Versatile Express OSC clock generators</title>
<updated>2018-09-30T17:00:34Z</updated>
<author>
<name>Liviu Dudau</name>
</author>
<published>2018-09-17T16:50:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=a71e907c4dbeee69b9b70e266ccc1e7d760ef9c1'/>
<id>urn:sha1:a71e907c4dbeee69b9b70e266ccc1e7d760ef9c1</id>
<content type='text'>
The Arm Versatile Express and Juno development boards contain an
OSC clock generator that can be accessed through the Versatile
Express config bus. The generators are quite often being controlled
by some MCU and the config bus offers a uniform way of exposing them.

Signed-off-by: Liviu Dudau &lt;liviu.dudau@foss.arm.com&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
</feed>
