summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* 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 headerSimon Glass2021-02-028-0/+8
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into 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
* tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini2020-07-011-10/+10
* video: extend stdout video console work-around for 'vga'Anatolij Gustschin2020-06-181-1/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1815-0/+15
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-1829-0/+29
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+3
* common: Drop init.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop net.h from common headerSimon Glass2020-05-183-0/+3
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* 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