1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  3. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  4. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  5. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  6. 5818da2 cpu/intel: (non-FSP) Remove microcode updates from tree by Alexandru Gagniuc · 11 years ago
  7. ee89435 cpu/intel (non-FSP): Use microcode from blobs repository by Alexandru Gagniuc · 11 years ago
  8. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  9. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  10. f7c55148 cpu: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  11. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  12. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  13. 2c78726 PCI: Drop includes under cpu by Kyösti Mälkki · 11 years ago
  14. 07d881a0 cpu/intel: Remove dummy terminators from microcode blobs by Alexandru Gagniuc · 11 years ago
  15. 2c38f50 cpu/intel: Make all Intel CPUs load microcode from CBFS by Alexandru Gagniuc · 11 years ago
  16. 2c516ed usbdebug: Drop old includes by Kyösti Mälkki · 11 years ago
  17. e49679d usbdebug: Drop temporary disables of log output by Kyösti Mälkki · 11 years ago
  18. 71c7cdc Intel: Update CPU microcode for 6fx CPUs by Stefan Reinauer · 11 years ago
  19. 644e83b speedstep: Deduplicate some MSR identifiers by Patrick Georgi · 12 years ago
  20. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  21. 41392df Merge cpu/intel/acpi.h into cpu/intel/speedstep.h by Nico Huber · 12 years ago
  22. 0db6820 Synchronize rdtsc instructions by Stefan Reinauer · 12 years ago
  23. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  24. 4dcc573 Intel cpus: delete dead CAR code and whitespace fixes by Kyösti Mälkki · 12 years ago
  25. c7fb2ae Intel cpus: use CPU_ADDR_BITS from Kconfig during CAR by Kyösti Mälkki · 12 years ago
  26. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  27. edac28c Enable Intel PECI on Model 6fx CPUs by Sven Schnelle · 12 years ago
  28. 05e740f Replace cache control magic numbers with symbols by Patrick Georgi · 12 years ago
  29. 53c1d20 Intel cpus: use CPU_PHYSMASK_HI define in CAR by Kyösti Mälkki · 13 years ago
  30. e13632a Intel cpus: apply un-written naming rules by Kyösti Mälkki · 13 years ago
  31. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  32. 784544b Remove XIP_ROM_BASE by Patrick Georgi · 13 years ago
  33. 9438da3 Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 by Rudolf Marek · 13 years ago
  34. 1da1046 Get rid of AUTO_XIP_ROM_BASE by Patrick Georgi · 13 years ago
  35. ac624a6 Crank up CPU speed on Intel Core and Core2 CPUs by Patrick Georgi · 13 years ago
  36. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  37. 139e6f9 Use symbolic names for some MTRR bits instead of numbers in CAR code by Stefan Reinauer · 13 years ago
  38. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  39. 7b0500c Revert r5902 to make code more readable again. At least three people like to by Stefan Reinauer · 14 years ago
  40. 2a27b20 factor out cpu power management base into a separate file. And fix a bug in by Stefan Reinauer · 14 years ago
  41. 554c052 Remove some duplicate #include files (trivial). by Uwe Hermann · 14 years ago
  42. 36455aa Add comments to make it clear why these two lines are written like that: by Uwe Hermann · 14 years ago
  43. dd83670 Factor out common CAR asm snippets. by Uwe Hermann · 14 years ago
  44. 2ba2b55 Cosmetics, whitespace and coding-style fixes for Intel CAR (trivial). by Uwe Hermann · 14 years ago
  45. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  46. aac8f66 Factor out fill_processor_name() and strcpy() functions. by Uwe Hermann · 14 years ago
  47. b124dcf Drop <cpu/amd/mtrr.h> #include from Intel CPUs. by Uwe Hermann · 14 years ago
  48. 3058491 My forgotten CAR cleanup patch... by Stefan Reinauer · 14 years ago
  49. f71fca0 Use the microcode files as created by the new microcode update script. (Fixes some whitespace and gets in new time stamps). by Stefan Reinauer · 14 years ago
  50. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  51. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  52. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  53. e08c29e a single place for the romstage stack for copy_and_run. by Stefan Reinauer · 14 years ago
  54. 1f10de6 fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to by Stefan Reinauer · 14 years ago
  55. 1977b89 port latest model 6ex car changes to 6fx car, which is almost identical and by Stefan Reinauer · 14 years ago
  56. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  57. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  58. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  59. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  60. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  61. a7acc51 HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. by Stefan Reinauer · 14 years ago
  62. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  63. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  64. 68b3c46 new microcode for Intel Core 2(tm) CPUs by Stefan Reinauer · 15 years ago
  65. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 15 years ago
  66. 3b31402 by Stefan Reinauer · 15 years ago
  67. a769344 intel core and core 2: by Stefan Reinauer · 15 years ago
  68. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  69. b192430 Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty by Peter Stuge · 15 years ago
  70. 2c54f90 Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references by Peter Stuge · 15 years ago
  71. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 15 years ago
  72. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  73. 4da810b add intel speedstep support and some PM fixes. by Stefan Reinauer · 15 years ago
  74. 6c96517 Fix typo and only output post code if the work was done. by Myles Watson · 15 years ago
  75. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  76. c7757f2 * Use latest version of intel microcodes from their Linux drivers page for by Stefan Reinauer · 15 years ago
  77. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  78. 45cc550 Some updates for core/core duo/core2/core2 duo cpus. by Stefan Reinauer · 15 years ago
  79. 20b261d Fix register typo for core 2 cpus (trivial) by Stefan Reinauer · 16 years ago
  80. 269563a First shot at factoring SMM code into generic parts and southbridge specific by Stefan Reinauer · 16 years ago
  81. 00a889c Support for Intel Core Duo and Core 2 Duo (tm) CPUs. by Stefan Reinauer · 16 years ago