index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
cpu
/
cpu.h
Age
Commit message (
Expand
)
Author
2013-05-01
x86: use boot state callbacks to disable rom cache
Aaron Durbin
2013-04-01
boot: add disable_cache_rom() function
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-11-13
Pass the CPU index as a parameter to startup.
Ronald G. Minnich
2012-11-12
Fix gcc-4.7 building problem.
Han Shen
2012-08-07
Move cpus_ready_for_init() to AMD K8
Kyösti Mälkki
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-04-27
cpu/cpu.h: add ROMCC guards
Stefan Reinauer
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2010-12-17
guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all.
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2004-11-18
- First stab at getting the ppc ports building and working.
Eric Biederman
2004-11-12
ooops. sorry
Stefan Reinauer
2004-11-11
fix a little more of ppc
Stefan Reinauer
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-14
- remove old cpu header files
Eric Biederman
2004-10-14
- Renamed cpu header files
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman