summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/fsp_sandybridge/northbridge.c
AgeCommit message (Expand)Author
2018-11-19northbridge/intel/fsp_*: Remove legacy SoCszaolin
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-09-25northbridge: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-07-30nb/intel/gm45: Use common code for SMM in TSEGArthur Heymans
2018-06-04northbridge/intel: Remove unneeded includesElyes HAOUAS
2018-05-24nb/intel/fsp_sandybridge: Fix lost const qualifier on 'device_t'Elyes HAOUAS
2018-05-14nb/intel/fsp_sandybridge: Get rid of device_tElyes HAOUAS
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2017-01-06nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>Arthur Heymans
2016-12-07MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-10-11cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZENico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-22Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth
2015-10-03Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc
2015-06-10fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-28fsp platforms: consolidate FspNotify callsMartin Roth
2015-01-27CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki
2015-01-27intel: Drop romstage handoff via scratchpadKyösti Mälkki
2014-12-16Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki
2014-11-01northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-18fsp_sandybridge: Move to per-device ACPI.Vladimir Serbinenko
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2014-05-14intel: Drop obsolete comments on MTRR usageKyösti Mälkki
2014-05-09cougar_canyon2: Switch CPU/NB/SB to the shared FSP codeMartin Roth
2013-12-04Add Intel FSP northbridge support Sandybridge and IvybridgeMarc Jones