summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2016-04-08drivers/intel/fsp2_0: Add utility to recover MRC NV Storage dataHannah Williams
2016-04-08drivers/intel/fsp2_0: Add boot mode constantsAndrey Petrov
2016-04-07edid: Make framebuffer row alignment configurableJulius Werner
2016-04-02lib/prog_loading: introduce prog_segment_loaded()Aaron Durbin
2016-04-02drivers/intel/fsp2_0: signal that FSP components are loadedAaron Durbin
2016-04-01intel/gma: Fix VBT generationPatrick Rudolph
2016-03-29intel/fsp1_1: Do not re-init TPM in romstage if already setup in verstageDuncan Laurie
2016-03-24edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner
2016-03-16parade/ps8640: Clean upPatrick Georgi
2016-03-14intel/fsp1.1: Mark graphics init done after SiliconInit phaseDuncan Laurie
2016-03-12Add a driver for the parade ps8640Jitao Shi
2016-03-11spi/SST: fix write support for SST25VF064CAlexander Couzens
2016-03-10northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer
2016-03-09drivers/intel/fsp2_0: remove struct resource usageAaron Durbin
2016-03-09drivers/intel/fsp2_0: add TODOs to fix deficienciesAaron Durbin
2016-03-09drivers/intel/fsp2_0: don't leak resourcesAaron Durbin
2016-03-08intel/wifi: Add WRDD ACPI methodDuncan Laurie
2016-03-08drivers/intel/fsp2_0: Add framebuffer graphics supportAlexandru Gagniuc
2016-03-08drivers/intel/fsp2_0: Add hand-off-block parsersAlexandru Gagniuc
2016-03-08drivers/intel/fsp2_0: Add Notify Phase APIAndrey Petrov
2016-03-08drivers/intel/fsp2_0: Add SiliconInit APIAndrey Petrov
2016-03-08drivers/intel/fsp2_0: Add MemoryInit APIAndrey Petrov
2016-03-05tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabledMartin Roth
2016-03-05Kconfig: hide useless options on ARM.Vladimir Serbinenko
2016-03-03drivers/intel/fsp2_0: Add utility functionsAndrey Petrov
2016-03-03drivers/intel/fsp2_0: Add coreboot<->FSP header filesAndrey Petrov
2016-02-26During DRAM initialization on certain ASpeed devices, an incorrectTimothy Pearson
2016-02-26tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))"Denis 'GNUtoo' Carikli
2016-02-18acpi/tpm: Gracefully handle missing TPM module.Tobias Diedrich
2016-02-14Intel common: add microcode loading to romstage before fspmemoryinitrobbie zhang
2016-02-10intel/fsp1_0: Allow the MRC cache to live in a FMAP regionBen Gardner
2016-02-08drivers/intel/fsp1_1: Make fsp_run_silicon_init publicLee Leahy
2016-02-02soc/intel/common: Use SoC specific routine to read/write MTRRsLee Leahy
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2016-01-31drivers/intel/fsp1_1: Fix spelling error in API and copyrightLee Leahy
2016-01-29intel/skylake: Implement native Cache-as-RAM (CAR)Subrata Banik
2016-01-28drivers/intel/fsp1_1: Remove extra include referencesLee Leahy
2016-01-27drivers/intel/fsp1_1: Enable builds without MRC cacheLee Leahy
2016-01-22intel/fsp1_1: Fix for passing VBT when vboot requests itDuncan Laurie
2016-01-21*/Makefile.inc: Compile files needed by uart8250 in x86 bootblockAlexandru Gagniuc
2016-01-21drivers/intel/wifi: Only compile if SMBIOS tables are generatedDuncan Laurie
2016-01-19intel/skylake: do not save MRC data in recovery modeharidhar
2016-01-18intel/fsp1_1: Fix enumeration timestamp and post codeLee Leahy
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-10fsp1_1: Remove #if protection in header - It's not neededMartin Roth
2016-01-07intel/fsp1_1: Disable GOP support by defaultMartin Roth
2015-12-30drivers/xgi/common: Fix XGI_SetGroup2Stefan Reinauer
2015-12-22drivers/intel/fsp1_0/fsp_util.c: Fix indentationMartin Roth
2015-12-18drivers/pc80: Add optional spinlock for nvram CBFS accessTimothy Pearson
2015-12-11fsp1_1: supply fsp version to mrc_cache APIAaron Durbin