summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/nehalem/early_init.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/elog: Add elog_boot_notify()Kyösti Mälkki2019-09-131-2/+1
* intel/nehalem: Refactor ACPI S3 detectionKyösti Mälkki2019-09-131-16/+8
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* nb/intel/nehalem: Remove unneeded whitespaceElyes HAOUAS2018-10-191-2/+2
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-4/+4
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* nb/intel/nehalem: Fix DEVEN definesPatrick Rudolph2018-06-171-1/+2
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-271-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSPAlexander Couzens2015-03-131-5/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-6/+6
* X201: Move early nehalem S3 magic to right place.Vladimir Serbinenko2014-01-231-0/+6
* Support for nehalem northbridgeVladimir Serbinenko2013-11-251-0/+169