aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/tegra2/clock.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin1-1087/+0
2012-07-07tegra: Correct PLL access in ap20.c and clock.cSimon Glass1-2/+2
2012-05-15tegra2: trivially enable 13 mhz crystal frequencyLucas Stach1-1/+4
2012-05-15tegra: Add functions to access low-level Osc/PLL detailsSimon Glass1-0/+32
2012-03-29tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass1-22/+41
2012-03-29tegra: fdt: Add function to return peripheral/clock IDSimon Glass1-0/+58
2011-12-24tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass1-0/+14
2011-10-27tegra2: Add more clock functionsSimon Glass1-5/+816
2011-10-27tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass1-3/+3
2011-09-10tegra2: fix warning: "assert" redefinedWolfgang Denk1-8/+0
2011-09-04Tegra2: Add more clock supportSimon Glass1-0/+158