Age | Commit message (Expand) | Author |
2013-06-06 | qemu: add x86 cpu | Gerd Hoffmann |
2013-06-04 | VIA Nano: Add microcode updates files | Alexandru Gagniuc |
2013-06-03 | haswell: allow for disabled hyperthreading | Aaron Durbin |
2013-06-03 | am335x: Clean up/fix some settings in the am335x Kconfig. | Gabe Black |
2013-05-29 | cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMER | Christian Gmeiner |
2013-05-26 | beaglebone: initial Kconfig and Makefiles | Gabe Black |
2013-05-24 | cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMER | Paul Menzel |
2013-05-24 | cpu/intel/haswell/Kconfig: Intend help text with two spaces | Paul Menzel |
2013-05-16 | haswell: enable cache-as-ram migration | Aaron Durbin |
2013-05-16 | x86: add cache-as-ram migration option | Aaron Durbin |
2013-05-14 | EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1. | Ronald G. Minnich |
2013-05-14 | x86: add thread support | Aaron Durbin |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-05-08 | src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignment | Paul Menzel |
2013-05-07 | x86: harden tsc udelay() function | Aaron Durbin |
2013-05-07 | haswell: use asmlinkage for assembly-called funcs | Aaron Durbin |
2013-05-07 | exynos5: select HAVE_MONOTONIC_TIMER | David Hendricks |
2013-05-07 | x86: add TSC_CONSTANT_RATE option | Aaron Durbin |
2013-05-07 | haswell: use tsc for udelay() | Aaron Durbin |
2013-05-06 | exynos5250/snow: deprecate time.h | David Hendricks |
2013-05-05 | exynos5/5250: Update timer call sites to use monotonic timer API | David Hendricks |
2013-05-04 | Revert "exynos5250/snow: deprecate time.h" | David Hendricks |
2013-05-03 | exynos5250/snow: deprecate time.h | David Hendricks |
2013-05-03 | cpu/amd/agesa/family15tn/Kconfig: Remove unneeded `UDELAY_LAPIC` | Paul Menzel |
2013-05-03 | exynos5250: monotonic timer implementation (using MCT) | David Hendricks |
2013-05-03 | mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPIC | David Hubbard |
2013-05-01 | tsc: provide monotonic timer | Aaron Durbin |
2013-05-01 | lapic: monotonic time implementation | Aaron Durbin |
2013-05-01 | haswell: 24MHz monotonic time implementation | Aaron Durbin |
2013-05-01 | x86: use boot state callbacks to disable rom cache | Aaron Durbin |
2013-04-26 | exynos5250: uncomment $(INTERMEDIATE) | David Hendricks |
2013-04-25 | google/snow: Add "wakeup" module for suspend/resume. | Hung-Te Lin |
2013-04-25 | arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont... | Hung-Te Lin |
2013-04-23 | GOOGLE/SNOW: get graphics working | Ronald G. Minnich |
2013-04-23 | Intel microcode: Return when `microcode_updates` is `NULL` | Vladimir Serbinenko |
2013-04-23 | exynos5250: ungate the product ID register | David Hendricks |
2013-04-22 | GOOGLE/SNOW: fix stupid paren error | Ronald G. Minnich |
2013-04-19 | exynos5: eliminate lcd_base variable | David Hendricks |
2013-04-19 | exynos5250: get xres and yres out of the device tree and into the panel descr... | Ronald G. Minnich |
2013-04-19 | [2/3] exynos5: modify thermal management unit code for coreboot | David Hendricks |
2013-04-19 | [1/3] exynos5: import thermal management unit code | David Hendricks |
2013-04-19 | exynos5: move power_enable_hw_thermal_trip() prototype | David Hendricks |
2013-04-17 | armv7/exynos5250: Deprecate sdelay in favor of udelay | David Hendricks |
2013-04-17 | Samsung/exynos5250: convert unsigned {int,char} to u32/u8 | Ronald G. Minnich |
2013-04-13 | exynos5/snow: remove wait_ms arg from dp_controller_init() | David Hendricks |
2013-04-13 | Exynos5250: add a microsecond timer | Ronald G. Minnich |
2013-04-11 | Persimmon/Fam14/SB800 DSDT: Split into common areas | Mike Loptien |
2013-04-11 | Exynos5250: Use new chip settings for the cpu | Ronald G. Minnich |
2013-04-10 | GOOGLE/SNOW: add edp support to ramstage | Ronald G. Minnich |