aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64/cpu_ramstage.c
AgeCommit message (Expand)Author
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-11-07arm64: Remove SMP supportFurquan Shaikh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-05symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin
2015-06-17arm64: Move enabling floating point ahead of dev initJimmy Zhang
2015-05-21Remove address from GPLv2 headersPatrick Georgi
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