aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
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-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/intel/fsp2_0: Enable XIP romstage with loaded FSP-MLee Leahy
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-15drivers/intel/fsp1_1: align on using ACPI_Sx definitionsAaron Durbin
2016-07-10intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki
2016-07-05intel/i210: Change API for function mainboard_get_mac_address()Werner Zeh
2016-06-29intel romstage: Use run_ramstage()Kyösti Mälkki
2016-06-24drivers/intel/fsp2_0: Add simple reset handlerAndrey Petrov
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-02drivers/intel/wifi: Add support for generating SSDT tableDuncan Laurie
2016-06-01intel/fsp2.0: Add END_OF_FIRMWARE in enum fsp_notify_phaseHannah Williams
2016-05-26drivers/intel/fsp2_0: Send post codes around calls to the blobsAlexandru Gagniuc
2016-05-18drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFSAndrey Petrov
2016-05-17drivers/intel/fsp1_1: Simplify union referencesLee Leahy
2016-05-17drivers/intel/fsp1_1: Replace for/break with returnsLee Leahy
2016-05-17drivers/intel/fsp2_0: Fix array indexing errorLee Leahy
2016-05-12drivers/intel/fsp2_0: Add timestamps around all calls to the blobAlexandru Gagniuc
2016-05-11cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh
2016-05-11util/cbfstool: Allow xip/non-xip relocation for FSP componentFurquan Shaikh
2016-05-09lib/prog_loaders: Allow platforms to skip stage cacheFurquan Shaikh
2016-05-06drivers/intel/fsp2_0: Update to FSP draft 9Andrey Petrov
2016-05-04soc/intel/common/mrc_cache: Honor MRC data as a constant pointerAlexandru Gagniuc
2016-05-02drivers/intel/fsp1_1: fix linking romstage when SEPARATE_VERSTAGE usedAaron Durbin
2016-04-28drivers/intel/i210: Use uint8_t and friends instead of u8Werner Zeh
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-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-14intel/fsp1.1: Mark graphics init done after SiliconInit phaseDuncan Laurie
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-03drivers/intel/fsp2_0: Add utility functionsAndrey Petrov
2016-03-03drivers/intel/fsp2_0: Add coreboot<->FSP header filesAndrey Petrov
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-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-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-22drivers/intel/fsp1_0/fsp_util.c: Fix indentationMartin Roth
2015-12-11fsp1_1: supply fsp version to mrc_cache APIAaron Durbin
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-12-06Remove #ifdef checks on Kconfig symbolsMartin Roth
2015-12-03intel/fsp: Add post codes for FSP phasesDuncan Laurie
2015-12-03intel/fsp1_1: Add accurate print for full fsp versionDhaval Sharma
2015-12-02drivers/intel/fsp1_1: Don't hide build related options behind HAVE_FSP_BINStefan Reinauer
2015-11-23fsp1_0: Update Kconfig for symbols not depending on FSP binaryMartin Roth
2015-11-23drivers/intel/fsp1_1: Don't include files from blobs / fsp directoryStefan Reinauer
2015-11-23drivers/intel/fsp1_1: Include rules.h in util.hStefan Reinauer
2015-11-20intel: Add MMA feature in corebootPratik Prajapati
2015-11-16intel/fsp1_0: Use dummy microcode when calling FSP TempRamInitYork Yang
2015-11-05fsp1_1: pass ROM_SIZE to FSP for cacheable RO regionAaron Durbin
2015-10-31intel/gma: Return success for Intel int15 VGA set panel type hookKonstantin Aladyshev
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27FSP1_1: Always use common codeLee Leahy
2015-10-27FSP 1.1: Replace soc_ prefix with fsp_Lee Leahy