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