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
/
dell
/
s1850
/
Kconfig
Age
Commit message (
Expand
)
Author
2010-03-30
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-17
fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.
Stefan Reinauer
2010-02-27
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-27
This does the following:
Stefan Reinauer
2010-02-09
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-01-25
Align several kconfig options to match newconfig:
Patrick Georgi
2009-11-27
Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID
Patrick Georgi
2009-10-20
Fix all board names in Kconfig as per wiki / vendor website.
Uwe Hermann
2009-10-16
This is a snapshot as the availability of the systems for this
Ronald G. Minnich
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-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-10-03
Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from
Patrick Georgi
2009-10-03
Remove duplicate and not too useful Kconfig board comments as
Uwe Hermann
2009-10-02
Remove left-over targets/motorola/*, fix Dell PowerEdge 1850 name.
Uwe Hermann
2009-10-02
Drop remainders of the removed Totalimpact board. Fix typos.
Uwe Hermann
2009-10-01
OK, this builds and even looks right. dell needs its own Makefile.inc because
Ronald G. Minnich
2009-10-01
typo
Ronald G. Minnich
2009-10-01
We need this to be Kconfig. The old way is not trusted by me.
Ronald G. Minnich