summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-tegra
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-022-0/+4
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-182-0/+8
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+3
* arm: Don't include common.h in header filesSimon Glass2020-05-182-3/+0
* mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren2020-04-021-1/+1
* mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren2020-04-021-4/+16
* t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo2020-04-021-0/+1
* ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding2019-06-051-0/+6
* ARM: tegra: Unify Tegra186 buildsThierry Reding2019-06-051-0/+39
* ARM: tegra: Support TZ-only access to PMCThierry Reding2019-06-052-1/+25
* ARM: tegra: Use common header for PMU declarationsThierry Reding2019-06-051-0/+13
* tegra: sound: Add an I2S driverSimon Glass2019-05-241-0/+206
* tegra: sound: Add an audio hub driverSimon Glass2019-05-241-0/+475
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0725-49/+25
* dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass2017-07-281-1/+1
* dm: tegra: Convert USB setup to livetreeSimon Glass2017-07-281-1/+1
* tegra: tegra124: Add a PMC syscon driverSimon Glass2017-07-281-0/+5
* tegra: Init clocks even when SPL did not runSimon Glass2017-06-091-0/+3
* mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler2017-04-011-0/+2
* ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-271-0/+40
* ARM: tegra: add peripheral clock init tableStephen Warren2016-09-271-0/+6
* mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren2016-09-271-11/+0
* mmc: tegra: priv struct and naming cleanupStephen Warren2016-09-271-19/+0
* mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren2016-09-271-2/+0
* mmc: tegra: port to standard clock/reset APIsStephen Warren2016-08-151-1/+7
* misc: add Tegra BPMP driverStephen Warren2016-08-151-0/+1591
* ARM: tegra: add IVC protocol implementationStephen Warren2016-07-211-0/+179
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-162-2/+2
* mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-311-0/+2
* ARM: tegra: use DT bindings for GPIO namingStephen Warren2016-05-311-0/+2
* 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