1. ccdd20a move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. by Stefan Reinauer · 14 years ago
  2. 1f10de6 fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to by Stefan Reinauer · 14 years ago
  3. 170679b update atom car code in the same way that 6ex/6fx was updated. by Stefan Reinauer · 14 years ago
  4. 1977b89 port latest model 6ex car changes to 6fx car, which is almost identical and by Stefan Reinauer · 14 years ago
  5. 3e1f524 by Stefan Reinauer · 14 years ago
  6. 5934b50 Move the CPU specific includes from by Patrick Georgi · 14 years ago
  7. accb50a The ADL855PC was never confirmed working (in fact it's pretty sure that code by Stefan Reinauer · 14 years ago
  8. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  9. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  10. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  11. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  12. 8013d5a cpu_driver structs need to be const, too... by Stefan Reinauer · 14 years ago
  13. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  14. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  15. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  16. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  17. bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
  18. d4ab7c5 fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. by Stefan Reinauer · 14 years ago
  19. d965901 Source all Kconfig files for Intel® CPU models.. by Myles Watson · 14 years ago
  20. f7b3c5e Add support for the 0x06B1 CPU ID for Celeron (Tualatin). by Keith Hui · 15 years ago
  21. e1ec158 Add proper Slot 1 CPU support code/infrastructure. by Keith Hui · 15 years ago
  22. a7acc51 HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. by Stefan Reinauer · 15 years ago
  23. de3206a This is a general cleanup patch by Stefan Reinauer · 15 years ago
  24. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  25. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  26. f14e69b typo by Stefan Reinauer · 15 years ago
  27. 04d74b1 Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. by Stefan Reinauer · 15 years ago
  28. e8d943f Fix ACPI build on a couple of boards (now that it's active) by Patrick Georgi · 15 years ago
  29. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  30. 12ee934 Make internal functions static in speedstep ACPI generation code. by Stefan Reinauer · 15 years ago
  31. f0ec230 Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this. by Stefan Reinauer · 15 years ago
  32. ba8b21c Micro-optimization: movl $0 --> xorl. by Stefan Reinauer · 15 years ago
  33. 68b3c46 new microcode for Intel Core 2(tm) CPUs by Stefan Reinauer · 15 years ago
  34. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 15 years ago
  35. ce56835 - use LAPIC timer if selected (instead of TSC all the time) [kconfig] by Patrick Georgi · 15 years ago
  36. 59968f5 Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. by Myles Watson · 15 years ago
  37. 702a5a5 Atom only supports 32bit MTRRs (trivial) by Stefan Reinauer · 15 years ago
  38. 5fc7f98 Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them. by Stefan Reinauer · 15 years ago
  39. c668048 Some fixes. by Patrick Georgi · 15 years ago
  40. 4ec4fbe Make d945gclf build. by Myles Watson · 15 years ago
  41. 2d2f0c1 Add some missing license headers, consistency fixes for others (trivial). by Uwe Hermann · 15 years ago
  42. 1a08f58 preliminary Intel D945GCLF Atom+i945 support. by Stefan Reinauer · 15 years ago
  43. 3b31402 by Stefan Reinauer · 15 years ago
  44. a769344 intel core and core 2: by Stefan Reinauer · 15 years ago
  45. 105bace Some ACPI implementations don't like to see full paths within a scope for by Stefan Reinauer · 15 years ago
  46. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  47. f078be2 Remove some more instances of including previous empty x86/fpu/Makefile.inc by Peter Stuge · 15 years ago
  48. b192430 Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty by Peter Stuge · 15 years ago
  49. 2c54f90 Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references by Peter Stuge · 15 years ago
  50. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  51. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  52. cc2b9f2 Set MMX and SSE where needed. Note that many boards don't even bother by Ronald G. Minnich · 15 years ago
  53. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago
  54. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 15 years ago
  55. 5e54871 More consistent use of "default n" and "select XYZ" in Kconfig files by Patrick Georgi · 15 years ago
  56. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  57. 6dd5223 Use driver-y instead of obj-y for model_6xx_init.o. by Uwe Hermann · 15 years ago
  58. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  59. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  60. ebed2dc Change the intel cpu makefile.inc so that it fits the model better. by Ronald G. Minnich · 15 years ago
  61. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  62. 4da810b add intel speedstep support and some PM fixes. by Stefan Reinauer · 15 years ago
  63. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  64. 6c96517 Fix typo and only output post code if the work was done. by Myles Watson · 15 years ago
  65. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  66. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  67. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  68. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  69. c7757f2 * Use latest version of intel microcodes from their Linux drivers page for by Stefan Reinauer · 15 years ago
  70. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  71. 38c49fd argh... never redo parts of the original patch on the fly. This fixes the tree by Stefan Reinauer · 15 years ago
  72. 953253f This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a by Stefan Reinauer · 15 years ago
  73. 6af0cb6 Trivial removal of a freudian slip. by Patrick Georgi · 15 years ago
  74. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
  75. 45cc550 Some updates for core/core duo/core2/core2 duo cpus. by Stefan Reinauer · 16 years ago
  76. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 16 years ago
  77. 20b261d Fix register typo for core 2 cpus (trivial) by Stefan Reinauer · 16 years ago
  78. c598330 fix compiler warnings (trivial) by Stefan Reinauer · 16 years ago
  79. 269563a First shot at factoring SMM code into generic parts and southbridge specific by Stefan Reinauer · 16 years ago
  80. e562f72 Fix a LOT of implicit function declarations before they become errors. by Corey Osgood · 16 years ago
  81. 00a889c Support for Intel Core Duo and Core 2 Duo (tm) CPUs. by Stefan Reinauer · 16 years ago
  82. 1996313 This patch implements support for the CPU core of the Intel EP80579 by Ed Swierk · 16 years ago
  83. 5a522d4 match against all steppings of a CPU model, because these are _model_ drivers. by Stefan Reinauer · 16 years ago
  84. df6c858 drop unused code (trivial) by Stefan Reinauer · 16 years ago
  85. 049814c Add missing Intel CPU (trivial). by Uwe Hermann · 16 years ago
  86. 124e4a4 analog changes for the cpu_driver structures... by Stefan Reinauer · 17 years ago
  87. 8b838361 Add support for the Intel mFCPGA 478 socket. (trivial) by Stefan Reinauer · 17 years ago
  88. a3e0387 This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA) by Joseph Smith · 17 years ago
  89. e99bd10 This patch adds support for the Intel i82810 northbridge and various i82801xx by Corey Osgood · 17 years ago
  90. a522df0 Add mtrr support for pentium m cpus by Jon Dufresne · 18 years ago
  91. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  92. cb8eab4 add framework for i440bx chipset by Richard Smith · 18 years ago
  93. 059182c Print a failure message if a sibling CPU fails to start. by Steven J. Magnani · 19 years ago
  94. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  95. 3f5ef30 Fix typo in microcode header file include by Eric Biederman · 20 years ago
  96. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 20 years ago
  97. 52c2277 adl855pc support by Ronald G. Minnich · 20 years ago
  98. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 20 years ago
  99. bf8bb42 *** empty log message *** by Yinghai Lu · 20 years ago
  100. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 20 years ago