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
/
Kconfig
Age
Commit message (
Expand
)
Author
2010-03-19
Get rid of a few warnings:
Myles Watson
2010-02-25
HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.
Stefan Reinauer
2009-10-24
Fix kconfig build error due to "source"ing a non-existant file (trivial).
Uwe Hermann
2009-10-18
Add EXPERT kconfig option so we can hide more advanced options
Uwe Hermann
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-09
More kconfig cleanups:
Uwe Hermann
2009-10-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-10-01
Support variables for MMX and SSE. These would be used in
Ronald G. Minnich
2009-10-01
Fix Kconfig build for K8 boards.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-24
Make all Kconfig enabled boards build (tested with kbuildall).
Patrick Georgi
2009-09-22
tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
Myles Watson
2009-08-27
Clean up some DCACHE related options.
Patrick Georgi
2009-08-12
Fix multiple missing files and errors from the recent commit. This happened
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi