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
/
pineview
/
gma.c
Age
Commit message (
Expand
)
Author
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 write_acpi_tables
Furquan Shaikh
2020-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-02
nb/intel/pineview: drop intel_gma_get_controller_info()
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
2020-03-15
nb/intel/pineview: Clean up code and comments
Angel Pons
2019-05-29
src/northbridge: Add missing 'include <types.h>'
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
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-10-08
nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address
Elyes HAOUAS
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/pineview: Get rid of device_t
Elyes HAOUAS
2017-10-22
nb/intel/pineview: Port ACPI opregion to pineview
Patrick Rudolph
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-09-27
nb/intel/*/gma.c: remove spaces at the fake vbt generation
Arthur Heymans
2016-09-12
src/northbridge: Improve code formatting
Elyes HAOUAS
2016-01-28
nb/intel/pineview: Native VGA init (CRT)
Damien Zammit