index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm64
/
c_entry.c
Age
Commit message (
Expand
)
Author
2015-11-17
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
Julius Werner
2015-11-07
arm64: Remove cpu intialization through device-tree
Furquan Shaikh
2015-11-07
arm64: Remove SMP support
Furquan Shaikh
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-10
arm64: Add support for save/restore registers for CPU startup.
Furquan Shaikh
2015-04-10
arm64: secmon: add entry point for turned on CPUs
Aaron Durbin
2015-03-28
arm64: provide entry points for BSP and non-BSP
Aaron Durbin
2015-03-28
arm64: add cpu_is_bsp() concept
Aaron Durbin
2015-03-27
arm64: remove soc_secondary_cpu_init()
Aaron Durbin
2015-03-27
arm64: add devicetree based CPU startup
Aaron Durbin
2015-03-27
arm64: split cpu.h header
Aaron Durbin
2015-03-27
arm64: provide API for coordinating secondary CPU bringup
Aaron Durbin
2015-03-27
arm64: add indirection to C entry point
Aaron Durbin
2015-03-27
arm64: move seeding stack to C
Aaron Durbin
2015-03-05
arm64: provide early SoC initialization
Aaron Durbin