1. 2bdfb48 Fixes and Sandybridge support for lapic cpu init by Stefan Reinauer · 12 years ago
  2. f8c7c23 Fix support for RAM-less multi-processor init by Kyösti Mälkki · 12 years ago
  3. 334532e Add Sandybridge/Cougar Point support to SMM relocation handler by Stefan Reinauer · 12 years ago
  4. c00dfbc Cache 8MB flash instead of 4MB by Stefan Reinauer · 12 years ago
  5. 5b6404e Fix timer frequency detection on Sandybridge by Stefan Reinauer · 12 years ago
  6. deda997 Invalidate cache before first jump by Stefan Reinauer · 12 years ago
  7. 8c5b58e Update documentation in smmrelocate.S to mention TSEG by Stefan Reinauer · 12 years ago
  8. 5c55463 Add support for Intel Sandybridge CPU by Stefan Reinauer · 12 years ago
  9. 3aa067f Add support to run SMM handler in TSEG instead of ASEG by Stefan Reinauer · 12 years ago
  10. ea37a21 Add support for Intel Turbo Boost feature by Stefan Reinauer · 12 years ago
  11. abdf15f Apply cache-as-ram conditionally on socket mPGA604 by Kyösti Mälkki · 12 years ago
  12. afd141d S3 code whitespaces changes. by zbao · 12 years ago
  13. 819c7d4 Whitespace fixes by Patrick Georgi · 12 years ago
  14. a860c68 Intel cpus: get MAXPHYADDR at runtime for new CAR by Kyösti Mälkki · 12 years ago
  15. 0078ceb Intel cpus: add hyper-threading CPU support to new CAR by Kyösti Mälkki · 12 years ago
  16. 05d6ffb Intel cpus: improve CPU compatibility of new CAR by Kyösti Mälkki · 12 years ago
  17. 7dfe32c Add support for RAM-less multi-processor init by Kyösti Mälkki · 12 years ago
  18. f9d1a42 Intel cpus: apply some good programming practices in new CAR by Kyösti Mälkki · 12 years ago
  19. 325b92f Intel cpus: cache actual size of the Flash ROM device by Kyösti Mälkki · 12 years ago
  20. 5a660ca Intel cpus: copy model_6ex CAR code by Kyösti Mälkki · 12 years ago
  21. 7b67892 Make MTRR min hole alignment 64MB by Duncan Laurie · 13 years ago
  22. 527fc74 Fix MB calculation in the reporting of the MTRR hole by Duncan Laurie · 13 years ago
  23. 7389fa9 MTRR: add alternate allocation method for odd memory maps by Duncan Laurie · 13 years ago
  24. 8bb7723 Add Kconfig options to enable TSEG and set a size by Duncan Laurie · 13 years ago
  25. 67aa3d6 drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed by Stefan Reinauer · 13 years ago
  26. 00093a8 Add an option to keep the ROM cached after romstage by Stefan Reinauer · 13 years ago
  27. a01ae62 Fix possible deadlock on SMP stop_this_cpu by Kyösti Mälkki · 12 years ago
  28. 8b28d50 Intel cpus: Fix deadlock on hyper-threading init by Kyösti Mälkki · 12 years ago
  29. 7a39446 Intel cpus: Include CAR from socket by Kyösti Mälkki · 12 years ago
  30. d11ca1d Rename AMD_AGESA to CPU_AMD_AGESA by Kyösti Mälkki · 12 years ago
  31. f5bb477 Fix AMD Agesa leaking Kconfig by Kyösti Mälkki · 12 years ago
  32. 1c93d90 ROMCC boards have no XIP limit by Patrick Georgi · 12 years ago
  33. d4d5e4d Via Epia-N and C3: Set ioapic delivery type in Kconfig by Patrick Georgi · 12 years ago
  34. 7863015 Fix address of IDT in real-mode entry by Kyösti Mälkki · 12 years ago
  35. 8907e81 move console includes to central console/console.h by Stefan Reinauer · 13 years ago
  36. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  37. d8d8c63 Fix MTRR TOM2 WB cache setup for AMD CPUs > revF. by Marc Jones · 12 years ago
  38. 472efa6 Remove whitespace. by Patrick Georgi · 12 years ago
  39. d3e990c AGESA F15: AGESA family15 model 00-0fh cpu wrapper by Kerry Sheh · 12 years ago
  40. 53c1d20 Intel cpus: use CPU_PHYSMASK_HI define in CAR by Kyösti Mälkki · 12 years ago
  41. adf105f Intel model_106cx: Use symbolic names for MTRR bits by Kyösti Mälkki · 12 years ago
  42. 7916f4c AMD Geode cpus: apply un-written naming rules by Kyösti Mälkki · 12 years ago
  43. e13632a Intel cpus: apply un-written naming rules by Kyösti Mälkki · 12 years ago
  44. 6d64ade Add Intel Socket LGA771 by Sven Schnelle · 13 years ago
  45. 12b7262 VIA cpus: apply un-written naming rules by Kyösti Mälkki · 12 years ago
  46. 0713ca3 post code: Replaced hard-coded post code with macro by Vikram Narayanan · 13 years ago
  47. 15370ca trivial: spelling fixes in comments by Vikram Narayanan · 13 years ago
  48. c6daaa7 Leave SSE and MMX instructions enabled in coreboot by Stefan Reinauer · 13 years ago
  49. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  50. eb84f6a Fix Geode GX2 + LX caching for tiny bootblock. by Nils Jacobs · 13 years ago
  51. 8d84613 ACPI: mark empty get_cst_entries() weak by Sven Schnelle · 13 years ago
  52. 79cfe7e Fix Fam10 MMCONF_SUPPORT_DEFAULT setting. by Marc Jones · 13 years ago
  53. 90ca14d Use MMCONF for all AMD family 10 CPUs. by Marc Jones · 13 years ago
  54. eafb18b Bootblock does not need a unique boot_cpu() by Kyösti Mälkki · 13 years ago
  55. 0dbfb54 Remove unused code files and cosmetic changes by Kyösti Mälkki · 13 years ago
  56. 04a8d62 k8 raminit: add workaround for erratum #181 on non-fam-f by Florian Zumbiehl · 13 years ago
  57. 2a40ebc Fix post_code in 16bit entry by Kyösti Mälkki · 13 years ago
  58. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  59. 784544b Remove XIP_ROM_BASE by Patrick Georgi · 13 years ago
  60. 9438da3 Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 by Rudolf Marek · 13 years ago
  61. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  62. 1da1046 Get rid of AUTO_XIP_ROM_BASE by Patrick Georgi · 13 years ago
  63. 5460097 SPEEDSTEP: write _CST tables by Sven Schnelle · 13 years ago
  64. 521d8c2 Activate older Xeon P4 microcodes by Kyösti Mälkki · 13 years ago
  65. e2c05da Fixes several issues with amd k8 SSDT P-state generation by Oskar Enoksson · 13 years ago
  66. 3128685 SMM: Move wbinvd after pmode jump by Stefan Reinauer · 13 years ago
  67. 71496be Load an IDT with NULL limit by Stefan Reinauer · 13 years ago
  68. 07bf911 Fixed broken MTRR for >4GB memory on AMD K8 fam 0fh rev <=E by Oskar Enoksson · 13 years ago
  69. 8eb4273 Add AMD Family 10h PH-E0 support by QingPei Wang · 13 years ago
  70. 78834b7 Miscellaneous AMD F14 warning fixes by efdesign98 · 13 years ago
  71. ac624a6 Crank up CPU speed on Intel Core and Core2 CPUs by Patrick Georgi · 13 years ago
  72. f73535c AMD F14 Rev C0 update by Kerry She · 13 years ago
  73. 84cbce2 Update AMD F14 Agesa to support Rev C0 cpus by efdesign98 · 13 years ago
  74. 1ac19e2 cpu/intel/slot_1: Init L2 cache on SECC(2) CPUs. by Keith Hui · 13 years ago
  75. 3cab93c Add SSE3 dependent code by efdesign98 · 13 years ago
  76. 00c8c4a Update AMD SR5650 and SB700 by efdesign98 · 13 years ago
  77. 4b50834 Add AMD Family 10 support to cpu folder by efdesign98 · 13 years ago
  78. b5b3b3b Make AMD SMM SMP aware by Rudolf Marek · 13 years ago
  79. 7f76290 Small SMM fixups by Rudolf Marek · 13 years ago
  80. 7c0c64e Addition of Family12/SB900 wrapper code by efdesign98 · 13 years ago
  81. 621ca38 Move existing AMD Ffamily14 code to f14 folder by efdesign98 · 13 years ago
  82. 05a89ab Rename {CPU|NB|SB}/amd/*_wrapper folders by efdesign98 · 13 years ago
  83. 47b3fb4 SMM: flush caches after disabling caching by Sven Schnelle · 13 years ago
  84. bfe8e51 SMM: don't overwrite SMM memory on resume by Sven Schnelle · 13 years ago
  85. 8c46263 Cosmetic cleanup. by Scott Duplichan · 13 years ago
  86. 6d6a456 Correct the number of MCA error reporting banks cleared. by Scott Duplichan · 13 years ago
  87. a72425a 1) Initialize BSP fixed MTRRs to match AP fixed MTRR initialization. by Scott Duplichan · 13 years ago
  88. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  89. 6649d97 This replaces the fixed shift values in the apic timer init with macros. by Vikram Narayanan · 13 years ago
  90. 2f81c03 Enable caching for ROM area in model_6ex/cache_as_ram.inc by Sven Schnelle · 13 years ago
  91. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  92. 3e4fb9d more ifdef -> if fixes. by Stefan Reinauer · 13 years ago
  93. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  94. 582748f Fix some more misuses of ifdef/if defined by Stefan Reinauer · 13 years ago
  95. 24ef134 drop half an uart8250 implementation from smiutil and use the common code by Stefan Reinauer · 13 years ago
  96. 23f49a8 earlymtrr.c: wipe some dead code, use names instead of numbers and some by Stefan Reinauer · 13 years ago
  97. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  98. 139e6f9 Use symbolic names for some MTRR bits instead of numbers in CAR code by Stefan Reinauer · 13 years ago
  99. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  100. 2ca2f17 Add AMD C32 support. It is based on other existing Fam10 code. by Zheng Bao · 13 years ago