summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/nehalem/nehalem.h
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/nehalem: Move romstage boilerplate to a common locationArthur Heymans2019-10-061-0/+2
* nb/intel/nehalem: Disable PEG and IGD based on devicetreeArthur Heymans2019-10-061-2/+0
* nb/nehalem: Remove bogus MCHBAR writesArthur Heymans2019-10-061-3/+0
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-4/+0
* intel/nehalem,sandybridge: Move stage_cache support functionKyösti Mälkki2019-08-071-3/+0
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-061-3/+0
* Drop leftover debug function declarationsKyösti Mälkki2019-01-231-6/+0
* {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes HAOUAS2019-01-131-1/+0
* northbridge/nehalem: add MCHBAR8/16 AND_OR macrosFelix Held2018-08-041-0/+4
* northbridge/nehalem: add MCHBAR AND/OR/AND_OR macrosFelix Held2018-07-301-1/+8
* northbridge/nehalem: clean up header fileFelix Held2018-07-301-38/+11
* 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-4/+3
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* nb/intel/*.h: Remove left-over register definitionsPatrick Rudolph2018-01-311-2/+0
* nb/intel/nehalem/gma: Use common init_igd_opregion methodPatrick Rudolph2017-06-151-5/+0
* nb/intel: Deduplicate vbt headerPatrick Rudolph2017-04-031-1/+1
* nb/intel/nehalem: Clean nehalem.hArthur Heymans2017-02-221-289/+0
* intel/nehalem: Use romstage_handoff for S3Kyösti Mälkki2016-12-111-4/+0
* nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth2016-11-211-1/+1
* northbridge/intel: move mrccache.c of sandybridge + haswell to commonAlexander Couzens2016-03-111-2/+0
* northbridge/intel: move mrc_cache definition into a common headerAlexander Couzens2016-03-111-12/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* model_2065x: Use common i945-ivy TSEG SMM init.Vladimir Serbinenko2015-06-101-11/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens2015-04-051-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-2/+7
* northbridge/intel: Do not define include guard as 1Edward O'Callaghan2015-01-061-2/+2
* acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko2014-10-111-2/+0
* Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko2014-09-111-0/+2
* nehalem: Remove SSKPD.Vladimir Serbinenko2014-03-031-1/+0
* nehalem: Fix SMRAM register addressVladimir Serbinenko2014-01-231-3/+1
* Support for nehalem northbridgeVladimir Serbinenko2013-11-251-0/+629