index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm720t
Age
Commit message (
Expand
)
Author
2015-04-23
ARM: ARM720t: remove empty asm/arch/hardware.h
Masahiro Yamada
2015-03-27
ARM: move -march=* and -mtune= options to arch/arm/Makefile
Masahiro Yamada
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-02-21
ARM: tegra: collect SoC sources into mach-tegra
Masahiro Yamada
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-06-06
spl: consolidate arch/arm/include/asm/arch-*/spl.h
Masahiro Yamada
2014-05-15
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-05-13
ARM: tegra: use a CPU freq that all SKUs can support
Stephen Warren
2014-05-13
ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code
Stephen Warren
2014-04-17
ARM: tegra: Tegra124 pinmux cleanup
Stephen Warren
2014-04-17
ARM: tegra: Tegra114 pinmux cleanup
Stephen Warren
2014-04-17
ARM: tegra: use apb_misc.h in more places
Stephen Warren
2014-03-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-05
ARM: tegra: simplify halt_avp()
Stephen Warren
2014-03-05
ARM: tegra: fix pmc_pwrgate_timer_mult register definition
Stephen Warren
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-03
ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
Tom Warren
2014-02-03
ARM: tegra: remove a conditional for CSITE rate
Stephen Warren
2014-02-03
ARM: tegra: enable PLLX only once it's been fully configured
Stephen Warren
2014-02-03
ARM: tegra: pass just partition ID to power_partition()
Stephen Warren
2014-02-03
ARM: tegra: misc cleanups triggered by Tegra124 review
Stephen Warren
2014-02-03
ARM: tegra: don't exceed AVP limits when configuring PLLP
Jimmy Zhang
2014-02-03
ARM: tegra: amend pmc.h for Tegra114+
Stephen Warren
2014-01-24
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
2013-12-18
Tegra114: Do not program CPCON field for PLLX
Thierry Reding
2013-12-18
Tegra114: Fix PLLX M, N, P init settings
Jimmy Zhang
2013-10-31
ARM: tegra: move Tegra specific code under arch/arm/
Masahiro Yamada
2013-10-31
arm720t: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-09-23
ARM: refactor compiler options in config.mk
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-05-28
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
Axel Lin
2013-05-28
ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit
Axel Lin
2013-04-15
Tegra: Split tegra_get_chip_type() into soc & sku funcs
Tom Warren
2013-04-15
Tegra: Fix MSELECT clock divisors for T30/T114.
Tom Warren
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-14
ARM: tegra: implement WAR for Tegra114 CPU reset vector
Stephen Warren
2013-03-14
Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work
Tom Warren
2013-02-11
Tegra114: Add AVP (arm720t) files
Tom Warren
[next]