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
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
[next]