summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/highbank
AgeCommit message (Expand)AuthorFilesLines
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-29ARM: highbank: add reset supportRob Herring1-0/+1
2012-03-29ARM: highbank: Add boot counter supportRob Herring2-1/+37
2012-03-29ARM: highbank: fix us_to_tick calculationRob Herring1-2/+2
2012-03-29ARM: highbank: add missing get_tbclkRob Herring1-0/+5
2011-10-27ARM: Add Calxeda Highbank platformRob Herring2-0/+169