summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945
Commit message (Expand)AuthorAgeFilesLines
* Drop some duplicates of PCI-e config functionsKyösti Mälkki2013-07-102-69/+0
* Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki2013-07-101-5/+1
* intel/i945: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-07-043-1/+30
* Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c`Paul Menzel2013-07-021-3/+2
* i945: Add Display defines for int15h handler.Denis 'GNUtoo' Carikli2013-06-071-0/+11
* Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGSDenis 'GNUtoo' Carikli2013-06-051-0/+1
* Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich2013-05-251-12/+0
* Intel i945: ACPI: Add _OSC methodDenis 'GNUtoo' Carikli2013-04-181-0/+19
* Lenovo ThinkPad X60: Add Native VGA init.Denis 'GNUtoo' Carikli2013-04-161-0/+19
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-3/+1
* i945: Replace some two magic values by defined namesPatrick Georgi2013-03-171-4/+4
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0112-12/+12
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-6/+1
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi2013-02-111-1/+2
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* Get rid of drivers classPatrick Georgi2012-11-271-2/+2
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-23/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Intel and GFXUMA: fix MTRR and use uma_resource()Kyösti Mälkki2012-07-271-16/+18
* Intel i945 and sch: no memory over 4GBKyösti Mälkki2012-07-271-4/+0
* i945: Disable IGD if plugin VGA is preferredPatrick Georgi2012-07-221-0/+18
* Fix udelay() implementation for i945 romstageNico Huber2012-07-201-4/+14
* Define global uma_memory variablesKyösti Mälkki2012-07-161-3/+0
* i945: Reset IGD on bootPatrick Georgi2012-07-061-0/+10
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Unify IO APIC address specificationPatrick Georgi2012-04-121-1/+2
* Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki2012-03-163-16/+20
* Move C labels to start-of-linePatrick Georgi2012-03-071-1/+1
* Avoid ../../.. paths in ASL filesPatrick Georgi2012-02-171-4/+4
* Rename i945 ACPI files to not carry an i945_ prefixPatrick Georgi2012-02-174-3/+3
* northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge2012-01-312-2/+11
* i945: fix tsc udelay()Sven Schnelle2012-01-101-2/+2
* I945: replace #if defined() by #ifSven Schnelle2011-10-191-2/+2
* use acpi.h include instead of manually adding acpi_slp_type.Stefan Reinauer2011-10-151-2/+1
* Report GSE chipset and warn if the code has been compiled for the wrong chipset.Stefan Reinauer2011-09-091-1/+7
* i945 GMA: restore tft brightness from cmosSven Schnelle2011-06-151-0/+7
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-152-3/+3
* some ifdef --> if fixesStefan Reinauer2011-04-211-9/+9
* i945: improve get_top_of_ram()Sven Schnelle2011-04-101-2/+26
* [i945] Add SPD adress mappingSven Schnelle2011-02-212-21/+39
* SMM code on i945 platforms needs udelay()Peter Stuge2011-01-271-0/+2
* Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer2010-12-272-1/+5
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-1/+1
* fix according to coding guidelinesStefan Reinauer2010-12-161-1/+2
* Following patch adds support for suspend/resume functions. I had to change th...Rudolf Marek2010-12-132-1/+5
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-4/+3
OpenPOWER on IntegriCloud