aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i945
AgeCommit message (Expand)Author
2014-10-15i945: Convert to per-device ACPIVladimir Serbinenko
2014-10-01intel/i945: Another magic numberPatrick Georgi
2014-10-01intel/i945: Fix "always false" statementPatrick Georgi
2014-09-24northbridge/intel/i945/Kconfig: Select VGAPaul Menzel
2014-08-21i945: Support text mode gfx initVladimir Serbinenko
2014-08-21i945/gma: don't map the page tableVladimir Serbinenko
2014-08-21i945: Remove GTT avoidance offset.Vladimir Serbinenko
2014-08-20intel/i945/gma: Place GTT below top of memoryPaul Menzel
2014-08-17i945: Replace video gfx init.Vladimir Serbinenko
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2014-07-24intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel
2014-07-17northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-16intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel
2014-07-08northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-25i945 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-18northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki
2014-06-18lenovo/x60: Fix build issue with DO_NATIVE_VGA_INITKyösti Mälkki
2014-06-03northbridge/intel/i945/gma.c: Add and use defines for `GMADR` and `GTTADR`Paul Menzel
2014-06-03northbridge/intel/i945/i945.h: Move define `BSM` to section D2F0Paul Menzel
2014-06-02i945: Fix TSEG size allocation for get_top_of_ram()Kyösti Mälkki
2014-06-02i945: Fix resource bases for UMA and TSEGKyösti Mälkki
2014-06-01northbridge/intel/i945/i945.h: Trivial, fixup header guardsEdward O'Callaghan
2014-05-31i945: Use defines for DEVENKyö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-25nb/intel/i945/raminit.c: duplicate 'const' declaration specifierEdward O'Callaghan
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2014-05-01ChromeOS: Remove oprom_is_loadedKyösti Mälkki
2014-01-15CBMEM intel: Define get_top_of_ram() once per chipsetKyösti Mälkki
2014-01-13lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-11-24Northbridge: i945: Native VGA init: print the GMA and GTT addressesPeter Stuge
2013-11-24Northbridge: i945: Native VGA init: use UMA addressPeter Stuge
2013-11-24lenovo/x60: native vga init: fix code style issues.Denis 'GNUtoo' Carikli
2013-11-05northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16`Paul Menzel
2013-09-11CBMEM x86: Unify get_cbmem_toc()Kyösti Mälkki
2013-09-11CBMEM: Unify get_top_of_ram()Kyösti Mälkki
2013-09-11CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki
2013-09-10intel/i945 intel/i82801gx: remove explicit pcie config accessesKyösti Mälkki
2013-07-10Drop some duplicates of PCI-e config functionsKyösti Mälkki
2013-07-10Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki
2013-07-04intel/i945: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-07-02Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c`Paul Menzel
2013-06-07i945: Add Display defines for int15h handler.Denis 'GNUtoo' Carikli
2013-06-05Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGSDenis 'GNUtoo' Carikli
2013-05-25Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich
2013-04-18Intel i945: ACPI: Add _OSC methodDenis 'GNUtoo' Carikli
2013-04-16Lenovo ThinkPad X60: Add Native VGA init.Denis 'GNUtoo' Carikli
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-17i945: Replace some two magic values by defined namesPatrick Georgi
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
2013-02-11Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-27Get rid of drivers classPatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyö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-22i945: Disable IGD if plugin VGA is preferredPatrick Georgi
2012-07-20Fix udelay() implementation for i945 romstageNico Huber
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-07-06i945: Reset IGD on bootPatrick Georgi
2012-05-08Clean up #ifsPatrick Georgi
2012-04-12Unify IO APIC address specificationPatrick Georgi
2012-03-16Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki
2012-03-07Move C labels to start-of-linePatrick Georgi
2012-02-17Avoid ../../.. paths in ASL filesPatrick Georgi
2012-02-17Rename i945 ACPI files to not carry an i945_ prefixPatrick Georgi
2012-01-31northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge
2012-01-10i945: fix tsc udelay()Sven Schnelle
2011-10-19I945: replace #if defined() by #ifSven Schnelle
2011-10-15use acpi.h include instead of manually adding acpi_slp_type.Stefan Reinauer
2011-09-09Report GSE chipset and warn if the code has been compiled for the wrong chipset.Stefan Reinauer
2011-06-15i945 GMA: restore tft brightness from cmosSven Schnelle
2011-06-15i82801gx: replace cafed00d/cafebabe by definesSven Schnelle
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-10i945: improve get_top_of_ram()Sven Schnelle
2011-02-21[i945] Add SPD adress mappingSven Schnelle
2011-01-27SMM code on i945 platforms needs udelay()Peter Stuge
2010-12-27Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer
2010-12-19The same mechanisms are used for normal and fallback images. Stefan Reinauer
2010-12-16fix according to coding guidelinesStefan Reinauer
2010-12-13Following patch adds support for suspend/resume functions. I had to change th...Rudolf Marek
2010-12-13We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek
2010-12-11catch some illegal configurations (trivial)Stefan Reinauer
2010-12-07Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann
2010-11-20Some more DIMM0 related cleanups and deduplication.Uwe Hermann
2010-11-18Fix/drop some obsolete comments,Uwe Hermann
2010-10-11Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-10-01Make i945/raminit.c:fsbclk() return u16 rather than intPeter Stuge
2010-10-01Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GMPeter Stuge
2010-10-01Move several i945 config #defines from romstage.c to Kconfig.Patrick Georgi
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-13Convert i945 boards to use reserved resources instead of directly addingMyles Watson