summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2016-04-28drivers/intel/i210: Use uint8_t and friends instead of u8Werner Zeh
2016-04-22drivers/ricoh: Fully switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/ricoh: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/generic: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/aspeed: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/ati: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/emulation: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/i2c: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/ics: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/aspeed: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/sil: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/xgi: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/parade: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19drivers/ti: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
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