summaryrefslogtreecommitdiffstats
path: root/sys/arm/allwinner/a10_clk.c
Commit message (Expand)AuthorAgeFilesLines
* Convert Allwinner port to extres clk/hwreset/regulator APIs.jmcneill2016-04-061-862/+0
* Add support to enable/disable both the EHCI and OHCI Allwinner clocks. Thisandrew2016-03-051-30/+185
* Add Allwinner A20 HDMI support.jmcneill2016-02-251-0/+240
* Add support for the Allwinner i2c device. This is similar to the existingandrew2016-02-151-0/+23
* Update of the Allwinner drivers to:andrew2016-02-101-2/+3
* Remove an extra newline that crept in.andrew2016-01-241-1/+0
* Add support for controlling the clocks for the audio codec and DMA engines.andrew2016-01-241-0/+95
* Add the routines to activate the GMAC clock and setup the GMAC mode.loos2015-07-031-0/+32
* Remove duplicate and unnecessary includes.loos2015-07-031-9/+0
* Add AHCI attachment code for Allwinner A10/A20 SoCs.loos2015-07-031-0/+27
* Add the MMC/SD driver for Allwinner SoCs.loos2015-05-211-1/+109
* Stop using machine/fdt.h in the arm kernel code when we don't need it.andrew2015-04-041-1/+0
* Fix typo in comment.ganbold2014-09-201-1/+2
* Switch to my freebsd.org emal address in copyright.ganbold2014-03-251-1/+1
* Add gpio and clock bits for A10/A20's EMAC ethernet controller driver, such as:ganbold2014-03-031-2/+18
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-021-0/+4
* Remove #include <machine/frame.h> from all the arm code that doesn'tian2013-10-271-1/+0
* Enable USB1 (which is EHCI0) for Allwinner A10gonzo2013-02-151-0/+1
* Remove two dead assignments andganbold2013-02-051-14/+14
* Add simple clock driver and ehci glue code for a10ganbold2013-01-291-0/+171
OpenPOWER on IntegriCloud