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
/
cpu
/
intel
/
haswell
Age
Commit message (
Expand
)
Author
2013-06-03
haswell: allow for disabled hyperthreading
Aaron Durbin
2013-05-24
cpu/intel/haswell/Kconfig: Intend help text with two spaces
Paul Menzel
2013-05-16
haswell: enable cache-as-ram migration
Aaron Durbin
2013-05-14
x86: add thread support
Aaron Durbin
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-08
copy_and_run: drop boot_complete parameter
Stefan Reinauer
2013-05-07
haswell: use asmlinkage for assembly-called funcs
Aaron Durbin
2013-05-07
haswell: use tsc for udelay()
Aaron Durbin
2013-05-01
haswell: 24MHz monotonic time implementation
Aaron Durbin
2013-04-03
haswell: enable ROM caching
Aaron Durbin
2013-04-03
haswell: keep ROM cache enabled
Aaron Durbin
2013-04-03
haswell: use new interface to disable rom caching
Aaron Durbin
2013-04-01
lynxpoint: split clearing and enabling of smm
Aaron Durbin
2013-03-22
haswell: Add microcode for ULT C0 stepping 0x40651
Duncan Laurie
2013-03-22
haswell: vboot path support in romstage
Aaron Durbin
2013-03-22
haswell: use dynamic cbmem
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
lynxpoint: Add helper functions for reading PM and GPIO base
Duncan Laurie
2013-03-21
haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option
Aaron Durbin
2013-03-21
haswell: implement ramstage caching in SMM region
Aaron Durbin
2013-03-21
haswell: add multipurpose SMM memory region
Aaron Durbin
2013-03-21
haswell: set TSEG as WB cacheable in romstage
Aaron Durbin
2013-03-21
haswell: support for parallel SMM relocation
Aaron Durbin
2013-03-21
haswell: use s3_resume field in romstage_handoff
Aaron Durbin
2013-03-21
x86: protect against abi assumptions from compiler
Aaron Durbin
2013-03-21
haswell: support for CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-21
ramstage: prepare for relocation
Aaron Durbin
2013-03-19
haswell: wait 10ms after INIT IPI
Aaron Durbin
2013-03-19
haswell: Parallel AP bringup
Aaron Durbin
2013-03-18
haswell: add romstage_after_car() function
Aaron Durbin
2013-03-18
haswell: move call site of save_mrc_data()
Aaron Durbin
2013-03-18
haswell: romstage: pass stack pointer and MTRRs
Aaron Durbin
2013-03-18
haswell: unify romstage logic
Aaron Durbin
2013-03-18
haswell: adjust CAR usage
Aaron Durbin
2013-03-18
haswell: enable caching before SMM initialization
Aaron Durbin
2013-03-18
haswell: Clear correct number of MCA banks
Aaron Durbin
2013-03-18
haswell: move definition of CORE_THREAD_COUNT_MSR
Aaron Durbin
2013-03-18
haswell: Use SMM Modules
Aaron Durbin
2013-03-17
x86 intel: Add Firmware Interface Table support
Aaron Durbin
2013-03-14
haswell: Add ULT CPUID and updated microcode
Duncan Laurie
2013-03-14
haswell: Properly Guard Engergy Policy by CPUID
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin