Age | Commit message (Expand) | Author |
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 |
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 |
2013-03-19 | haswell: wait 10ms after INIT IPI | Aaron Durbin |
2013-03-19 | haswell: Parallel AP bringup | Aaron Durbin |
2013-03-19 | intel microcode: split up microcode loading stages | Aaron Durbin |
2013-03-18 | SMM: link against libgcc | Stefan Reinauer |
2013-03-18 | haswell: add romstage_after_car() function | Aaron Durbin |
2013-03-18 | haswell: move call site of save_mrc_data() | Aaron Durbin |
2013-03-18 | haswell: romstage: pass stack pointer and MTRRs | Aaron Durbin |
2013-03-18 | haswell: unify romstage logic | Aaron Durbin |
2013-03-18 | haswell: adjust CAR usage | Aaron Durbin |
2013-03-18 | haswell: lapic timer support | Aaron Durbin |
2013-03-18 | haswell: enable caching before SMM initialization | Aaron Durbin |
2013-03-18 | haswell: Clear correct number of MCA banks | Aaron Durbin |
2013-03-18 | haswell: move definition of CORE_THREAD_COUNT_MSR | Aaron Durbin |
2013-03-18 | haswell: Use SMM Modules | Aaron Durbin |
2013-03-17 | x86 intel: Add Firmware Interface Table support | Aaron Durbin |