aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake
AgeCommit message (Expand)Author
2016-08-20intel/skylake: Do not halt in poweroff if in SMMFurquan Shaikh
2016-08-19soc/intel/skylake: use SPI flash boot_device_rw() for ealy stagesAaron Durbin
2016-08-19soc/intel/skylake: make SPI support early stagesAaron Durbin
2016-08-19Kconfig: introduce writable boot device notionAaron Durbin
2016-08-18soc/intel/skylake: Correct Cache as ram sizeRizwan 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-17soc/intel/skylake: restore MCHBAR and DMIBAR programmingRizwan Qureshi
2016-08-15soc/intel/skylake: don't include all SPI flash driversAaron Durbin
2016-08-14soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regsBarnali Sarkar
2016-08-10Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)Martin Roth
2016-08-08chromeos chipsets: select RTC usageAaron Durbin
2016-08-08soc/intel/skylake: Clean up SoC ASL code.Barnali Sarkar
2016-08-08skylake/devicetree: Add PIRQ Routing programmingBarnali Sarkar
2016-08-08soc/intel/skylake: Cleanup patch for Skylake SoCBarnali Sarkar
2016-08-06soc/intel/skylake: Add Kabylake device IdsRizwan Qureshi
2016-08-04soc/intel/skylake: Correct address of I2C5 DeviceBarnali Sarkar
2016-08-02intel/skylake: Fix UART build optionsFurquan Shaikh
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-07-31intel/skylake: Enable signalling of error conditionPatrick Georgi
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-29skylake: fix VSDIO is at 0.8V when SDCard is not insertedZhuo-hao.Lee
2016-07-28intel/fsp1_1: Add C entry support to locate FSP Temp RAM InitSubrata Banik
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-28soc/intel/skylake: Use init_vbnv_cmos from vboot vbnvFurquan Shaikh
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-25intel/skylake: Select VBOOT_SAVE_RECOVERY_REASON_ON_REBOOTFurquan Shaikh
2016-07-25vboot: Clean up vboot codeFurquan Shaikh
2016-07-25skylake: Move CHROMEOS config to SoCFurquan Shaikh
2016-07-15soc/intel/skylake: provide poweroff() implementationAaron Durbin
2016-07-15soc/intel/skylake: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-15soc/intel/skylake: don't duplicate setting ACPI sleep stateAaron Durbin
2016-07-08acpi: Change device properties to work as a treeDuncan Laurie
2016-07-02soc/intel/skylake: Add function for gpio_t to ACPI pin translationDuncan Laurie
2016-07-01skylake: Generate ACPI timing values for I2C devicesDuncan Laurie
2016-06-29soc/intel/{common,skylake}: provide common NHLT SoC supportAaron Durbin
2016-06-29soc/intel/skylake: refactor nhlt supportAaron Durbin
2016-06-29soc/intel/skylake: fix nhlt/ssm4567.c indentionAaron Durbin
2016-06-21intel/skylake: Run spi_init as early as possible in ramstageFurquan Shaikh
2016-06-09skylake: Support common LPSS I2C driverDuncan Laurie
2016-06-09skylake: Move I2C bus configuration to separate structureDuncan 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-06-06intel/skylake: Fix typo in commentPaul Menzel
2016-05-31skylake: Add SD card device to configure card detect GPIODuncan Laurie
2016-05-31skylake: Cleanup formatting in pci_devs.hDuncan Laurie
2016-05-31skylake: Add Audio DSP deviceDuncan Laurie
2016-05-31skylake: Add I2C devicesDuncan Laurie
2016-05-31skylake: Add GPE header file to chip.hDuncan Laurie
2016-05-21skylake: Add handler for finding ACPI path for GPIODuncan Laurie
2016-05-21skylake: Add ACPI device name handlerDuncan Laurie
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-05-09soc/intel/skylake: Enable another VR mailbox command for certain boardsSubrata Banik
2016-05-09soc/intel/skylake: Output more ME status informationDuncan Laurie
2016-05-06soc/intel: indicate to build system that XIP_ROM_SIZE isn't usedAaron Durbin
2016-05-06{cpu,soc}/intel: remove unused smm_init() functionAaron Durbin
2016-05-06soc/intel/skylake: convert to using common MP and SMM initAaron Durbin
2016-05-04cpu/x86: remove BACKUP_DEFAULT_SMM_REGION optionAaron Durbin
2016-05-02cpu/x86/mp_init: remove unused callback argumentsAaron Durbin
2016-04-14soc/intel: Update license headersMartin Roth
2016-03-29intel/skylake: Enable PROCHOTPratik Prajapati
2016-03-12intel/skylake: Do not log wake source on resetDuncan Laurie
2016-03-12soc/intel/skylake: add option to statically clock gate 8254 timerAaron Durbin
2016-03-12soc/intel/skylake: add option to enable VR specific mailbox cmdRizwan Qureshi
2016-03-08x86 chipsets: utilize x86_setup_mtrrs_with_detect()Aaron 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-29skylake: Increase IGD stolen size to 64MBDuncan Laurie
2016-02-15skylake: Finalize SMM in corebootDuncan Laurie
2016-02-15skylake: Check for power failure when WAK_STS is not setDuncan Laurie
2016-02-15skylake: Enable DDI-A 4-lane support if GOP does not executeDuncan Laurie
2016-02-15skylake: acpi: Make GRXS method serializedDuncan Laurie
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-02-10Kconfig: Move defaults for CBFS_SIZEMartin Roth
2016-02-09intel/skylake: Add gpio macro for unused GPIO pinsdavid
2016-02-09nhlt: add api to override oem_id and oem_table_id of acpi_header_tFang, Yang A
2016-02-09chromeos: Remove CONFIG_VBNV_SIZE variableDuncan Laurie
2016-02-04intel/skylake: disable ACPI PM Timer to enable XTAL OSC shutdownArchana Patni
2016-02-04intel/skylake: unconditionally set SPI controller BARAaron Durbin
2016-02-04intel/skylake: implement vboot_platform_prepare_reboot()Aaron Durbin
2016-02-04intel/skylake: implement vboot_platform_is_resuming()Aaron Durbin
2016-02-04intel/skylake: Display ME firmware status before os bootDhaval Sharma
2016-02-02Kconfig: indent with tabs, not spaces.Martin Roth
2016-01-31drivers/intel/fsp1_1: Fix spelling error in API and copyrightLee Leahy
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-22intel/skylake: Fix klockwork violationNaresh G Solanki
2016-01-22intel/skylake: Thermal Design Power PL1 and PL2 Config Changespchandri
2016-01-21intel/skylake: remove third paragraph of license headerMartin Roth
2016-01-19intel/skylake: Fix issues found by klockworkNaresh G Solanki
2016-01-19intel/skylake: Adding provision to set voltages to the I2C portsNaresh G Solanki
2016-01-19intel/skylake: Disable SaGv in recovery modeharidhar
2016-01-19intel/skylake: Add support for IV feedback loop capture blobSathya Prakash M R
2016-01-18intel/skylake: Change in UPD name from SkipMpInit to FspSkipMpInitBarnali Sarkar
2016-01-18intel/skylake: Remove unused devicetree configuration variablesDuncan Laurie
2016-01-18intel/skylake: provide default VR configurationAaron Durbin