index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
x4x
/
gma.c
Age
Commit message (
Expand
)
Author
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-06-09
nb/intel/x4x: 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
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
nb/intel/x4x: Simplify GMA SSDT generator
Matt DeVillier
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-10-29
nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>'
Elyes HAOUAS
2019-05-29
src/northbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
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-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-01-13
nb/intel/x4x: Remove spurious pcidev_on_root() usage
Nico Huber
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-09-05
nb/intel/x4x/gma.c: fix skipping of native graphics init
Stefan Tauner
2018-08-22
nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled
Arthur Heymans
2018-06-14
nb/intel/x4x: Deprecate native graphic init
Arthur Heymans
2018-06-08
libgfxinit: Enable G45 support (for GM45/X4X)
Nico Huber
2018-06-04
northbridge/intel: Remove unneeded includes
Elyes HAOUAS
2018-04-30
nb/x4x: Get rid of device_t
Elyes HAOUAS
2017-10-13
nb/intel/*/gma: Port ACPI opregion to older platforms
Patrick Rudolph
2017-08-11
nb/intel/x4x/gma.c: Probe VGA EDID on DVI-I ports
Arthur Heymans
2017-08-07
nb/intel/*/gma.c: Use macros for GMBUS numbers
Arthur Heymans
2017-06-04
Kconfig: Add choice of framebuffer mode
Nico Huber
2017-05-09
nb/intel/x4x: Don't run NGI if IGD has not been assigned VGA cycles
Arthur Heymans
2017-05-09
nb/x4x: Add ramstage IGD disable function
Arthur Heymans
2017-03-21
nb/intel/x4x: Fix issues found by checkpatch.pl
Arthur Heymans
2016-12-17
nb/x4x: Add other Eaglelake IGD PCI DID to list
Arthur Heymans
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-10-26
nb/x4x/gma.c: Remove writes to DP, FDI registers
Arthur Heymans
2016-10-19
nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers
Arthur Heymans
2016-10-19
nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics
Arthur Heymans
2016-10-19
nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it
Arthur Heymans
2016-10-11
nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size
Arthur Heymans
2016-10-10
x4x/gma.c: Add VESA native resolution mode
Arthur Heymans
2016-09-27
nb/intel/*/gma.c: remove spaces at the fake vbt generation
Arthur Heymans
2016-01-29
nb/intel/x4x: Cleanup gma.c
Damien Zammit
2015-12-29
northbridge/intel/x4x: Intel 4-series northbridge support
Damien Zammit