aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx/clock.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini1-246/+0
2016-11-21ARM: AMx3xx: Centralize early clock initializationLokesh Vutla1-2/+7
2016-05-06ARM: am33xx: Fix DDR initialization delaysRuss Dill1-0/+1
2015-08-17ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I1-0/+52
2014-06-06arm:am33xx: Add a scale_vcores() hookTom Rini1-0/+11
2013-12-18ARM: AM43xx: clocks: Update DPLL detailsLokesh Vutla1-3/+9
2013-08-15ARM: AM33xx: Cleanup clocks layerLokesh Vutla1-1/+61
2013-08-15ARM: AM33xx: Cleanup dplls dataLokesh Vutla1-0/+111
2013-03-24am33xx: refactor am33xx clocks and add ti814x supportMatt Porter1-374/+0
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+10
2012-12-10am33xx: add ELM supportMansoor Ahamed1-0/+5
2012-12-10am33xx: NAND supportIlya Yanok1-0/+5
2012-11-20am33xx: init OTG hardware and new musb gadget driverIlya Yanok1-0/+8
2012-10-25am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford1-0/+35
2012-10-25am335x: Enable RTC 32K OSC clockVaibhav Hiremath1-0/+6
2012-09-01am33xx: Add support, update omap3 McSPI driverTom Rini1-0/+5
2012-09-01am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini1-3/+2
2012-09-01am33xx: Remove extra check in enable_ddr_clocksTom Rini1-5/+0
2012-09-01am33xx: Enable gpio0 clockTom Rini1-0/+4
2012-09-01am33xx: CPSW init and definitionsChandan Nath1-1/+7
2012-09-01omap: am335x_evm: enable i2c1 channelSteve Sakoman1-0/+5
2012-09-01omap: am33xx: enable gpio supportSteve Sakoman1-0/+15
2012-01-23ARM: AM33XX: Add i2c supportPatil, Rachna1-0/+5
2012-01-16ARM:AM33XX: Add mmc/sd supportChandan Nath1-0/+5
2012-01-16ARM:AM33XX: Fix ddr and timer register offsetChandan Nath1-0/+3
2011-10-27ARM:AM33XX: Add clock definitionsChandan Nath1-0/+273