1. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  2. 5e54871 More consistent use of "default n" and "select XYZ" in Kconfig files by Patrick Georgi · 15 years ago
  3. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  4. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  5. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  6. ed03556 src/Kconfig: Remove HT-specific options. by Myles Watson · 15 years ago
  7. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  8. 079300b Remove warnings from Kconfig. Trivial. by Myles Watson · 15 years ago
  9. b261205 Don't mix int and boolean for kconfig variables. It might work, it might not. by Patrick Georgi · 15 years ago
  10. 6dd5223 Use driver-y instead of obj-y for model_6xx_init.o. by Uwe Hermann · 15 years ago
  11. 669c4a9 File I missed committing. by Ronald G. Minnich · 15 years ago
  12. 6ed39d9 This is the final set of changes to allow rumba to build. Rumba is not by Ronald G. Minnich · 15 years ago
  13. ea47143 Fixes per Uwe's comments. by Ronald G. Minnich · 15 years ago
  14. 07b8c2d This is the beginning of support for Geode and Kconfig in v2. by Ronald G. Minnich · 15 years ago
  15. 0d5ced0 Move DCACHE support into the cpu family for AMD model_fxx. by Myles Watson · 15 years ago
  16. 7ec3f67 Added support for the AMD S1G1 socket in kconfig by Cristi Magherusan · 15 years ago
  17. 39ec29c Clean up some DCACHE related options. by Patrick Georgi · 15 years ago
  18. 2389cfe Add microcode to socket_940 and socket_F. Part of the last reverting commit. by Myles Watson · 15 years ago
  19. 5cc74fae Revert socket abstraction. by Myles Watson · 15 years ago
  20. 9f8ecf5 Add support for AMD Socket 940. Move common files to model_fxx. by Myles Watson · 15 years ago
  21. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  22. f9d4c2b Fix copy-paste error in src/cpu/x86/Kconfig. by Uwe Hermann · 15 years ago
  23. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  24. fa9f12ef Add support for AM2 CPUs (I fixed the 0x11 issue). by Myles Watson · 15 years ago
  25. 0696bca The variable is already checked when including the socketF subdirectory. by Myles Watson · 15 years ago
  26. bab2bef This patch is about the DA-C2 and RB-C2. Chip with install processor by Zheng Bao · 15 years ago
  27. ebed2dc Change the intel cpu makefile.inc so that it fits the model better. by Ronald G. Minnich · 15 years ago
  28. d82e128 This goes a surprisingly long way to building the epia-n. It also has by Ronald G. Minnich · 15 years ago
  29. fabde37 - AMD selected a couple of options that are incompatible with QEmu (and by Patrick Georgi · 15 years ago
  30. a5c8bb3 Fix some conflicting types of variables by Patrick Georgi · 15 years ago
  31. fd4519b This now builds. by Ronald G. Minnich · 15 years ago
  32. 5f6572e Fix multiple missing files and errors from the recent commit. This happened by Ronald G. Minnich · 15 years ago
  33. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  34. 401c8d1 cpu/amd/model_lx used its own routine for copying coreboot_ram. This by Patrick Georgi · 15 years ago
  35. edee9eb The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA should be 1. by Zheng Bao · 15 years ago
  36. 8dee52d Don't put .o files in the source tree. (trivial) by Stefan Reinauer · 15 years ago
  37. e1a6657 this bug sneaked in during conversion by Stefan Reinauer · 15 years ago
  38. 4da810b add intel speedstep support and some PM fixes. by Stefan Reinauer · 15 years ago
  39. 4fbefdd * rework tsc based timer code to use inb instead of outb for calibration by Stefan Reinauer · 15 years ago
  40. 0c88655 coding style fixes for powernow (trivial) by Stefan Reinauer · 15 years ago
  41. 19bc45d by Ward Vandewege · 15 years ago
  42. 36e8ff4 by Ward Vandewege · 15 years ago
  43. fcee8fe by Ward Vandewege · 15 years ago
  44. e42e142 Apparently I'm not the only one who forgets which way the outb and by Ed Swierk · 15 years ago
  45. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  46. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  47. 6c96517 Fix typo and only output post code if the work was done. by Myles Watson · 15 years ago
  48. db8b411 Add AMD family 10 AM2r2 support. by Zheng Bao · 15 years ago
  49. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  50. 3310d75 by Rudolf Marek · 15 years ago
  51. aac8dc8 Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351. by Marc Jones · 15 years ago
  52. cbefc23 Maximilian Thuermer found a bug where the HT link capability code was always by Marc Jones · 15 years ago
  53. c263b44 Fix for Erratum 343 for AMD Fam10h CPUs. by Marco Schmidt · 15 years ago
  54. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  55. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  56. a034dca Move coreboot_ram and coreboot_apc to CBFS. This allows to by Patrick Georgi · 15 years ago
  57. 99fd2a3 Update equivalent processor revision ID to load latest microcode patches and by Marc Jones · 15 years ago
  58. 0520d55 This patch adds high table support to qemu. It was already added to by Myles Watson · 15 years ago
  59. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  60. ef04d82 The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles reverted this change. by Rudolf Marek · 15 years ago
  61. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  62. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  63. c7757f2 * Use latest version of intel microcodes from their Linux drivers page for by Stefan Reinauer · 15 years ago
  64. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  65. b8a939e dd the family10h Rev C0-C2 support to coreboot. by Vincent Lim vincent.lim · 15 years ago
  66. 9322578 Create a valid stack pointer after leaving CAR, so function calls don't by Patrick Georgi · 15 years ago
  67. bc9de2f Revert 4099 patch that causes an ECC error. Memory has to be written while ECC by Myles Watson · 15 years ago
  68. 554fce6 makes the smi handler a little bit less verbose by Stefan Reinauer · 15 years ago
  69. 38c49fd argh... never redo parts of the original patch on the fly. This fixes the tree by Stefan Reinauer · 15 years ago
  70. 953253f This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a by Stefan Reinauer · 15 years ago
  71. 6af0cb6 Trivial removal of a freudian slip. by Patrick Georgi · 15 years ago
  72. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  73. 8214457 r4097 broke the tree and it remains unfixed :-( by Stefan Reinauer · 15 years ago
  74. 15bf50d Following patch adds resume (exit from self refresh) support for AMD K8 revF by Rudolf Marek · 15 years ago
  75. a572f83 Following patch adds necessary hooks and as well the compile time checks for by Rudolf Marek · 15 years ago
  76. edf4807 drop unused variables in generic smm handler. (trivial) by Stefan Reinauer · 15 years ago
  77. 2fd2c79 drop another shadow variable (trivial) by Stefan Reinauer · 15 years ago
  78. 5cbdc1e Fix typo. trivial. by Marc Jones · 15 years ago
  79. 4ca5902 Updated microcode for for AMD Fam10 DR-B2 and B3. by Zheng Bao · 15 years ago
  80. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
  81. ac36906 fix typo by Stefan Reinauer · 15 years ago
  82. 951c63f The latest ucode patches for Family 10h: by Zeng Bao · 15 years ago
  83. c675955 fix totalimpact briq compilation. the target had a cpu specific and a mainboard by Stefan Reinauer · 15 years ago
  84. 45cc550 Some updates for core/core duo/core2/core2 duo cpus. by Stefan Reinauer · 15 years ago
  85. 3b38745 * fix a minor power state issue in the ich7 smm handler by Stefan Reinauer · 15 years ago
  86. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 15 years ago
  87. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  88. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  89. 21c8b5a With this patch the v2 build system will create a directory hierarchy by Stefan Reinauer · 15 years ago
  90. 678d614 This patch makes several CMOS/NVRAM reads dependent on whether there's a table to read. Otherwise you never know what you'll get from the factory BIOS. There are probably more, but these are the ones compiled into the s2895. by Myles Watson · 15 years ago
  91. 08afc6d Unify CAR so the same compiled code does the right thing on both by Patrick Georgi · 15 years ago
  92. 537bd5f Bellongs to r3946 by Rudolf Marek · 15 years ago
  93. f997b55 Following patch adds dynamically generated P-States infrastructure as well as by Rudolf Marek · 15 years ago
  94. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  95. 7f86ed1 Fix mtrr setup for UMA architectures. by Stefan Reinauer · 15 years ago
  96. 7dde1da Print a loud warning message if we run out of MTRRs. by Carl-Daniel Hailfinger · 15 years ago
  97. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  98. 742655b Following patch adds missing CPU names. Please check by Rudolf Marek · 15 years ago
  99. 20b261d Fix register typo for core 2 cpus (trivial) by Stefan Reinauer · 16 years ago
  100. c598330 fix compiler warnings (trivial) by Stefan Reinauer · 16 years ago