1. 37f3935 port msrtool to darwin. by Stefan Reinauer · 15 years ago
  2. e95eb61 by Stefan Reinauer · 15 years ago
  3. 4db6cbd by Stefan Reinauer · 15 years ago
  4. f7f2f25 Clean up Mac OS X support of inteltool by Stefan Reinauer · 15 years ago
  5. b2aedb1 add i810 and ich0 by Stefan Reinauer · 15 years ago
  6. 669c4a9 File I missed committing. by Ronald G. Minnich · 15 years ago
  7. 6ed39d9 This is the final set of changes to allow rumba to build. Rumba is not by Ronald G. Minnich · 15 years ago
  8. e7f5709 Set the mainboard/amd directory up to support more than one. by Ronald G. Minnich · 15 years ago
  9. ea47143 Fixes per Uwe's comments. by Ronald G. Minnich · 15 years ago
  10. 5b1d51b This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. by Arnaud Maye · 15 years ago
  11. 8b1c382 r4534 introduced devicetree.cb in every mainboard directory, but didn't by Carl-Daniel Hailfinger · 15 years ago
  12. 84a0f54 Add kconfig support for all Intel 82810 (i810) boards. by Uwe Hermann · 15 years ago
  13. 177aa3a kconfig: Board name variable fixes and updates (trivial). by Uwe Hermann · 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. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  17. 876d7e9 Move some config variables that are in one or two mainboards to by Ronald G. Minnich · 15 years ago
  18. 05c1e9c Silence unneeded #warnings, change to code comments (trіvial). by Uwe Hermann · 15 years ago
  19. 18c585b The resource allocator complained about 0-sized fixed by Patrick Georgi · 15 years ago
  20. d5f9f00 Fix broken compilation. As CBFS is now enabled by default, by Arnaud Maye · 15 years ago
  21. fa1edda Correct typos /SMCSC/SMSC/ in Kconfig. by Myles Watson · 15 years ago
  22. dc23c95 For Carl-Daniel: make x86emu silent again. by Stefan Reinauer · 15 years ago
  23. 7ec3f67 Added support for the AMD S1G1 socket in kconfig by Cristi Magherusan · 15 years ago
  24. ea906b0 Added support for the AMD RS690 and SB600 southbridges in Kconfig by Cristi Măgherușan · 15 years ago
  25. d30722d Change some more image names to "fallback" (not "image"). by Uwe Hermann · 15 years ago
  26. 2447a90 Revert test for pre-commit hook functionality. Commits are now checked for proper by Patrick Georgi · 15 years ago
  27. 1921350 test by Patrick Georgi · 15 years ago
  28. 66b9abc Another trivial patch to fix up the x86emu cleanup. by Patrick Georgi · 15 years ago
  29. 39ec29c Clean up some DCACHE related options. by Patrick Georgi · 15 years ago
  30. 20c03fb Clean up the kontron Kconfig by Patrick Georgi · 15 years ago
  31. 6c36305 coreboot was still using an old set (obsolete since yabel) of x86emu includes by Stefan Reinauer · 15 years ago
  32. b883d4c Make all those locally used functions static instead of exporting them. (triv) by Stefan Reinauer · 15 years ago
  33. 98457a5 Rename "image" image to "fallback", so CBFS can find it. by Patrick Georgi · 15 years ago
  34. 5a5b8f5 The new resource allocator helped me find a bug in SB600 diagnostics. by Carl-Daniel Hailfinger · 15 years ago
  35. 0d0ede5 amd/pistachio: fallback image must be called fallback. by Carl-Daniel Hailfinger · 15 years ago
  36. 932b8fa fallback image must be called fallback. by Stefan Reinauer · 15 years ago
  37. 62b3513 Remove a couple of CONFIG_ prefixes that shouldn't have happened. by Patrick Georgi · 15 years ago
  38. bca3b92 Add kconfig support for all missing Intel 440BX based boards. by Uwe Hermann · 15 years ago
  39. d7e49b4 Asus M2V-MX-SE support in Kbuild by Cristi Magherusan · 15 years ago
  40. f608205 Enable Direct TMDS for the RS690, which allows to display on HDMI and DVI by Libra Li · 15 years ago
  41. dc4bb0d Set the LIBGCC_FILE_NAME to fix problems with libgcc.a. by Harald Gutmann · 15 years ago
  42. 602d2b8 Fix vendor name config variables to match company name (trivial). by Uwe Hermann · 15 years ago
  43. 879c177 Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc. by Myles Watson · 15 years ago
  44. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  45. 698c0e0e Make PCI_ROM_RUN a boolean (like it is elsewhere) which by Patrick Georgi · 15 years ago
  46. 2389cfe Add microcode to socket_940 and socket_F. Part of the last reverting commit. by Myles Watson · 15 years ago
  47. 5cc74fae Revert socket abstraction. by Myles Watson · 15 years ago
  48. fe2664a Improve build output. by Uwe Hermann · 15 years ago
  49. 20a1ae8 Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist. by Uwe Hermann · 15 years ago
  50. 673c831 Add vendor strings in mainboard/Kconfig. Trivial. by Myles Watson · 15 years ago
  51. 9f8ecf5 Add support for AMD Socket 940. Move common files to model_fxx. by Myles Watson · 15 years ago
  52. ca5d9fb Properly check for the LZMA compression variable, and fix a print by Patrick Georgi · 15 years ago
  53. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  54. f9d4c2b Fix copy-paste error in src/cpu/x86/Kconfig. by Uwe Hermann · 15 years ago
  55. f8f5b62 Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'. by Uwe Hermann · 15 years ago
  56. 1476a9e Without this patch, if we only got a DIMM in Channel B, memory can not be by Zheng Bao · 15 years ago
  57. 4d7ae4d Remove pretty useless kconfig help strings, fix some vendor names (trivial). by Uwe Hermann · 15 years ago
  58. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  59. 50d0b8c Add support for Nvidia Southbridges to Kconfig. by Myles Watson · 15 years ago
  60. fa9f12ef Add support for AM2 CPUs (I fixed the 0x11 issue). by Myles Watson · 15 years ago
  61. 0696bca The variable is already checked when including the socketF subdirectory. by Myles Watson · 15 years ago
  62. 44163f7 Update Coreinfo to use TAG_FORWARD in tables. by Myles Watson · 15 years ago
  63. bab2bef This patch is about the DA-C2 and RB-C2. Chip with install processor by Zheng Bao · 15 years ago
  64. ebed2dc Change the intel cpu makefile.inc so that it fits the model better. by Ronald G. Minnich · 15 years ago
  65. 0b028a4 Trivial spelling corrections. by Myles Watson · 15 years ago
  66. d82e128 This goes a surprisingly long way to building the epia-n. It also has by Ronald G. Minnich · 15 years ago
  67. b203c2f 20090819-2-trim-down-cbfs: by Patrick Georgi · 15 years ago
  68. ce9d864 Add an error message if there is a zero-sized fixed resource. Fix the existing by Myles Watson · 15 years ago
  69. 6bd93f4 Don't let zero sized fixed resource mess up the allocator's memory map. by Patrick Georgi · 15 years ago
  70. d26053a Config-abuild.lb doesn't need to override ROM_IMAGE_SIZE. Trivial change by Patrick Georgi · 15 years ago
  71. 7467664 Reduce size of the romstage on various boards that fail to build on QA. by Patrick Georgi · 15 years ago
  72. 69a031c The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instead of by Zheng Bao · 15 years ago
  73. c5f3f19 Correct usage of Makefile.inc and add support for cn400 by Ronald G. Minnich · 15 years ago
  74. dc9cabd Add via south support. Correct usage of conditional variables. by Ronald G. Minnich · 15 years ago
  75. 9c2e738 Add the rest of the files. by Jon Harrison · 15 years ago
  76. 1825be2 Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: by Jon Harrison · 15 years ago
  77. b5f4e77 Add more docs, this time for southbridge. No real difference from northbridge. by Ronald G. Minnich · 15 years ago
  78. e70471b Move CBFS header to a safer place. by Thomas Jourdan · 15 years ago
  79. b5034d4 Remove unused normal image option in Kconfig by Cristi Magherusan · 15 years ago
  80. 488c36c Allow setting up a VGABIOS image in Kconfig by Cristi Magherusan · 15 years ago
  81. 7e92ff3 Add 4MB ROM image size to Kconfig by Cristi Magherusan · 15 years ago
  82. 10c41fa Most of the changes here are trivial, but the white space changes would be harder to undo than to do over. by Myles Watson · 15 years ago
  83. fabde37 - AMD selected a couple of options that are incompatible with QEmu (and by Patrick Georgi · 15 years ago
  84. a5c8bb3 Fix some conflicting types of variables by Patrick Georgi · 15 years ago
  85. b6e0320 \\ are not escaped in a sane way between fedora and ubuntu! Just create by Ronald G. Minnich · 15 years ago
  86. 245a7da Remove duplicate file, adjust Makefile to use the original copy. by Patrick Georgi · 15 years ago
  87. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  88. fd4519b This now builds. by Ronald G. Minnich · 15 years ago
  89. 5f6572e Fix multiple missing files and errors from the recent commit. This happened by Ronald G. Minnich · 15 years ago
  90. 9a94843 Missing files from last patch. by Ronald G. Minnich · 15 years ago
  91. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  92. 38cd29e Don't pull in x86emu from a foreign directory anymore. This by Stefan Reinauer · 15 years ago
  93. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  94. 401c8d1 cpu/amd/model_lx used its own routine for copying coreboot_ram. This by Patrick Georgi · 15 years ago
  95. edee9eb The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA should be 1. by Zheng Bao · 15 years ago
  96. dabae0d fix for the case that CONFIG_TTYS0_DIV is defined in mainboard's Config.lb by Stefan Reinauer · 15 years ago
  97. 052d591 fix buggy comment in libpayload's strncat function by Stefan Reinauer · 15 years ago
  98. dec1b47 Add some more CONFIG_* prefixes that were missing. by Patrick Georgi · 15 years ago
  99. 313973d Prepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREBOOT_V2 by Patrick Georgi · 15 years ago
  100. f537407 Fix the generic code for copying and running coreboot_ram in case by Patrick Georgi · 15 years ago