summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i945/northbridge.c
AgeCommit message (Expand)Author
2019-09-15nb/i945: Remove unused include <cpu/cpu.h>Elyes HAOUAS
2019-08-15intel/smm/gen1: Rename header fileKyösti Mälkki
2019-08-15cpu/intel: Replace bsp_init_and_start_aps()Kyösti Mälkki
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-23nb/intel/i945: Use parallel MP initArthur Heymans
2019-01-13nb/intel/i945: Reduce pcidev_on_root() callsNico Huber
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-03nb/intel/i945: Use common SMM_TSEG codeArthur Heymans
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-10-24nb/intel/*: Account for cbmem_top alignmentArthur Heymans
2018-10-24nb/intel/i945: Fix domain resourcesArthur Heymans
2018-06-29sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans
2018-06-07nb/intel/i945: Add a common function to compute TSEG sizeArthur Heymans
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-04-30nb/intel/i945: Get rid of device_tElyes HAOUAS
2018-01-23nb/intel/i945: Use ESMRAMC instead of 0x9eElyes HAOUAS
2017-03-22nb/intel/i945: Fix errors found by checkpatch.plArthur Heymans
2017-01-06nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>Arthur Heymans
2016-12-11intel/i945: Use romstage_handoff for S3Kyösti Mälkki
2016-12-07MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-10-26nb/intel/i945: Add PCI id for I945GCNico Huber
2016-09-20northbridge/intel/i945: Add space around operatorsElyes HAOUAS
2016-08-31i945: Enable changing VRAM sizeArthur Heymans
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-11-22i945: Add 27ac to northbridge IDs.Vladimir Serbinenko
2014-11-01northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-15i945: Convert to per-device ACPIVladimir Serbinenko
2014-06-18northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki
2014-06-02i945: Fix resource bases for UMA and TSEGKyösti Mälkki
2014-05-31northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded...Paul Menzel
2014-05-31northbridge/intel/i945: Add define for register `BSM` and use itPaul Menzel
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2013-09-11CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki
2013-07-10Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-07-27Intel and GFXUMA: fix MTRR and use uma_resource()Kyösti Mälkki
2012-07-27Intel i945 and sch: no memory over 4GBKyösti Mälkki
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-05-08Clean up #ifsPatrick Georgi