summaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-12drv/intel/gma/opregion: Add method to restore ASLSPatrick Rudolph
2017-07-12drv/intel/gma/opregion: Add interface for GNVS ASLB handlingPatrick Rudolph
2017-07-12drv/intel/gma/opregion: Add function to set ASLS registerPatrick Rudolph
2017-07-10drivers/intel/gma: Fix undefined behaviorRyan Salsamendi
2017-07-03northbridge/intel/haswell: Fix undefined behaviorRyan Salsamendi
2017-06-22drv/intel/gma/acpi: Fix copyright headerPatrick Rudolph
2017-06-14drivers/fsp1_1: decouple VBT from execution of GOP driverMatt DeVillier
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-06-08drvs/intel/wifi/wifi: Fix regressionPatrick Rudolph
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-06fsp1_1: Verify FSP_IMAGE_ID/_REV against headersNico Huber
2017-06-05intel/gma: Fix typo GMBUS0 -> GMBUS1 in edid.cSebastian "Swift Geek" Grzywna
2017-06-04Kconfig: Add choice of framebuffer modeNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-05-29gma/acpi: Fix argument count to _DSSMatt DeVillier
2017-05-22drivers/intel/gma: Drop unused INTEL_DPNico Huber
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2017-05-08drivers/intel/wifi: provide weak get_wifi_sar_limits()Aaron Durbin
2017-04-28drivers/intel/fsp2_0: add option to incorporate platform memory versionAaron Durbin
2017-04-19drivers/intel/mipi_camera: Add MIPI CSI camera SSDT generatorV Sowmya
2017-04-083rdparty/libgfxinit: Update submodule pointerNico Huber
2017-04-03nb/intel: Deduplicate vbt headerPatrick Rudolph
2017-03-31drivers/intel/gma: Guard GFX_GMA_* configsNico Huber
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik
2017-03-18nb/i945/gma.c: Refactor panel setupArthur Heymans
2017-03-17drivers/intel/fsp1_1: Fix issues detected by checkpatchLee Leahy
2017-03-14drivers/intel/fsp1_1: Only display MMCONF address if supportedLee Leahy
2017-03-10drivers/intel/fsp2_0: Switch from binary to decimalLee Leahy
2017-03-10drivers/intel/fsp2_0: Wrap lines at 80 columnsLee Leahy
2017-03-10drivers/intel/fsp2_0: Remove braces for single statementsLee Leahy
2017-03-10drivers/intel/fsp2_0: Fix spacing issuesLee Leahy
2017-03-10drivers/intel/fsp2_0: Add space before *Lee Leahy
2017-03-10drivers/intel/fsp2_0: Use tabs for indentLee Leahy
2017-02-22drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp loadFurquan Shaikh
2017-02-04drivers/intel/gma/vbt: Add Kconfig symbol for SSC refNico Huber
2017-01-24drivers/intel/gma/vbt: Fix style and minor issuesNico Huber
2017-01-19driver/intel/fsp1_1: Fix boot failure for non-verstage caseTeo Boon Tiong
2017-01-13intel/wifi: Create ACPI objects for wifi SAR configurationRobbie Zhang
2016-12-21drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API supportBrenton Dong
2016-12-19drivers/intel/gma: Use scaling to simplify fb configNico Huber
2016-12-19drivers/intel/gma: Add textmode support with libgfxinitNico Huber
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-12-13intel MMA: Enable MMA with FSP2.0Pratik Prajapati
2016-12-11drivers/intel/fsp2_0: Include stddef.h in soc_binding.hFurquan Shaikh
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov