Age | Commit message (Expand) | Author |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-08-15 | Include boot_cpu.c for romstage builds | Kyösti Mälkki |
2013-08-05 | AMD Kabini: Add CPU AGESA wrapper for new AMD processor family | Siyuan Wang |
2013-07-11 | include: Fix spelling | Martin Roth |
2013-06-03 | include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other defines | Paul Menzel |
2013-05-25 | Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h` | Ronald G. Minnich |
2013-05-16 | x86: add cache-as-ram migration option | Aaron Durbin |
2013-05-11 | Make early x86 POST codes written to IO port optional | Martin Roth |
2013-05-10 | Get rid of a number of __GNUC__ checks | Stefan Reinauer |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-05-08 | x86: use asmlinkage macro for smm_handler_t | Aaron Durbin |
2013-05-07 | x86: add TSC_CONSTANT_RATE option | Aaron Durbin |
2013-05-01 | x86: use boot state callbacks to disable rom cache | Aaron Durbin |
2013-04-12 | Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region" | Nico Huber |
2013-04-10 | siemens/sitemp_g1p1: Make ACPI report the right mmconf region | Patrick Georgi |
2013-04-05 | mtrr: add rom caching comment about hyperthreads | Aaron Durbin |
2013-04-04 | AMD: Drop six copies of wrmsr_amd and rdmsr_amd | Kyösti Mälkki |
2013-04-03 | intel/microcode.h: Fix typo in comment: micr*o*code | Paul Menzel |
2013-04-01 | boot: add disable_cache_rom() function | 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 | x86: add new mtrr implementation | Aaron Durbin |
2013-03-22 | x86: unify amd and non-amd MTRR routines | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | x86: protect against abi assumptions from compiler | Aaron Durbin |
2013-03-19 | intel microcode: split up microcode loading stages | Aaron Durbin |
2013-03-15 | Google Link: Add remaining code to support native graphics | Ronald G. Minnich |
2013-03-15 | haswell: reserve default SMRAM space | Aaron Durbin |
2013-03-14 | x86: SMM Module Support | Aaron Durbin |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-27 | smm: Update rev 0x30101 SMM revision save state | Aaron Durbin |
2013-02-18 | AMD Family12h: Fix warnings | Martin Roth |
2013-02-11 | Intel: Replace MSR 0xcd with MSR_FSB_FREQ | Patrick Georgi |
2013-02-09 | speedstep: Deduplicate some MSR identifiers | Patrick Georgi |
2012-12-06 | Unify assembler function handling | Stefan Reinauer |
2012-11-20 | Unify use of bool config variables | Stefan Reinauer |
2012-11-14 | SMM: Avoid use of global variables in SMI handler | Duncan Laurie |
2012-11-13 | Pass the CPU index as a parameter to startup. | Ronald G. Minnich |
2012-11-12 | Fix gcc-4.7 building problem. | Han Shen |
2012-11-05 | Overhaul speedstep code | Nico Huber |
2012-11-01 | Merge cpu/intel/acpi.h into cpu/intel/speedstep.h | Nico Huber |
2012-09-05 | buildsystem: Make CPU microcode updating more configurable | Alexandru Gagniuc |
2012-08-09 | AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution | Kyösti Mälkki |
2012-08-09 | Synchronize rdtsc instructions | Stefan Reinauer |
2012-08-07 | Move cpus_ready_for_init() to AMD K8 | Kyösti Mälkki |
2012-07-31 | Revert "Use broadcast SIPI to startup siblings" | Sven Schnelle |
2012-07-25 | SMM: rename tseg_fixup to tseg_relocate and export | Duncan Laurie |
2012-07-24 | SMM: Fix state save map for sandybridge and TSEG | Duncan Laurie |
2012-07-24 | Add code to read Intel microcode from CBFS | Vadim Bendebury |
2012-07-04 | Intel cpus: Extend cache to cover complete Flash Device | Kyösti Mälkki |
2012-07-03 | AGESA F15 wrapper for Trinity | zbao |
2012-07-02 | Use broadcast SIPI to startup siblings | Sven Schnelle |
2012-07-02 | Intel CPUs: execute microcode update only once per core | Kyösti Mälkki |
2012-05-24 | cbtypes.h: Unify cbtypes.h used in AMD board's code | Vikram Narayanan |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-27 | SMM: unify mainboard APM command handlers | Stefan Reinauer |
2012-04-27 | cpu/cpu.h: add ROMCC guards | Stefan Reinauer |
2012-04-26 | Revamp Intel microcode update code | Stefan Reinauer |
2012-04-25 | Replace cache control magic numbers with symbols | Patrick Georgi |
2012-04-06 | Fixes and Sandybridge support for lapic cpu init | Stefan Reinauer |
2012-04-04 | Add support to run SMM handler in TSEG instead of ASEG | Stefan Reinauer |
2012-04-03 | Add support for Intel Turbo Boost feature | Stefan Reinauer |
2012-03-30 | Make MTRR min hole alignment 64MB | Duncan Laurie |
2012-03-30 | Add an option to keep the ROM cached after romstage | Stefan Reinauer |
2012-03-29 | Add infrastructure for global data in the CAR phase of boot | Gabe Black |
2012-03-16 | xchg is atomic with side-effects | Patrick Georgi |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-02-16 | AGESA F15: AGESA family15 model 00-0fh cpu wrapper | Kerry Sheh |
2012-01-10 | MTRR: get physical address size from CPUID | Sven Schnelle |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-11-01 | Remove XIP_ROM_BASE | Patrick Georgi |
2011-10-28 | Get rid of AUTO_XIP_ROM_BASE | Patrick Georgi |
2011-09-15 | Build warning fix for AMD Family 12 | efdesign98 |
2011-09-12 | Miscellaneous AMD F14 warning fixes | efdesign98 |
2011-08-04 | cpu/intel/slot_1: Init L2 cache on SECC(2) CPUs. | Keith Hui |
2011-07-13 | Make AMD SMM SMP aware | Rudolf Marek |
2011-06-28 | Addition of Family12/SB900 wrapper code | efdesign98 |
2011-06-28 | SMM: add guard and include types.h in cpu/x86/smm.h | Sven Schnelle |
2011-06-15 | SMM: don't overwrite SMM memory on resume | Sven Schnelle |
2011-06-07 | SMM: add defines for APM_CNT register | Sven Schnelle |
2011-06-06 | SMM: add mainboard_apm_cnt() callback | Sven Schnelle |
2011-05-15 | Cosmetic cleanup. | Scott Duplichan |
2011-04-21 | more ifdef -> if fixes | Stefan Reinauer |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2011-04-10 | In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. | Stefan Reinauer |
2011-02-14 | I missed a file that was part of the AMD AGESA CPU wrapper checkin, r6347. | Frank Vibrans |
2011-01-19 | Revert r5902 to make code more readable again. At least three people like to | Stefan Reinauer |
2011-01-19 | Now that the VIA code is run above 1Meg (like other boards), it should | Kevin O'Connor |
2010-12-29 | -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) | Nils Jacobs |
2010-12-26 | Replace Geode GX2 MSR addresses for GLCP on GLIU1 with names | Nils Jacobs |
2010-12-26 | Clean up Geode GX2 comments, whitespace and coding style. Trivial. | Nils Jacobs |
2010-12-18 | SMM for AMD K8 Part 1/2 | Stefan Reinauer |
2010-12-17 | guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all. | Stefan Reinauer |
2010-12-11 | factor out cpu power management base into a separate file. And fix a bug in | Stefan Reinauer |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-11-18 | For completeness sake: License header. | Patrick Georgi |
2010-11-17 | Move Intel power management related defines to some central location. | Patrick Georgi |
2010-11-13 | MTRR related improvements for AMD family 10h and family 0Fh systems | Scott Duplichan |
2010-11-01 | Change Geode GX2 to use the auto DRAM detect code from Geode LX. | Nils Jacobs |