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
/
tyan
/
s2850
/
Kconfig
Age
Commit message (
Expand
)
Author
2015-06-05
AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0
Kyösti Mälkki
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2013-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2012-02-17
amd/amd8111: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2010-09-28
Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.
Myles Watson
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-04-07
- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
Stefan Reinauer
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-02-27
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2009-11-27
Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID
Patrick Georgi
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-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-09-29
Fix a number of board names in Kconfig (trivial).
Uwe Hermann
2009-09-25
some progress on kconfig:
Patrick Georgi