aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2016-08-11soc/intel/common: Add support for serial console based ACPI debugSubrata Banik
2016-08-08soc/intel/common: fix gsmi handlerAaron Durbin
2016-08-01soc/intel/common: Fix build error in reset.cLee Leahy
2016-08-01soc/intel/common: Enable MTRR display during bootblock & postcarLee Leahy
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-29soc/intel/apollolake: Remove PEIM GFX from normal mode and S3 resumeAbhay Kumar
2016-07-28intel/common: Add ASL code for DPTFShaunak Saha
2016-07-28intel/common/opregion.c: only write 16 bytes to 16 byte fieldMartin Roth
2016-07-28soc/intel/skylake: Add C entry bootblock supportSubrata Banik
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-27soc/intel/common: Store MRC data in next available slot in the cacheFurquan Shaikh
2016-07-27cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy
2016-07-19soc/intel/common: Add reset_prepare() for common resetAndrey Petrov
2016-07-15soc/intel/common: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-01skylake: Generate ACPI timing values for I2C devicesDuncan Laurie
2016-07-01soc/intel/common: use nvs.h include for nhlt codeAaron Durbin
2016-06-29soc/intel/{common,skylake}: provide common NHLT SoC supportAaron Durbin
2016-06-22soc/intel/common/acpi: Add _PTS, _WAK methodsHannah Williams
2016-06-21lpss_i2c: Set SDA hold and support custom speed configDuncan Laurie
2016-06-20soc/intel/common: Add _OSC methodHannah Williams
2016-06-12soc/intel/common: don't infinitely recurse in busmaster_disable_on_bus()Aaron Durbin
2016-06-09soc/intel/common: Add LPSS I2C driverDuncan Laurie
2016-06-08soc/intel/common: Add common code for acpi c/p/t-state entriesHannah Williams
2016-05-25soc/intel/common: Add common smihandler codeHannah Williams
2016-05-18soc/intel/common: Add IGD OpRegion supportAndrey Petrov
2016-05-18soc/intel/common: Add utility to load VBT fileAndrey Petrov
2016-05-12soc/intel/common/mrc_cache: Don't assume FMAP is tied to CHROMEOSAlexandru Gagniuc
2016-05-10intel/common/mma: override SAGV to fixed high for MMA testsPratik Prajapati
2016-05-10util/mma: changing BOOT_STUB to COREBOOT region and few more thingsPratik Prajapati
2016-05-04soc/intel/common/mrc_cache: Honor MRC data as a constant pointerAlexandru Gagniuc
2016-04-13src/soc/intel/common: Fix CID 1295499, remove dead codeLee Leahy
2016-04-08soc/intel/common/nvm: Allow overriding to_flash_offset() functionAlexandru Gagniuc
2016-02-02soc/intel/common: Use SoC specific routine to read/write MTRRsLee Leahy
2016-01-22soc/braswell: Add method for Wifi regulatory domainFelix Durairaj
2016-01-13tree: drop last paragraph of GPL copyright header from new filesMartin Roth
2015-12-11mrc_cache: add version fieldAaron Durbin
2015-12-08soc/intel/common: Remove USE_FMAP - symbol doesn't existMartin Roth
2015-11-27soc/intel/common: Fix whitespace in KconfigMartin Roth
2015-11-20intel: Add MMA feature in corebootPratik Prajapati
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27FSP 1.1: Move common FSP codeLee Leahy
2015-10-27fsp/intel common: Add support for Gfx PEIM (AKA GOP)robbie zhang
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-10-11skylake: add support for verstageAaron Durbin
2015-10-11soc/intel/common: use prog_locate() for finding fsp.binAaron Durbin
2015-10-11intel fsp1_1: prepare for romstage vboot verification splitAaron Durbin
2015-10-11soc/intel/common: remove chipset specific callsAaron Durbin
2015-10-11intel SOC common: Remove unused parametersLee Leahy
2015-10-11Braswell: Modify CB to accomodate new FSPv83Subrata Banik
2015-10-11intel: update common and FSP cache-as-ram parametersAaron Durbin
2015-10-07cbfs: add struct cbfsfAaron Durbin
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-09-17intel/common: Add common code for filling out ACPI _SWSDuncan Laurie
2015-09-10fsp1_1: provide binding to UEFI versionAaron Durbin
2015-09-10intel/common: Print board ID if enabledDuncan Laurie
2015-09-04bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin
2015-08-29fsp raminit: Add romstage_params to soc_memory_init_paramsDuncan Laurie
2015-08-29soc/intel/common/fsp_ramstage.c: Don't die when printing HOB infoAlexandru Gagniuc
2015-08-29soc/intel/common: Add mrc.cache file to CBFS when appropriateAlexandru Gagniuc
2015-08-21soc/intel/common: CACHE_MRC_SETTINGS doesn't depend on HAVE_MRCMartin Roth
2015-08-14intel/common: fix stage_cache_external_region()Aaron Durbin
2015-08-14intel/common: use external stage cache for fsp_ramstageAaron Durbin
2015-08-14fsp1_1: fsp_relocate: use struct region_device and struct progAaron Durbin
2015-08-14intel/common: use acpi_is_wakeup_s3() in fsp_ramstage.cAaron Durbin
2015-08-13soc/common/intel: Reset is not dependend upon FSPLee Leahy
2015-07-23intel: common: Let mainboard supplement FSP memory infoDuncan Laurie
2015-07-23intel/common: Add SMBIOS memory widthLee Leahy
2015-07-21intel/common: remove printk in pre_console_init()rsatapat
2015-07-21intel fsp: remove CHIPSET_RESERVED_MEM_BYTESAaron Durbin
2015-07-21Braswell: Remove GOP from normal boot mode.Abhay Kumar
2015-06-26soc/intel/common: Restrict common romstage/ramstage code to FSPLee Leahy
2015-06-25soc/intel/common/Kconfig: Fix warning & whitespaceMartin Roth
2015-06-24Intel/common: Remove copyright addressLee Leahy
2015-06-24Intel Common SOC: Add romstage supportLee Leahy
2015-05-26fmap: new API using region_deviceAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-30kbuild: Don't require intel/common changes for every socStefan Reinauer
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-18soc/intel/common: Add common reset codeLee Leahy
2015-04-18soc/intel/common: Add function to protect MRC cacheDuncan Laurie
2015-04-06baytrail: Fix hdmi audio choppy issueKein Yuan
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2015-01-06Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan
2014-10-22baytrail: Move HDA verb table to Intel SOC common directoryDuncan Laurie
2014-10-22baytrail: Move MRC cache code to a common directoryDuncan Laurie