aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
2023-02-07src: Move POST_BOOTBLOCK_CAR to common postcodes and use itMartin Roth
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-31drivers/intel/fsp2_0: Simplify check for CONFIG_SAVE_MRC_AFTER_FSPSDavid Hendricks
2023-01-29drivers/intel/fsp2_0: Add saving MRC data after FSP-S optionJohnny Lin
2023-01-26soc/intel/alderlake: Wait for panel power cycle to completeJeremy Compostella
2023-01-26drivers/intel/gma: Use libgfxinit Update_Output to turn off graphicsJeremy Compostella
2023-01-26drivers/intel/gma: Dump output setting only if DEBUG_ADA_CODE is setJeremy Compostella
2023-01-20drivers/intel/gma/hires_fb/gma-gfx_init.adb: Remove spaces before tabsElyes Haouas
2023-01-20drivers/intel/gma/text_fb/gma-gfx_init.adb: Remove spaces before tabsElyes Haouas
2023-01-14drivers/intel/i210/Makefile.inc: Fix "No such file or directory" errorElyes Haouas
2023-01-13drivers/intel/i210.h: Remove 'extern' from declarationArthur Heymans
2023-01-12drivers/intel/gma: Enable Alder Lake libgfxinit supportJeremy Compostella
2023-01-12soc/intel/common/block: Add Intel VGA early graphics supportJeremy Compostella
2023-01-11drivers/intel/gma: Hook up libgfxinit in romstageJeremy Compostella
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27drivers/intel/ish: Add ADL-P ISH DIDSubrata Banik
2022-12-23soc/intel: Drop SoC specific DPTF implementationSubrata Banik
2022-12-23drivers/intel/dptf: Implement API to fill DPTF platform infoSubrata Banik
2022-12-23tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-22drivers/intel/fsp2_0: Don't include <commonlib/bsd/compiler.h>Elyes Haouas
2022-12-22drivers/intel/dptf: Add new config for EISA HID supportSubrata Banik
2022-12-22drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()`Subrata Banik
2022-12-19tree: Replace Or(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-19drivers/intel/fsp2_0: Implement `mps2_noop_get_number_of_processors()`Subrata Banik
2022-12-14drivers/intel/gma/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-13drivers/intel/ish: Allow adding DmaProperty to _DSDReka Norman
2022-12-12{drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-06drivers/intel/fsp2_0: Update MRC cache in ramstageReka Norman
2022-11-30/: Remove extra space after commaElyes Haouas
2022-11-29Revert "src/arch/x86: Use core apic id to get cpu_index()"Arthur Heymans
2022-11-25drivers/intel/mipi_camera: Remove IPU ES support entry for RPLjimlai
2022-11-22src/drivers: Remove unnecessary space after castsElyes Haouas
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
2022-11-16drivers/intel/fsp2_0: add log level parameter to fsp_print_guidFelix Held
2022-11-14drv/intel/fsp2_0/hand_off_block: rework fsp_find_extension_hob_by_guidFelix Held
2022-11-14drivers/intel/fsp2_0/hand_off_block: use iterator in fsp_find_range_hobFelix Held
2022-11-14drivers/intel/fsp2_0/hand_off_block: add functions to iterate over HOBsFelix Held
2022-11-11drivers/intel/fsp2_0/hand_off_block: remove unneeded line breaksFelix Held
2022-11-07drivers/intel/fsp2_0/memory_init.c: clean codeMaximilian Brune
2022-11-03{device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-10-26src/drivers: Clean up includesElyes Haouas
2022-10-20Revert "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar
2022-10-11mb/google/brya/nivviks: Enable ISH driver and firmware nameMeera Ravindranath
2022-09-27drivers/intel/mipi_camera: Remove IPU ES support entry for ADL-NV Sowmya
2022-09-12drivers/intel/ptt: Use the correct detection methodMichał Żygowski
2022-09-08drivers/intel/fsp2_0: Fix location of timestamp for loading FSP-SReka Norman
2022-09-04drivers/intel/dptf: Add multiple fan support under dptfSumeet Pawnikar
2022-08-24drivers: Implement EFI_PEI_MP_SERVICES_PPI with FSP_UNSUPPORTED typeSubrata Banik
2022-08-13payloads/tianocore: Rename TianoCore to edk2Sean Rhodes
2022-08-11drivers: Add SPDX identifiers to files missing themMartin Roth
2022-07-17src/drivers/intel/i210: Remove unuseful 'return' in void functionElyes HAOUAS
2022-07-17drivers: Get rid of unnecessary blank lines {before,after} braceElyes HAOUAS
2022-07-16drivers/intel/dptf: Correct UID for TBAT deviceVarshit B Pandya
2022-07-09*/fsp/exit_car: Push stack address into %espArthur Heymans
2022-07-04treewide: Unify Google brandingJon Murphy
2022-07-04src/driver/intel/mipi_camera: Update ACPI entry to provide silicon infozhixingma
2022-06-09drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09drivers/intel/gma/acpi: Replace LGreater(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09drivers/intel/gma/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09drivers/intel/gma/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-07Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki
2022-06-01driver/intel/fsp2_0: Disable NULL deref code when calling FSPArthur Heymans
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-19drivers/intel/fsp2_0: Avoid hardcoding `log_level` for FSP debug handlerSubrata Banik
2022-05-16src/driver/intel/mipi_camera: Update ACPI entry to provide silicon infoBora Guvendik
2022-05-13drivers/intel/fsp1_1: Use C over CPPArthur Heymans
2022-05-11drivers/intel/gma/opregion.c: Fix uninitialised variable useArthur Heymans
2022-05-06drivers/intel/usb4: Add Type-C port device attachment checkJohn
2022-04-24{drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h>Elyes HAOUAS
2022-04-24drivers: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-04-22drivers: Remove unused <cbmem.h>Elyes HAOUAS
2022-04-20drivers/intel/dptf: Add support for PROP methodVarshit B Pandya
2022-04-11drivers/intel/fsp2_0: Allow coreboot to control FSP serial redirectionSubrata Banik
2022-04-06drivers/intel/fsp1_1: Rename hob finding functionsArthur Heymans
2022-04-05drivers/intel/dptf: Add support for Battery participantVarshit B Pandya
2022-04-04soc/intel/alderlake: Update CPU IDs with correct steppingsLean Sheng Tan
2022-04-02drivers/intel/fsp2_0: Add provision to extract FSP Performance DataSubrata Banik
2022-04-01arch/x86/postcar: Use a separate stack for C executionArthur Heymans
2022-04-01drivers/intel/dptf: Add support for Power participantVarshit B Pandya
2022-04-01drivers/intel/fsp1_1: Reduce scope of functionsArthur Heymans
2022-03-31drivers/intel/fsp1_1: Fix code not working with strict-aliasing rulesPatrick Rudolph
2022-03-27src: Remove unused <bootmode.h>Elyes HAOUAS
2022-03-25drivers/intel/fsp2_0: Add native implementation for FSP Debug HandlerSubrata Banik
2022-03-25drivers/intel/fsp2_0: Add support for FSP_NON_VOLATILE_STORAGE_HOB2Anil Kumar
2022-03-18Revert "Revert "drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run se...Nick Vaccaro
2022-03-17driver/intel/usb4/retimer: Change loglevel prefixWisley Chen
2022-03-10Revert "drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially"Ronak Kanabar
2022-03-09soc/intel/common: Include Meteor Lake device IDsWonkyu Kim
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-03-08drivers/intel/i210: Set log level to BIOS_NOTICE on missing MAC addressWerner Zeh
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-22src/driver/intel/mipi_camera: Update ACPI entry to provide silicon infoVarshit B Pandya
2022-02-21drivers/intel/pmc_mux: Fix printing typeArthur Heymans
2022-02-21drivers/intel/fsp2_0/hob: Remove unused variableArthur Heymans
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-17drivers/intel/usb4/retimer/retimer.c: Remove space before tabElyes Haouas
2022-02-16drivers/intel/fsp: Set FSP_LOG_LEVEL_ERR_WARN_INFO for DEBUG_RAM_SETUPKane Chen
2022-02-10drivers/intel/gma: Guard add_vbt_to_cbfs macroMatt DeVillier