index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
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
[next]