summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-04-02ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren
2020-04-02i2c: t210: Add VI_I2C clock source supportTom Warren
2020-04-02t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren
2020-04-02t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17aes: add support of aes192 and aes256Philippe Reynes
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-10-06Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"Mian Yousaf Kaukab
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-08-09apalis-tk1: remove non-essential power rails on bootDominik Sliwa
2019-08-09apalis-tk1/t30: colibri_t30: display reset reasonDominik Sliwa
2019-07-10arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada
2019-06-05ARM: tegra: Enable position independent build for 64-bitThierry Reding
2019-06-05ARM: tegra: Import cbootargs value from cboot DTBThierry Reding
2019-06-05ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding
2019-06-05ARM: tegra: Implement cboot_save_boot_params() in CThierry Reding
2019-06-05ARM: tegra: Unify Tegra186 buildsThierry Reding
2019-06-05ARM: tegra: Workaround UDC boot issues only if necessaryThierry Reding
2019-06-05ARM: tegra: Support TZ-only access to PMCThierry Reding
2019-06-05ARM: tegra: Fix save_boot_params() prototypeThierry Reding
2019-06-05ARM: tegra: Guard powergate code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard memory controller code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard GP pad control code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding
2019-06-05ARM: tegra: Use common header for PMU declarationsThierry Reding
2019-06-05ARM: tegra: Remove disp1 clock initialization on Tegra210Thierry Reding
2019-06-05ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210Thierry Reding
2019-05-24tegra: Add a delay in clock_start_periph_pll()Simon Glass
2019-05-24tegra: Correct tegra124 clock nameSimon Glass
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-01-24arm64: zynqmp: Move SoC sources to mach-zynqmpMichal Simek