summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel
Commit message (Expand)AuthorAgeFilesLines
* cbfs: new API and better program loadingAaron Durbin2015-06-023-11/+9
* igd.asl rewriteVladimir Serbinenko2015-05-285-0/+260
* Remove address from GPLv2 headersPatrick Georgi2015-05-281-1/+1
* drivers/intel: Update FSP 1.1 DriverLee Leahy2015-05-2312-657/+1600
* Remove address from GPLv2 headersPatrick Georgi2015-05-2126-27/+26
* ivybridge native gfx init: Adjust state to be compatible with OPROM.Vladimir Serbinenko2015-05-192-0/+25
* gma/edid: Fix gma register access.Vladimir Serbinenko2015-05-191-2/+2
* FSP 1.1 Comparison BaseLee Leahy2015-05-128-0/+1422
* northbridge/intel/gm45/gma: Add backlight control register fieldTimothy Pearson2015-05-081-0/+1
* drivers/intel/fsp1_0: Remove executable bit from C filesPaul Menzel2015-05-022-0/+0
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* fsp platforms: consolidate FspNotify callsMartin Roth2015-04-281-0/+29
* driver/intel/fsp: Correct the fastboot data (MRC data) printing lengthYork Yang2015-04-242-2/+2
* fsp: Move fsp to fsp1_0Marc Jones2015-04-249-5/+5
* cbfs: correct types used for accessing filesAaron Durbin2015-04-011-1/+2
* cbfs: remove cbfs_core.h includesAaron Durbin2015-03-311-1/+0
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-301-2/+2
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-181-4/+2
* drivers/intel/i210: Add new driver for Intel i210 MACPHYWerner Zeh2015-02-246-0/+294
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-152-3/+3
* fsp_baytrail: Get FSP reserved memory from the FSP HOB listMartin Roth2015-02-092-0/+21
* FSP platforms: Clear area in CAR for cbmemMartin Roth2015-01-311-2/+10
* drivers/intel/fsp: Add find_saved_temp_mem()Martin Roth2015-01-292-0/+25
* drivers/intel/fsp: Add HOB tools to work with GUIDsMartin Roth2015-01-272-0/+101
* Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki2015-01-061-2/+11
* doxygen fixes: change @var to @param varMartin Roth2015-01-061-3/+3
* drivers/intel/fsp: split the UEFI HOB functions into hob.cMartin Roth2015-01-064-148/+181
* Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan2015-01-061-11/+2
* drivers/intel/fsp/fsp_util.c: Remove attribute,optimize("O0")Edward O'Callaghan2014-12-081-1/+1
* FSP platform microcode: Update to remove Kconfig variableMartin Roth2014-12-051-1/+2
* drivers/intel/fsp: add upd macros and #definesMartin Roth2014-12-052-0/+65
* drivers/intel/gma/intel_dp.c: Fix printf type-specifierEdward O'Callaghan2014-11-111-1/+1
* intel_wifi: Export the SMBIOS structure required by intel driver.Vladimir Serbinenko2014-11-023-0/+85
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-192-3/+1
* intel/fsp_baytrail: Add S3 suspend/resume SupportMohan D'Costa2014-09-291-0/+1
* intel/gma: consolidate vbt codeVladimir Serbinenko2014-09-134-1/+182
* Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko2014-09-111-0/+1
* Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich2014-09-081-0/+7
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-054-0/+166
* drivers/gma: remove unused codeRonald G. Minnich2014-09-042-230/+7
* Peppy/Haswell: move more support functions from mainboard to the intel i915 d...Ronald G. Minnich2014-08-284-1/+139
* intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich2014-08-253-46/+33
* Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...Furquan Shaikh2014-08-134-84/+139
* x230: Deploy VBTVladimir Serbinenko2014-07-291-0/+733
* src/drivers: Remove a trailing whitespaceElyes HAOUAS2014-07-212-2/+2
* drivers/intel/fsp/fsp_util: 'long unsigned int' is 'unsigned long'Edward O'Callaghan2014-07-151-2/+2
* drivers: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-2/+0
* spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black2014-07-051-1/+1
* drivers/intel/gma: Uninitialized var before if conditionEdward O'Callaghan2014-06-251-1/+1
* drivers/intel/gma: Equality comparison with extraneous parenthesesEdward O'Callaghan2014-06-201-2/+2
OpenPOWER on IntegriCloud