aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel
AgeCommit message (Expand)Author
2024-05-11driver/intel/fsp2_0: Update soc_binding.h for coreboot compatibilitySubrata Banik
2024-05-06drivers/intel/pmc_mux/conn: Copy ACPI _PLD property from USB port to muxWon Chung
2024-05-06drivers/intel/mipi_camera: Add CSI2 Data Stream Interface GUIDCoolStar
2024-05-03drivers/intel/fsp2_0: Release bmp_logo during OS_PAYLOAD_LOAD stageKarthikeyan Ramasubramanian
2024-04-30drivers/intel/fsp2_0: Default to 64-bits for FSP 2.4Jeremy Compostella
2024-04-30drivers/intel/fsp2_0: Add dedicated caller function for ap procedure callsAppukuttan V K
2024-04-30drivers/intel/fsp2_0: Remove x64-specific assertion from fsp_headerAppukuttan V K
2024-04-30drivers/intel/fsp2_0: Make coreboot FSP stack 16-bytes alignedAppukuttan V K
2024-04-23drivers/intel/fsp2_0: Support FSP 2.4 64-bitsJeremy Compostella
2024-04-22drivers/intel/fsp2_0: Introduce fsp print helper macrosAppukuttan V K
2024-04-12tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas
2024-04-11tree: Remove blank lines before '}' and after '{'Elyes Haouas
2024-04-06drivers/intel/fsp2_0: Enhance portability with uintptr_t/size_tSubrata Banik
2024-04-06lib: Refactor bmp_load_logo() implementationSubrata Banik
2024-04-04drivers/intel/fsp2_0: Support FSP-T in long modeArthur Heymans
2024-04-04drivers/intel: Align FSP debug handler with EFI calling conventionSubrata Banik
2024-04-03drivers/intel/fsp2_0: Use coreboot uint8_t type for consistencySubrata Banik
2024-03-26drivers/intel/fsp2_0: Avoid unnecessary extra CBFS accessJeremy Compostella
2024-03-23drivers/intel/ish: Include stdbool.h to identify bool typeKarthikeyan Ramasubramanian
2024-03-21drivers/intel/dptf: Add DCFG supportSumeet Pawnikar
2024-03-19drivers/intel/fsp2_0: Use DECLARE_REGION for FSP-M heapShuo Liu
2024-03-15treewide: Move stdlib.h to commonlibMaximilian Brune
2024-03-09drivers/intel/fsp2_0: Perform MP init post FSP-MultiPhase SI InitJeremy Compostella
2024-03-08drivers/intel/fsp2_0: Add limited to 32-bits FSP 2.4 supportJeremy Compostella
2024-03-08drivers/intel/fsp2_0: Add "silicon" to the multiphase callback nameJeremy Compostella
2024-03-05drivers/intel/fsp: Work around multi-socket Xeon-SP pipe init bugArthur Heymans
2024-03-01drivers/intel/gma: Allow SPARK function with side effectsNico Huber
2024-02-18drivers: Add SPDX license headers to Kconfig filesMartin Roth
2024-02-14tree; Remove unused <lib.h>Elyes Haouas
2024-02-05drivers/intel/fsp2_0: Remove unused function fsp_write_lineJeremy Compostella
2024-02-02lib: Move IP checksum to commonlibJulius Werner
2024-02-02drivers/intel/gma: Add missing parentheses to brightness ACPIJonathon Hall
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
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