summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945/early_init.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/i945: Fix PEG port on 945gcArthur Heymans2017-04-141-1/+2
* nb/intel/i945: Fix errors found by checkpatch.plArthur Heymans2017-03-221-26/+30
* sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans2017-01-061-1/+2
* nb/i945/early_init.c: Add FSB800 and 1067 to Egress Port Virtual ChannelElyes HAOUAS2016-12-211-0/+18
* intel/i945: Use romstage_handoff for S3Kyösti Mälkki2016-12-111-10/+2
* intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setupKyösti Mälkki2016-12-111-1/+0
* nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth2016-11-211-1/+1
* nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GCElyes HAOUAS2016-11-091-0/+1
* nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)"Elyes HAOUAS2016-11-021-6/+6
* src/northbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-041-7/+7
* northbridge/intel/i945: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* i945: Enable changing VRAM sizeArthur Heymans2016-08-311-5/+9
* intel/i945: Use common ACPI S3 recoveryKyösti Mälkki2016-06-261-10/+1
* Move definitions of HIGH_MEMORY_SAVEKyösti Mälkki2016-06-171-0/+1
* 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-6/+6
* intel/i945: Use define for `BSM`Paul Menzel2014-12-191-1/+1
* i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko2014-12-031-0/+3
* i945: Bit 49 of CAPID0 trivial fixElyes HAOUAS2014-12-021-1/+1
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+2
* i945: make PCIe link wait sensiblePatrick Georgi2014-11-281-5/+5
* i945: consolidate sb & nb early initsVladimir Serbinenko2014-11-091-1/+51
* intel/i945: Another magic numberPatrick Georgi2014-10-011-1/+1
* intel/i945: Fix "always false" statementPatrick Georgi2014-10-011-1/+1
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* i945: Use defines for DEVENKyösti Mälkki2014-05-311-6/+5
* intel/i945 intel/i82801gx: remove explicit pcie config accessesKyösti Mälkki2013-09-101-70/+70
* Drop some duplicates of PCI-e config functionsKyösti Mälkki2013-07-101-1/+0
* intel/i945: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-07-041-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki2012-03-161-2/+2
* I945: replace #if defined() by #ifSven Schnelle2011-10-191-2/+2
* Report GSE chipset and warn if the code has been compiled for the wrong chipset.Stefan Reinauer2011-09-091-1/+7
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-151-1/+1
* Fix/drop some obsolete comments,Uwe Hermann2010-11-181-1/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-3/+9
* i945:Stefan Reinauer2010-05-141-12/+20
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-78/+76
* Support a few more i945 variants. With this framework in place it shouldStefan Reinauer2010-01-171-19/+20
* Kontron 986LCD-M updateStefan Reinauer2009-10-261-12/+63
* * drop ich7 includeStefan Reinauer2009-07-211-19/+79
* i945 northbridge updateStefan Reinauer2009-03-111-42/+258
* Merge some parts of the i945 review (trivial):Stefan Reinauer2008-11-101-19/+16
* Support for the Intel 945 northbridge.Stefan Reinauer2008-10-291-0/+567