summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/ivybridge/gma.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Create a common header for Intel register accessSimon Glass2016-03-171-0/+1
* dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-141-3/+3
* x86: ivybridge: Use syscon for the GMA deviceSimon Glass2016-01-241-3/+5
* x86: ivybridge: Sort out the calls to bridge_silicon_revision()Simon Glass2016-01-241-16/+17
* x86: ivybridge: Move lpc_enable() into gma.cSimon Glass2016-01-241-0/+4
* x86: ivybridge: Move graphics init much laterSimon Glass2016-01-241-0/+73
* dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass2016-01-121-2/+2
* dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass2016-01-121-8/+7
* Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-271-1/+0
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-161-2/+2
* x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-051-1/+2
* x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass2015-01-131-0/+7
* x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass2015-01-131-1/+8
* x86: Add initial video device init for Intel GMASimon Glass2014-11-251-0/+756
OpenPOWER on IntegriCloud