aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2016-08-15Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin
2016-08-15drivers/spi: provide option to not include all flash driversAaron Durbin
2016-08-15Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-14drivers/elog: provide more debug infoAaron Durbin
2016-08-12drivers/intel/fsp2_0: Fix FSP reset pathLee Leahy
2016-08-11intel/fsp1_1: Use new per-region position overridePatrick Georgi
2016-08-10drivers/intel/fsp2_0: Add fsp_write_line functionLee Leahy
2016-08-10drivers/intel/fsp1_1: Add fsp_write_line functionLee Leahy
2016-08-10elog: Ensure eventlog will always get initialized when configured inJulius Werner
2016-08-09drivers/elog: provide return status for all operationsAaron Durbin
2016-08-09drivers/elog: clean up SMBIOS related codeAaron Durbin
2016-08-09drivers/elog: consolidate checks in elog_find_flash()Aaron Durbin
2016-08-09drivers/elog: remove unnecessary global stateAaron Durbin
2016-08-09drivers/elog: sync events to non-volatile storage lastAaron Durbin
2016-08-08drivers/elog: treat offsets relative to start of mirrorAaron Durbin
2016-08-08drivers/elog: use region_device for mirroring into ramAaron Durbin
2016-08-08drivers/elog: use offsets for checking cleared buffersAaron Durbin
2016-08-08drivers/elog: perform writes in terms of offsetsAaron Durbin
2016-08-08drivers/elog: remove parameters from elog_flash_erase()Aaron Durbin
2016-08-08drivers/elog: remove unnecessary check in elog_shrink()Aaron Durbin
2016-08-08drivers/elog: use event region size when adding a clear eventAaron Durbin
2016-08-08drivers/elog: remove unused functionAaron Durbin
2016-08-06drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFSAaron Durbin
2016-08-05drivers/intel/fsp2_0: Ensure EC is in right mode before memory initFurquan Shaikh
2016-08-05drivers/spi: Add support for Micron N25Q128AWerner Zeh
2016-08-05drivers/intel/fsp2_0: Add checklist supportLee Leahy
2016-08-03spi/tpm: read TPM version in larger chunksVadim Bendebury
2016-08-03drivers/intel/fsp2_0: Update the debug levelsLee Leahy
2016-08-03drivers/intel/fsp2_0: Remove fsp_print_upd_info declarationLee Leahy
2016-08-03drivers/intel/fsp2_0: Disable display of FSP headerLee Leahy
2016-08-03drivers/intel/fsp2_0: Handle FspNotify callsLee Leahy
2016-08-03drivers/intel/fsp2_0: FSP driver handles all FSP errorsLee Leahy
2016-08-03drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInitLee Leahy
2016-08-03drivers/intel/fsp2_0: Add display HOB supportLee Leahy
2016-08-03drivers/intel/fsp2_0: Add UPD display supportLee Leahy
2016-08-03drivers/intel/fsp2_0: Monitor FSP setting of MTRRsLee Leahy
2016-08-02drivers/fsp2_0: Increment boot count for non-S3 bootFurquan Shaikh
2016-08-02drivers/intel/fsp2_0: Display FSP calls and statusLee Leahy
2016-08-02i2c/w83795: Fix chip type messagePatrick Georgi
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-07-31src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-31intel/wifi: Include conditionally in the buildKyösti Mälkki
2016-07-28drivers/intel/fsp2_0: Update the copyrightsLee Leahy
2016-07-28intel/fsp1_1: Add C entry support to locate FSP Temp RAM InitSubrata Banik
2016-07-28i2c/ww_ring: Add ww_ring files to ramstageFurquan Shaikh
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-27drivers/intel/fsp2_0: Update MRC cache with dead version in recoveryFurquan Shaikh
2016-07-27cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy
2016-07-26drivers/intel/fsp2_0/header_util: Convert UPD headersLee Leahy
2016-07-26drivers/elog: put back 4KiB limitAaron Durbin
2016-07-26drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-MLee Leahy
2016-07-25drivers/uart: Enable debug serial output during postcarLee Leahy
2016-07-24drivers/elog: remove elog Kconfig variablesAaron Durbin
2016-07-19drivers/intel/fsp2_0: Split reset handling logicAndrey Petrov
2016-07-19drivers/intel/fsp2_0: handle reset requests from FSPSAaron Durbin
2016-07-19drivers/intel/fsp2_0: handle reset requests from FSPMAaron Durbin
2016-07-19drivers/intel/fsp2_0: range check stack provided to FSPMAaron Durbin
2016-07-19drivers/intel/fsp2_0: don't use saved memory data in recovery modeAaron Durbin
2016-07-19drivers/intel/fsp2_0: honor FSP revision for memory training dataAaron Durbin
2016-07-19drivers/intel/fsp2_0: remove unused fsp_load_binary()Aaron Durbin
2016-07-19drivers/intel/fsp2_0: load and relocate FSPS in cbmemAaron Durbin
2016-07-19drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM componentAaron Durbin
2016-07-19drivers/intel/fsp2_0: separate component validation from loadingAaron Durbin
2016-07-19drivers/intel/fsp2_0: implement common memory_init() tasksAaron Durbin
2016-07-19drivers/intel/fsp2_0: set BootLoaderTolumSize genericallyAaron Durbin
2016-07-19drivers/intel/fsp2_0: fix hand-off-block types and sizeAaron Durbin
2016-07-18elog: Use rdev_mmap to find offset of ELOGFurquan Shaikh
2016-07-15drivers/intel/fsp1_1: align on using ACPI_Sx definitionsAaron Durbin
2016-07-14drivers/i2c: Add new driver for RTC type PCF8523Werner Zeh
2016-07-12tpm: report firmware versionVadim Bendebury
2016-07-11tpm: use proper locality zero SPI bus addressesVadim Bendebury
2016-07-10intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki
2016-07-08drivers/i2c/da7219: Add driver for generating device in SSDTDuncan Laurie
2016-07-08acpi: Change device properties to work as a treeDuncan Laurie
2016-07-06siemens/nc_fpga: Add driver for Siemens NC FPGAWerner Zeh
2016-07-05intel/i210: Change API for function mainboard_get_mac_address()Werner Zeh
2016-07-02drivers/generic/max98357a: Fix naming and ACPI path handlingDuncan Laurie
2016-06-29intel romstage: Use run_ramstage()Kyösti Mälkki
2016-06-24drivers/intel/fsp2_0: Add simple reset handlerAndrey Petrov
2016-06-23kconfig: add missing SPI TPM CS config definitionVadim Bendebury
2016-06-23tpm2: add SPI TPM driverVadim Bendebury
2016-06-23kconfig: allow various tpm type and interface permutationsVadim Bendebury
2016-06-22drivers/i2c/generic: Fix compile failureDuncan Laurie
2016-06-22Ignore RAMTOP for MTRRsKyösti Mälkki
2016-06-17Fix some cbmem.h includesKyösti Mälkki
2016-06-14drivers/intel/fsp2_0: Add FSP return types for resetAndrey Petrov
2016-06-09soc/intel/apollolake: Update FSP header filesBora Guvendik
2016-06-08drivers/intel/fsp2.0: Add semantic patch for FspUpdVpd.h headerAlexandru Gagniuc
2016-06-03drivers/intel/fsp1_1: Make weak routines quietLee Leahy
2016-06-03Add Board Checklist SupportLee Leahy
2016-06-02drivers/intel/fsp1_1: Update weak MRC cache routinesLee Leahy
2016-06-02generic: Add a Maxim 98357A codec driverDuncan Laurie
2016-06-02i2c: Add a generic i2c driverDuncan Laurie
2016-06-02drivers/intel/wifi: Add support for generating SSDT tableDuncan Laurie
2016-06-01drivers/lenovo: Add hybrid graphics driverPatrick Rudolph
2016-06-01nau8825: Add driver for I2C codecDuncan Laurie
2016-06-01intel/fsp2.0: Add END_OF_FIRMWARE in enum fsp_notify_phaseHannah Williams
2016-05-31drivers/net/r8168: Add driver for realtek nicDamien Zammit