aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2024-07-05board: lenovo: ideapad-yoga-11: add Lenovo Ideapad Yoga 11 supportJonas Schwöbel1-0/+5
2024-07-05board: microsoft: surface-rt: add Microsoft Surface RT supportJonas Schwöbel1-0/+5
2024-07-05board: wexler: qc750: add WEXLER Tab 7t supportSvyatoslav Ryhel1-0/+5
2024-07-05board: asus: transformer: add ASUS Transformer T20 family supportSvyatoslav Ryhel1-0/+5
2024-07-05arm: tegra20: bct: add missing <vsprintf.h>Svyatoslav Ryhel1-0/+1
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini41-41/+13
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini41-13/+41
2024-05-06arm: tegra: Remove <common.h> and add needed includesTom Rini41-41/+13
2024-04-22ARM: tegra: Enable UART-E for T20 and T30Jonas Schwöbel1-0/+4
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini1-0/+1
2024-01-03ARM: tegra114: support nonsecure state detectionSvyatoslav Ryhel1-1/+1
2024-01-03ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into KconfigSvyatoslav Ryhel2-3/+7
2024-01-02tegra114: clock: define MIPI calibration peripheral clockSvyatoslav Ryhel1-2/+1
2023-12-19drivers: pinctrl: tegra: incorporate existing codeSvyatoslav Ryhel19-2602/+14
2023-12-19ARM: mach-tegra: rearrange SPL configsSvyatoslav Ryhel1-1/+2
2023-12-19ARM: tegra114: clock: implement PLLD2 supportSvyatoslav Ryhel1-0/+7
2023-12-19ARM: tegra30: clock: implement PLLD2 supportSvyatoslav Ryhel2-0/+10
2023-12-19ARM: tegra: clock: support get and set rate for simple PLLSvyatoslav Ryhel6-21/+126
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini1-0/+5
2023-11-28ARM: tegra: call regulators_enable_boot_on on board initSvyatoslav Ryhel1-0/+5
2023-11-07arm: Drop <common.h> from remaining header filesTom Rini1-1/+0
2023-11-03arm: mach-tegra: enable sysreset driverSvyatoslav Ryhel2-9/+3
2023-11-03ARM: tegra: board2: add generic late initSvyatoslav Ryhel1-0/+43
2023-11-03ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devicesSvyatoslav Ryhel2-20/+40
2023-11-03ARM: tegra114: enable base voltages setup from boardSvyatoslav Ryhel1-0/+5
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2023-09-24common: Drop linux/printk.h from common headerSimon Glass7-0/+7
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...WIP/18Aug2023Tom Rini3-0/+175
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek1-1/+1
2023-06-30board: htc: endeavoru: add One X supportSvyatoslav Ryhel1-0/+5
2023-06-30board: lg: x3: add Optimus 4X HD and Optimus Vu supportSvyatoslav Ryhel1-0/+5
2023-06-30board: asus: grouper: add Google Nexus 7 (2012) supportSvyatoslav Ryhel1-0/+5
2023-06-30board: asus: transformer: add ASUS Transformer T30 family supportSvyatoslav Ryhel1-0/+5
2023-06-30ARM: tegra: add SoC UID calculation functionSvyatoslav Ryhel2-0/+155
2023-02-23ARM: tegra20: implement BCT patchingSvyatoslav Ryhel4-4/+124
2023-02-23ARM: tegra30: implement BCT patchingRamin Khonsari4-0/+131
2023-02-23ARM: tegra: crypto: extend crypto functionalSvyatoslav Ryhel2-38/+44
2023-02-23ARM: tegra: expose crypto module for all Tegra SoCsSvyatoslav Ryhel6-1/+8
2023-02-23board: tegra30: switch to updated pre-dm i2c writeSvyatoslav Ryhel2-44/+0
2023-02-23ARM: tegra: create common pre-dm i2c writeSvyatoslav Ryhel3-26/+16
2023-02-23ARM: tegra: add late init supportSvyatoslav Ryhel1-0/+2
2023-02-23ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel5-5/+5
2023-02-23ARM: tegra30: add PLLD to pll setupSvyatoslav Ryhel1-0/+41
2023-02-23ARM: tegra: clock: add clock_decode_pair helperSvyatoslav Ryhel1-0/+23
2023-02-23ARM: tegra: clock: add clk_id_to_pll_id helperSvyatoslav Ryhel5-0/+186
2023-02-23ARM: t20/t30: swap host1x and disp1 clock parentsSvyatoslav Ryhel2-4/+4
2023-02-23tegra30: clock: add EXTPERIPHSvyatoslav Ryhel1-3/+3
2023-02-02ARM: tegra: include timer as default optionSvyatoslav Ryhel1-0/+4
2023-02-02ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel7-60/+89