summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren2020-04-022-0/+32
* i2c: t210: Add VI_I2C clock source supportTom Warren2020-04-021-4/+4
* t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren2020-04-022-196/+1
* t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo2020-04-024-44/+53
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-172-0/+2
* aes: add support of aes192 and aes256Philippe Reynes2020-01-171-19/+22
* net: Always build the string_to_enetaddr() helperJoe Hershberger2019-12-091-1/+1
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"Mian Yousaf Kaukab2019-10-061-14/+0
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* apalis-tk1: remove non-essential power rails on bootDominik Sliwa2019-08-091-0/+45
* apalis-tk1/t30: colibri_t30: display reset reasonDominik Sliwa2019-08-091-10/+22
* arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada2019-07-103-6/+1
* ARM: tegra: Enable position independent build for 64-bitThierry Reding2019-06-051-0/+1
* ARM: tegra: Import cbootargs value from cboot DTBThierry Reding2019-06-051-0/+47
* ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding2019-06-051-17/+80
* ARM: tegra: Implement cboot_save_boot_params() in CThierry Reding2019-06-053-21/+13
* ARM: tegra: Unify Tegra186 buildsThierry Reding2019-06-058-234/+234
* ARM: tegra: Workaround UDC boot issues only if necessaryThierry Reding2019-06-051-0/+1
* ARM: tegra: Support TZ-only access to PMCThierry Reding2019-06-058-64/+126
* ARM: tegra: Fix save_boot_params() prototypeThierry Reding2019-06-051-1/+2
* ARM: tegra: Guard powergate code with a Kconfig symbolThierry Reding2019-06-052-1/+6
* ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding2019-06-054-1/+14
* ARM: tegra: Guard memory controller code with a Kconfig symbolThierry Reding2019-06-052-0/+12
* ARM: tegra: Guard GP pad control code with a Kconfig symbolThierry Reding2019-06-053-1/+8
* ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding2019-06-054-3/+18
* ARM: tegra: Use common header for PMU declarationsThierry Reding2019-06-052-2/+2
* ARM: tegra: Remove disp1 clock initialization on Tegra210Thierry Reding2019-06-051-1/+0
* ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210Thierry Reding2019-06-051-5/+5
* tegra: Add a delay in clock_start_periph_pll()Simon Glass2019-05-241-0/+1
* tegra: Correct tegra124 clock nameSimon Glass2019-05-241-1/+1
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* arm64: zynqmp: Move SoC sources to mach-zynqmpMichal Simek2019-01-241-1/+1
* linux/sizes.h: sync from kernelBaruch Siach2018-11-201-2/+1
* ARM: tegra: reserve unmapped RAM so EFI doesn't use itStephen Warren2018-09-231-0/+14
* ARM: tegra: avoid more operations in non-secure worldStephen Warren2018-08-212-8/+19
* ARM: tegra: align carveout sizeStephen Warren2018-08-011-1/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-2/+2
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-4/+4
* ARM: tegra: avoid using secure carveout RAMStephen Warren2018-07-261-0/+4