aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2019-01-10soc/intel/fsp_broadwell_de: Drop MICROCODE_BLOB_NOT_HOOKED_UPNico Huber
2019-01-10soc/intel/cannonlake: complete rename of TCO2_STS_SECOND_TOPatrick Georgi
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2019-01-10soc/intel/fsp_broadwell_de/vtd: Silence warningPatrick Rudolph
2019-01-10soc/intel/denverton_ns: Fix missing tsc_freq_mhz()Kyösti Mälkki
2019-01-10Untangle CBFS microcode updatesNico Huber
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2019-01-09soc/intel/cannonlake: Enable/Disable IPU based on devicetree switchV Sowmya
2019-01-09soc/cavium: Remove white spaces before tabsElyes HAOUAS
2019-01-08soc/intel/cannonlake: Add FSP UPD for minimum assertion widthDuncan Laurie
2019-01-08soc/intel/cannonlake: Add chipset event loggingDuncan Laurie
2019-01-08soc/intel/cannonlake: Fix chipset_power_state structureDuncan Laurie
2019-01-08arch/x86: Link walkcbfs.S instead of including itArthur Heymans
2019-01-08cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki
2019-01-08arch/x86: Unify bootblock MMX register usageKyösti Mälkki
2019-01-08soc/intel/icelake: Increase bootblock sizeSubrata Banik
2019-01-07soc/intel: Standardize names of common MSRsElyes HAOUAS
2019-01-06soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06usbdebug: Refactor init callsKyösti Mälkki
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-04soc/intel/fsp_broadwell_de: Use BLOBs for microcode updatesPatrick Rudolph
2019-01-03mediatek/mt8183: Add DDR driver of memory test partHuayang Duan
2019-01-03mediatek/mt8183: Add DDR driver of runtime config partHuayang Duan
2019-01-03mediatek/mt8183: Add DDR driver of rx datlat calibration partHuayang Duan
2019-01-03soc/intel/cannonlake: Add cannonlake ACPI GPIO opLijian Zhao
2019-01-03soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki
2019-01-02soc/intel/skylake/graphics: Ensure intel_gma_restore_opregion() is calledNico Huber
2019-01-01soc/intel/cannonlake: Enable CNVi based on devicetreeMaulik V Vaghela
2018-12-30soc/intel: Fix ugly preprocessor macroKyösti Mälkki
2018-12-30arch/x86: Use a common timestamp.inc with romcc bootblocksKyösti Mälkki
2018-12-30cpu/intel/car: Drop remains of setup_stack_and_mtrrs()Kyösti Mälkki
2018-12-29soc/intel/skylake: Remove romcc related Kconfig optionArthur Heymans
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-12-28arch/x86: SSE2 implies SSE supportKyösti Mälkki
2018-12-28soc/intel: Drop romstage_after_car()Kyösti Mälkki
2018-12-24soc/intel/*: Select SUPPORT_CPU_UCODE_IN_CBFS only onceArthur Heymans
2018-12-24Remove intel/skylake/bootblock/timestamp.incKyösti Mälkki
2018-12-24soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMPKyösti Mälkki
2018-12-24soc/intel/fsp_broadwell_de/acpi: Fix wrong table checksumPatrick Rudolph
2018-12-22soc/intel/fsp_broadwell_de: Select RELOCATABLE_RAMSTAGEArthur Heymans
2018-12-21mediatek/mt8183: Reduce compiled code size of SPI related code.You-Cheng Syu
2018-12-20soc/intel/broadwell: implement RMRR ACPI tableMatt DeVillier
2018-12-20cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier
2018-12-20soc/amd/stoneyridge: Get rid of device_tElyes HAOUAS
2018-12-20soc/intel: Get rid of device_tElyes HAOUAS
2018-12-19amd/stoneyridge: Clear SMI_EVENT_STATUS when entering S3/S5Edward Hill
2018-12-19soc/intel/cannonlake: SATA and DMI power optimizeLijian Zhao
2018-12-19soc/intel/skylake: Add Sagv enum value definitionPraveen hodagatta pranesh
2018-12-19soc/intel/braswell/linclude/soc/device_nvs.h: Fix typoFrans Hendriks
2018-12-19soc/intel/skylake: Generate DMAR tables for FSP 1.1 boardsMatt DeVillier
2018-12-19soc/intel/cannonlake: Auto turn on HDA controllerLijian Zhao
2018-12-19soc/intel/cannonlake: Declare SATA Mode clearLijian Zhao
2018-12-19soc/intel/cannonlake: Enable CPU flexible ratioLijian Zhao
2018-12-19src/soc/intel/braswell/northcluster.c: Correct Chromeos RAM reservationFrans Hendriks
2018-12-19soc/intel/cannonlake: Amend comment typoLijian Zhao
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-19soc/intel/cannonlake: Add Acoustic featuresLijian Zhao
2018-12-19soc/intel/icelake: Add GPIO group pad base for ACPISubrata Banik
2018-12-18soc: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-18soc/braswell: ensure ACPI opregion restored on S3 with GOP initMatt DeVillier
2018-12-18soc/baytrail: add vmx support via CPU_INTEL_COMMONMatt DeVillier
2018-12-18soc/amd/stoneyridge: Improve grammar through punctuationJonathan Neuschäfer
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-17soc/intel/fsp_broadwell_de: Drop unused filesNico Huber
2018-12-14soc/intel/cannonlake: Fix CNL-H GPIO pin mapDuncan Laurie
2018-12-14soc/intel/cannonlake: Add GPIO group pad base for ACPIDuncan Laurie
2018-12-14soc/intel/common: Add support for GPIO group pad baseDuncan Laurie
2018-12-13cpuid: Add helper function for cpuid(1) functionsSubrata Banik
2018-12-11soc/intel/braswell/northcluster.c: Fix typoFrans Hendriks
2018-12-11mediatek/mt8183: Add DDR driver of tx rx window perbit cal partHuayang Duan
2018-12-10mb/intel/icelake_rvp: Fill Icelake U and Y RVP devicetree parametersAamir Bohra
2018-12-10soc/intel/cannonlake: Fix GPIO reportingDuncan Laurie
2018-12-07soc/intel/apollolake: Print ME version on exit of BS_DEV_INIT stageKarthikeyan Ramasubramanian
2018-12-07riscv: fix non-SMP supportPhilipp Hug
2018-12-07soc/intel/cannonlake: Fix I2C clock inputDuncan Laurie
2018-12-06soc/intel/apl: Warn if CBFS is outside the memory mapped areaNico Huber
2018-12-06src/soc/intel/braswell/southcluster.c: Config i8254 timerFrans Hendriks
2018-12-05sdm845: Add SPI-NOR flash driverMukesh Savaliya
2018-12-05soc/amd/stoneyridge: Run romstage mainboard code before AGESAMartin Roth
2018-12-05soc/amd/stoneyridge: Name IO061 in ASL appropriatelyMarshall Dawson
2018-12-05src/(device/lib/soc): Remove unused variablesRichard Spiegel
2018-12-05soc/sifive/fu540: Add helper function to get tlclk frequencyJonathan Neuschäfer
2018-12-05mb/emulation/spike-riscv: Implement mtime_initJonathan Neuschäfer
2018-12-05mediatek: Share GPIO external interrupts (EINT) code among similar SoCsChuanjia Liu
2018-12-05soc/intel/baytrail: Implement POSTCAR stageArthur Heymans
2018-12-05soc/intel/baytrail: Use postcar_frame functions to set up frameArthur Heymans
2018-12-05soc/intel/baytrail: Improve CAR setupArthur Heymans
2018-12-05soc/intel/broadwell: Implement postcar stageArthur Heymans
2018-12-05smmstore: make smmstore's SMM handler code follow everything elsePatrick Georgi
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-12-05soc/intel/common/lpc_lib: Add function to disable LPC Clock RunNico Huber
2018-12-04soc/intel/common: Limit BIOS region cache to 16MBLijian Zhao
2018-12-04soc/intel/cannonlake: Add USB device namesDuncan Laurie
2018-12-04soc/intel/cannonlake: Increase bootblock sizeDuncan Laurie
2018-12-04soc/intel/cannonlake: Add DPTF ACPI codeDuncan Laurie
2018-12-04soc/intel/common/dptf: Add method for temp conversionDuncan Laurie
2018-12-04soc/intel/common/dptf: Make CPU address a defineDuncan Laurie