summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* tpm2: Fixed typoRobert Foss2016-08-191-1/+1
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-182-1/+8
* Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin2016-08-181-0/+1
* Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin2016-08-152-2/+9
* drivers/spi: provide option to not include all flash driversAaron Durbin2016-08-151-10/+15
* Kconfig: separate memory mapped boot device from SPIAaron Durbin2016-08-152-9/+2
* drivers/elog: provide more debug infoAaron Durbin2016-08-141-11/+47
* drivers/intel/fsp2_0: Fix FSP reset pathLee Leahy2016-08-121-0/+3
* intel/fsp1_1: Use new per-region position overridePatrick Georgi2016-08-111-1/+1
* drivers/intel/fsp2_0: Add fsp_write_line functionLee Leahy2016-08-102-0/+16
* drivers/intel/fsp1_1: Add fsp_write_line functionLee Leahy2016-08-102-0/+16
* elog: Ensure eventlog will always get initialized when configured inJulius Werner2016-08-101-0/+5
* drivers/elog: provide return status for all operationsAaron Durbin2016-08-091-26/+23
* drivers/elog: clean up SMBIOS related codeAaron Durbin2016-08-091-16/+15
* drivers/elog: consolidate checks in elog_find_flash()Aaron Durbin2016-08-091-19/+21
* drivers/elog: remove unnecessary global stateAaron Durbin2016-08-092-70/+17
* drivers/elog: sync events to non-volatile storage lastAaron Durbin2016-08-091-93/+207
* drivers/elog: treat offsets relative to start of mirrorAaron Durbin2016-08-081-54/+31
* drivers/elog: use region_device for mirroring into ramAaron Durbin2016-08-082-78/+172
* drivers/elog: use offsets for checking cleared buffersAaron Durbin2016-08-081-6/+19
* drivers/elog: perform writes in terms of offsetsAaron Durbin2016-08-081-11/+23
* drivers/elog: remove parameters from elog_flash_erase()Aaron Durbin2016-08-081-13/+8
* drivers/elog: remove unnecessary check in elog_shrink()Aaron Durbin2016-08-081-3/+0
* drivers/elog: use event region size when adding a clear eventAaron Durbin2016-08-081-2/+2
* drivers/elog: remove unused functionAaron Durbin2016-08-081-13/+0
* drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFSAaron Durbin2016-08-061-1/+1
* drivers/intel/fsp2_0: Ensure EC is in right mode before memory initFurquan Shaikh2016-08-051-0/+9
* drivers/spi: Add support for Micron N25Q128AWerner Zeh2016-08-051-0/+9
* drivers/intel/fsp2_0: Add checklist supportLee Leahy2016-08-051-0/+4
* spi/tpm: read TPM version in larger chunksVadim Bendebury2016-08-031-10/+15
* drivers/intel/fsp2_0: Update the debug levelsLee Leahy2016-08-033-15/+15
* drivers/intel/fsp2_0: Remove fsp_print_upd_info declarationLee Leahy2016-08-031-1/+0
* drivers/intel/fsp2_0: Disable display of FSP headerLee Leahy2016-08-036-45/+69
* drivers/intel/fsp2_0: Handle FspNotify callsLee Leahy2016-08-032-2/+34
* drivers/intel/fsp2_0: FSP driver handles all FSP errorsLee Leahy2016-08-034-41/+41
* drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInitLee Leahy2016-08-039-27/+124
* drivers/intel/fsp2_0: Add display HOB supportLee Leahy2016-08-039-186/+358
* drivers/intel/fsp2_0: Add UPD display supportLee Leahy2016-08-035-0/+107
* drivers/intel/fsp2_0: Monitor FSP setting of MTRRsLee Leahy2016-08-031-1/+22
* drivers/fsp2_0: Increment boot count for non-S3 bootFurquan Shaikh2016-08-021-0/+4
* drivers/intel/fsp2_0: Display FSP calls and statusLee Leahy2016-08-029-27/+148
* i2c/w83795: Fix chip type messagePatrick Georgi2016-08-021-1/+1
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-9/+9
* Add newlines at the end of all coreboot filesMartin Roth2016-08-015-5/+5
* src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS2016-07-317-8/+8
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-317-7/+0
* intel/wifi: Include conditionally in the buildKyösti Mälkki2016-07-313-6/+11
* drivers/intel/fsp2_0: Update the copyrightsLee Leahy2016-07-2810-8/+25
* intel/fsp1_1: Add C entry support to locate FSP Temp RAM InitSubrata Banik2016-07-283-0/+77
* i2c/ww_ring: Add ww_ring files to ramstageFurquan Shaikh2016-07-281-0/+3