summaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
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
2016-11-29drivers/intel/gma: Hook up libgfxinitNico Huber
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-21drivers/intel/fsp2_0: Check for NULL before using pointerMartin Roth
2016-11-21fsp2_0: implement stage cache for silicon initBrandon Breitenstein
2016-11-18intel post-car: Increase stacktop alignmentKyösti Mälkki
2016-11-12drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin
2016-11-11lib/tlcl: Ensure tlcl library is initialized only onceFurquan Shaikh
2016-11-10drivers/intel/fsp2_0: Add support for recovery MRC hash space in TPMFurquan Shaikh
2016-11-10mrc: Add support for separate training cache in recovery modeFurquan Shaikh
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin
2016-10-27driver/intel/fsp2_0: Reset on invalid stage cache.Naresh G Solanki
2016-10-09drivers/intel/wifi: Add depends on ARCH_X86Martin Roth
2016-10-07soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein
2016-10-07src/drivers: Remove whitespace after memcpy & memsetElyes HAOUAS
2016-09-30Kconfig: Prefix hex defaults with 0xMartin Roth
2016-09-30drivers/intel/fsp2_0: Fix debug display supportLee Leahy
2016-09-27intel/gma/vbt.c: pad the ID string with spaces.Arthur Heymans
2016-09-19driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.binNaresh G Solanki