Age | Commit message (Expand) | Author |
2021-04-10 | nb/intel/sandybridge: Use new fixed BAR accessors | Angel Pons |
2021-02-24 | device/device.c: Rename .disable to .vga_disable | Arthur Heymans |
2020-12-12 | nb/intel/sandybridge: Clean up stepping logic | Angel Pons |
2020-09-21 | nb/intel/sandybridge: Drop unnecessary `gma.h` | Angel Pons |
2020-06-22 | nb/intel/sandybridge/gma.c: Remove useless if condition | Evgeny Zinoviev |
2020-06-09 | nb/intel/sandybridge: Use PCI bitwise ops | Angel Pons |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-05-27 | intel/gma: Only enable bus mastering if we are going to use it | Nico Huber |
2020-05-27 | intel/gma: Don't bluntly enable I/O | Nico Huber |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-02 | nb/intel/sandybridge: Simplify GMA SSDT generator | Matt DeVillier |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-25 | nb/intel/sandybridge: Use SPDX headers | Angel Pons |
2020-03-18 | nb/intel/sandybridge: Tidy up code and comments | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-06-03 | nb/intel/snb: Don't run VGA oprom when libgfxinit is enabled | Nico Huber |
2019-05-29 | src/northbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-04-23 | nb/intel/sandybridge: Drop pch.h from sandybridge.h | Patrick Rudolph |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | Fix 'unsigned int' to bare use of 'unsigned' | Subrata Banik |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-01-16 | nb/intel/sandybridge: Remove the C native graphic init | Arthur Heymans |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-09-25 | northbridge: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-08-22 | nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled | Arthur Heymans |
2018-06-04 | northbridge/intel: Remove unneeded includes | Elyes HAOUAS |
2018-04-30 | nb/intel/sandybridge: Get rid of device_t | Elyes HAOUAS |
2017-12-20 | intel/gma: fix RPNFREQ_VAL bitmask | Felix Held |
2017-10-28 | 3rdparty/lib{hwbase,gfxinit}: Update to latest master | Nico Huber |
2017-10-28 | drivers/intel/gma: Put gma_gfxinit() into its own header | Nico Huber |
2017-10-16 | nb/intel: Add Ivy Bridge Server (Xeon-E3v2) PCI IDs | Vagiz Trakhanov |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-08-14 | nb/intel/sandybridge/gma: Fix S3 resume | Patrick Rudolph |
2017-08-11 | drivers/intel/gma/opregion: migrate from nb/common | Matt DeVillier |
2017-07-30 | intel/sandybridge: Clean VGA BIOS ids up a little | Nico Huber |
2017-07-12 | nb/intel/sandybridge/gma: Set ASLS on S3 resume | Patrick Rudolph |
2017-07-12 | drv/intel/gma/opregion: Add interface for GNVS ASLB handling | Patrick Rudolph |
2017-06-27 | nb/intel/sandybridge: Fill in acpi_name | Patrick Rudolph |
2017-06-15 | nb/intel/sandybridge/gma: Use common init_igd_opregion method | Patrick Rudolph |
2017-06-08 | device/Kconfig: Put gfx init methods into a `choice` | Nico Huber |
2017-05-01 | nb/intel/sandybridge/gma: Set up OpRegion in nb code | Patrick Rudolph |
2017-04-03 | nb/intel: Deduplicate vbt header | Patrick Rudolph |
2016-11-29 | nb/intel/nehalem,sandybridge: Hook up libgfxinit | Nico Huber |
2016-11-21 | nb/intel: Fix some spelling mistakes in comments and strings | Martin Roth |
2016-10-29 | nb/intel/sandybridge/gma: Always initialize DP buffer translation | Nico Huber |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-29 | nb/intel/sandybridge/gma: add disable function | Patrick Rudolph |
2015-09-07 | intel/sandybridge: Do not guard native VGA init by #ifdefs | Alexandru Gagniuc |
2015-07-14 | intel/sandybridge/gma: Add graphics PCI Device IDs 0x0162 and 0x0152 | Damien Zammit |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-09-13 | intel/gma: consolidate vbt code | Vladimir Serbinenko |
2014-08-13 | Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91... | Furquan Shaikh |
2014-08-11 | northbridge/intel/*/gma.c: Remove dead code | Edward O'Callaghan |
2014-07-29 | x230: Deploy VBT | Vladimir Serbinenko |
2014-07-29 | ivybridge: LVDS gfx init. | Vladimir Serbinenko |
2014-07-29 | sandy/ivybridge: Native raminit. | Vladimir Serbinenko |
2014-06-02 | sandybridge: Pass chip info to i915lightup. | Vladimir Serbinenko |
2014-05-01 | ChromeOS: Remove oprom_is_loaded | Kyösti Mälkki |
2014-02-06 | MTRR: Mark all prefetchable resources as WRCOMB. | Vladimir Serbinenko |
2013-03-29 | sandybridge: add option to mark graphics memory write-combining. | Aaron Durbin |
2013-03-29 | x86: add new mtrr implementation | Aaron Durbin |
2013-03-15 | Google Link: Add remaining code to support native graphics | Ronald G. Minnich |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-01-14 | Support for Celeron 1007U | Stefan Reinauer |
2012-11-09 | Make register/value lists const | Stefan Reinauer |
2012-07-26 | Refactor driver structs | Patrick Georgi |
2012-07-24 | Fixes to enable RC6 on IvyBridge | Duncan Laurie |
2012-05-01 | Update Ivybridge GT power meter tables | Duncan Laurie |
2012-05-01 | Update ivybridge graphics initialization | Duncan Laurie |
2012-04-28 | Reverse Vendor ID & Device ID for map_oprom_vendev() | Martin Roth |
2012-04-05 | Add support for Intel Sandybridge CPU (northbridge part) | Stefan Reinauer |