summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2018-09-21soc/intel/denverton_ns/csme_ie_kt.c: Don't use device_tElyes HAOUAS
2018-09-21soc/intel/braswell/ramstage.c: Add SoC stepping D-1 supportFrans Hendriks
2018-09-21soc/intel/quark/uart.c: Don't use device_tElyes HAOUAS
2018-09-21soc/intel/skylake: Don't use device_tElyes HAOUAS
2018-09-21soc/broadwell: Don't use device_tElyes HAOUAS
2018-09-21soc/intel/skylake: Include some microcode blobsArthur Heymans
2018-09-21soc/intel/cannonlake: Correct ITSS port id.praveen hodagatta pranesh
2018-09-20soc/intel/cannonlake: Remove const for spd_smbus_addressLijian Zhao
2018-09-20soc/intel/fsp_broadwell_de: Add fixed VT-d MMIO range to the resourcesWerner Zeh
2018-09-20fsp_broadwell_de: Move DMAR table generation to corresponding VT-d deviceWerner Zeh
2018-09-18soc/intel/common/block: Don't use device_t in ramstageElyes HAOUAS
2018-09-18cpu/*/car: fix ancient URL explaining XIP range run-time calculationStefan Tauner
2018-09-17soc/intel/broadwell: Add PCH_GPIO_PIRQ_INVERT definitionMatt DeVillier
2018-09-14soc/intel/denverton_ns: Enable common block PMCJulien Viard de Galbert
2018-09-13src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner
2018-09-11soc/intel/baytrail: Remove trailing space in log messagePaul Menzel
2018-09-10soc/intel/cannonlake: Correct number of root ports for CNL PCH HMaulik V Vaghela
2018-09-10soc/intel/skylake: Add support for CmdTriStateDis UPD in devicetreeShaunak Saha
2018-09-07fsp_broadwell_de: enable spi consoleOkash Khawaja
2018-09-06soc/intel/cannonlake: Fix Coverity Scan reportLijian Zhao
2018-09-06soc/intel/common: Add function to set BILD bit in RTCRizwan Qureshi
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-08-31siemens/mc_apl1: Correct the Tx signal from SATA interfaceMario Scheithauer
2018-08-30soc/intel/cannonlake: Fix comment errors for SMBUSLijian Zhao
2018-08-30soc/intel/cannonlake: Update PMC base address for CNP H and LPMaulik V Vaghela
2018-08-28soc/intel/cannonlake: Change LPDDR4 to MEMCFGLijian Zhao
2018-08-28siemens/mc_apl1: Extend circuit life by clock gating and power gatingMario Scheithauer
2018-08-27intel: Use common HPET table revision functionMarc Jones
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-24soc/intel/apollolake: Make eMMC max speed configurableMario Scheithauer
2018-08-22soc/intel/apollolake: Fix logical vs. bitwise operatorJohn Zhao
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-08-21soc/intel/skylake: Remove unsupported sleepstates in ACPI tableLucas Chen
2018-08-20soc/intel/skylake: Support PL1 override optionWei Shun Chang
2018-08-20soc/intel/skylake: add CPPC supportMatt Delco
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-08-20soc/intel/common/block: Add WHL 2-core SKUKrzysztof Sywula
2018-08-20soc/intel/apollolake: Force USB-C into host modeJohn Zhao
2018-08-20intel/common/block: Fix issues found by klockworkJohn Zhao
2018-08-17soc/intel/skylake: permit Kconfig to set subsystem IDMatt Delco
2018-08-13soc/intel/broadwell/Kconfig: Clean up redefined config optionsArthur Heymans
2018-08-13soc/intel/braswell/Kconfig: Clean up redefined config optionsArthur Heymans
2018-08-13fsp_broadwell_de: Increase CONFIG_MAX_CPUS to 32Samuel Jimenez
2018-08-13soc/intel/skylake: use unique _uidMatt Delco
2018-08-13intel/apollolake: Fix typo in dptf.aslChris Zhou
2018-08-12soc/intel/apollolake: Get rid of cnvi.aslFurquan Shaikh
2018-08-12soc/intel/apollolake: Add CNVi device to list of PCI devsFurquan Shaikh
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-08-10src: Fix typoElyes HAOUAS