summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm720t
AgeCommit message (Expand)Author
2015-04-23ARM: ARM720t: remove empty asm/arch/hardware.hMasahiro Yamada
2015-03-27ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada
2015-03-24remove unnecessary version.h includesRob Herring
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-06-06spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada
2014-05-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-05-13ARM: tegra: use a CPU freq that all SKUs can supportStephen Warren
2014-05-13ARM: tegra: fix CPU VDD comment in Tegra30 CPU init codeStephen Warren
2014-04-17ARM: tegra: Tegra124 pinmux cleanupStephen Warren
2014-04-17ARM: tegra: Tegra114 pinmux cleanupStephen Warren
2014-04-17ARM: tegra: use apb_misc.h in more placesStephen Warren
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada
2014-03-05ARM: tegra: simplify halt_avp()Stephen Warren
2014-03-05ARM: tegra: fix pmc_pwrgate_timer_mult register definitionStephen Warren
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-03ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124Tom Warren
2014-02-03ARM: tegra: remove a conditional for CSITE rateStephen Warren
2014-02-03ARM: tegra: enable PLLX only once it's been fully configuredStephen Warren
2014-02-03ARM: tegra: pass just partition ID to power_partition()Stephen Warren
2014-02-03ARM: tegra: misc cleanups triggered by Tegra124 reviewStephen Warren
2014-02-03ARM: tegra: don't exceed AVP limits when configuring PLLPJimmy Zhang
2014-02-03ARM: tegra: amend pmc.h for Tegra114+Stephen Warren
2014-01-24ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada
2013-12-18Tegra114: Do not program CPCON field for PLLXThierry Reding
2013-12-18Tegra114: Fix PLLX M, N, P init settingsJimmy Zhang
2013-10-31ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada
2013-10-31arm720t: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-23ARM: refactor compiler options in config.mkMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD
2013-05-28tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin
2013-05-28ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin
2013-04-15Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren
2013-04-15Tegra: Fix MSELECT clock divisors for T30/T114.Tom Warren
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-14ARM: tegra: implement WAR for Tegra114 CPU reset vectorStephen Warren
2013-03-14Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to workTom Warren
2013-02-11Tegra114: Add AVP (arm720t) filesTom Warren