summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black2014-12-092-20/+0
* spi: Remove the spi_set_speed and spi_cs_is_valid functions.Gabe Black2014-12-092-12/+0
* fsp platfoms: add prototype & consolidate main entry-pointMartin Roth2014-12-092-3/+3
* intel/baytrail: Spelling fixesMartin Roth2014-12-0810-14/+14
* intel/fsp_baytrail: Spelling fixesMartin Roth2014-12-084-4/+5
* intel/broadwell: Spelling fixesMartin Roth2014-12-0814-24/+24
* fsp_baytrail: Update function disable codeMartin Roth2014-12-052-51/+1
* fsp_baytrail: Kconfig update for Gold 3 FSPMartin Roth2014-12-051-1/+1
* fsp_baytrail: Update microcode for Gold 3 FSP releaseMartin Roth2014-12-052-3/+9
* FSP platform microcode: Update to remove Kconfig variableMartin Roth2014-12-054-7/+4
* fsp_baytrail: remove register option for TSEG sizeMartin Roth2014-12-052-16/+2
* fsp_baytrail: update printk to use FSP_INFO_LEVELMartin Roth2014-12-051-13/+13
* fsp_baytrail: update for UPD_DEVICE_CHECK macroMartin Roth2014-12-051-132/+52
* fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macroMartin Roth2014-12-052-84/+65
* fsp_baytrail: update for UPD_SPD_CHECK macroMartin Roth2014-12-051-11/+2
* fsp_baytrail: update to add the UPD_DEFAULT_CHECK macroMartin Roth2014-12-052-161/+171
* Replace hlt with halt()Patrick Georgi2014-12-026-14/+9
* Mark non-executable files non-executablePatrick Georgi2014-12-013-0/+0
* Replace hlt() loops with halt()Patrick Georgi2014-11-302-6/+4
* ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki2014-11-281-1/+1
* intel: Remove IRQ1 from possible PIRQ assignemnt.Vladimir Serbinenko2014-11-253-24/+24
* intel/fsp_baytrail: add new CPUID for Baytrail I step D0Herve ELter2014-11-241-0/+1
* intel/fsp_baytrail: add Gold3 FSP supportYork Yang2014-11-213-3/+234
* Replace includes of build.h with version.hKyösti Mälkki2014-11-202-8/+3
* broadwell: move to per-device ACPI.Vladimir Serbinenko2014-11-196-23/+64
* fsp_baytrail: Fix ACPI 'Object is not referenced' warningsMartin Roth2014-11-191-117/+117
* fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.hMartin Roth2014-11-192-35/+35
* baytrail: fix range checkPatrick Georgi2014-11-181-1/+2
* intel: use crosscompiler readelf, instead of globalPatrick Georgi2014-11-132-4/+4
* src: Too many terminators ';;' at end of stmts, stop SkynetEdward O'Callaghan2014-11-092-2/+2
* intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044'Edward O'Callaghan2014-11-081-4/+4
* Redundant addr '&' operator on func ptr's in struct initiatorEdward O'Callaghan2014-11-041-6/+6
* {cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-013-15/+9
* baytrail: Remove unused devicetree fieldsShawn Nematbakhsh2014-10-281-11/+0
* baytrail: gfx: Don't configure hotplug + backlight registersShawn Nematbakhsh2014-10-281-18/+0
* Baytrail/dptf: Always return 0 in TCPU._PPCKein Yuan2014-10-281-6/+1
* baytrail: handle MRC being an ELF fileAaron Durbin2014-10-282-5/+18
* baytrail: Configure MSR for 2-core and 4-core P-state configutationDuncan Laurie2014-10-282-30/+5
* baytrail: move cache-as-ram base address to 0xfe000000Aaron Durbin2014-10-281-1/+1
* baytrail: romstage: Add function to check SW WP status for vbootShawn Nematbakhsh2014-10-285-0/+83
* reg_script: default to n for ARCH_X86Isaac Christensen2014-10-221-0/+1
* cmos: Rename the CMOS related functions.Gabe Black2014-10-222-2/+2
* broadwell: Update Haswell and Broadwell E0 microcodeDuncan Laurie2014-10-227-3011/+3139
* broadwell: Update microcodeDuncan Laurie2014-10-226-2242/+3011
* broadwell: ACPI, romstage, and other updatesDuncan Laurie2014-10-2234-240/+930
* broadwell: Update D0 microcode to FFFF000EDuncan Laurie2014-10-223-961/+1025
* broadwell: Update microcode for supported CPUsDuncan Laurie2014-10-225-9/+3269
* broadwell: add new intel SOCDuncan Laurie2014-10-22105-0/+18223
* baytrail: Move HDA verb table to Intel SOC common directoryDuncan Laurie2014-10-225-7/+7
* baytrail: Move MRC cache code to a common directoryDuncan Laurie2014-10-2210-35/+52