Age | Commit message (Expand) | Author |
2012-07-12 | Drop Kconfig VAR_MTRR_HOLE option | Kyösti Mälkki |
2012-07-12 | Fix stack assignment during CPU initialization | Sven Schnelle |
2012-07-05 | Only copy real-mode section of SIPI vector | Kyösti Mälkki |
2012-07-05 | Fix the CPU index parameter passed to secondary_cpu_init(). | Kyösti Mälkki |
2012-07-04 | Intel cpus: Extend cache to cover complete Flash Device | Kyösti Mälkki |
2012-07-04 | Intel model_106cx: change CAR to model_6ex | Kyösti Mälkki |
2012-07-04 | Intel cpus: delete dead CAR code and whitespace fixes | Kyösti Mälkki |
2012-07-04 | Intel cpus: use CPU_ADDR_BITS from Kconfig during CAR | Kyösti Mälkki |
2012-07-03 | AGESA F15 wrapper for Trinity | zbao |
2012-07-02 | remove CONFIG_SERIAL_CPU_INIT | Sven Schnelle |
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-06-19 | Enable Intel PECI on Model 6fx CPUs | Sven Schnelle |
2012-06-12 | udelay: add missing bus frequency | Sven Schnelle |
2012-05-30 | Fix the location of "Setting variable MTRR" printk. | Denis 'GNUtoo' Carikli |
2012-05-29 | Drop config variable CPU_MODEL_INDEX | Stefan Reinauer |
2012-05-08 | Some more #if cleanup | Patrick Georgi |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-05-03 | Fix register corruption during Intel Microcode update | Stefan Reinauer |
2012-05-02 | Don't include console.h in microcode.c when compiling with ROMCC | Stefan Reinauer |
2012-05-01 | Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards | Stefan Reinauer |
2012-05-01 | Move VSA support from x86 to Geode | Patrick Georgi |
2012-05-01 | Make geode_lx use the vsa from blobs repository | Patrick Georgi |
2012-04-30 | Fix up Sandybridge C state generation code | Stefan Reinauer |
2012-04-30 | Rework ACPI CST table generation | Stefan Reinauer |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |
2012-04-26 | microcode: print date of microcode and unify output | 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-22 | amd: Fix unused variable warning | Vikram Narayanan |
2012-04-20 | Revert wbind added to the reset_vector | Marc Jones |
2012-04-16 | S3 code in coreboot public folder. | zbao |
2012-04-12 | S3 code in vendorcode folder. | zbao |
2012-04-11 | Remove obsolete empy macro definition | Ron Minnich |
2012-04-06 | Fixes and Sandybridge support for lapic cpu init | Stefan Reinauer |
2012-04-06 | Fix support for RAM-less multi-processor init | Kyösti Mälkki |
2012-04-06 | Add Sandybridge/Cougar Point support to SMM relocation handler | Stefan Reinauer |
2012-04-06 | Cache 8MB flash instead of 4MB | Stefan Reinauer |
2012-04-05 | Fix timer frequency detection on Sandybridge | Stefan Reinauer |
2012-04-05 | Invalidate cache before first jump | Stefan Reinauer |
2012-04-05 | Update documentation in smmrelocate.S to mention TSEG | Stefan Reinauer |
2012-04-05 | Add support for Intel Sandybridge CPU | 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-04-02 | Apply cache-as-ram conditionally on socket mPGA604 | Kyösti Mälkki |
2012-04-02 | S3 code whitespaces changes. | zbao |
2012-03-31 | Whitespace fixes | Patrick Georgi |
2012-03-31 | Intel cpus: get MAXPHYADDR at runtime for new CAR | Kyösti Mälkki |
2012-03-31 | Intel cpus: add hyper-threading CPU support to new CAR | Kyösti Mälkki |
2012-03-31 | Intel cpus: improve CPU compatibility of new CAR | Kyösti Mälkki |