summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: Add support for Winbond W25Q256Varadarajan Narayanan2016-05-091-0/+8
* lib/prog_loaders: Allow platforms to skip stage cacheFurquan Shaikh2016-05-091-2/+6
* parade/ps8640: Initialize edid_sizePatrick Georgi2016-05-081-1/+1
* rtc: Do checksum check for all bytesStefan Reinauer2016-05-061-2/+3
* drivers/intel/fsp2_0: Update to FSP draft 9Andrey Petrov2016-05-062-9/+35
* drivers/xpowers: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-05-043-5/+7
* soc/intel/common/mrc_cache: Honor MRC data as a constant pointerAlexandru Gagniuc2016-05-041-1/+1
* drivers/intel/fsp1_1: fix linking romstage when SEPARATE_VERSTAGE usedAaron Durbin2016-05-021-12/+2
* drivers/intel/i210: Use uint8_t and friends instead of u8Werner Zeh2016-04-281-32/+35
* drivers/ricoh: Fully switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-221-1/+0
* drivers/ricoh: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-191-1/+0
* drivers/generic: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-4/+0
* drivers/aspeed: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-3/+0
* drivers/ati: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-2/+0
* drivers/emulation: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-2/+0
* drivers/i2c: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-24/+0
* drivers/ics: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-2/+0
* drivers/aspeed: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-32/+0
* drivers/sil: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-2/+0
* drivers/xgi: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-3/+0
* drivers/parade: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-34/+0
* drivers/ti: Switch to src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-35/+0
* kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-1925-101/+143
* drivers/intel/fsp2_0: Add utility to recover MRC NV Storage dataHannah Williams2016-04-082-0/+13
* drivers/intel/fsp2_0: Add boot mode constantsAndrey Petrov2016-04-081-0/+10
* edid: Make framebuffer row alignment configurableJulius Werner2016-04-072-2/+2
* lib/prog_loading: introduce prog_segment_loaded()Aaron Durbin2016-04-021-1/+1
* drivers/intel/fsp2_0: signal that FSP components are loadedAaron Durbin2016-04-021-0/+4
* intel/gma: Fix VBT generationPatrick Rudolph2016-04-011-3/+3
* intel/fsp1_1: Do not re-init TPM in romstage if already setup in verstageDuncan Laurie2016-03-291-2/+9
* edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner2016-03-242-8/+2
* parade/ps8640: Clean upPatrick Georgi2016-03-162-2/+1
* intel/fsp1.1: Mark graphics init done after SiliconInit phaseDuncan Laurie2016-03-141-0/+9
* Add a driver for the parade ps8640Jitao Shi2016-03-126-0/+162
* spi/SST: fix write support for SST25VF064CAlexander Couzens2016-03-111-2/+94
* northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer2016-03-101-0/+1
* drivers/intel/fsp2_0: remove struct resource usageAaron Durbin2016-03-092-6/+4
* drivers/intel/fsp2_0: add TODOs to fix deficienciesAaron Durbin2016-03-091-0/+2
* drivers/intel/fsp2_0: don't leak resourcesAaron Durbin2016-03-091-0/+9
* intel/wifi: Add WRDD ACPI methodDuncan Laurie2016-03-081-0/+37
* drivers/intel/fsp2_0: Add framebuffer graphics supportAlexandru Gagniuc2016-03-081-0/+105
* drivers/intel/fsp2_0: Add hand-off-block parsersAlexandru Gagniuc2016-03-081-0/+294
* drivers/intel/fsp2_0: Add Notify Phase APIAndrey Petrov2016-03-081-0/+40
* drivers/intel/fsp2_0: Add SiliconInit APIAndrey Petrov2016-03-081-0/+59
* drivers/intel/fsp2_0: Add MemoryInit APIAndrey Petrov2016-03-083-21/+77
* tpm/acpi/tpm.asl: Only include tpm.asl if tpm is enabledMartin Roth2016-03-051-1/+5
* Kconfig: hide useless options on ARM.Vladimir Serbinenko2016-03-051-0/+1
* drivers/intel/fsp2_0: Add utility functionsAndrey Petrov2016-03-031-0/+123
* drivers/intel/fsp2_0: Add coreboot<->FSP header filesAndrey Petrov2016-03-037-0/+234
* During DRAM initialization on certain ASpeed devices, an incorrectTimothy Pearson2016-02-261-1/+1