summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-tegra
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: enable GPU node by compatible valueStephen Warren2016-05-041-1/+1
* tegra: video: Clean up the old LCD/PWM driver codeSimon Glass2016-02-161-32/+0
* tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass2016-02-161-5/+0
* tegra: pwm: Add a driver for the tegra PWMSimon Glass2016-02-161-0/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-192-28/+2
* ARM: tegra: rename GPU functionsAlexandre Courbot2015-11-121-4/+4
* ARM: tegra: remove vpr_configured() functionAlexandre Courbot2015-11-121-6/+0
* ARM: tegra: Implement clk_mThierry Reding2015-09-161-2/+5
* tegra: Remove tegra_spl_gpio_direction_output declaration from header fileAxel Lin2015-09-161-9/+0
* bitops: introduce BIT() definitionHeiko Schocher2015-09-111-2/+0
* ARM: tegra: Make pinmux.h standalone includibleThierry Reding2015-08-131-0/+2
* ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler2015-08-131-0/+2
* ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot2015-08-061-0/+15
* ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2015-08-062-9/+27
* Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc.Tom Warren2015-08-052-29/+24
* Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-051-0/+2
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-286-14/+45
* tegra: Allow board-specific initSimon Glass2015-06-091-0/+7
* tegra: clock: Support enabling external clocksSimon Glass2015-06-091-0/+8
* tegra: Make tegra_powergate_power_on publicJan Kiszka2015-05-131-0/+1
* tegra124: video: Add full link training for eDPSimon Glass2015-05-131-0/+4
* tegra: Move display controller header into commonSimon Glass2015-05-131-0/+572
* tegra124: clock: Add display clocks and functionsSimon Glass2015-05-131-3/+12
* tegra: clock: Split the clock source code into a separate functionSimon Glass2015-05-131-0/+11
* tegra: clock: Add checking for invalid clock IDsSimon Glass2015-05-131-0/+3
* tegra: Provide a function to allow LCD PMIC setupSimon Glass2015-05-131-0/+8
* tegra: Add a board ID functionSimon Glass2015-05-131-5/+6
* tegra: pwm: Allow the clock rate to be left as isSimon Glass2015-05-131-1/+1
* tegra: Move the pwm into tegra-commonSimon Glass2015-05-131-0/+60
* ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren2015-03-301-0/+16
* ARM: tegra: pinctrl: minor cleanupStephen Warren2015-03-301-10/+10
* ARM: tegra: pinmux: support Tegra210's e_io_hv pin optionStephen Warren2015-03-041-0/+11
* ARM: tegra: pinmux: support hsm/schmitt on pinsStephen Warren2015-03-041-2/+8
* ARM: tegra: pinmux: move some type definitionsStephen Warren2015-03-041-29/+29
* ARM: tegra: pinmux: handle feature removal on newer SoCsStephen Warren2015-03-041-0/+12
* ARM: tegra: pinmux: simplify some definesStephen Warren2015-03-041-11/+23
* ARM: tegra: add function to clear pinmux CLAMPING bitStephen Warren2015-03-041-1/+2
* ARM: tegra: support running in non-secure modeStephen Warren2015-03-041-0/+4
* dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-3/+4
* ARM: tegra: Implement XUSB pad controllerThierry Reding2014-12-181-0/+24
* ARM: tegra: Implement powergate supportThierry Reding2014-12-181-0/+38
* dm: i2c: tegra: Convert to driver modelSimon Glass2014-12-111-1/+1
* tegra: add proto for pin_mux_mmcJeroen Hofstee2014-10-251-5/+6
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-6/+9
* ARM: tegra: Disable VPRBryan Wu2014-08-181-0/+9
* i2c: tegra: use repeated start for readsStephen Warren2014-07-031-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-223-2/+25
|\
| * ARM: tegra: add function to enable input clamping on tristateStephen Warren2014-05-131-0/+5
| * ARM: tegra: add GPIO initialization table functionStephen Warren2014-05-131-0/+20
| * ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-131-2/+0
OpenPOWER on IntegriCloud