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
/
northbridge
/
intel
/
i945
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-06-15
i945 boards: Factor out MAX_CPUS
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-08
northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-04-14
nb/intel/i945: Add vboot support
Arthur Heymans
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-15
nb/intel/i945: Initialize console in bootblock
Arthur Heymans
2019-11-15
nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-09-24
intel/cpu: Switch older models to TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-06-14
nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection
Elyes HAOUAS
2019-01-24
nb/intel/i945: Put stage cache in TSEG
Arthur Heymans
2019-01-23
nb/intel/i945: Use parallel MP init
Arthur Heymans
2018-12-03
nb/intel/i945: Use common SMM_TSEG code
Arthur Heymans
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-05
nb/intel/i945: Switch to POSTCAR_STAGE
Arthur Heymans
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-06-02
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2017-05-11
nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS
Arthur Heymans
2017-04-07
nb/intel/i945: Move INTEL_EDID
Patrick Rudolph
2017-02-04
drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref
Nico Huber
2016-12-11
intel i945 gm45 x4x: Switch to RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-11-22
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2016-10-24
nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC
Arthur Heymans
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2014-10-15
i945: Convert to per-device ACPI
Vladimir Serbinenko
2014-09-24
northbridge/intel/i945/Kconfig: Select VGA
Paul Menzel
2014-06-25
i945 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2013-07-04
intel/i945: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-06-05
Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGS
Denis 'GNUtoo' Carikli
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
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
2010-12-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
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-08-27
drop three unneeded config variables:
Jens Rottmann
2010-08-26
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2009-10-30
Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.
Uwe Hermann
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-29
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-08-12
Kconfig!
Patrick Georgi