summaryrefslogtreecommitdiff
path: root/src/arch/arm64/cpu_ramstage.c
AgeCommit message (Expand)Author
2015-04-22arm64: add arm64_arch_timer_init functionJoseph Lo
2015-04-22arch/arm64: allow floating-point registers accessYen Lin
2015-04-10arm64: No need of invalidating cache line for secondary CPU stackFurquan Shaikh
2015-04-10arm64: Add support for save/restore registers for CPU startup.Furquan Shaikh
2015-04-10arm64: ensure secondary CPU's stack tops are not in the cacheAaron Durbin
2015-04-10arm64: add timeout waiting for CPUs to come onlineAaron Durbin
2015-04-09arm64: add mpidr field to cpu_info structAaron Durbin
2015-03-28arm64: split cpu.cAaron Durbin