aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
2017-03-10drivers/intel/fsp2_0: Wrap lines at 80 columnsLee Leahy
2017-03-10drivers/intel/fsp2_0: Remove braces for single statementsLee Leahy
2017-03-10drivers/intel/fsp2_0: Fix spacing issuesLee Leahy
2017-03-10drivers/intel/fsp2_0: Add space before *Lee Leahy
2017-03-10drivers/intel/fsp2_0: Use tabs for indentLee Leahy
2017-02-22drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp loadFurquan Shaikh
2017-02-04drivers/intel/gma/vbt: Add Kconfig symbol for SSC refNico Huber
2017-01-24drivers/intel/gma/vbt: Fix style and minor issuesNico Huber
2017-01-19driver/intel/fsp1_1: Fix boot failure for non-verstage caseTeo Boon Tiong
2017-01-13intel/wifi: Create ACPI objects for wifi SAR configurationRobbie Zhang
2016-12-21drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API supportBrenton Dong
2016-12-19drivers/intel/gma: Use scaling to simplify fb configNico Huber
2016-12-19drivers/intel/gma: Add textmode support with libgfxinitNico Huber
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
2016-12-13intel MMA: Enable MMA with FSP2.0Pratik Prajapati
2016-12-11drivers/intel/fsp2_0: Include stddef.h in soc_binding.hFurquan Shaikh
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
2016-11-29drivers/intel/gma: Hook up libgfxinitNico Huber
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-21drivers/intel/fsp2_0: Check for NULL before using pointerMartin Roth
2016-11-21fsp2_0: implement stage cache for silicon initBrandon Breitenstein
2016-11-18intel post-car: Increase stacktop alignmentKyösti Mälkki
2016-11-12drivers/intel/fsp2_0: track end of firmware notificationsAaron Durbin
2016-11-11lib/tlcl: Ensure tlcl library is initialized only onceFurquan Shaikh
2016-11-10drivers/intel/fsp2_0: Add support for recovery MRC hash space in TPMFurquan Shaikh
2016-11-10mrc: Add support for separate training cache in recovery modeFurquan Shaikh
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin
2016-10-27driver/intel/fsp2_0: Reset on invalid stage cache.Naresh G Solanki
2016-10-09drivers/intel/wifi: Add depends on ARCH_X86Martin Roth
2016-10-07soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein
2016-10-07src/drivers: Remove whitespace after memcpy & memsetElyes HAOUAS
2016-09-30Kconfig: Prefix hex defaults with 0xMartin Roth
2016-09-30drivers/intel/fsp2_0: Fix debug display supportLee Leahy
2016-09-27intel/gma/vbt.c: pad the ID string with spaces.Arthur Heymans
2016-09-19driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.binNaresh G Solanki
2016-09-15driver/intel/fsp20: move lb_framebuffer functionNaresh G Solanki
2016-09-15driver/intel/fsp2_0: Make FSP-M binary XIPRizwan Qureshi
2016-09-12driver/fsp2_0: Include stdint header file in api.hNaresh G Solanki
2016-09-08intel/gma: Use defines for registers and values in edid.cSebastian "Swift Geek" Grzywna
2016-09-02apollolake: relocate fsp header files to vendorcodeBrandon Breitenstein
2016-09-02drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein
2016-08-31src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-31driver/intel/fsp2.0: Add External stage cache region helperRizwan Qureshi
2016-08-25vboot: consolidate google_chromeec_early_init() callsAaron Durbin
2016-08-20drivers/intel/fsp2_0: Add SMBIOS memory HOB supportRavi Sarawadi
2016-08-12drivers/intel/fsp2_0: Fix FSP reset pathLee Leahy
2016-08-11intel/fsp1_1: Use new per-region position overridePatrick Georgi
2016-08-10drivers/intel/fsp2_0: Add fsp_write_line functionLee Leahy
2016-08-10drivers/intel/fsp1_1: Add fsp_write_line functionLee Leahy
2016-08-06drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFSAaron Durbin
2016-08-05drivers/intel/fsp2_0: Ensure EC is in right mode before memory initFurquan Shaikh
2016-08-05drivers/intel/fsp2_0: Add checklist supportLee Leahy
2016-08-03drivers/intel/fsp2_0: Update the debug levelsLee Leahy
2016-08-03drivers/intel/fsp2_0: Remove fsp_print_upd_info declarationLee Leahy
2016-08-03drivers/intel/fsp2_0: Disable display of FSP headerLee Leahy
2016-08-03drivers/intel/fsp2_0: Handle FspNotify callsLee Leahy
2016-08-03drivers/intel/fsp2_0: FSP driver handles all FSP errorsLee Leahy
2016-08-03drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInitLee Leahy
2016-08-03drivers/intel/fsp2_0: Add display HOB supportLee Leahy
2016-08-03drivers/intel/fsp2_0: Add UPD display supportLee Leahy
2016-08-03drivers/intel/fsp2_0: Monitor FSP setting of MTRRsLee Leahy
2016-08-02drivers/fsp2_0: Increment boot count for non-S3 bootFurquan Shaikh
2016-08-02drivers/intel/fsp2_0: Display FSP calls and statusLee Leahy
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-07-31src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-31intel/wifi: Include conditionally in the buildKyösti Mälkki
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