aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/highbank
AgeCommit message (Expand)AuthorFilesLines
2015-02-21ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada3-54/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-4/+0
2014-08-30highbank: kconfig: move common settingsMasahiro Yamada1-0/+19
2013-11-04ARM: highbank: convert to common timer codeRob Herring1-83/+0
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada1-23/+1
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2-29/+2
2013-07-25ARM: highbank: avoid bss write in timer_initRob Herring1-2/+0
2013-07-25ARM: highbank: set timer prescaler to 256Rob Herring1-2/+4
2013-07-25ARM: highbank: fix get_tbclk value to timer rateRob Herring1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-29/+2
2012-10-04arm: Remove additional config flagsMichal Simek1-1/+0
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese2-37/+1
2012-03-28ARM: highbank: add reset supportRob Herring1-0/+1
2012-03-28ARM: highbank: Add boot counter supportRob Herring2-1/+37
2012-03-28ARM: highbank: fix us_to_tick calculationRob Herring1-2/+2
2012-03-28ARM: highbank: add missing get_tbclkRob Herring1-0/+5
2011-10-27ARM: Add Calxeda Highbank platformRob Herring2-0/+169