summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124/clock.c
Commit message (Expand)AuthorAgeFilesLines
* soc/nvidia: Put static keyword at the beginning of declarationsFelix Singer2024-01-091-2/+2
* soc/nvidia/tegra124: Fix building with clangArthur Heymans2022-11-101-7/+7
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+3
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src/soc/nvidia: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-18/+18
* soc/nvidia/tegra124: Assert divisor is non-zeroJacob Garber2019-07-291-0/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-4/+4
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* src/soc: Add and update license headersMartin Roth2018-05-291-7/+9
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-3/+0
* arm(64): Manually clean up the mess left by write32() transitionJulius Werner2015-04-211-16/+50
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-74/+74
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-72/+35
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-7/+7
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-1/+2
* coreboot arm: Define function for setting cntfrq registerFurquan Shaikh2015-03-021-1/+2
* tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIMEJimmy Zhang2015-02-171-5/+10
* tegra124: configure DP with correct pixel clockVince Hsu2015-01-041-8/+15
* tegra124: change PLLD VCO calculation algorithmKen Chang2014-12-171-8/+15
* tegra124: Allow "best" PLLD parameters for unmatched pixel clock.Hung-Te Lin2014-12-161-28/+40
* tegra124: clock: Enforce PLL constraints for VCO and CFJulius Werner2014-12-161-45/+45
* tegra124: Setup clock PLLD by approximating display panel pixel clock.Hung-Te Lin2014-12-151-12/+80
* tegra124: A couple clock fixes.Gabe Black2014-12-151-2/+2
* tegra124: Add some functions for resetting peripherals.Gabe Black2014-11-141-0/+42
* t124: Clean up display init functionsJimmy Zhang2014-11-141-16/+8
* t124: Skip PLLP init to 408MHzJimmy Zhang2014-11-131-14/+3
* t124: nyan: Enable lock bit on pllJimmy Zhang2014-11-131-31/+38
* tegra124: fix PLLU parametersAndrew Bresticker2014-11-131-12/+19
* tegra124: Make the PLLX frequency selectable by model.Gabe Black2014-11-131-8/+17
* tegra124/nyan: memory and display updatesAndrew Bresticker2014-09-221-4/+70
* tegra124/nyan: display, clock, and other updatesJulius Werner2014-09-131-71/+157
* tegra124/nyan: various fixes and additionsHung-Te Lin2014-09-121-67/+64
* tegra124/nyan: rougly stable code baseGabe Black2014-09-111-12/+349
* tegra: Change how tegra124 and tegra include files from each other.Gabe Black2014-08-181-4/+5
* Tegra,Tegra124: proposed layout for file hierarchy with exampleRonald G. Minnich2014-08-131-0/+42