aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini
2024-01-03ARM: tegra114: support nonsecure state detectionSvyatoslav Ryhel
2024-01-03ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into KconfigSvyatoslav Ryhel
2024-01-02tegra114: clock: define MIPI calibration peripheral clockSvyatoslav Ryhel
2023-12-19drivers: pinctrl: tegra: incorporate existing codeSvyatoslav Ryhel
2023-12-19ARM: mach-tegra: rearrange SPL configsSvyatoslav Ryhel
2023-12-19ARM: tegra114: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-19ARM: tegra30: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-19ARM: tegra: clock: support get and set rate for simple PLLSvyatoslav Ryhel
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2023-11-28ARM: tegra: call regulators_enable_boot_on on board initSvyatoslav Ryhel
2023-11-07arm: Drop <common.h> from remaining header filesTom Rini
2023-11-03arm: mach-tegra: enable sysreset driverSvyatoslav Ryhel
2023-11-03ARM: tegra: board2: add generic late initSvyatoslav Ryhel
2023-11-03ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devicesSvyatoslav Ryhel
2023-11-03ARM: tegra114: enable base voltages setup from boardSvyatoslav Ryhel
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-06-30board: htc: endeavoru: add One X supportSvyatoslav Ryhel
2023-06-30board: lg: x3: add Optimus 4X HD and Optimus Vu supportSvyatoslav Ryhel
2023-06-30board: asus: grouper: add Google Nexus 7 (2012) supportSvyatoslav Ryhel
2023-06-30board: asus: transformer: add ASUS Transformer T30 family supportSvyatoslav Ryhel
2023-06-30ARM: tegra: add SoC UID calculation functionSvyatoslav Ryhel
2023-02-23ARM: tegra20: implement BCT patchingSvyatoslav Ryhel
2023-02-23ARM: tegra30: implement BCT patchingRamin Khonsari
2023-02-23ARM: tegra: crypto: extend crypto functionalSvyatoslav Ryhel
2023-02-23ARM: tegra: expose crypto module for all Tegra SoCsSvyatoslav Ryhel
2023-02-23board: tegra30: switch to updated pre-dm i2c writeSvyatoslav 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: Fix Tegra PWM parent clockSvyatoslav Ryhel
2023-02-23ARM: tegra30: add PLLD to pll setupSvyatoslav 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-23ARM: t20/t30: swap host1x and disp1 clock parentsSvyatoslav Ryhel
2023-02-23tegra30: clock: add EXTPERIPHSvyatoslav Ryhel
2023-02-02ARM: tegra: include timer as default optionSvyatoslav Ryhel
2023-02-02ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23global: Migrate CONFIG_TEGRA_BOARD_STRING to CFGTom Rini
2022-12-22Convert CONFIG_TEGRA_ENABLE_UARTA et al to KconfigTom Rini
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini
2022-12-05Convert CONFIG_TEGRA_CLOCK_SCALING et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass