summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/fsp_sandybridge
Commit message (Expand)AuthorAgeFilesLines
* northbridge/intel/fsp_*: Remove legacy SoCszaolin2018-11-1921-2037/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-221-2/+2
* northbridge: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS2018-09-252-4/+4
* nb/intel/gm45: Use common code for SMM in TSEGArthur Heymans2018-07-301-0/+5
* src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-2/+2
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-1/+1
* northbridge/intel: Remove unneeded includesElyes HAOUAS2018-06-041-1/+0
* src/northbridge: Add and update license headersMartin Roth2018-05-291-0/+13
* nb/intel/fsp_sandybridge: Fix lost const qualifier on 'device_t'Elyes HAOUAS2018-05-241-1/+1
* nb/intel/fsp_sandybridge: Get rid of device_tElyes HAOUAS2018-05-143-12/+14
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* nb/intel/*.h: Remove left-over register definitionsPatrick Rudolph2018-01-311-2/+0
* drivers/intel/gma/opregion: migrate from nb/commonMatt DeVillier2017-08-112-4/+2
* nb/intel/fsp_sandybridge/gma: Set ASLS on S3 resumePatrick Rudolph2017-07-121-3/+9
* drv/intel/gma/opregion: Add interface for GNVS ASLB handlingPatrick Rudolph2017-07-121-1/+14
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-272-3/+3
* nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion methodPatrick Rudolph2017-06-094-159/+40
* cpu/intel/model_206ax: Use tsc monotonic timerPatrick Rudolph2017-06-092-52/+0
* nb/intel/fsp_sandybridge/gma: Set up OpRegion in nb codePatrick Rudolph2017-05-011-0/+27
* nb/intel: Deduplicate vbt headerPatrick Rudolph2017-04-033-169/+2
* nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>Arthur Heymans2017-01-061-1/+0
* MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki2016-12-071-17/+2
* MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki2016-12-071-35/+11
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-071-2/+0
* PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki2016-12-071-2/+2
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-061-11/+11
* intel/fsp_sandybridge: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-063-4/+32
* intel FSP sandy/ivy: Move select MMCONF_SUPPORTKyösti Mälkki2016-11-221-0/+2
* nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth2016-11-211-1/+1
* cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZENico Huber2016-10-111-8/+3
* src/northbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-041-1/+1
* src/northbridge: Remove whitespace after sizeofElyes HAOUAS2016-10-041-1/+1
* northbridge/intel/fsp_sandybridge: Add space around operatorsElyes HAOUAS2016-09-205-6/+6
* northbridge/intel: move mrc_cache definition into a common headerAlexander Couzens2016-03-111-4/+0
* northbridge/intel: add missing #include guardsIru Cai2016-02-282-0/+10
* northbridge/intel ACPI: Remove unused Local methodMartin Roth2015-12-161-2/+2
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-061-4/+0
* northbridge/intel/fsp_sandybridge: remove blank lineMartin Roth2015-11-171-1/+0
* northbridge/intel: Add i89xx header fileMarc Jones2015-11-102-2/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3122-88/+0
* Intel: Move MCRS ResourceTemplate outside of _CRS methodMartin Roth2015-10-231-93/+92
* Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth2015-10-2222-0/+2417
* Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc2015-10-0323-2495/+0
* Remove unused Kconfig symbols in c codeMartin Roth2015-07-171-4/+0
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-1/+1
* Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth2015-06-231-11/+0
* fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko2015-06-102-11/+28