summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945/early_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud