summaryrefslogtreecommitdiffstats
path: root/sys/arm/ti/am335x/am335x_prcm.c
Commit message (Expand)AuthorAgeFilesLines
* MFC of r305112, r305113, r305119, r305141 and r305432:loos2016-12-301-4/+5
* Add the SPI driver for am335x.loos2016-03-291-0/+10
* Add a MODULE_VERSION(), because other things MODULE_DEPEND() on this.ian2015-08-121-0/+1
* - Add clk_set_source_freq field to struct ti_clock_dev so clock devicegonzo2015-06-171-23/+65
* Switch TI platform support code from using FreeBSD's custom-baked DTSgonzo2015-05-221-46/+51
* Stop using machine/fdt.h in the arm kernel code when we don't need it.andrew2015-04-041-1/+0
* am335x_clk_pruss_activate(): use the L3F clock.rpaulo2015-02-021-7/+7
* Set LCDC clock frequency to 2*148500 KHzgonzo2015-01-291-3/+3
* Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p.loos2015-01-121-1/+9
* Allow the OMAP4 and AM335x prcm drivers to be compiled in the same kernelandrew2014-05-251-1/+1
* Adds the ADC driver for TI AM3xxx SoC family.loos2014-03-241-0/+7
* 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
* Make the noop clock successfully do nothing, because doing nothing andian2013-08-211-1/+31
* Define the uart clocks so that they can be en/disabled at runtime.ian2013-08-211-0/+24
* Initialisation routines for the mailbox, spinlock and PRU-ICSS clocks.rpaulo2013-07-311-1/+71
* Add clock definitions for LCD controller and PWM modulegonzo2013-05-271-3/+91
* Merging of projects/armv6, part 10gonzo2012-08-151-0/+568
OpenPOWER on IntegriCloud