aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/include
AgeCommit message (Expand)Author
2017-04-11soc/intel/skylake: Use LPSS common libraryAamir Bohra
2017-04-10soc/intel/skylake: Use common PCR moduleSubrata Banik
2017-04-06soc/intel/skylake: Add support for GSPI controllerFurquan Shaikh
2017-03-28soc/intel/skylake: Clean up code by using common System Agent moduleSubrata Banik
2017-03-28soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik
2017-03-28soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik
2017-03-23soc/intel/skylake: Add SGX initializationRobbie Zhang
2017-03-17soc/intel/skylake: Fix remaining issues detected by checkpatchLee Leahy
2017-03-17soc/intel/skylake: Add int to unsignedLee Leahy
2017-03-15intel/skylake: Support for setting AC/DC loadlineDuncan Laurie
2017-03-15intel/skylake: Fix bug in VR configuration with FSP 2.0Duncan Laurie
2017-03-15intel/skylake: nhlt: Add support for rt5514 NHLT blobDuncan Laurie
2017-03-09soc/intel/skylake: Add GPIO macros for IOxAPIC and SCILi Cheng Sooi
2017-03-09soc/intel/skylake: Add SKL SOC PCH H GPIO supportLi Cheng Sooi
2017-03-08intel/skylake: Add function to read state of Deep S5Duncan Laurie
2017-03-06soc/intel/skylake: Clean up CPU codeSubrata Banik
2017-03-06soc/intel/skylake: Clean up XHCI codeSubrata Banik
2017-02-22soc/intel/skylake: Fix broken suspend-resumeFurquan Shaikh
2017-02-20soc/intel/skylake: Expand USB OC pins definition to support PCH-HTeo Boon Tiong
2017-02-17soc/intel/skylake: Add Maxim 98927 and Realtek 5663 NHLT blob supportRizwan Qureshi
2017-02-17intel/skylake: add function is_secondary_thread()Robbie Zhang
2017-02-16soc/intel/skylake: Add support for SPI deviceFurquan Shaikh
2017-02-16soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO...Sooi, Li Cheng
2017-02-14soc/intel/skylake: Perform CPU MP Init before FSP-S InitSubrata Banik
2016-12-23soc/intel/skylake: Use the new SPI driver interfaceFurquan Shaikh
2016-12-13intel MMA: Enable MMA with FSP2.0Pratik Prajapati
2016-11-30soc/skylake: Move IO decode range out from pch_lpc_initTeo Boon Tiong
2016-11-30soc/intel/skylake: Remove pad configuration size hardcodingSubrata Banik
2016-11-28soc/intel/skylake: Add USB Port Over Current (OC) Pin programmingSubrata Banik
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-07soc/intel/skylake: Add device id for PCH-YNaresh G Solanki
2016-10-28skylake: Add GPIO macro for configuring inverted APIC inputDuncan Laurie
2016-10-27soc/intel/skylake: make inline function staticNaresh G Solanki
2016-10-27skylake: Add support for eSPI SMI eventsDuncan Laurie
2016-10-27skylake: Prepare GPE for use in bootblockDuncan Laurie
2016-10-26intel/skylake: Add support to enable wake-on-usb attach/detachFurquan Shaikh
2016-10-26soc/intel/skylake: Use intel common support to write-protect SPI flashFurquan Shaikh
2016-10-16soc/intel/skylake: Implement Global Reset MEI messageSubrata Banik
2016-10-16soc/intel/skylake: Enable HECI BAR for ME communicationSubrata Banik
2016-09-19soc/intel/skylake: Add FSP 2.0 support in ramstageNaresh G Solanki
2016-09-15soc/intel/skylake: Add FSP 2.0 support in romstageBarnali Sarkar
2016-08-31skylake: Add initial FSP2.0 supportRizwan Qureshi
2016-08-18soc/intel/skylake: Move bootblock specific code from skylake/romstageNaresh G Solanki
2016-08-18skylake: Do FspTempRamInit only for FSP1.1 & tidy up PCH early initRizwan Qureshi
2016-08-14soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regsBarnali Sarkar
2016-08-08soc/intel/skylake: Cleanup patch for Skylake SoCBarnali Sarkar
2016-08-06soc/intel/skylake: Add Kabylake device IdsRizwan Qureshi
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-28soc/intel/skylake: Add C entry bootblock supportSubrata Banik
2016-07-28soc/intel/skylake: Do cache as ram and prepare for C entrySubrata Banik
2016-07-15soc/intel/skylake: use common Intel ACPI hardware definitionsAaron Durbin
2016-06-29soc/intel/skylake: refactor nhlt supportAaron Durbin
2016-06-09skylake: Support common LPSS I2C driverDuncan Laurie
2016-06-09skylake: gpio: Add support for setting 1.8V tolerantDuncan Laurie
2016-06-09skylake: Add function to set PRR for protecting flashDuncan Laurie
2016-05-31skylake: Cleanup formatting in pci_devs.hDuncan Laurie
2016-05-31skylake: Add Audio DSP deviceDuncan Laurie
2016-05-21skylake: Add ACPI device name handlerDuncan Laurie
2016-05-09soc/intel/skylake: Output more ME status informationDuncan Laurie
2016-05-06soc/intel/skylake: convert to using common MP and SMM initAaron Durbin
2016-03-12soc/intel/skylake: add option to statically clock gate 8254 timerAaron Durbin
2016-03-08skylake: Add and fill out CID1 NVS fieldDuncan Laurie
2016-03-01Skylake: Support Intel Speed Shift Technology based on configSubrata Banik
2016-02-09intel/skylake: Add gpio macro for unused GPIO pinsdavid
2016-02-04intel/skylake: Display ME firmware status before os bootDhaval Sharma
2016-01-29intel/skylake: Implement native Cache-as-RAM (CAR)Subrata Banik
2016-01-28drivers/intel/fsp1_1: Remove extra include referencesLee Leahy
2016-01-21intel/skylake: remove third paragraph of license headerMartin Roth
2016-01-18intel/skylake: provide default VR configurationAaron Durbin
2016-01-18intel/skylake: Add elog event for THERMTRIPDuncan Laurie
2016-01-17intel/skylake: disable heci1 if psf is unlockedArchana Patni
2016-01-16intel/skylake: Add VrConfig UPD parameters from corebootRizwan Qureshi
2016-01-15intel/skylake: More UPD params are added for PCH policy in FSPRizwan Qureshi
2016-01-15intel/skylake: add nhlt supportAaron Durbin
2015-12-15x86 acpi: remove ALIGN_CURRENT macroAaron Durbin
2015-12-03intel/skylake: Add ACPI device for audio controllerDuncan Laurie
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-28intel/skylake: Add USB2 port config for max settingsDuncan Laurie
2015-10-27intel/skylake: Clean up USB configuration in devicetreeDuncan Laurie
2015-10-27FSP 1.1: Move common FSP codeLee Leahy
2015-10-27intel/kunimitsu FAB3: Configure LPC to Quiet Mode.pchandri
2015-10-27intel/skylake: IRQ programming through UPDSubrata Banik
2015-10-27intel/skylake: FSP 1.7.0 MemoryInit/SiliconInit params updateRizwan Qureshi
2015-10-27intel/kunimitsu Fab3: Strengthening Rcomp target CTRL valuepchandri
2015-10-27intel/skylake: Add support for Gfx PEIM (AKA GOP)robbie zhang
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-10-11skylake: SPI code cleanupLee Leahy
2015-10-11soc/intel/common: remove chipset specific callsAaron Durbin
2015-10-11Skylake: remove the out-dated VR config and un-needed 24mhz calibrationrobbie zhang
2015-09-17Skylake: update C state latency and power numbersrobbie zhang
2015-09-10fsp1_1: provide binding to UEFI versionAaron Durbin
2015-09-10skylake: Move ACPI init to SOC instead of mainboardDuncan Laurie
2015-09-08skylake: Remove dead codeLee Leahy
2015-09-08skylake: refactor flash_controller codeAaron Durbin
2015-09-08skylake: move flash_controller.h to the proper placeAaron Durbin
2015-09-08skylake: ACPI: Remove SerialIO ACPI mode codeDuncan Laurie
2015-09-08skylake: iomap: Remove unused RCBA regionDuncan Laurie
2015-09-08skylake: PCR: Add Port ID for SCSDuncan Laurie
2015-09-08skylake: ACPI: Fix and clean up PCIE _PRT entriesDuncan Laurie