summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* GOOGLE/SNOW: add edp support to ramstageRonald G. Minnich2013-04-103-25/+32
* exynos5-common: Enable fimd_bypass and minor cleanupRonald G. Minnich2013-04-101-8/+9
* armv7: replace read/write macros with inlinesDavid Hendricks2013-04-103-5/+5
* exynos5: Re-factor I2C codeDavid Hendricks2013-04-103-280/+84
* replace device/i2c.h with simpler versionDavid Hendricks2013-04-092-2/+2
* exynos5250: add missing address-of operator in UART driverDavid Hendricks2013-04-081-1/+1
* snow/exynos5250: move board-specific power stuff to mainboard dirDavid Hendricks2013-04-081-59/+1
* exynos5250: add a chip.h file for the display register settingsRonald G. Minnich2013-04-061-0/+40
* exynos5-common: get rid of displayport trial codeRonald G. Minnich2013-04-055-153/+0
* AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki2013-04-0411-155/+4
* haswell: enable ROM cachingAaron Durbin2013-04-031-0/+3
* haswell: keep ROM cache enabledAaron Durbin2013-04-031-2/+6
* haswell: use new interface to disable rom cachingAaron Durbin2013-04-031-22/+1
* boot: add disable_cache_rom() functionAaron Durbin2013-04-011-0/+6
* Minor Kconfig help text fixStefan Tauner2013-04-011-2/+2
* lynxpoint: split clearing and enabling of smmAaron Durbin2013-04-011-1/+6
* exynos5250: Add function for configuring L2 cacheDavid Hendricks2013-03-294-83/+18
* x86: mtrr: optimize hole carving above 4GiBAaron Durbin2013-03-291-1/+18
* x86: mtrr: add hole punching supportAaron Durbin2013-03-291-48/+188
* x86: add rom cache variable MTRR index to tablesAaron Durbin2013-03-291-0/+5
* x86: mtrr: add CONFIG_CACHE_ROM supportAaron Durbin2013-03-292-1/+63
* mtrr: honor IORESOURCE_WRCOMBAaron Durbin2013-03-291-1/+11
* x86: add new mtrr implementationAaron Durbin2013-03-291-354/+401
* exynos5250: assign RAM resources in cpu_init()David Hendricks2013-03-271-27/+2
* Revert "samsung/exynos5: add resource functions for the display port"David Hendricks2013-03-266-89/+118
* samsung/exynos5: add resource functions for the display portRonald G. Minnich2013-03-266-118/+89
* x86: unify amd and non-amd MTRR routinesAaron Durbin2013-03-2219-116/+41
* haswell: Add microcode for ULT C0 stepping 0x40651Duncan Laurie2013-03-222-1/+962
* haswell: vboot path support in romstageAaron Durbin2013-03-221-4/+11
* haswell: use dynamic cbmemAaron Durbin2013-03-222-27/+23
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-226-6/+0
* Intel: Update CPU microcode for 6fx CPUsStefan Reinauer2013-03-2136-4964/+5257
* Intel: Update CPU microcode for 106cx CPUsStefan Reinauer2013-03-218-28/+28
* Intel: Update CPU microcode scriptStefan Reinauer2013-03-211-2/+2
* lynxpoint: Add helper functions for reading PM and GPIO baseDuncan Laurie2013-03-212-2/+4
* haswell: RESET_ON_INVALID_RAMSTAGE_CACHE optionAaron Durbin2013-03-212-4/+25
* haswell: implement ramstage caching in SMM regionAaron Durbin2013-03-212-0/+82
* haswell: add multipurpose SMM memory regionAaron Durbin2013-03-213-0/+31
* haswell: set TSEG as WB cacheable in romstageAaron Durbin2013-03-211-2/+14
* haswell: support for parallel SMM relocationAaron Durbin2013-03-214-37/+163
* haswell: use s3_resume field in romstage_handoffAaron Durbin2013-03-211-27/+24
* x86: protect against abi assumptions from compilerAaron Durbin2013-03-212-4/+5
* haswell: support for CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin2013-03-211-1/+19
* ramstage: prepare for relocationAaron Durbin2013-03-213-5/+25
* Intel: Update CPU microcode for Sandybridge/Ivybridge CPUsStefan Reinauer2013-03-204-612/+1353
* Intel: Update CPU microcode for 1067x CPUsStefan Reinauer2013-03-2016-2738/+2481
* armv7/exynos/snow: new cache maintenance APIDavid Hendricks2013-03-192-12/+0
* haswell: wait 10ms after INIT IPIAaron Durbin2013-03-191-9/+2
* haswell: Parallel AP bringupAaron Durbin2013-03-198-104/+845
* intel microcode: split up microcode loading stagesAaron Durbin2013-03-191-18/+110
OpenPOWER on IntegriCloud