summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)AuthorFilesLines
2020-07-29tegra: Don't enable binman on ARMv8 SoCsSimon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-01tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini1-10/+10
2020-06-18video: extend stdout video console work-around for 'vga'Anatolij Gustschin1-1/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass15-0/+15
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass29-0/+29
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-05-19common: Drop init.h from common headerSimon Glass7-0/+7
2020-05-19common: Drop net.h from common headerSimon Glass3-0/+3
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-1/+1
2020-04-03ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren2-0/+32
2020-04-03i2c: t210: Add VI_I2C clock source supportTom Warren1-4/+4
2020-04-03t210: pinmux: Remove pinmux/GPIO init from T210 boardsTom Warren2-196/+1
2020-04-03t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo4-44/+53
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass2-0/+2
2020-01-17aes: add support of aes192 and aes256Philippe Reynes1-19/+22
2019-12-09net: Always build the string_to_enetaddr() helperJoe Hershberger1-1/+1
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-10-06Revert "ARM: tegra: reserve unmapped RAM so EFI doesn't use it"Mian Yousaf Kaukab1-14/+0
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-08-09apalis-tk1: remove non-essential power rails on bootDominik Sliwa1-0/+45
2019-08-09apalis-tk1/t30: colibri_t30: display reset reasonDominik Sliwa1-10/+22
2019-07-10arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada3-6/+1
2019-06-05ARM: tegra: Enable position independent build for 64-bitThierry Reding1-0/+1
2019-06-05ARM: tegra: Import cbootargs value from cboot DTBThierry Reding1-0/+47
2019-06-05ARM: tegra: Implement cboot_get_ethaddr()Thierry Reding1-17/+80
2019-06-05ARM: tegra: Implement cboot_save_boot_params() in CThierry Reding3-21/+13
2019-06-05ARM: tegra: Unify Tegra186 buildsThierry Reding8-234/+234
2019-06-05ARM: tegra: Workaround UDC boot issues only if necessaryThierry Reding1-0/+1
2019-06-05ARM: tegra: Support TZ-only access to PMCThierry Reding8-64/+126
2019-06-05ARM: tegra: Fix save_boot_params() prototypeThierry Reding1-1/+2
2019-06-05ARM: tegra: Guard powergate code with a Kconfig symbolThierry Reding2-1/+6
2019-06-05ARM: tegra: Guard pin controller code with a Kconfig symbolThierry Reding4-1/+14
2019-06-05ARM: tegra: Guard memory controller code with a Kconfig symbolThierry Reding2-0/+12
2019-06-05ARM: tegra: Guard GP pad control code with a Kconfig symbolThierry Reding3-1/+8
2019-06-05ARM: tegra: Guard clock code with a Kconfig symbolThierry Reding4-3/+18
2019-06-05ARM: tegra: Use common header for PMU declarationsThierry Reding2-2/+2
2019-06-05ARM: tegra: Remove disp1 clock initialization on Tegra210Thierry Reding1-1/+0
2019-06-05ARM: tegra: Fix mux type for disp1 and disp2 clocks on Tegra210Thierry Reding1-5/+5