Commit Graph

103 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 1c2d2727d1 arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY 7 years ago
Tom Rini 01abae4d04 Remove various unused interrupt related code 7 years ago
Masahiro Yamada 526fcc2203 ARM: ARM720t: remove empty asm/arch/hardware.h 9 years ago
Masahiro Yamada 79d75d7527 ARM: move -march=* and -mtune= options to arch/arm/Makefile 9 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 9 years ago
Masahiro Yamada 09f455dca7 ARM: tegra: collect SoC sources into mach-tegra 9 years ago
Masahiro Yamada 56f31e872e kbuild: use SoC-specific CONFIG to descend into SoC directory 10 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 10 years ago
Masahiro Yamada 9f2ec3f543 spl: consolidate arch/arm/include/asm/arch-*/spl.h 10 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 10 years ago
Stephen Warren 2364e151e4 ARM: tegra: use a CPU freq that all SKUs can support 10 years ago
Stephen Warren 48ec7a9468 ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code 10 years ago
Stephen Warren d68c942927 ARM: tegra: Tegra124 pinmux cleanup 10 years ago
Stephen Warren 1fa3a63413 ARM: tegra: Tegra114 pinmux cleanup 10 years ago
Stephen Warren 19ed7b4ecf ARM: tegra: use apb_misc.h in more places 10 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 10 years ago
Stephen Warren 716ff5ce1d ARM: tegra: simplify halt_avp() 10 years ago
Stephen Warren f3026c1683 ARM: tegra: fix pmc_pwrgate_timer_mult register definition 10 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 10 years ago
Tom Warren 32edd2ede2 ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124 10 years ago
Stephen Warren a4bcd67c72 ARM: tegra: remove a conditional for CSITE rate 10 years ago
Stephen Warren 41447fb2cf ARM: tegra: enable PLLX only once it's been fully configured 10 years ago
Stephen Warren cad38a57d3 ARM: tegra: pass just partition ID to power_partition() 10 years ago
Stephen Warren 41cd530d6d ARM: tegra: misc cleanups triggered by Tegra124 review 10 years ago
Jimmy Zhang b9dd6215ce ARM: tegra: don't exceed AVP limits when configuring PLLP 10 years ago
Stephen Warren 9399e540ca ARM: tegra: amend pmc.h for Tegra114+ 10 years ago
Masahiro Yamada bf1af3d872 ARM: merge commonly-defined PLATFORM_RELFLAGS 11 years ago
Thierry Reding 4475c7752d Tegra114: Do not program CPCON field for PLLX 11 years ago
Jimmy Zhang 44de8e22ec Tegra114: Fix PLLX M, N, P init settings 11 years ago
Masahiro Yamada 37d82beb57 ARM: tegra: move Tegra specific code under arch/arm/ 11 years ago
Masahiro Yamada 3d9c84737b arm720t: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Masahiro Yamada 3102274d8b ARM: refactor compiler options in config.mk 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 11 years ago
Albert ARIBAUD fa6c7413d1 arm: do not compile relocate_code() for SPL builds 11 years ago
Axel Lin 60985bba58 tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build 11 years ago
Axel Lin 578e63782b ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit 11 years ago
Tom Warren 49493cb714 Tegra: Split tegra_get_chip_type() into soc & sku funcs 11 years ago
Tom Warren d94c2dbd0a Tegra: Fix MSELECT clock divisors for T30/T114. 11 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 11 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 11 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 11 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 11 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Stephen Warren 16bb08d19a ARM: tegra: implement WAR for Tegra114 CPU reset vector 11 years ago
Tom Warren 702b872894 Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work 11 years ago
Tom Warren 4040ec10df Tegra114: Add AVP (arm720t) files 11 years ago