summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
...
* tegra: add Tegra124 and AS3722 PMIC to lowlevel-dvcLucas Stach2014-06-051-0/+55
* tegra: recognize Tegra124 in common initcallsLucas Stach2014-06-051-2/+4
* tegra: recognize Tegra124 in maincomplex startupLucas Stach2014-06-051-0/+1
* tegra: lowlevel: fix ODMdata fetch on Tegra124Lucas Stach2014-06-051-15/+35
* tegra: add Tegra124 id to lowlevel functionsLucas Stach2014-06-051-0/+6
* tegra: lowlevel: setup an early stackLucas Stach2014-06-051-0/+2
* tegra: pmc: add command to get into RCMLucas Stach2014-06-051-0/+20
* tegra: pmc: add Tegra30 compatibleLucas Stach2014-06-041-0/+2
* tegra: lowlevel-dvc: use __always_inline macroLucas Stach2014-06-041-3/+3
* ARM: tegra: beaver: activate sdmmc1 voltage railLucas Stach2014-05-151-0/+2
* clk: tegra30: register i2c clocksLucas Stach2014-05-151-0/+2
* tegra: lowlevel: add function to fetch chipidLucas Stach2014-05-151-0/+6
* ARM: tegra30: ramp vdd_core to 1,2VLucas Stach2014-05-081-0/+18
* ARM: tegra30: slow down CPU to 600 MHzLucas Stach2014-05-081-4/+4
* ARM: change signature of barebox_arm_entryLucas Stach2014-05-051-1/+1
* Merge branch 'for-next/tegra'Sascha Hauer2014-05-056-9/+82
|\
| * ARM: tegra: add NVidia Beaver board supportLucas Stach2014-04-231-0/+4
| * pinctrl: tegra: add Tegra3 driverLucas Stach2014-04-231-0/+1
| * tegra: recognize T30 in debug UART codeLucas Stach2014-04-232-3/+21
| * tegra: add Tegra3 mem initcallLucas Stach2014-04-231-1/+15
| * tegra: add Tegra3 ramsize detectionLucas Stach2014-04-232-1/+26
| * tegra: add Tegra3 kconfig symbolLucas Stach2014-04-231-0/+3
| * tegra: source MSELECT clock from CLK_MLucas Stach2014-04-231-2/+2
| * tegra: disable more lowlevel unsafe switch optimizationsLucas Stach2014-04-231-2/+10
* | x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-091-1/+1
|/
* tegra: add Tegra3 startupLucas Stach2014-02-273-1/+91
* tegra: set AHB clock rate earlyLucas Stach2014-02-272-0/+7
* tegra: add lowlevel DVCLucas Stach2014-02-273-1/+86
* tegra: add Tegra3 to relevant lowlevel functionsLucas Stach2014-02-271-2/+5
* tegra: add lowlevel delay functionLucas Stach2014-02-192-0/+49
* tegra: lowlevel: switch to __always_inline macroLucas Stach2014-02-191-8/+9
* tegra: add -fno-jump-tables to lowlevel codeLucas Stach2014-02-191-2/+2
* tegra: rename board directory for Colibri T20Lucas Stach2014-02-171-2/+2
* tegra: switch main CPU complex to PLLX earlyLucas Stach2013-12-042-0/+41
* tegra: speed up system busLucas Stach2013-12-041-0/+12
* tegra: fix fallout from relocatable code changes in PLLX initLucas Stach2013-12-041-0/+2
* tegra: switch to multi imageLucas Stach2013-10-025-29/+31
* tegra: ac100: delete custom KconfigLucas Stach2013-10-021-2/+0
* tegra: don't force to choose between Tegra archesLucas Stach2013-10-021-13/+6
* tegra: mandate relocatable binaryLucas Stach2013-10-022-11/+5
* tegra: fix PBL buildLucas Stach2013-10-023-5/+2
* tegra: start maincomplex execution at correct offsetLucas Stach2013-10-021-8/+3
* tegra: try harder inlining early startup functionsLucas Stach2013-10-021-7/+14
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-3/+0
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-3/+0
* | ARM: remove include of mach/gpio.h for gpiolib usersSascha Hauer2013-08-161-1/+0
|/
* tegra: add peripheral clocksLucas Stach2013-07-021-0/+49
* tegra: add new clock framework driverLucas Stach2013-07-023-121/+36
* tegra: deduplicate clk definesLucas Stach2013-07-022-63/+33
* tegra: change clocksource driver to be more lowlevelLucas Stach2013-07-022-13/+26