summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945/i945.h
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/i945/i945.h: Drop useless guardElyes Haouas2022-10-201-5/+0
* nb/intel/i945: Clean up includesElyes Haouas2022-10-201-8/+3
* nb/intel/i945: Refactor `dump_spd_registers` functionAngel Pons2021-04-051-1/+1
* nb/intel/i945: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-101-12/+2
* nb/intel/i945: Define and use MMCONF_BUS_NUMBERAngel Pons2021-01-301-2/+0
* nb/intel/i945: Introduce memmap.hPatrick Georgi2020-12-071-10/+1
* src/northbridge: Drop unneeded empty linesElyes HAOUAS2020-09-211-2/+0
* nb/intel/i945: Deduplicate PCIEXBAR decodingAngel Pons2020-08-041-0/+2
* nb/intel/i945: Put names to northbridge PCI devicesAngel Pons2020-07-221-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-151-2/+0
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-0/+12
* nb/intel: Remove unused 'barrier()'Elyes HAOUAS2019-11-011-2/+0
* intel/i945,i82801gx: Refactor early PCI bridge resetKyösti Mälkki2019-10-051-2/+0
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-1/+0
* nb/intel/i945: Use DEBUG_RAM_SETUPKyösti Mälkki2019-03-241-0/+1
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-061-1/+0
* nb/intel/{i945,pineview}: Remove unused functionArthur Heymans2019-01-141-3/+0
* {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes HAOUAS2019-01-131-1/+0
* nb/intel/i945: Add and use defines for registers of device 0:01.0Elyes HAOUAS2018-11-251-0/+17
* nb/intel/i945: Add a common function to compute TSEG sizeArthur Heymans2018-06-071-0/+1
* 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-12/+12
* i945.h: fix #include pathAntonello Dettori2016-09-131-1/+1
* i945: Enable changing VRAM sizeArthur Heymans2016-08-311-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-0/+5
* i945: make PCIe link wait sensiblePatrick Georgi2014-11-281-0/+1
* i945: consolidate sb & nb early initsVladimir Serbinenko2014-11-091-1/+1
* northbridge/intel/i945/gma.c: Add and use defines for `GMADR` and `GTTADR`Paul Menzel2014-06-031-0/+2
* northbridge/intel/i945/i945.h: Move define `BSM` to section D2F0Paul Menzel2014-06-031-2/+1
* northbridge/intel/i945/i945.h: Trivial, fixup header guardsEdward O'Callaghan2014-06-011-5/+7
* northbridge/intel/i945: Add define for register `BSM` and use itPaul Menzel2014-05-311-0/+2
* i945: Add Display defines for int15h handler.Denis 'GNUtoo' Carikli2013-06-071-0/+11
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-071-3/+0
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-0/+17
* i945:Stefan Reinauer2010-05-141-0/+2
* Kontron 986LCD-M updateStefan Reinauer2009-10-261-7/+11
* drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer2009-08-121-1/+1
* * drop ich7 includeStefan Reinauer2009-07-211-1/+1
* Merge some parts of the i945 review (trivial):Stefan Reinauer2008-11-101-1/+1
* i945.h: Add some more comments, align data for better readability (trivial).Uwe Hermann2008-11-091-22/+23
* Support for the Intel 945 northbridge.Stefan Reinauer2008-10-291-0/+330