Age | Commit message (Expand) | Author |
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 |
2013-04-10 | exynos5-common: Enable fimd_bypass and minor cleanup | Ronald G. Minnich |
2013-04-10 | armv7: replace read/write macros with inlines | David Hendricks |
2013-04-10 | exynos5: Re-factor I2C code | David Hendricks |
2013-04-09 | replace device/i2c.h with simpler version | David Hendricks |
2013-04-08 | exynos5250: add missing address-of operator in UART driver | David Hendricks |
2013-04-08 | snow/exynos5250: move board-specific power stuff to mainboard dir | David Hendricks |
2013-04-06 | exynos5250: add a chip.h file for the display register settings | Ronald G. Minnich |
2013-04-05 | exynos5-common: get rid of displayport trial code | Ronald G. Minnich |
2013-04-04 | AMD: Drop six copies of wrmsr_amd and rdmsr_amd | Kyösti Mälkki |
2013-04-03 | haswell: enable ROM caching | Aaron Durbin |
2013-04-03 | haswell: keep ROM cache enabled | Aaron Durbin |
2013-04-03 | haswell: use new interface to disable rom caching | Aaron Durbin |
2013-04-01 | boot: add disable_cache_rom() function | Aaron Durbin |
2013-04-01 | Minor Kconfig help text fix | Stefan Tauner |
2013-04-01 | lynxpoint: split clearing and enabling of smm | Aaron Durbin |
2013-03-29 | exynos5250: Add function for configuring L2 cache | David Hendricks |
2013-03-29 | x86: mtrr: optimize hole carving above 4GiB | Aaron Durbin |
2013-03-29 | x86: mtrr: add hole punching support | Aaron Durbin |
2013-03-29 | x86: add rom cache variable MTRR index to tables | Aaron Durbin |
2013-03-29 | x86: mtrr: add CONFIG_CACHE_ROM support | Aaron Durbin |
2013-03-29 | mtrr: honor IORESOURCE_WRCOMB | Aaron Durbin |
2013-03-29 | x86: add new mtrr implementation | Aaron Durbin |
2013-03-27 | exynos5250: assign RAM resources in cpu_init() | David Hendricks |
2013-03-26 | Revert "samsung/exynos5: add resource functions for the display port" | David Hendricks |
2013-03-26 | samsung/exynos5: add resource functions for the display port | Ronald G. Minnich |
2013-03-22 | x86: unify amd and non-amd MTRR routines | Aaron Durbin |
2013-03-22 | haswell: Add microcode for ULT C0 stepping 0x40651 | Duncan Laurie |
2013-03-22 | haswell: vboot path support in romstage | Aaron Durbin |
2013-03-22 | haswell: use dynamic cbmem | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | Intel: Update CPU microcode for 6fx CPUs | Stefan Reinauer |
2013-03-21 | Intel: Update CPU microcode for 106cx CPUs | Stefan Reinauer |
2013-03-21 | Intel: Update CPU microcode script | Stefan Reinauer |
2013-03-21 | lynxpoint: Add helper functions for reading PM and GPIO base | Duncan Laurie |
2013-03-21 | haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option | Aaron Durbin |
2013-03-21 | haswell: implement ramstage caching in SMM region | Aaron Durbin |
2013-03-21 | haswell: add multipurpose SMM memory region | Aaron Durbin |
2013-03-21 | haswell: set TSEG as WB cacheable in romstage | Aaron Durbin |
2013-03-21 | haswell: support for parallel SMM relocation | Aaron Durbin |
2013-03-21 | haswell: use s3_resume field in romstage_handoff | Aaron Durbin |
2013-03-21 | x86: protect against abi assumptions from compiler | Aaron Durbin |
2013-03-21 | haswell: support for CONFIG_RELOCATABLE_RAMSTAGE | Aaron Durbin |
2013-03-21 | ramstage: prepare for relocation | Aaron Durbin |
2013-03-20 | Intel: Update CPU microcode for Sandybridge/Ivybridge CPUs | Stefan Reinauer |
2013-03-20 | Intel: Update CPU microcode for 1067x CPUs | Stefan Reinauer |
2013-03-19 | armv7/exynos/snow: new cache maintenance API | David Hendricks |