summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/gm45/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* gm45: Don't crash if less than 4G of RAM are present.Vladimir Serbinenko2014-11-121-1/+1
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* gm45: Convert to per-device ACPIVladimir Serbinenko2014-10-151-0/+2
* gm45: Declare BIOS memory as RAM.Vladimir Serbinenko2014-08-171-4/+2
* gm45: Decrease MTRR usageVladimir Serbinenko2014-08-161-3/+7
* gm45: Set acpi_slp_type only once.Vladimir Serbinenko2014-08-141-17/+16
* gm45: Move S3 detection to enable stage.Vladimir Serbinenko2014-08-121-0/+18
* northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki2014-06-181-2/+0
* 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-2/+0
* 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
* intel/gm45: new northbridgePatrick Georgi2012-11-271-0/+285