Commit Graph

93 Commits (ba923cab0006838eb726e40207501ddf16eabd80)

Author SHA1 Message Date
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 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 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 12 years ago
Tom Warren d83152d8e4 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry 12 years ago
Tom Warren 1b245fee91 Tegra30: Add AVP (arm720t) files 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Allen Martin d598e0fe73 arm720t: add back common.h include 12 years ago
Allen Martin b2f9893826 tegra: move to common SPL framework 12 years ago
Marek Vasut 82138f4fcd arm720: Remove CONFIG_ARM7_REVD 12 years ago
Marek Vasut a63dd62bb2 arm720: Further clean up the arm720t directory 12 years ago
Marek Vasut f2e0801565 stdio: Remove the CLPS7111 serial driver 12 years ago
Marek Vasut b411eb30f5 arm: Remove support for NETARM 12 years ago
Marek Vasut afad40299e arm: Remove support for s3c4510 12 years ago