summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/board.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* ARM: tegra: Unify Tegra186 buildsThierry Reding2019-06-051-0/+23
* ARM: tegra: Fix save_boot_params() prototypeThierry Reding2019-06-051-1/+2
* ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding2019-06-051-0/+6
* ARM: tegra: Guard memory controller code with a Kconfig symbolThierry Reding2019-06-051-0/+7
* ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding2019-06-051-0/+2
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-0/+1
* dm: tegra: Provide serial platform data for SPLSimon Glass2015-12-051-1/+1
* ns16550: unify serial_tegraThomas Chou2015-11-211-0/+14
* ARM: tegra: query_sdram_size() cleanupStephen Warren2015-08-131-4/+10
* ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-281-2/+8
* Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren2015-07-281-0/+2
* ARM: tegra: Use standard cache enable for 64-bitThierry Reding2015-07-281-1/+1
* tegra124: Implement spl_was_boot_source()Simon Glass2015-07-271-0/+16
* tegra: Move checkboard() into the board codeSimon Glass2015-05-131-8/+0
* ARM: tegra: support running in non-secure modeStephen Warren2015-03-041-0/+19
* ARM: tegra: support large RAM sizesStephen Warren2015-03-041-1/+21
* ARM: tegra: fix variable naming in query_sdram_size()Stephen Warren2015-03-041-8/+9
* ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-211-0/+159