Commit Graph

102 Commits (5785e51940f0dd89ab372a56fc7341fdd2739277)

Author SHA1 Message Date
Simon Glass 1c2d2727d1 arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY 8 years ago
Tom Rini 01abae4d04 Remove various unused interrupt related code 8 years ago
Masahiro Yamada 526fcc2203 ARM: ARM720t: remove empty asm/arch/hardware.h 10 years ago
Masahiro Yamada 79d75d7527 ARM: move -march=* and -mtune= options to arch/arm/Makefile 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Masahiro Yamada 09f455dca7 ARM: tegra: collect SoC sources into mach-tegra 10 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 11 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 11 years ago
Stephen Warren 2364e151e4 ARM: tegra: use a CPU freq that all SKUs can support 11 years ago
Stephen Warren 48ec7a9468 ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code 11 years ago
Stephen Warren d68c942927 ARM: tegra: Tegra124 pinmux cleanup 11 years ago
Stephen Warren 1fa3a63413 ARM: tegra: Tegra114 pinmux cleanup 11 years ago
Stephen Warren 19ed7b4ecf ARM: tegra: use apb_misc.h in more places 11 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 11 years ago
Stephen Warren 716ff5ce1d ARM: tegra: simplify halt_avp() 11 years ago
Stephen Warren f3026c1683 ARM: tegra: fix pmc_pwrgate_timer_mult register definition 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Tom Warren 32edd2ede2 ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124 11 years ago
Stephen Warren a4bcd67c72 ARM: tegra: remove a conditional for CSITE rate 11 years ago
Stephen Warren 41447fb2cf ARM: tegra: enable PLLX only once it's been fully configured 11 years ago
Stephen Warren cad38a57d3 ARM: tegra: pass just partition ID to power_partition() 11 years ago
Stephen Warren 41cd530d6d ARM: tegra: misc cleanups triggered by Tegra124 review 11 years ago
Jimmy Zhang b9dd6215ce ARM: tegra: don't exceed AVP limits when configuring PLLP 11 years ago
Stephen Warren 9399e540ca ARM: tegra: amend pmc.h for Tegra114+ 11 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 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 12 years ago
Albert ARIBAUD fa6c7413d1 arm: do not compile relocate_code() for SPL builds 12 years ago
Axel Lin 60985bba58 tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build 12 years ago
Axel Lin 578e63782b ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit 12 years ago
Tom Warren 49493cb714 Tegra: Split tegra_get_chip_type() into soc & sku funcs 12 years ago
Tom Warren d94c2dbd0a Tegra: Fix MSELECT clock divisors for T30/T114. 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Stephen Warren 16bb08d19a ARM: tegra: implement WAR for Tegra114 CPU reset vector 12 years ago
Tom Warren 702b872894 Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work 12 years ago
Tom Warren 4040ec10df Tegra114: Add AVP (arm720t) files 12 years ago
Tom Warren d83152d8e4 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry 12 years ago