summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945
Commit message (Expand)AuthorAgeFilesLines
* 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
* northbridge/i945/gma: Re-enable NVRAM tft_brightnessAlexander Couzens2016-03-111-2/+5
* northbridge/intel: add missing #include guardsIru Cai2016-02-281-0/+5
* Correct some common spelling mistakesMartin Roth2016-01-071-29/+29
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3118-72/+0
* Intel: Move MCRS ResourceTemplate outside of _CRS methodMartin Roth2015-10-231-117/+116
* gma: Consolidate Intel IGD ACPI code some moreNico Huber2015-10-121-2/+2
* Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko2015-10-112-6/+5
* intel i945: Fix native VGA initializationMono2015-09-071-12/+14
* intel/i945: don't read structs out of uninitialized pointersPatrick Georgi2015-08-101-0/+3
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-051-1/+1
* lib: Unify log2() and related functionsJulius Werner2015-06-051-0/+1
* igd.asl rewriteVladimir Serbinenko2015-05-285-295/+66
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2118-24/+18
* i945: Disable check for 2-dimm support.Vladimir Serbinenko2015-05-161-14/+0
* i945/gma: Fix wrong comment about the documentation.Denis 'GNUtoo' Carikli2015-04-301-6/+1
* kbuild: automatically include northbridgesStefan Reinauer2015-04-291-0/+4
* northbridge/i945/gma: fix build error with native graphics initFrancis Rowe2015-03-161-10/+8
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-154-9/+14
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-271-1/+0
* CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki2015-01-271-3/+8
* northbridge/amd: Doxygen fixesMartin Roth2015-01-081-0/+1
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-2/+2
* 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-022-3/+5
* i945: make PCIe link wait sensiblePatrick Georgi2014-11-282-5/+6
* i945: Find memory controller by slot instead of by PCIID.Vladimir Serbinenko2014-11-261-1/+1
* i945: Add 27ac to northbridge IDs.Vladimir Serbinenko2014-11-221-1/+4
* i945: Add 0x27ae to GMA IDs.Vladimir Serbinenko2014-11-191-1/+3
* i945: consolidate sb & nb early initsVladimir Serbinenko2014-11-092-2/+52
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-1/+1
* i945: Convert to per-device ACPIVladimir Serbinenko2014-10-153-0/+5
* intel/i945: Another magic numberPatrick Georgi2014-10-011-1/+1
* intel/i945: Fix "always false" statementPatrick Georgi2014-10-011-1/+1
* northbridge/intel/i945/Kconfig: Select VGAPaul Menzel2014-09-241-0/+1
* i945: Support text mode gfx initVladimir Serbinenko2014-08-211-9/+32
* i945/gma: don't map the page tableVladimir Serbinenko2014-08-211-1/+1
* i945: Remove GTT avoidance offset.Vladimir Serbinenko2014-08-211-2/+0
* intel/i945/gma: Place GTT below top of memoryPaul Menzel2014-08-201-4/+12
* i945: Replace video gfx init.Vladimir Serbinenko2014-08-172-9/+366
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-4/+4
* intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel2014-07-241-1/+1
* northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-173-4/+0
* intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel2014-07-161-1/+1
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-084-5/+0