1. 7e3903b cpu/via/c7: Don't manually include udelay_io.c by Stefan Reinauer · 8 years ago
  2. 3d840d0 northbridge/intel/i440bx: Unify UDELAY selection by Stefan Reinauer · 8 years ago
  3. 2a08137 x86 chipsets: utilize x86_setup_mtrrs_with_detect() by Aaron Durbin · 8 years ago
  4. 41aa8bc Kconfig: Remove unneeded UDELAY_IO redeclaration by Stefan Reinauer · 8 years ago
  5. e63be89 cpu/x86/mtrr: add helper function to detect variable MTRRs by Aaron Durbin · 8 years ago
  6. 9d5e36e cpu/x86: Sort some Kconfig options by Stefan Reinauer · 9 years ago
  7. dd56de9 arch/x86: document CAR symbols and expose them in symbols.h by Andrey Petrov · 8 years ago
  8. 8198c67 arch/x86: always use _start as entry symbol for all stages by Aaron Durbin · 8 years ago
  9. 4330a9c arch/x86: rename reset_vector -> _start by Aaron Durbin · 8 years ago
  10. f8468d4 cpu/x86/16bit: rename _start -> _start16bit by Aaron Durbin · 8 years ago
  11. 0fd068b cpu/x86/16bit/reset16: mark reset vector executable by Aaron Durbin · 8 years ago
  12. 998d856 cpu/x86/16bit/reset16: remove stale 32-bit jump by Aaron Durbin · 8 years ago
  13. 0e92bb0 tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" by Denis 'GNUtoo' Carikli · 8 years ago
  14. 55fdfca cpu/qemu-power8: don't enable it for qemu-x86 by Patrick Georgi · 8 years ago
  15. deba4e8 power8: qemu "cpu" by Ronald G. Minnich · 8 years ago
  16. ffc31d0 cpu/amd: Add socket FM2 by Damien Zammit · 8 years ago
  17. bedbd67 cpu/amd: Update/Add license headers by Damien Roth · 8 years ago
  18. 07a196e CPU/intel: Add missing license headers by Damien Roth · 8 years ago
  19. 37a54b7 cpu/allwinner: Update license headers by Damien Roth · 8 years ago
  20. 144eea0 Make MRC vs native a config rather than making a separate chipset for it. by Vladimir Serbinenko · 8 years ago
  21. 0492c8c cpu/x86/tsc: Compile delay_tsc.c for the bootblock as well by Alexandru Gagniuc · 9 years ago
  22. a02bb65 cpu/intel/microcode: allow microcode to be loaded in romstage by Aaron Durbin · 8 years ago
  23. 4e543d3 cpu/amd/fam10h-fam15h: Honor CMOS option to disable CPB (core boost) by Timothy Pearson · 9 years ago
  24. 606b6ec cpu/amd/fam10h-15h: Set PowerStepUp/PowerStepDown on Fam15h by Timothy Pearson · 9 years ago
  25. 2f91403 src: Fix various spelling and whitespace issues. by Martin Roth · 8 years ago
  26. 96a598b amd/agesa/family15tn: Add Richland CPU ID by Loic · 8 years ago
  27. 1010868 src/: Fix Kcofig symbols missing CONFIG_ prefix by Martin Roth · 8 years ago
  28. 2172493 cpu/amd/fam10h-15h: Add workaround for AMD Erratum 600 by Timothy Pearson · 9 years ago
  29. cb1dec5 cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function by Timothy Pearson · 9 years ago
  30. 0df7046 cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabled by Timothy Pearson · 9 years ago
  31. 71f8641 cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systems by Timothy Pearson · 9 years ago
  32. 98fc426 Move object files to $(obj)/<class>/ by Nico Huber · 8 years ago
  33. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 8 years ago
  34. ba2af2e cpu/amd/family_10h-family_15h: Move CBMEM storage out of CC6 save region by Timothy Pearson · 9 years ago
  35. 39495ba cpu/amd/family_10h-family_15h: Set LDT tristate correctly on C32 sockets by Timothy Pearson · 9 years ago
  36. 4a30ab9 cpu/amd: remove .intel_syntax by Patrick Georgi · 8 years ago
  37. 66bbb31 */Makefile.inc: Compile files needed by uart8250 in x86 bootblock by Alexandru Gagniuc · 9 years ago
  38. 19bb139 Kconfig: Remove selects that enable 'choice' symbols by Martin Roth · 8 years ago
  39. aad9b6a08 cpu: Fix typo that spelled "allocate" as "allocte." by Jacob Laska · 8 years ago
  40. c764c74 cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure by Timothy Pearson · 9 years ago
  41. bfa19e1 cpu/amd/fam10h-15h: Add tsc_freq_mhz() function by Timothy Pearson · 9 years ago
  42. 8a13743 x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files by Alexandru Gagniuc · 9 years ago
  43. 0fa4f6f cpu/allwinner/a10: Fix I2c speed calculation by Martin Roth · 9 years ago
  44. 7b22d84 drivers/pc80: Add optional spinlock for nvram CBFS access by Timothy Pearson · 9 years ago
  45. 5a3f1e5 cpu/samsung/exynos5250: Move update-bl1.sh to 3rdparty/blobs/ by Stefan Reinauer · 9 years ago
  46. c32e80d Drop src/cpu/ indirection for MIPS by Stefan Reinauer · 9 years ago
  47. 44d5342 src/console: Add x86 romstage spinlock option and printk spinlock support by Timothy Pearson · 9 years ago
  48. 704662a qemu-x86: Enable SMP support by Patrick Georgi · 9 years ago
  49. 7c38e1e8 Remove #ifdef checks on Kconfig symbols by Martin Roth · 9 years ago
  50. ea7b636 fsp_model_406dx: use external microcode .h files for rangeley by Martin Roth · 9 years ago
  51. 149c4c5 x86/smm: Initialize SMM on some CPUs one-by-one by Damien Zammit · 9 years ago
  52. 2733846 cpu/amd/fam10h-15h: Enable DFE on Family 15h HT3 links by Timothy Pearson · 9 years ago
  53. f8549e8 cpu/amd/fam10h-15h: Fix link type detection and XCS buffer count setup by Timothy Pearson · 9 years ago
  54. 346fcb2 cpu/amd/fam10h-15h: Force iolink detect to either 1 or 0 by Timothy Pearson · 9 years ago
  55. 16a3a75 cpu/amd/family_10h-family_15h: Apply missing Family 15h errata fixes by Timothy Pearson · 9 years ago
  56. 20d9fb4 amd/car: don't apply Fam10h/Fam12h Errata 343 fix to Fam0Fh by Jonathan A. Kollasch · 9 years ago
  57. e597e63 FSP 1.0: Fix CAR issues - broken timestamps and console by Ben Gardner · 9 years ago
  58. 50001b8 northbridge/amd/amdht: Add isochronous setup support by Timothy Pearson · 9 years ago
  59. 68130f5 amd/amdfam10: Control Fam15h cache partitioning via nvram by Timothy Pearson · 9 years ago
  60. 593f5c8 Unify OBJCOPY arguments throughout various x86 stages by Stefan Reinauer · 9 years ago
  61. 0cf0805 cpu/intel/socket_FCBGA559: Add new socket for Atom D5xx by Damien Zammit · 9 years ago
  62. a52d5d1 cpu/amd/fam15h: Set up Link Base Channel Buffer Count registers by Timothy Pearson · 9 years ago
  63. 991f184 cpu/amd: de-duplicate MSR include files by Stefan Reinauer · 9 years ago
  64. baa1acd cpu/amd/fam10h15h: Set up SRI to XCS Token Count registers on Family 15h by Timothy Pearson · 9 years ago
  65. aab3ad2 cpu/amd/family_10h-family_15h: Set up cache controls on Family 15h to improve performance by Timothy Pearson · 9 years ago
  66. 71b8f01 cpu/amd/family_10h-family_15h: Set up link XCS token counts on Family 15h by Timothy Pearson · 9 years ago
  67. 99f8042 cpu/amd/family_10h-family_15h: Configure NB register 2 by Timothy Pearson · 9 years ago
  68. 42b6265 cpu/amd/car/post_cache_as_ram: Avoid trailing spaces by Paul Menzel · 9 years ago
  69. 965704a amd/family_10h-family_15h: Fix poor performance on Family 15h CPUs by Timothy Pearson · 9 years ago
  70. 7c55f37 northbridge/amd/amdht: Add support for HT3 2.8GHz and up link frequencies by Timothy Pearson · 9 years ago
  71. 5173bb7 cpu/amd/family_10h-family_15h: Fix incorrect revision detection by Timothy Pearson · 9 years ago
  72. 0f1553b nb/amd/amdfam10: Add HyperTransport probe filter support by Timothy Pearson · 9 years ago
  73. 5cf5828 fsp1_0: Remove hardcoded microcode locations by Martin Roth · 9 years ago
  74. e536a4d cpu/amd/fam10h-fam15h: Set northbridge throttle values by Timothy Pearson · 9 years ago
  75. 51cfbcd cpu/amd/fam10h-fam15h: Bring HT register configuration in line with BKDG by Timothy Pearson · 9 years ago
  76. 1455437 x86: Add Kconfig to disable early bootblock postcodes by Martin Roth · 9 years ago
  77. 0122afb cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence by Timothy Pearson · 9 years ago
  78. d35c264 intel/fsp_model_406dx: Load APs microcode in model_406dx_init by David Guckian · 9 years ago
  79. 5f06d53 intel/fsp_rangeley: Load BSP microcode in bootblock by David Guckian · 9 years ago
  80. 323a2af cpu/amd/fam10h-15h: Fix BSP stack corruption on 32-core Fam10 systems by Timothy Pearson · 9 years ago
  81. 3ca4116 amd/model_fxx: Check FID&VID Support for the BSP (too) by Urja Rannikko · 9 years ago
  82. 38508a0 cpu/amd: Fix AMD Family 15h ECC initialization reliability issues by Timothy Pearson · 9 years ago
  83. 6b6c653 cpu/x86/lapic: Add stack overrun detection by Timothy Pearson · 9 years ago
  84. 83abd81 cpu/amd: Add CC6 support by Timothy Pearson · 9 years ago
  85. 1f78099 cpu/amd/car: Add romstage BSP stack overrun detection by Timothy Pearson · 9 years ago
  86. 4c50269 cpu: Add a way to use microcode .h files back to the build by Martin Roth · 9 years ago
  87. 00018c8 amd/model_fxx: fix code style in FID&VID support check by Urja Rannikko · 9 years ago
  88. 2d72345 cpu/intel: Add socket BGA1284 by Marc Jones · 9 years ago
  89. 8bd1c36 cpu/amd/family_10h-family_15h: Increase BSP stack size by Timothy Pearson · 9 years ago
  90. 4e0d794 cpu/amd/family_10h-family_15h: Add Family 15h microcode file by Timothy Pearson · 9 years ago
  91. ed98e94 amd/00730F01: Add correct CPU model by Kyösti Mälkki · 9 years ago
  92. 740edf4 AMD binaryPI: Fix include paths by Kyösti Mälkki · 9 years ago
  93. 855fc1f cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variables by Timothy Pearson · 9 years ago
  94. c1daad2 cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10h by Timothy Pearson · 9 years ago
  95. 730a043 cpu/amd: Add initial AMD Family 15h support by Timothy Pearson · 9 years ago
  96. d150006 cpu/amd/family_10h-family_15h: Use correct label for break state by Timothy Pearson · 9 years ago
  97. b30d7ed cpu/amd: Move model_10xxx to family_10h-family_15h by Timothy Pearson · 9 years ago
  98. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  99. 0ace013 sandybridge: Disable parallel CPU initialization by Nico Huber · 9 years ago
  100. f7613ec cpu: port amd/pi to 64bit by Stefan Reinauer · 9 years ago