summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* fam15 vendorcode: Change license to BSD from AMD software licenseSiyuan Wang2013-06-091-49/+22
* qemu: add x86 cpuGerd Hoffmann2013-06-065-0/+81
* VIA Nano: Add microcode updates filesAlexandru Gagniuc2013-06-042-3/+926
* haswell: allow for disabled hyperthreadingAaron Durbin2013-06-033-6/+51
* am335x: Clean up/fix some settings in the am335x Kconfig.Gabe Black2013-06-031-35/+4
* cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMERChristian Gmeiner2013-05-291-0/+1
* beaglebone: initial Kconfig and MakefilesGabe Black2013-05-2614-0/+504
* cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMERPaul Menzel2013-05-241-0/+1
* cpu/intel/haswell/Kconfig: Intend help text with two spacesPaul Menzel2013-05-241-1/+1
* haswell: enable cache-as-ram migrationAaron Durbin2013-05-162-5/+1
* x86: add cache-as-ram migration optionAaron Durbin2013-05-164-0/+112
* EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.Ronald G. Minnich2013-05-141-0/+26
* x86: add thread supportAaron Durbin2013-05-144-0/+12
* Drop prototype guarding for romccStefan Reinauer2013-05-102-3/+1
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-089-35/+2
* src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignmentPaul Menzel2013-05-081-7/+7
* x86: harden tsc udelay() functionAaron Durbin2013-05-071-8/+8
* haswell: use asmlinkage for assembly-called funcsAaron Durbin2013-05-074-5/+6
* exynos5: select HAVE_MONOTONIC_TIMERDavid Hendricks2013-05-071-0/+1
* x86: add TSC_CONSTANT_RATE optionAaron Durbin2013-05-073-3/+35
* haswell: use tsc for udelay()Aaron Durbin2013-05-073-1/+36
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-063-11/+3
* exynos5/5250: Update timer call sites to use monotonic timer APIDavid Hendricks2013-05-053-18/+29
* Revert "exynos5250/snow: deprecate time.h"David Hendricks2013-05-043-3/+11
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-033-11/+3
* cpu/amd/agesa/family15tn/Kconfig: Remove unneeded `UDELAY_LAPIC`Paul Menzel2013-05-031-1/+0
* exynos5250: monotonic timer implementation (using MCT)David Hendricks2013-05-033-3/+62
* mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPICDavid Hubbard2013-05-031-0/+1
* tsc: provide monotonic timerAaron Durbin2013-05-012-0/+44
* lapic: monotonic time implementationAaron Durbin2013-05-012-0/+50
* haswell: 24MHz monotonic time implementationAaron Durbin2013-05-013-0/+70
* x86: use boot state callbacks to disable rom cacheAaron Durbin2013-05-011-1/+9
* exynos5250: uncomment $(INTERMEDIATE)David Hendricks2013-04-261-1/+1
* google/snow: Add "wakeup" module for suspend/resume.Hung-Te Lin2013-04-251-1/+1
* arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...Hung-Te Lin2013-04-252-5/+13
* GOOGLE/SNOW: get graphics workingRonald G. Minnich2013-04-233-37/+75
* Intel microcode: Return when `microcode_updates` is `NULL`Vladimir Serbinenko2013-04-231-1/+9
* exynos5250: ungate the product ID registerDavid Hendricks2013-04-231-3/+7
* GOOGLE/SNOW: fix stupid paren errorRonald G. Minnich2013-04-221-1/+1
* exynos5: eliminate lcd_base variableDavid Hendricks2013-04-191-3/+2
* exynos5250: get xres and yres out of the device tree and into the panel descr...Ronald G. Minnich2013-04-191-0/+2
* [2/3] exynos5: modify thermal management unit code for corebootDavid Hendricks2013-04-197-227/+203
* [1/3] exynos5: import thermal management unit codeDavid Hendricks2013-04-191-0/+318
* exynos5: move power_enable_hw_thermal_trip() prototypeDavid Hendricks2013-04-193-3/+4
* armv7/exynos5250: Deprecate sdelay in favor of udelayDavid Hendricks2013-04-174-13/+19
* Samsung/exynos5250: convert unsigned {int,char} to u32/u8Ronald G. Minnich2013-04-171-137/+138
* exynos5/snow: remove wait_ms arg from dp_controller_init()David Hendricks2013-04-132-11/+2
* Exynos5250: add a microsecond timerRonald G. Minnich2013-04-135-18/+136
* Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien2013-04-111-0/+41
* Exynos5250: Use new chip settings for the cpuRonald G. Minnich2013-04-112-11/+75
OpenPOWER on IntegriCloud