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
/
mainboard
/
emulation
/
qemu-x86
/
Kconfig
Age
Commit message (
Expand
)
Author
2013-02-28
CBMEM: always initialize early if the board supports it
Stefan Reinauer
2013-01-08
qemu-x86: Implement more features
Stefan Reinauer
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-06-04
WARNINGS_ARE_ERRORS is y per default, don't set it twice.
Stefan Reinauer
2010-08-30
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-03-29
qemu: drop "northbridge.c" from src/cpu/...
Stefan Reinauer
2010-02-09
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-01-11
Make qemu use the udelay function in src/pc80/udelay_io.c
Patrick Georgi
2010-01-06
Kconfig builds all boards now.
Patrick Georgi
2009-12-23
Tiny Bootblock, step 1/n.
Patrick Georgi
2009-11-12
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
Myles Watson
2009-10-28
Fix some builds with Kconfig.
Myles Watson
2009-10-20
Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be
Myles Watson
2009-10-20
Fix all board names in Kconfig as per wiki / vendor website.
Uwe Hermann
2009-10-16
Set default ROM sizes per-board to match the ROM chip that came
Uwe Hermann
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-10
Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway.
Uwe Hermann
2009-10-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-10-03
Remove duplicate and not too useful Kconfig board comments as
Uwe Hermann
2009-09-24
Make all Kconfig enabled boards build (tested with kbuildall).
Patrick Georgi