summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv8/generic_timer.c
Commit message (Collapse)AuthorAgeFilesLines
* armv8: define usec2ticks functionAneesh Bansal2015-12-151-0/+11
| | | | | | | | usec2ticks() function has been defined for ARMv8 which will be used by SEC Driver. Signed-off-by: Aneesh Bansal <aneesh.bansal@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
* armv8/fsl-lsch3: Implement workaround for erratum A008585York Sun2015-04-231-0/+11
| | | | | | | Generic Timer may contain an erroneous value. The workaround is to read it twice until getting the same value. Signed-off-by: York Sun <yorksun@freescale.com>
* arm64: core supportDavid Feng2014-01-091-0/+31
Relocation code based on a patch by Scott Wood, which is: Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: David Feng <fenghua@phytium.com.cn>
OpenPOWER on IntegriCloud