aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra132/clock.c
AgeCommit message (Expand)Author
2016-08-09soc/nvidia/tegra132: remove tegra132 supportAaron Durbin
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-01-07Correct some common spelling mistakesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-10tegra132: rename clock_display() to clock_configure_plld()Aaron Durbin
2015-04-10tegra132: Add routine to enable all audio periphs under AHUBTom Warren
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-28tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->...Furquan Shaikh
2015-03-28tegra132: Clean up clock register writesFurquan Shaikh
2015-03-27tegra132: Fix clock apisFurquan Shaikh
2015-03-27tegra132: return actual plld frequencyAaron Durbin
2015-03-27tegra132: separate/refactor clock enable/reset codeTom Warren
2015-03-26t132: Implement clock initialization api for functional unitsFurquan Shaikh
2015-03-17Tegra132: Configure CPU clockJimmy Zhang
2015-03-13coreboot t132: Remove empty function cpu0_config_and_resetFurquan Shaikh
2015-03-04coreboot t132: Remove init pllx for nowFurquan Shaikh
2015-03-03coreboot t132: Add clock.c to all three stages of corebootFurquan Shaikh
2015-03-02coreboot arm: Define function for setting cntfrq registerFurquan Shaikh
2015-03-02tegra132: Enable bootblock support in tegra132 including UART supportFurquan Shaikh