summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/fsp1_1: align on using ACPI_Sx definitionsAaron Durbin2016-07-152-8/+10
* intel post-car: Consolidate choose_top_of_stack()Kyösti Mälkki2016-07-102-24/+3
* intel/i210: Change API for function mainboard_get_mac_address()Werner Zeh2016-07-053-9/+26
* intel romstage: Use run_ramstage()Kyösti Mälkki2016-06-291-2/+2
* drivers/intel/fsp2_0: Add simple reset handlerAndrey Petrov2016-06-242-0/+30
* Ignore RAMTOP for MTRRsKyösti Mälkki2016-06-221-2/+2
* Fix some cbmem.h includesKyösti Mälkki2016-06-171-1/+0
* drivers/intel/fsp2_0: Add FSP return types for resetAndrey Petrov2016-06-141-0/+5
* soc/intel/apollolake: Update FSP header filesBora Guvendik2016-06-091-0/+64
* drivers/intel/fsp2.0: Add semantic patch for FspUpdVpd.h headerAlexandru Gagniuc2016-06-082-0/+220
* drivers/intel/fsp1_1: Make weak routines quietLee Leahy2016-06-032-15/+0
* Add Board Checklist SupportLee Leahy2016-06-031-0/+4
* drivers/intel/fsp1_1: Update weak MRC cache routinesLee Leahy2016-06-021-3/+4
* drivers/intel/wifi: Add support for generating SSDT tableDuncan Laurie2016-06-022-13/+96
* intel/fsp2.0: Add END_OF_FIRMWARE in enum fsp_notify_phaseHannah Williams2016-06-011-1/+2
* drivers/intel/fsp2_0: Send post codes around calls to the blobsAlexandru Gagniuc2016-05-263-5/+14
* drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFSAndrey Petrov2016-05-184-4/+40
* drivers/intel/fsp1_1: Simplify union referencesLee Leahy2016-05-171-6/+5
* drivers/intel/fsp1_1: Replace for/break with returnsLee Leahy2016-05-171-46/+38
* drivers/intel/fsp2_0: Fix array indexing errorLee Leahy2016-05-171-2/+2
* drivers/intel/fsp2_0: Add timestamps around all calls to the blobAlexandru Gagniuc2016-05-122-3/+20
* cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh2016-05-111-1/+1
* util/cbfstool: Allow xip/non-xip relocation for FSP componentFurquan Shaikh2016-05-112-0/+2
* lib/prog_loaders: Allow platforms to skip stage cacheFurquan Shaikh2016-05-091-2/+6
* drivers/intel/fsp2_0: Update to FSP draft 9Andrey Petrov2016-05-062-9/+35
* 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
* kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-197-26/+47
* 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
* 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
* intel/fsp1.1: Mark graphics init done after SiliconInit phaseDuncan Laurie2016-03-141-0/+9
* 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
* 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
* Intel common: add microcode loading to romstage before fspmemoryinitrobbie zhang2016-02-141-0/+5
* intel/fsp1_0: Allow the MRC cache to live in a FMAP regionBen Gardner2016-02-103-2/+25
* drivers/intel/fsp1_1: Make fsp_run_silicon_init publicLee Leahy2016-02-082-5/+4