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
/
intel
/
d945gclf
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-06-15
i945 boards: Factor out MAX_CPUS
Angel Pons
2020-05-18
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-06-14
nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection
Elyes HAOUAS
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-06-12
drivers/intel/gma: Unify VBT related Kconfig names
Nico Huber
2018-06-06
mb/*/*: Add a few VBT files
Arthur Heymans
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-01-03
mb/intel/d945gclf: Fix resume from S3 suspend
Arthur Heymans
2016-11-28
mb/intel/d945gclf: Add cmos.default
Arthur Heymans
2016-09-30
mb/intel/d945gclf: Allow use of native graphic init
Arthur Heymans
2015-11-24
intel/d945gclf: Fix IASL warning and remark
Martin Roth
2015-11-23
IASL: Enable warnings as errors
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-06-25
i945 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-05-20
drivers: Drop GbE stub drivers
Edward O'Callaghan
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
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-16
Fix Kconfig GENERATE_*_TABLE usage
Stefan Reinauer
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-07-26
Remove copies of rtl8168.c
Patrick Georgi
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-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2010-10-29
Drop duplicate HAVE_ACPI_TABLES (trivial).
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-27
This patch moves one of the CAR configs to the socket from the single
Warren Turkal
2010-09-26
Remove hard reset config from some mainboard configs
Warren Turkal
2010-09-26
Normalize the config option for the Intel Atom CPU.
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-04-13
fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-02-28
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-02-27
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-22
This is a general cleanup patch
Stefan Reinauer
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
2010-01-18
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2010-01-16
Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)
Stefan Reinauer
2009-12-02
Trivial fixes for kconfig. They fix all non-fam10 build failures.
Myles Watson
2009-12-02
Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds.
Myles Watson
2009-10-28
Make d945gclf build.
Myles Watson
2009-10-28
Add some missing license headers, consistency fixes for others (trivial).
Uwe Hermann
2009-10-28
preliminary Intel D945GCLF Atom+i945 support.
Stefan Reinauer