summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* 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