summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/gma.c
Commit message (Expand)AuthorAgeFilesLines
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* soc/intel/broadwell: Rename `ramstage.h`Angel Pons2021-08-021-1/+0
* soc/intel/broadwell: Drop `config_t` typedefAngel Pons2021-06-161-3/+3
* haswell/broadwell: Replace remaining MCHBAR accessorsAngel Pons2021-04-261-1/+1
* soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAYKyösti Mälkki2021-02-061-6/+0
* soc/intel/broadwell: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki2021-02-051-5/+1
* soc/intel/broadwell/gma.c: Add missing `break` in switchAngel Pons2021-02-011-0/+1
* soc/intel/broadwell: Use Haswell CPU headersAngel Pons2021-01-241-2/+2
* nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settingsMichael Niewöhner2021-01-011-10/+11
* soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representationMichael Niewöhner2021-01-011-6/+7
* soc/intel/bdw,nb/intel/hsw: correct mask for panel power cycle delayMichael Niewöhner2020-12-291-2/+2
* soc/intel/broadwell/gma.c: Align struct with HaswellAngel Pons2020-11-041-5/+5
* soc/intel/broadwell: Get rid of `cpu_is_ult`Angel Pons2020-10-301-2/+4
* soc/intel/broadwell: Drop `broadwell_pci_ops`Angel Pons2020-10-251-1/+1
* soc/intel/broadwell/gma.c: Align `igd_setup_panel` with HaswellAngel Pons2020-10-241-4/+10
* soc/intel/broadwell/igd.c: Rename to gma.cAngel Pons2020-10-141-0/+609