summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-12/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-231-21/+1
* nb/intel/i945: Reduce pcidev_on_root() callsNico Huber2019-01-131-7/+7
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-7/+7
* nb/intel/i945: Use common SMM_TSEG codeArthur Heymans2018-12-031-0/+31
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* nb/intel/*: Account for cbmem_top alignmentArthur Heymans2018-10-241-1/+13
* nb/intel/i945: Fix domain resourcesArthur Heymans2018-10-241-3/+13
* sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans2018-06-291-1/+17
* nb/intel/i945: Add a common function to compute TSEG sizeArthur Heymans2018-06-071-27/+8
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* nb/intel/i945: Get rid of device_tElyes HAOUAS2018-04-301-6/+6
* nb/intel/i945: Use ESMRAMC instead of 0x9eElyes HAOUAS2018-01-231-1/+1
* nb/intel/i945: Fix errors found by checkpatch.plArthur Heymans2017-03-221-4/+4
* nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>Arthur Heymans2017-01-061-1/+0
* intel/i945: Use romstage_handoff for S3Kyösti Mälkki2016-12-111-23/+0
* MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki2016-12-071-17/+2
* MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki2016-12-071-34/+11
* nb/intel/i945: Add PCI id for I945GCNico Huber2016-10-261-7/+4
* northbridge/intel/i945: Add space around operatorsElyes HAOUAS2016-09-201-3/+3
* i945: Enable changing VRAM sizeArthur Heymans2016-08-311-11/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* i945: Add 27ac to northbridge IDs.Vladimir Serbinenko2014-11-221-1/+4
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* i945: Convert to per-device ACPIVladimir Serbinenko2014-10-151-0/+1
* northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki2014-06-181-2/+0
* i945: Fix resource bases for UMA and TSEGKyösti Mälkki2014-06-021-23/+23
* northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded...Paul Menzel2014-05-311-1/+1
* northbridge/intel/i945: Add define for register `BSM` and use itPaul Menzel2014-05-311-1/+1
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-191-0/+1
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-3/+1
* Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki2013-07-101-5/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-6/+1
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Remove chip.h files without config structureKyösti Mälkki2012-10-071-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Intel and GFXUMA: fix MTRR and use uma_resource()Kyösti Mälkki2012-07-271-16/+18
* Intel i945 and sch: no memory over 4GBKyösti Mälkki2012-07-271-4/+0
* Define global uma_memory variablesKyösti Mälkki2012-07-161-3/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* use acpi.h include instead of manually adding acpi_slp_type.Stefan Reinauer2011-10-151-2/+1
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-151-2/+2
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-4/+3