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
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
2017-05-29
gma/acpi: Fix argument count to _DSS
Matt DeVillier
2017-05-22
drivers/intel/gma: Drop unused INTEL_DP
Nico Huber
2017-05-18
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2017-04-08
3rdparty/libgfxinit: Update submodule pointer
Nico Huber
2017-04-03
nb/intel: Deduplicate vbt header
Patrick Rudolph
2017-03-31
drivers/intel/gma: Guard GFX_GMA_* configs
Nico Huber
2017-03-18
nb/i945/gma.c: Refactor panel setup
Arthur Heymans
2017-02-04
drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref
Nico Huber
2017-01-24
drivers/intel/gma/vbt: Fix style and minor issues
Nico Huber
2016-12-19
drivers/intel/gma: Use scaling to simplify fb config
Nico Huber
2016-12-19
drivers/intel/gma: Add textmode support with libgfxinit
Nico Huber
2016-11-29
drivers/intel/gma: Hook up libgfxinit
Nico Huber
2016-10-07
src/drivers: Remove whitespace after memcpy & memset
Elyes HAOUAS
2016-09-27
intel/gma/vbt.c: pad the ID string with spaces.
Arthur Heymans
2016-09-08
intel/gma: Use defines for registers and values in edid.c
Sebastian "Swift Geek" Grzywna
2016-08-31
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-04-01
intel/gma: Fix VBT generation
Patrick Rudolph
2015-10-31
intel/gma: Return success for Intel int15 VGA set panel type hook
Konstantin Aladyshev
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-22
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-10-12
gma ACPI: Do not overwrite backlight configuration
Nico Huber
2015-10-12
gma ACPI: Consolidate non-PCH and PCH brightness levels
Nico Huber
2015-10-12
gma: Consolidate Intel IGD ACPI code some more
Nico Huber
2015-10-11
Kill lvds_num_lanes
Vladimir Serbinenko
2015-10-11
Derive lvds_dual_channel from EDID timings.
Vladimir Serbinenko
2015-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-04
Remove address from GPLv2 headers
Patrick Georgi
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
ivybridge native gfx init: Adjust state to be compatible with OPROM.
Vladimir Serbinenko
2015-05-19
gma/edid: Fix gma register access.
Vladimir Serbinenko
2015-05-08
northbridge/intel/gm45/gma: Add backlight control register field
Timothy Pearson
2015-03-31
cbfs: remove cbfs_core.h includes
Aaron Durbin
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
[next]