summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2015-06-10dm: usb: tegra: Drop legacy USB codeSimon Glass
2015-06-10dts: Disable device tree for SPL on all boardsSimon Glass
2015-06-10dm: tegra: usb: Move USB to driver modelSimon Glass
2015-06-09tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass
2015-06-09tegra: Allow board-specific initSimon Glass
2015-06-09tegra: Add missing tegra124 peripheralsSimon Glass
2015-06-09tegra: Introduce SRAM repair on tegra124Simon Glass
2015-06-09tegra: clock: Adjust PLL access to avoid a warningSimon Glass
2015-06-09tegra: clock: Support enabling external clocksSimon Glass
2015-05-13ARM: tegra: move NVIDIA common files to arch/arm/mach-tegraMasahiro Yamada
2015-05-13jetson-tk1: Add PSCI configuration options and reserve secure codeIan Campbell
2015-05-13ARM: tegra: Enable SMMU when going non-secureThierry Reding
2015-05-13tegra: Set CNTFRQ for secondary CPUsJan Kiszka
2015-05-13tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0Ian Campbell
2015-05-13tegra124: Add PSCI support for Tegra124Jan Kiszka
2015-05-13tegra: Make tegra_powergate_power_on publicJan Kiszka
2015-05-13tegra: Move display controller header into commonSimon Glass
2015-05-13tegra124: clock: Add display clocks and functionsSimon Glass
2015-05-13tegra: clock: Split the clock source code into a separate functionSimon Glass
2015-05-13tegra: clock: Add checking for invalid clock IDsSimon Glass
2015-05-13tegra: Move checkboard() into the board codeSimon Glass
2015-05-13tegra: pwm: Allow the clock rate to be left as isSimon Glass
2015-05-13tegra: Move the pwm into tegra-commonSimon Glass
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-30tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BITLucas Stach
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler
2015-03-30ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren
2015-03-30ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren
2015-03-30ARM: tegra: pinctrl: minor cleanupStephen Warren
2015-03-30ARM: tegra: pinctrl: move Tegra210 code to the correct dirStephen Warren
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass
2015-03-04ARM: tegra: pinmux: support Tegra210's e_io_hv pin optionStephen Warren
2015-03-04ARM: tegra: pinmux: account for different drivegroup base registersStephen Warren
2015-03-04ARM: tegra: pinmux: support hsm/schmitt on pinsStephen Warren
2015-03-04ARM: tegra: pinmux: partially handle varying register layoutsStephen Warren
2015-03-04ARM: tegra: pinmux: move some type definitionsStephen Warren
2015-03-04ARM: tegra: pinmux: handle feature removal on newer SoCsStephen Warren
2015-03-04ARM: tegra: pinmux: simplify some definesStephen Warren
2015-03-04ARM: tegra: pinmux: add note re: drive group field definesStephen Warren
2015-03-04ARM: tegra: add function to clear pinmux CLAMPING bitStephen Warren
2015-03-04ARM: tegra: support running in non-secure modeStephen Warren
2015-03-04ARM: tegra: support large RAM sizesStephen Warren
2015-03-04ARM: tegra: fix variable naming in query_sdram_size()Stephen Warren
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada