aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-26soc/intel/common: Add lunarlake device IDsAppukuttan V K
2024-01-24driver/intel to /driver/ocp: Rename Makefiles from .inc to .mkMartin Roth
2024-01-11vc/google: Show different logos for different ChromeOS devicesShelley Chen
2023-12-26drivers/intel/gma: Only show the choice when a VBT is to be addedArthur Heymans
2023-12-26drivers/intel/fsp2_0: Add boot mode stringsMarx Wang
2023-12-22drivers/intel/fsp2_0: Log FW Splash Screen feature stateSubrata Banik
2023-12-20treewide: Use show_notices target for warningsMartin Roth
2023-11-02drivers/intel/gma/opregion: Use CBFS cache to load VBTJeremy Compostella
2023-10-26drivers/intel/gma/Kconfig: Add VBT compression configuration entryJeremy Compostella
2023-10-20drivers/intel/fsp2_0: Support embedding a second FSP-M/FSP-SJonathon Hall
2023-10-04{commonlib, libpayload}: Add "has_external_display" in coreboot tableSubrata Banik
2023-10-04drivers/intel/gma: Update port select bit definitionsSubrata Banik
2023-09-14x86: Add .data section support for pre-memory stagesJeremy Compostella
2023-09-14acpi: Comply with ACPI specification by making _STR unicode stringsCliff Huang
2023-09-14drivers/intel/mipi_camera: Add DRIVERS_INTEL_MIPI_SUPPORTS_PRE_PRODUCTION_SOCJamie Ryu
2023-09-11drivers: Remove space between function name and '('Elyes Haouas
2023-09-08arch to drivers/intel: Fix misspellings & capitalization issuesMartin Roth
2023-09-05drivers/intel/fsp2_0: Introduce MRC cache store after FSP-M/S APIsSubrata Banik
2023-09-04{drivers/intel/fsp2_0, soc/intel}: Rename `SAVE_MRC_AFTER_FSPS` configSubrata Banik
2023-08-29drv/intel/fsp2_0: Add FW Splash Screen event log entriesSubrata Banik
2023-08-28drivers/intel/gma: Remove space between function name and '('Elyes Haouas
2023-08-26vc/intel: Remove unnecessary Kconfig optionsMartin Roth
2023-08-25drivers/intel/fsp2/Makefile.inc: Deduplicate compression type checksFelix Singer
2023-08-19drivers/intel/fsp2_0: Fix extraneous text after else directiveSubrata Banik
2023-08-18{driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementationSubrata Banik
2023-08-17drivers/intel/fsp2_0: Add configurable compression for logo cbfs fileSubrata Banik
2023-08-11drivers/intel/fsp2_0: Add API to convert BMP images to GOP BLT bufferSubrata Banik
2023-08-06drivers: Add SPDX license headers to MakefilesMartin Roth
2023-08-03drivers/intel/gma/Kconfig: Remove unused INTEL_GMA_OPREGION_2_0Elyes Haouas
2023-07-31drivers/intel/fsp2_0/fsp_timestamp.c: Use C99 flexible arraysElyes Haouas
2023-07-30drivers/intel/gma/intel_bios.h: Use C99 flexible arraysElyes Haouas
2023-07-07drivers/intel/fsp2_0: Remove BUILD_TIME_STAMP_SIZE macroRonak Kanabar
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-23{commonlib/drivers}: Have option to store MRC version inside CBMEMSubrata Banik
2023-06-23driver/intel/fsp2_0: Add support to store MRC cache using MRC versionSubrata Banik
2023-06-18drivers/intel/fsp2_0: Correct FPDT timestamp unit and macro nameRonak Kanabar
2023-06-15{driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version configSubrata Banik
2023-05-02drivers/intel/fsp2_0: Apply FSP Reset Status W/A for MultiPhaseSiInitSubrata Banik
2023-05-02soc/intel/common: Introduce API to get the FSP Reset StatusSubrata Banik
2023-04-28treewide: Add missing include guards to chip.hJan Samek
2023-04-27drivers/intel/fsp2_0: Inject newline after printing EFI GUIDSubrata Banik
2023-04-21drivers/intel/ish: Hook get ISH version into `.final`Subrata Banik
2023-04-12Reland "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar
2023-04-11drivers/fsp2_0/mp_service_ppi: Use struct device to fill in bufferArthur Heymans
2023-03-30drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hobFelix Held
2023-03-29drivers/intel/fsp2_0: Add API to find FSP resource HOB by GUIDPratikkumar Prajapati
2023-03-23soc/intel: Rename IA common code module from `TOM` to `RAMTOP`Subrata Banik
2023-03-22drivers/intel/fsp2_0: Add support for FSP_ERROR_INFO_HOBRay Han Lim, Ng
2023-03-13drivers/intel/fsp2_0: Have provision for caching TOM regionSubrata Banik
2023-03-07drivers/intel/fsp2_0: Print `mrc_cache` size in decimalSubrata Banik
2023-02-10drivers/fsp2: Don't print garbage if the FSP signature doesn't matchFred Reitberger
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