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
/
p2b
/
Config.lb
Age
Commit message (
Expand
)
Author
2009-10-17
Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
Peter Stuge
2009-10-16
Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"
Peter Stuge
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-08-19
Reduce size of the romstage on various boards that fail to build on QA.
Patrick Georgi
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-06
When I started refactoring mainboard Config.lb, I added two different
Carl-Daniel Hailfinger
2009-04-21
Thanks to Myles' patch adding support for include statements,
Carl-Daniel Hailfinger
2008-12-10
Use -O2 and -mcpu=p2 as romcc options for all Intel 440BX boards.
Uwe Hermann
2008-09-04
This changes the python generated makefiles
Carl-Daniel Hailfinger
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-12-17
Enable IDE legacy port access for all 440BX based boards per default, as
Uwe Hermann
2007-10-30
Various smaller fixes to make the ASUS P2B match the format
Uwe Hermann
2007-10-16
Completely rip out / replace the ASUS P2B code (which wasn't really working),
Uwe Hermann
2006-12-15
Apply linuxbios-rename-other-payload-options.patch
Ed Swierk
2006-07-29
- Add support _framework_ for the Asus p2b.
Richard Smith