summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
...
* skylake: Remove dead codeLee Leahy2015-09-082-21/+0
* skylake: refactor flash_controller codeAaron Durbin2015-09-082-208/+158
* skylake: move flash_controller.h to the proper placeAaron Durbin2015-09-083-5/+5
* skylake: fix eventlog on resume pathAaron Durbin2015-09-081-0/+12
* skylake: allow timer_monotonic_get() in all stagesAaron Durbin2015-09-082-25/+3
* skylake: ACPI: Clean up GPIO controllerDuncan Laurie2015-09-081-37/+27
* skylake: ACPI: Clean up and fix XHCI ACPI DeviceDuncan Laurie2015-09-083-252/+165
* skylake: ACPI: Remove SerialIO ACPI mode codeDuncan Laurie2015-09-084-600/+20
* skylake: ACPI: Move storage controllers to separate fileDuncan Laurie2015-09-083-29/+127
* skylake: ACPI: Remove itss.asl and cleanup irqlinks.aslDuncan Laurie2015-09-083-297/+137
* skylake: iomap: Remove unused RCBA regionDuncan Laurie2015-09-081-5/+1
* skylake: PCR: Add Port ID for SCSDuncan Laurie2015-09-081-2/+3
* skylake: ACPI: Add functions for PCR accessDuncan Laurie2015-09-082-0/+77
* skylake: ACPI: Clean up pch.aslDuncan Laurie2015-09-085-30/+28
* skylake: ACPI: Fix and clean up PCIE _PRT entriesDuncan Laurie2015-09-083-88/+156
* microcode: Unify rules to add microcode to CBFS once againAlexandru Gagniuc2015-09-072-22/+0
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-074-12/+0
* bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin2015-09-044-25/+2
* x86: remove cpu_incs as romstage Make variableAaron Durbin2015-09-042-3/+3
* soc/intel: Fix dependency of CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEMAlexandru Gagniuc2015-08-313-3/+3
* soc/intel/braswell/Kconfig: Remove ENABLE_MRC_CACHE KconfigAlexandru Gagniuc2015-08-311-1/+0
* Kconfig: Don't 'select' options based on PAYLOAD_SEABIOSAlexandru Gagniuc2015-08-302-4/+0
* intel/skylake: Add support for DPTFShilpa Sreeramalu2015-08-296-1/+633
* intel/skylake: remove the gpio_fsp.h usage as skylake boards move gpiorobbie zhang2015-08-292-513/+0
* intel/skylake: gpio macro adding - gpio output with term and 20k pdrobbie zhang2015-08-292-3/+8
* intel/skylake: Implement HW Sequence based WP status read functionalityBarnali Sarkar2015-08-291-111/+19
* intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access.Subrata2015-08-293-269/+290
* intel/skylake: Fix RMT disable of saved training dataDuncan Laurie2015-08-292-6/+15
* intel/skylake: mask off txstate before setting new gpio valueAaron Durbin2015-08-291-0/+1
* intel/skylake: Clean up Serial IO DMA channelsArchana Patni2015-08-291-61/+3
* intel/skylake: Force full memory train if RMT is enabledDuncan Laurie2015-08-291-1/+6
* fsp raminit: Add romstage_params to soc_memory_init_paramsDuncan Laurie2015-08-294-31/+35
* intel/braswell: allow dirty cache line evictions for SMRAM to stickChiranjeevi Rapolu2015-08-292-0/+16
* intel/braswell: Adding conditional statements to turn on/off DPTF WIFI and WWANPrince Agyeman2015-08-291-2/+6
* intel/braswell: remove CBFS_SIZE option in SoC directoryAaron Durbin2015-08-291-12/+0
* soc/intel/common/fsp_ramstage.c: Don't die when printing HOB infoAlexandru Gagniuc2015-08-291-29/+39
* soc/intel/common: Add mrc.cache file to CBFS when appropriateAlexandru Gagniuc2015-08-292-1/+14
* soc/*/Makefile.inc: Do not add soc/common as a subdirAlexandru Gagniuc2015-08-282-2/+0
* skylake: only generate ACPI cpu entries onceAaron Durbin2015-08-272-2/+2
* skylake: make PAD_CFG_GPI default to GPIO ownershipAaron Durbin2015-08-271-2/+3
* Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in KconfigMartin Roth2015-08-252-5/+0
* soc/intel/common: CACHE_MRC_SETTINGS doesn't depend on HAVE_MRCMartin Roth2015-08-211-4/+0
* Skylake: update cbmem_topRizwan Qureshi2015-08-195-51/+94
* skylake: Update Memory and Silicon Init paramsRizwan Qureshi2015-08-193-177/+194
* skylake: correct IO-APIC redirection entry countAaron Durbin2015-08-191-2/+3
* skylake: add gpe.h for ASL generationAaron Durbin2015-08-191-0/+137
* Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUNMartin Roth2015-08-172-2/+4
* soc/intel/skylake/Kconfig: Fix recursive Kconfig dependencyMartin Roth2015-08-171-1/+1
* skylake: fix SMI GPI status handlingAaron Durbin2015-08-146-193/+140
* skylake: enable SMI routed GPIsAaron Durbin2015-08-141-1/+32