aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-26drivers/intel/fsp2_0: move die() calls to the functionsMichael Niewöhner
2019-10-26drivers/intel/fsp1_1: remove orphaned functionalityMichael Niewöhner
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-10-21drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed rangesMarshall Dawson
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-20drivers/intel/fsp2_0: Make vbt_get() conditionalMarshall Dawson
2019-10-18build: Mark bootblock files on x86 as IBBPatrick Rudolph
2019-09-15{cpu,device,drivers}: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-13drivers/intel/fsp2_0: Allocate cfg_region_size for UPDMarshall Dawson
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-09-13intel/fsp2_0: Move TS_BEFORE_INITRAMKyösti Mälkki
2019-09-11intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE KconfigSubrata Banik
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-09-11arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki
2019-09-09drivers/intel/fsp2_0: Fix minor whitespaceMarshall Dawson
2019-09-09intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACKKyösti Mälkki
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-23soc/intel/cometlake: Add ISH Device IDBernardo Perez Priego
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-21intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki
2019-08-19intel/fsp2_0: Add TS_BEFORE_RAMINIT and TS_AFTER_RAMINITKyösti Mälkki
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-15arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki
2019-08-15cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-08arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-07soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki
2019-08-06security/vboot: Add Support for Intel PTTChristian Walter
2019-08-05drivers/intel/gma: Export Read_EDID() to CNico Huber
2019-08-05drivers/intel/gma: Enable Kabylake+ libgfxinit supportNico Huber
2019-08-04drivers/fsp1_1/raminit: fix use of mrc_hobMatt DeVillier
2019-07-31src/drivers/intel/ptt: Add PTT SupportChristian Walter
2019-07-15src: Use '#include <timestamp.h>' when neededElyes HAOUAS
2019-07-13drivers/intel/wifi: Make Intel wifi driver arch agnosticKarthikeyan Ramasubramanian
2019-07-13drivers/wifi: Add generic WiFi driverKarthikeyan Ramasubramanian
2019-07-13soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki
2019-07-10drivers/intel/fsp1_1/raminit.c: Always check FSP HOBsFrans Hendriks
2019-07-09drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-04drivers/intel/fsp1_1: Adjust postcar MTRRsKyösti Mälkki
2019-06-22drivers: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21drivers/intel/fsp1_0/fastboot_cache: Remove unneeded 'else'Elyes HAOUAS
2019-06-14drivers/fsp1_0: select CACHE_MRC_SETTINGS if MRC_CACHE_FMAPMatt DeVillier
2019-06-12{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks
2019-06-05src/drivers/intel: Avoid NULL pointer dereferenceJohn Zhao
2019-06-04drivers/fsp20: Fix spelling in help textFelix Singer
2019-06-04soc/intel/braswell: Use common cpu/intel/car codeArthur Heymans
2019-06-03drivers/intel/fsp1_1: Exit cleanly if FSP not foundJacob Garber
2019-05-29src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans
2019-05-29drivers/intel/fsp1.1: Simplify bootflow and clean upArthur Heymans
2019-05-29drivers/intel/fsp2_0: Dont' use CAR_GLOBALArthur Heymans
2019-05-29Clean up unused arch/early_variables.h headerArthur Heymans
2019-05-29drivers/intel/fsp2_0: Fix typo mistakeSubrata Banik
2019-05-27src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0Arthur Heymans
2019-05-27drivers/intel/fsp1.1: Remove unused functionArthur Heymans
2019-05-27drivers/intel/fsp1.1: Remove stale comment on bootflowArthur Heymans
2019-05-22post_code: add post code for video initialization failureKeith Short
2019-05-22post_code: add post code for memory errorKeith Short
2019-05-22post_code: add post code for invalid vendor binaryKeith Short
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-05-21src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressionsElyes HAOUAS
2019-05-16{arch,cpu}/x86, drivers/intel: Restore cpu_index error handlingJacob Garber
2019-05-16Remove remaining unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-05-12nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber
2019-05-123rdparty/libgfxinit: Update for runtime CPU detectionNico Huber
2019-05-07intel/fsp1_1: Drop remnants of `pei_data`Nico Huber
2019-05-07intel/fsp1_1: Move MRC cache pointers into `romstage_params`Nico Huber
2019-05-07intel/fsp1_1: Drop `boot_mode` from `pei_data`Nico Huber
2019-05-07intel/fsp1_1: Drop unused, weak raminit()Nico Huber
2019-05-06drivers/intel/fsp2_0: Fix fsp post-init validationMatthew Garrett
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-05-06drivers/intel/fsp1_1/cache_as_ram.inc: Reduce max line length to 80Frans Hendriks
2019-05-03drivers/fsp 1.1: clean up Kconfig optionsMatt DeVillier
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-21drivers/intel/fsp2_0: Set basename for FSP binariesFelix Singer
2019-04-11drivers/intel/fsp1_1: Configure UART after memory initFrans Hendriks
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-02drivers/intel/fsp2_0: Use same stack with corebootSubrata Banik
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-28drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 moduleSubrata Banik
2019-03-27drivers/intel/gma: Move gfxinit into sub packageNico Huber
2019-03-27drivers/intel/gma: Make libgfxinit available w/o gfxinitNico Huber
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19drivers/intel/fsp2_0: Add support for FSP minor version updateSubrata Banik
2019-03-19drivers/intel/fsp2_0: Implement EFI_MP_SERVICES_PPI structure APIsSubrata Banik
2019-03-16drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph
2019-03-15drivers/intel/fsp2_0: fix TPM setup and MRC cache hash logicJoel Kitching
2019-03-12drivers/intel/fsp2_0: Add provision to include PPI directorySubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner