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
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