summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-283-6/+6
* drivers/intel/fsp2_0: Update MRC cache with dead version in recoveryFurquan Shaikh2016-07-271-0/+10
* cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy2016-07-272-11/+4
* drivers/intel/fsp2_0/header_util: Convert UPD headersLee Leahy2016-07-262-0/+11
* drivers/elog: put back 4KiB limitAaron Durbin2016-07-261-1/+2
* drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-MLee Leahy2016-07-262-1/+7
* drivers/uart: Enable debug serial output during postcarLee Leahy2016-07-251-0/+5
* drivers/elog: remove elog Kconfig variablesAaron Durbin2016-07-242-33/+9
* drivers/intel/fsp2_0: Split reset handling logicAndrey Petrov2016-07-193-14/+33
* drivers/intel/fsp2_0: handle reset requests from FSPSAaron Durbin2016-07-191-0/+4
* drivers/intel/fsp2_0: handle reset requests from FSPMAaron Durbin2016-07-191-1/+3
* drivers/intel/fsp2_0: range check stack provided to FSPMAaron Durbin2016-07-191-26/+58
* drivers/intel/fsp2_0: don't use saved memory data in recovery modeAaron Durbin2016-07-191-0/+7
* drivers/intel/fsp2_0: honor FSP revision for memory training dataAaron Durbin2016-07-191-24/+55
* drivers/intel/fsp2_0: remove unused fsp_load_binary()Aaron Durbin2016-07-192-41/+0
* drivers/intel/fsp2_0: load and relocate FSPS in cbmemAaron Durbin2016-07-193-7/+45
* drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM componentAaron Durbin2016-07-192-5/+88
* drivers/intel/fsp2_0: separate component validation from loadingAaron Durbin2016-07-192-21/+36
* drivers/intel/fsp2_0: implement common memory_init() tasksAaron Durbin2016-07-192-16/+97
* drivers/intel/fsp2_0: set BootLoaderTolumSize genericallyAaron Durbin2016-07-191-0/+4
* drivers/intel/fsp2_0: fix hand-off-block types and sizeAaron Durbin2016-07-191-5/+5
* elog: Use rdev_mmap to find offset of ELOGFurquan Shaikh2016-07-181-6/+8
* drivers/intel/fsp1_1: align on using ACPI_Sx definitionsAaron Durbin2016-07-152-8/+10
* drivers/i2c: Add new driver for RTC type PCF8523Werner Zeh2016-07-145-0/+323
* tpm: report firmware versionVadim Bendebury2016-07-121-0/+31
* tpm: use proper locality zero SPI bus addressesVadim Bendebury2016-07-111-5/+7
* intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki2016-07-102-24/+3
* drivers/i2c/da7219: Add driver for generating device in SSDTDuncan Laurie2016-07-084-0/+231
* acpi: Change device properties to work as a treeDuncan Laurie2016-07-082-10/+13
* siemens/nc_fpga: Add driver for Siemens NC FPGAWerner Zeh2016-07-064-0/+222
* intel/i210: Change API for function mainboard_get_mac_address()Werner Zeh2016-07-053-9/+26
* drivers/generic/max98357a: Fix naming and ACPI path handlingDuncan Laurie2016-07-021-6/+4
* intel romstage: Use run_ramstage()Kyösti Mälkki2016-06-291-2/+2
* drivers/intel/fsp2_0: Add simple reset handlerAndrey Petrov2016-06-242-0/+30
* kconfig: add missing SPI TPM CS config definitionVadim Bendebury2016-06-231-0/+5
* tpm2: add SPI TPM driverVadim Bendebury2016-06-235-0/+693
* kconfig: allow various tpm type and interface permutationsVadim Bendebury2016-06-232-1/+9
* drivers/i2c/generic: Fix compile failureDuncan Laurie2016-06-221-1/+1
* Ignore RAMTOP for MTRRsKyösti Mälkki2016-06-221-2/+2
* Fix some cbmem.h includesKyösti Mälkki2016-06-171-1/+0
* drivers/intel/fsp2_0: Add FSP return types for resetAndrey Petrov2016-06-141-0/+5
* soc/intel/apollolake: Update FSP header filesBora Guvendik2016-06-091-0/+64
* drivers/intel/fsp2.0: Add semantic patch for FspUpdVpd.h headerAlexandru Gagniuc2016-06-082-0/+220
* drivers/intel/fsp1_1: Make weak routines quietLee Leahy2016-06-032-15/+0
* Add Board Checklist SupportLee Leahy2016-06-031-0/+4
* drivers/intel/fsp1_1: Update weak MRC cache routinesLee Leahy2016-06-021-3/+4
* generic: Add a Maxim 98357A codec driverDuncan Laurie2016-06-024-0/+125
* i2c: Add a generic i2c driverDuncan Laurie2016-06-024-0/+143
* drivers/intel/wifi: Add support for generating SSDT tableDuncan Laurie2016-06-022-13/+96
* drivers/lenovo: Add hybrid graphics driverPatrick Rudolph2016-06-013-0/+139