summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra20: implement BCT patchingSvyatoslav Ryhel2023-02-234-4/+124
* ARM: tegra30: implement BCT patchingRamin Khonsari2023-02-234-0/+131
* ARM: tegra: crypto: extend crypto functionalSvyatoslav Ryhel2023-02-232-38/+44
* ARM: tegra: expose crypto module for all Tegra SoCsSvyatoslav Ryhel2023-02-236-1/+8
* board: tegra30: switch to updated pre-dm i2c writeSvyatoslav Ryhel2023-02-232-44/+0
* ARM: tegra: create common pre-dm i2c writeSvyatoslav Ryhel2023-02-233-26/+16
* ARM: tegra: add late init supportSvyatoslav Ryhel2023-02-231-0/+2
* ARM: tegra: Fix Tegra PWM parent clockSvyatoslav Ryhel2023-02-235-5/+5
* ARM: tegra30: add PLLD to pll setupSvyatoslav Ryhel2023-02-231-0/+41
* ARM: tegra: clock: add clock_decode_pair helperSvyatoslav Ryhel2023-02-231-0/+23
* ARM: tegra: clock: add clk_id_to_pll_id helperSvyatoslav Ryhel2023-02-235-0/+186
* ARM: t20/t30: swap host1x and disp1 clock parentsSvyatoslav Ryhel2023-02-232-4/+4
* tegra30: clock: add EXTPERIPHSvyatoslav Ryhel2023-02-231-3/+3
* ARM: tegra: include timer as default optionSvyatoslav Ryhel2023-02-021-0/+4
* ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel2023-02-027-60/+89
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-202-3/+3
* global: Migrate CONFIG_TEGRA_BOARD_STRING to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_TEGRA_ENABLE_UARTA et al to KconfigTom Rini2022-12-223-0/+39
* global: Remove extraneous DM_ETH imply/selectTom Rini2022-12-071-1/+0
* Convert CONFIG_TEGRA_CLOCK_SCALING et al to KconfigTom Rini2022-12-052-4/+12
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-2/+2
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-301-2/+2
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-291-1/+1
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* Convert CONFIG_TEGRA_GPU to KconfigTom Rini2022-06-281-0/+4
* ARM: tegra: XUSB padctl: Add new lines for errorsPeter Robinson2022-06-131-6/+6
* tegra: Migrate CI_UDC_HAS_HOSTPC to KconfigTom Rini2022-04-081-0/+4
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-201-4/+1
|\
| * fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún2022-01-201-4/+1
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-197-18/+18
|/
* ARM: tegra: Copy memory-region-names propertyThierry Reding2021-10-131-1/+30
* ARM: tegra: Refactor DT update helpersThierry Reding2021-10-131-0/+118
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-041-1/+1
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-0/+1
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-301-0/+2
* Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-281-1/+1
* ARM: fix LTO for seaboardMarek Behún2021-05-241-0/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-242-5/+5
* Tegra: remove e2220-1170 boardPeter Robinson2021-04-121-9/+0
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-2/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-028-0/+8
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2021-01-052-2/+2
|\
| * dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-052-2/+2
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-0/+1
|\ \ | |/ |/|
| * configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include filePatrick Delaunay2020-12-041-0/+1
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
|/
* tegra: Don't enable binman on ARMv8 SoCsSimon Glass2020-07-281-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1