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
/
drivers
/
intel
/
gma
Age
Commit message (
Expand
)
Author
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
src: Remove not used 'include <smbios.h>'
Elyes HAOUAS
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-28
drivers/intel/gma: put controller in separate header
Matt DeVillier
2020-04-09
drivers/intel/gma: Remove unneeded white space
Elyes HAOUAS
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
drivers/intel/gma: drop intel_gma_get_controller_info()
Matt DeVillier
2020-04-02
drivers/intel/gma/acpi: Bail out on empty display list
Nico Huber
2020-03-31
drivers/intel/gma: fold gma.asl into default_brightness_levels.asl
Matt DeVillier
2020-03-29
drivers/intel/gma/acpi: Provide default definition for displays
Nico Huber
2020-03-29
drivers/intel/gma: Drop unused `backlight` field
Nico Huber
2020-03-29
nb/intel/haswell: Implement proper backlight PWM config
Nico Huber
2020-03-25
drivers/intel/gma/acpi: Add Kconfigs for backlight registers
Nico Huber
2020-03-24
drivers/intel/gma: Ditch `link_frequency_270_mhz` setting
Nico Huber
2020-03-24
drivers/intel/gma/acpi: Use SPDX license identifiers
Nico Huber
2020-03-24
drivers/intel/gma/acpi: Let the compiler initialize counters[]
Nico Huber
2020-03-24
drivers/intel/gma/acpi: Use snprintf() to construct device name
Nico Huber
2020-03-24
drivers/intel/gma/acpi: Refine some cosmetics
Nico Huber
2020-03-24
drivers/intel/gma/acpi: Reduce display switching stubs
Nico Huber
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-15
nb/intel/nehalem: Rename to ironlake
Angel Pons
2020-03-11
drivers/intel/gma/acpi: Prevent DivideByZero error
Patrick Rudolph
2020-03-09
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2020-02-17
treewide: capitalize 'BIOS'
Elyes HAOUAS
2020-02-17
drivers/intel/gma: Print EDID with leading instead of trailing space
Paul Menzel
2020-02-17
drivers/intel/gma: Remove space between `printf ()`
Paul Menzel
2019-12-19
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-10-27
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-09-15
{cpu,device,drivers}: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-08-05
drivers/intel/gma: Export Read_EDID() to C
Nico Huber
2019-08-05
drivers/intel/gma: Enable Kabylake+ libgfxinit support
Nico Huber
2019-05-12
nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE
Nico Huber
2019-05-12
3rdparty/libgfxinit: Update for runtime CPU detection
Nico Huber
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-27
drivers/intel/gma: Move gfxinit into sub package
Nico Huber
2019-03-27
drivers/intel/gma: Make libgfxinit available w/o gfxinit
Nico Huber
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-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-06
libgfxinit: Add options to limit framebuffer size
Nico Huber
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-28
intel/gma/Makefile.inc: Add a helper function to add VBT binaries
Arthur Heymans
2018-12-21
3rdparty/libgfxinit: Update submodule pointer
Arthur Heymans
2018-12-18
{drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-03
soc/intel/apl: Enable graphics with libgfxinit
Nico Huber
2018-11-28
drivers/intel/gma: Fix typo in header
Frans Hendriks
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-09-16
drivers/intel/gma: Fix OpRegion Mailbox3 synchronization
Nico Huber
2018-09-14
drivers/intel/gma: Do not rely on CBLV in OpRegion Mailbox3
Nico Huber
2018-08-30
drivers/intel/gma: Fix OpRegion Mailbox3 backlight change
Nico Huber
2018-08-30
drivers/intel/gma: store uint8_t brightness values in mailbox3
Alexander Couzens
2018-08-14
src: Remove duplicated 'include <device/device.h>'
Elyes HAOUAS
2018-08-10
src/drivers: Fix typo
Elyes HAOUAS
2018-08-04
drvs/intel/gma/acpi: Add methods to use MBOX3
Patrick Rudolph
2018-07-19
drivers/intel/gma: Default to LVDS for Internal on NEHALEM
Arthur Heymans
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-12
drivers/intel/gma: Unify VBT related Kconfig names
Nico Huber
2018-06-08
libgfxinit: Enable G45 support (for GM45/X4X)
Nico Huber
2018-06-04
src/drivers: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-15
ACPI: Set the correct number of arguments in ACPI methods
Martin Roth
2018-05-11
drivers/intel/gma: honor vbt_size parameter to locate_vbt()
Aaron Durbin
2018-05-09
drivers/intel/gma, soc/intel/common: improve cooperation
Patrick Georgi
2018-05-04
drivers/intel/gma/opregion.c: Get rid of device_t
Elyes HAOUAS
2018-05-02
intel/common: compress VBT
Patrick Georgi
2018-04-13
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2018-04-06
drivers/intel/gma: Depend less on default fb values
Nico Huber
2018-04-06
drivers/intel/gma: Amend stride calculation of linear fb
Nico Huber
2018-03-14
drivers/intel/gma: fix opregion SCI register for Atom platforms
Matt DeVillier
2018-01-29
intel: Prepare registers so Windows drivers are happier
Patrick Georgi
2017-12-12
drivers/intel/gma: Power up legacy VGA block early
Nico Huber
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-23
drv/intel/gma/opregion: fix opregion version for Windows
Matt DeVillier
2017-10-13
drv/intel/gma/opregion: Add common init_idg_opregion()
Matt DeVillier
2017-09-04
Kconfig: Move and rename ADD_VBT_DATA_FILE
Patrick Rudolph
2017-08-11
driver/intel/gma: Allow use of GFX_GMA_ANALOG_I2C_HDMI_x in C NGI
Arthur Heymans
2017-08-11
drivers/intel/gma/opregion: migrate from nb/common
Matt DeVillier
2017-07-28
src/drivers: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-15
drv/intel/gma/i915: Get rid of unused function prototype
Patrick Rudolph
2017-07-13
src/drivers: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-12
drv/intel/gma/opregion: Add method to restore ASLS
Patrick Rudolph
2017-07-12
drv/intel/gma/opregion: Add interface for GNVS ASLB handling
Patrick Rudolph
2017-07-12
drv/intel/gma/opregion: Add function to set ASLS register
Patrick Rudolph
2017-07-10
drivers/intel/gma: Fix undefined behavior
Ryan Salsamendi
2017-07-03
northbridge/intel/haswell: Fix undefined behavior
Ryan Salsamendi
2017-06-22
drv/intel/gma/acpi: Fix copyright header
Patrick Rudolph
2017-06-05
intel/gma: Fix typo GMBUS0 -> GMBUS1 in edid.c
Sebastian "Swift Geek" Grzywna
2017-06-04
Kconfig: Add choice of framebuffer mode
Nico Huber
[next]