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
/
ibase
/
mb899
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-06-14
nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection
Elyes HAOUAS
2019-02-28
cpu/intel: Rename socket_mFCPGA478 to socket_m
Nico Huber
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2017-05-11
nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS
Arthur Heymans
2016-12-18
intel cache-as-ram: Move DCACHE_RAM_BASE
Kyösti Mälkki
2015-11-27
ibase/mb899: Fix IASL warning and remark
Martin Roth
2015-11-23
IASL: Enable warnings as errors
Martin Roth
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-06-25
i945 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-01-22
intel/i945 boards: Add EARLY_CBMEM_INIT
Kyösti Mälkki
2013-07-04
intel/i945: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2012-11-16
Drop unneeded BOARD_HAS_FADT option
Stefan Reinauer
2012-11-14
Move HAVE_SMI_HANDLER from mainboards to chipsets
Stefan Reinauer
2012-05-01
Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards
Stefan Reinauer
2012-03-16
Intel northbridge I945: Apply un-written naming rules
Kyösti Mälkki
2012-01-31
northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option
Peter Stuge
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-01-27
oops. this is weird. CAR addresses should be specified in the socket and not in
Stefan Reinauer
2010-12-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
2010-12-08
Move "select CACHE_AS_RAM" lines from boards into CPU socket.
Uwe Hermann
2010-11-05
Various PIRQ/MPTABLE/ACPI Kconfig fixes.
Uwe Hermann
2010-10-01
Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM
Peter Stuge
2010-10-01
Move several i945 config #defines from romstage.c to Kconfig.
Patrick Georgi
2010-09-26
Remove hard reset config from some mainboard configs
Warren Turkal
2010-09-13
Convert i945 boards to use reserved resources instead of directly adding
Myles Watson
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-06-05
Fix two warnings:
Stefan Reinauer
2010-05-30
This patch adds support for mainboard iBASE:MB899
Bernhard M. Wiedemann