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
/
via
/
pc2500e
/
Kconfig
Age
Commit message (
Expand
)
Author
2016-03-10
cpu/via/c7: Don't manually include udelay_io.c
Stefan Reinauer
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2010-12-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
2010-09-27
RAMBASE = 0x4000 is no longer needed. Drop it.
Stefan Reinauer
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-09
This patch changes C7 CAR code to be a single assembler file instead
Stefan Reinauer
2010-02-09
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-01-25
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2010-01-25
Align several kconfig options to match newconfig:
Patrick Georgi
2009-10-30
Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.
Uwe Hermann
2009-10-26
Add kconfig menus for most chipset VIDEO_MB values.
Uwe Hermann
2009-10-16
Set default ROM sizes per-board to match the ROM chip that came
Uwe Hermann
2009-10-16
Fix kconfig setup for the VIA pc2500e.
Uwe Hermann
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
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