summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i945
AgeCommit message (Expand)Author
2016-08-31i945: Enable changing VRAM sizeArthur Heymans
2016-08-23src/northbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-07-31src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-06-26intel/i945: Use common ACPI S3 recoveryKyösti Mälkki
2016-06-17Move definitions of HIGH_MEMORY_SAVEKyösti Mälkki
2016-03-11northbridge/i945/gma: Re-enable NVRAM tft_brightnessAlexander Couzens
2016-02-28northbridge/intel: add missing #include guardsIru Cai
2016-01-07Correct some common spelling mistakesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23Intel: Move MCRS ResourceTemplate outside of _CRS methodMartin Roth
2015-10-12gma: Consolidate Intel IGD ACPI code some moreNico Huber
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-09-07intel i945: Fix native VGA initializationMono
2015-08-10intel/i945: don't read structs out of uninitialized pointersPatrick Georgi
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-16i945: Disable check for 2-dimm support.Vladimir Serbinenko
2015-04-30i945/gma: Fix wrong comment about the documentation.Denis 'GNUtoo' Carikli
2015-04-29kbuild: automatically include northbridgesStefan Reinauer
2015-03-16northbridge/i945/gma: fix build error with native graphics initFrancis Rowe
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki
2015-01-08northbridge/amd: Doxygen fixesMartin Roth
2015-01-06northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-12-19intel/i945: Use define for `BSM`Paul Menzel
2014-12-03i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko
2014-12-02i945: Bit 49 of CAPID0 trivial fixElyes HAOUAS
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-28i945: make PCIe link wait sensiblePatrick Georgi
2014-11-26i945: Find memory controller by slot instead of by PCIID.Vladimir Serbinenko
2014-11-22i945: Add 27ac to northbridge IDs.Vladimir Serbinenko
2014-11-19i945: Add 0x27ae to GMA IDs.Vladimir Serbinenko
2014-11-09i945: consolidate sb & nb early initsVladimir Serbinenko
2014-11-01northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
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