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
/
haswell
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-10-22
nb/intel/haswell: Add HASWELL_HIDE_PEG_FROM_MRC option
Angel Pons
2020-09-02
src: Drop redundant 'select BOOTBLOCK_CONSOLE'
Elyes HAOUAS
2020-07-12
haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option
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-03-25
drivers/intel/gma/acpi: Add Kconfigs for backlight registers
Nico Huber
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-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-06-28
{soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB
Elyes HAOUAS
2019-05-03
nb/intel/haswell: correct a typo in Kconfig
Joel Kitching
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-23
sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock
Arthur Heymans
2019-04-21
nb/intel/haswell: Add an option for where verstage starts
Arthur Heymans
2019-04-21
cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-04-01
vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases
Julius Werner
2018-11-21
nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig
Elyes HAOUAS
2018-06-14
cpu/intel/haswell: Use the common intel romstage_main function
Arthur Heymans
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-05
cpu/intel/haswell: Switch to POSTCAR_STAGE
Arthur Heymans
2018-02-06
nb/intel/haswell: Use the common MRC cache driver
Arthur Heymans
2017-08-11
drivers/intel/gma/opregion: migrate from nb/common
Matt DeVillier
2017-06-15
nb/intel/haswell/gma: Use common init_igd_opregion method
Patrick Rudolph
2017-05-22
nb/intel/haswell: Fix up C NGI remnants
Nico Huber
2017-03-28
vboot: Select SoC-specific configuration for all Chrome OS boards
Julius Werner
2017-02-04
Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented
Arthur Heymans
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-07-31
src/northbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-03-11
northbridge/intel: move mrccache.c of sandybridge + haswell to common
Alexander Couzens
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-08-25
Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig
Martin Roth
2015-07-04
Kconfig: Fix references to obsolete symbols
Martin Roth
2015-06-23
Kconfig: Move CBFS_SIZE into Mainboard menu
Martin Roth
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-10
haswell: Fix MRC cache to use CBFS
Kyösti Mälkki
2014-09-22
haswell: Move to per-device ACPI
Vladimir Serbinenko
2014-08-13
Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...
Furquan Shaikh
2014-07-04
intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in config
Stefan Reinauer
2014-07-04
intel/haswell: Allow pre-graphics delay
Stefan Reinauer
2013-07-31
Drop unused EXTERNAL_MRC_BLOB
Stefan Reinauer
2013-07-03
Move select MMCONF_SUPPORT under northbridge
Kyösti Mälkki
2013-06-04
Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture
Ronald G. Minnich
2013-03-29
haswell: add option to mark graphics memory write-combining.
Aaron Durbin
2013-03-18
haswell: adjust CAR usage
Aaron Durbin
2013-03-14
haswell: always use MMIO PCI config accesses
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin