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
/
intel
/
xe7501devkit
/
Config.lb
Age
Commit message (
Expand
)
Author
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-10-24
Major cleanups of the hard_reset() code and config in coreboot.
- supermicro/x6dhe_g/auto.c
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-09-29
Remove pre-CBFS _vgabios_start and _vgabios_end.
Myles Watson
2009-08-11
Enable CBFS everywhere. All boards compiled for me (abuild tested),
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-22
Convert 12 more boards to use include statements in Config.lb.
Carl-Daniel Hailfinger
2009-04-22
This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a
Stefan Reinauer
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2008-09-04
This changes the python generated makefiles
Carl-Daniel Hailfinger
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-05-17
Whitespace fixes (trivial).
Corey Osgood
2006-12-15
Apply linuxbios-rename-other-payload-options.patch
Ed Swierk
2005-12-03
smaller fixups here and there, allowing some motherboards to compile or
Stefan Reinauer
2005-09-14
Initial support for Intel XE7501DEVKIT.
Steven J. Magnani