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
/
mainboard
/
asus
/
m2v-mx_se
/
Options.lb
Age
Commit message (
Expand
)
Author
2010-02-07
newconfig is no more.
Patrick Georgi
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-07
Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards
Uwe Hermann
2009-10-04
This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.
Patrick Georgi
2009-10-03
Remove:
Patrick Georgi
2009-08-11
Enable CBFS everywhere. All boards compiled for me (abuild tested),
Patrick Georgi
2009-07-23
sb/via/k8t890: add vga textmode code for k8m890 chrome igp.
Luc Verhaegen
2009-06-30
the tool chain settings should not be in renamed (as they will never live in
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-10
Following patch fixes the XIP computation issue. I removed the normal image
Rudolf Marek
2009-05-02
Run dos2unix on all files:
Stefan Reinauer
2009-04-28
Enable HAVE_HIGH_TABLES by default for northbridges with
Patrick Georgi
2009-04-15
This patch cleans up mpspec.h and allows it to be included when
Myles Watson
2009-04-14
v2/src romfs->cbfs rename
Peter Stuge
2009-04-13
Following patch adds support for the ACPI resume on Asus M2V-MX SE. The ACPI
Rudolf Marek
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-03-31
Add the CONFIG_ROMS config variable.
Ronald G. Minnich
2009-03-21
To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves
Rudolf Marek
2008-12-19
This patch fixes the build for asus/m2v-mx_se. Its hard_reset function is not
Myles Watson
2008-10-01
Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se.
Marc Jones
2008-09-23
Following patch adds support for Asus M2V-E SE. Works pretty well, the only
Rudolf Marek