summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2018-06-04soc/intel/braswell: Get rid of device_tElyes HAOUAS
2018-06-04soc/intel/fsp_broadwell_de: Get rid of device_tElyes HAOUAS
2018-06-04soc/intel/fsp_baytrail: Get rid of device_tElyes HAOUAS
2018-06-03soc/intel/apollolake: Add Page table mapping for System MemoryHannah Williams
2018-06-02soc/intel/common: Add edge trigger configuartion for IOAPIC IRQ modeAamir Bohra
2018-06-01soc/intel/cannonlake: Get rid of device_tElyes HAOUAS
2018-06-01soc/intel/broadwell: Get rid of device_tElyes HAOUAS
2018-06-01soc/amd/stoneyridge: Add ACPI device name lookupMarc Jones
2018-05-31soc/intel/broadwell: decouple PEI memory struct from coreboot headerMatt DeVillier
2018-05-31soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE)Nico Huber
2018-05-31{cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriateNico Huber
2018-05-31soc/intel/skylake: Select common P2SB codeSubrata Banik
2018-05-30soc/intel/cannonlake: Enable IDT and expection handling support for all stagesAamir Bohra
2018-05-29src/soc: Add and update license headersMartin Roth
2018-05-28fsp_broadwell_de: Select TSC_MONOTONIC_TIMER by defaultDavid Hendricks
2018-05-28intel/skylake: nhlt: Update Max98373's capture formatSathyanarayana Nujella
2018-05-28soc/intel/quark: Get rid of device_tElyes HAOUAS
2018-05-28soc/qualcomm: Get rid of device_tElyes HAOUAS
2018-05-28soc/nvidia: Get rid of device_tElyes HAOUAS
2018-05-27soc/intel/cannonlake: Select common XHCI codeSubrata Banik
2018-05-27grunt: Wire up the EC SMI handlerRaul E Rangel
2018-05-27amd: Don't call halt() when in SMMRaul E Rangel
2018-05-27stoneyridge GPIO: Create and use PAD_INT for interrupt pinsRichard Spiegel
2018-05-25soc/amd/stoneyridge: Increment boot_count on non-S3 bootsDaniel Kurtz
2018-05-25soc/amd/stoneyridge: Record ACPI Wake events in ELOGDaniel Kurtz
2018-05-25soc/intel/cannonlake: Reduce STACK_SIZE to 4KiBSubrata Banik
2018-05-24soc/intel/baytrail: Get rid of device_tElyes HAOUAS
2018-05-24src: Remove space after `defined`Elyes HAOUAS
2018-05-23mb/google/kahlee/dsdt.asl: Add method _SWSRichard Spiegel
2018-05-23stoneyridge: Store wake parameters in NVSRichard Spiegel
2018-05-23soc/amd/common/block/pci: Get rid of device_tElyes HAOUAS
2018-05-23soc/amd/stoneyridge/: Get rid of device_tElyes HAOUAS
2018-05-22soc/intel/apollolake: Bypass FSP's CpuMemorytest, PCIe pwr seq & SPI InitSrinidhi N Kaushik
2018-05-22soc/nvidia/tegra(124|210): Add distclean targetsMartin Roth
2018-05-22amd/stoneyridge: Increase SMM reserved memoryMarshall Dawson
2018-05-22src: Remove non-ascii charactersMartin Roth
2018-05-22rk3399: Enable bootblock compressionJulius Werner
2018-05-22bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner
2018-05-19cpu/x86: Add support to run function on single APSubrata Banik
2018-05-19soc/intel/cannonlake: Add CONFIG_SMM_RESERVED_SIZE configSubrata Banik
2018-05-18soc/amd/stoneyridge: Support ACPI USB code generationDuncan Laurie
2018-05-18soc/intel: Add support for USB ACPI code generationDuncan Laurie
2018-05-17soc/intel/skylake: Fix AP timeout issue while executing sgx_configureSubrata Banik
2018-05-15soc/intel/skylake: check DPTF_TSR1_ACTIVE_AC* in _ACx methodsJohn Su
2018-05-15soc/intel/apollolake: add rt5682 NHLT supportNaveen Manohar
2018-05-14soc/intel/denverton_ns: Enable common code for CPUJulien Viard de Galbert
2018-05-14soc/intel/denverton_ns: port gpio to intelblockJulien Viard de Galbert
2018-05-14soc/intel/denverton_ns + mb: Rename gpio configurationJulien Viard de Galbert
2018-05-14cpu/x86: Add support to run function with argument over APsSubrata Banik
2018-05-14grunt: use stage cache when waking from S3Raul E Rangel