summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-tegra
AgeCommit message (Expand)Author
2023-06-30ARM: tegra: add SoC UID calculation functionSvyatoslav Ryhel
2023-04-07video: tegra-dc: pass DC regmap to internal devicesSvyatoslav Ryhel
2023-02-23ARM: tegra: crypto: extend crypto functionalSvyatoslav Ryhel
2023-02-23ARM: tegra: create common pre-dm i2c writeSvyatoslav Ryhel
2023-02-23ARM: tegra: add late init supportSvyatoslav Ryhel
2023-02-23ARM: tegra: clock: add clock_decode_pair helperSvyatoslav Ryhel
2023-02-23ARM: tegra: clock: add clk_id_to_pll_id helperSvyatoslav Ryhel
2023-02-02ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-13ARM: tegra: Refactor DT update helpersThierry Reding
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-04-02mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren
2020-04-02mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren
2020-04-02t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo
2019-06-05ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding
2019-06-05ARM: tegra: Unify Tegra186 buildsThierry Reding
2019-06-05ARM: tegra: Support TZ-only access to PMCThierry Reding
2019-06-05ARM: tegra: Use common header for PMU declarationsThierry Reding
2019-05-24tegra: sound: Add an I2S driverSimon Glass
2019-05-24tegra: sound: Add an audio hub driverSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-28dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass
2017-07-28dm: tegra: Convert USB setup to livetreeSimon Glass
2017-07-28tegra: tegra124: Add a PMC syscon driverSimon Glass
2017-06-09tegra: Init clocks even when SPL did not runSimon Glass
2017-04-01mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler
2016-09-27ARM: tegra: add APIs the clock uclass driver will needStephen Warren
2016-09-27ARM: tegra: add peripheral clock init tableStephen Warren
2016-09-27mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren
2016-09-27mmc: tegra: priv struct and naming cleanupStephen Warren
2016-09-27mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren
2016-08-15mmc: tegra: port to standard clock/reset APIsStephen Warren
2016-08-15misc: add Tegra BPMP driverStephen Warren
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-05-31mmc: tegra: add basic Tegra186 supportStephen Warren
2016-05-31ARM: tegra: use DT bindings for GPIO namingStephen Warren
2016-05-04ARM: tegra: enable GPU node by compatible valueStephen Warren
2016-02-16tegra: video: Clean up the old LCD/PWM driver codeSimon Glass
2016-02-16tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass
2016-02-16tegra: pwm: Add a driver for the tegra PWMSimon Glass
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-12ARM: tegra: rename GPU functionsAlexandre Courbot
2015-11-12ARM: tegra: remove vpr_configured() functionAlexandre Courbot
2015-09-16ARM: tegra: Implement clk_mThierry Reding
2015-09-16tegra: Remove tegra_spl_gpio_direction_output declaration from header fileAxel Lin
2015-09-11bitops: introduce BIT() definitionHeiko Schocher