summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...Tom 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
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini2-3/+3
2022-12-23global: Migrate CONFIG_TEGRA_BOARD_STRING to CFGTom Rini1-1/+1
2022-12-22Convert CONFIG_TEGRA_ENABLE_UARTA et al to KconfigTom Rini3-0/+39
2022-12-08global: Remove extraneous DM_ETH imply/selectTom Rini1-1/+0
2022-12-06Convert CONFIG_TEGRA_CLOCK_SCALING et al to KconfigTom Rini2-4/+12
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-2/+2
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-2/+2
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass1-1/+1
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2022-06-29Convert CONFIG_TEGRA_GPU to KconfigTom Rini1-0/+4
2022-06-14ARM: tegra: XUSB padctl: Add new lines for errorsPeter Robinson1-6/+6
2022-04-08tegra: Migrate CI_UDC_HAS_HOSTPC to KconfigTom Rini1-0/+4
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-4/+1
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún1-4/+1
2022-01-19doc: replace @return by Return:Heinrich Schuchardt7-18/+18
2021-10-14ARM: tegra: Copy memory-region-names propertyThierry Reding1-1/+30
2021-10-14ARM: tegra: Refactor DT update helpersThierry Reding1-0/+118
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-0/+1
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-0/+2
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2021-05-24ARM: fix LTO for seaboardMarek Behún1-0/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2-5/+5
2021-04-13Tegra: remove e2220-1170 boardPeter Robinson1-9/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler2-2/+2