aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-tegra
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Add more SPDX-License-Identifier tagsTom Rini2-28/+2
2015-11-12ARM: tegra: rename GPU functionsAlexandre Courbot1-4/+4
2015-11-12ARM: tegra: remove vpr_configured() functionAlexandre Courbot1-6/+0
2015-09-16ARM: tegra: Implement clk_mThierry Reding1-2/+5
2015-09-16tegra: Remove tegra_spl_gpio_direction_output declaration from header fileAxel Lin1-9/+0
2015-09-11bitops: introduce BIT() definitionHeiko Schocher1-2/+0
2015-08-13ARM: tegra: Make pinmux.h standalone includibleThierry Reding1-0/+2
2015-08-13ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler1-0/+2
2015-08-06ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot1-0/+15
2015-08-06ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2-9/+27
2015-08-05Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2-29/+24
2015-08-05Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren1-0/+2
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren6-14/+45
2015-06-09tegra: Allow board-specific initSimon Glass1-0/+7
2015-06-09tegra: clock: Support enabling external clocksSimon Glass1-0/+8
2015-05-13tegra: Make tegra_powergate_power_on publicJan Kiszka1-0/+1
2015-05-13tegra124: video: Add full link training for eDPSimon Glass1-0/+4
2015-05-13tegra: Move display controller header into commonSimon Glass1-0/+572
2015-05-13tegra124: clock: Add display clocks and functionsSimon Glass1-3/+12
2015-05-13tegra: clock: Split the clock source code into a separate functionSimon Glass1-0/+11
2015-05-13tegra: clock: Add checking for invalid clock IDsSimon Glass1-0/+3
2015-05-13tegra: Provide a function to allow LCD PMIC setupSimon Glass1-0/+8
2015-05-13tegra: Add a board ID functionSimon Glass1-5/+6
2015-05-13tegra: pwm: Allow the clock rate to be left as isSimon Glass1-1/+1
2015-05-13tegra: Move the pwm into tegra-commonSimon Glass1-0/+60
2015-03-30ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren1-0/+16
2015-03-30ARM: tegra: pinctrl: minor cleanupStephen Warren1-10/+10
2015-03-04ARM: tegra: pinmux: support Tegra210's e_io_hv pin optionStephen Warren1-0/+11
2015-03-04ARM: tegra: pinmux: support hsm/schmitt on pinsStephen Warren1-2/+8
2015-03-04ARM: tegra: pinmux: move some type definitionsStephen Warren1-29/+29
2015-03-04ARM: tegra: pinmux: handle feature removal on newer SoCsStephen Warren1-0/+12
2015-03-04ARM: tegra: pinmux: simplify some definesStephen Warren1-11/+23
2015-03-04ARM: tegra: add function to clear pinmux CLAMPING bitStephen Warren1-1/+2
2015-03-04ARM: tegra: support running in non-secure modeStephen Warren1-0/+4
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon Glass1-3/+4
2014-12-18ARM: tegra: Implement XUSB pad controllerThierry Reding1-0/+24
2014-12-18ARM: tegra: Implement powergate supportThierry Reding1-0/+38
2014-12-11dm: i2c: tegra: Convert to driver modelSimon Glass1-1/+1
2014-10-25tegra: add proto for pin_mux_mmcJeroen Hofstee1-5/+6
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass1-6/+9
2014-08-18ARM: tegra: Disable VPRBryan Wu1-0/+9
2014-07-03i2c: tegra: use repeated start for readsStephen Warren1-0/+2
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-2/+25
2014-05-15usb: tegra: support device modeStephen Warren1-0/+2
2014-05-13ARM: tegra: add function to enable input clamping on tristateStephen Warren1-0/+5
2014-05-13ARM: tegra: add GPIO initialization table functionStephen Warren1-0/+20
2014-05-13ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren1-2/+0
2014-04-17ARM: tegra: pack pinmux data tables tighterStephen Warren1-21/+21
2014-04-17usb: tegra: combine header fileStefan Agner1-1/+225
2014-04-17usb: tegra: fix PHY configurationStefan Agner1-5/+0