Commit Graph

113 Commits (2dcd4e9ee1b6dc0f0ba1d89a7af3987ea47dda23)

Author SHA1 Message Date
Stephen Warren d0ad8a5cbf ARM: tegra: add APIs the clock uclass driver will need 8 years ago
Stephen Warren 6dbcc962e4 ARM: tegra: add peripheral clock init table 8 years ago
Tom Warren 6a474db489 mmc: tegra: Add DM_MMC support to Tegra MMC driver 8 years ago
Stephen Warren f53c4e4bbd mmc: tegra: priv struct and naming cleanup 8 years ago
Stephen Warren 6b83588eea mmc: tegra: move pad_init_mmc() into MMC driver 8 years ago
Stephen Warren c04930762d mmc: tegra: port to standard clock/reset APIs 8 years ago
Stephen Warren 73dd5c4cfe misc: add Tegra BPMP driver 8 years ago
Stephen Warren 49626ea801 ARM: tegra: add IVC protocol implementation 8 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
Stephen Warren 39f633320c mmc: tegra: add basic Tegra186 support 8 years ago
Stephen Warren 01a97a11db ARM: tegra: use DT bindings for GPIO naming 8 years ago
Stephen Warren d9b6f58efd ARM: tegra: enable GPU node by compatible value 8 years ago
Simon Glass e007633b00 tegra: video: Clean up the old LCD/PWM driver code 9 years ago
Simon Glass 4dd811581a tegra: lcd: Merge tegra124-lcd.c into display.c 9 years ago
Simon Glass 7429b9623b tegra: pwm: Add a driver for the tegra PWM 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Alexandre Courbot eca676bd67 ARM: tegra: rename GPU functions 9 years ago
Alexandre Courbot 36e5f7ce1c ARM: tegra: remove vpr_configured() function 9 years ago
Thierry Reding c043c0259c ARM: tegra: Implement clk_m 9 years ago
Axel Lin a6b2daffde tegra: Remove tegra_spl_gpio_direction_output declaration from header file 9 years ago
Heiko Schocher 92a3188d7d bitops: introduce BIT() definition 9 years ago
Thierry Reding 35f590f4c3 ARM: tegra: Make pinmux.h standalone includible 9 years ago
Marcel Ziswiler a1f34ed873 ARM: tegra: allow reading recovery mode boot type 9 years ago
Alexandre Courbot a38a3c4af4 ARM: tegra: enable GPU DT node when appropriate 9 years ago
Alexandre Courbot 871d78ed1b ARM: tegra: move VPR configuration to a later stage 9 years ago
Tom Warren 722e000ccd Tegra: PLL: use per-SoC pllinfo table instead of PLL_DIVM/N/P, etc. 9 years ago
Tom Warren 3e8650c0f9 Tegra: clocks: Add 38.4MHz OSC support for T210 use 9 years ago
Tom Warren 7aaa5a60ce ARM: Tegra210: Add support to common Tegra source/config files 9 years ago
Simon Glass c96d709f30 tegra: Allow board-specific init 9 years ago
Simon Glass 746dc76b99 tegra: clock: Support enabling external clocks 9 years ago
Jan Kiszka 91a34ed9b1 tegra: Make tegra_powergate_power_on public 9 years ago
Simon Glass dedc44b466 tegra124: video: Add full link training for eDP 9 years ago
Simon Glass 2eb70de6b1 tegra: Move display controller header into common 9 years ago
Simon Glass 96e82a253a tegra124: clock: Add display clocks and functions 9 years ago
Simon Glass 7bb6199bd6 tegra: clock: Split the clock source code into a separate function 9 years ago
Simon Glass 801b05cd61 tegra: clock: Add checking for invalid clock IDs 9 years ago
Simon Glass 8277636420 tegra: Provide a function to allow LCD PMIC setup 9 years ago
Simon Glass ec74664434 tegra: Add a board ID function 9 years ago
Simon Glass db043785bb tegra: pwm: Allow the clock rate to be left as is 9 years ago
Simon Glass 1c82c2f60a tegra: Move the pwm into tegra-common 9 years ago
Stephen Warren 5ee7ec7baf ARM: tegra: pinctrl: add support for MIPI PAD control groups 9 years ago
Stephen Warren c21478bc6e ARM: tegra: pinctrl: minor cleanup 9 years ago
Stephen Warren f4d7c9dd44 ARM: tegra: pinmux: support Tegra210's e_io_hv pin option 9 years ago
Stephen Warren f2c60eed51 ARM: tegra: pinmux: support hsm/schmitt on pins 9 years ago
Stephen Warren bc13472867 ARM: tegra: pinmux: move some type definitions 9 years ago
Stephen Warren 439f57684e ARM: tegra: pinmux: handle feature removal on newer SoCs 9 years ago
Stephen Warren 7a28441f4d ARM: tegra: pinmux: simplify some defines 9 years ago
Stephen Warren f799b03f37 ARM: tegra: add function to clear pinmux CLAMPING bit 9 years ago
Stephen Warren 73c38934da ARM: tegra: support running in non-secure mode 9 years ago
Simon Glass 0347960b87 dm: mmc: Remove use of fdtdec GPIO support 10 years ago