summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada2015-05-134-1/+326
* jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell2015-05-131-0/+2
* ARM: tegra: Enable SMMU when going non-secureThierry Reding2015-05-131-0/+40
* tegra: Set CNTFRQ for secondary CPUsJan Kiszka2015-05-131-0/+13
* tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell2015-05-131-0/+15
* tegra124: Add PSCI support for Tegra124Jan Kiszka2015-05-134-0/+168
* tegra: Make tegra_powergate_power_on publicJan Kiszka2015-05-131-1/+1
* tegra: Move display controller header into commonSimon Glass2015-05-131-1/+1
* tegra124: clock: Add display clocks and functionsSimon Glass2015-05-132-5/+138
* tegra: clock: Split the clock source code into a separate functionSimon Glass2015-05-131-22/+29
* tegra: clock: Add checking for invalid clock IDsSimon Glass2015-05-131-4/+26
* tegra: Move checkboard() into the board codeSimon Glass2015-05-131-8/+0
* tegra: pwm: Allow the clock rate to be left as isSimon Glass2015-05-131-1/+4
* tegra: Move the pwm into tegra-commonSimon Glass2015-05-133-2/+2
* arch: Make board selection choices optionalJoe Hershberger2015-05-125-0/+5
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-18/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-035-3/+274
|\
| * tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BITLucas Stach2015-03-301-0/+2
| * ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler2015-03-301-2/+2
| * ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren2015-03-301-0/+17
| * ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren2015-03-301-0/+57
| * ARM: tegra: pinctrl: minor cleanupStephen Warren2015-03-301-1/+1
| * ARM: tegra: pinctrl: move Tegra210 code to the correct dirStephen Warren2015-03-301-0/+195
* | malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-3/+0
|/
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-103-35/+250
|\
| * ARM: tegra: pinmux: support Tegra210's e_io_hv pin optionStephen Warren2015-03-041-0/+36
| * ARM: tegra: pinmux: account for different drivegroup base registersStephen Warren2015-03-041-1/+1
| * ARM: tegra: pinmux: support hsm/schmitt on pinsStephen Warren2015-03-041-2/+64
| * ARM: tegra: pinmux: partially handle varying register layoutsStephen Warren2015-03-041-0/+12
| * ARM: tegra: pinmux: move some type definitionsStephen Warren2015-03-041-15/+15
| * ARM: tegra: pinmux: handle feature removal on newer SoCsStephen Warren2015-03-041-0/+24
| * ARM: tegra: pinmux: simplify some definesStephen Warren2015-03-041-13/+31
| * ARM: tegra: pinmux: add note re: drive group field definesStephen Warren2015-03-041-0/+15
| * ARM: tegra: add function to clear pinmux CLAMPING bitStephen Warren2015-03-041-4/+8
| * ARM: tegra: support running in non-secure modeStephen Warren2015-03-042-1/+24
| * ARM: tegra: support large RAM sizesStephen Warren2015-03-041-1/+21
| * ARM: tegra: fix variable naming in query_sdram_size()Stephen Warren2015-03-041-8/+9
* | dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-041-0/+3
* | kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-6/+6
* | kconfig: switch to single .config configurationMasahiro Yamada2015-02-241-1/+1
|/
* ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-2150-0/+10665
OpenPOWER on IntegriCloud