1. 85e6870 crossgcc: Fix MPFR download location by Peter Stuge · 15 years ago
  2. f4aca1d cbfstool: Fill memory allocated in create_cbfs_file() with 0xff by Peter Stuge · 15 years ago
  3. eb097aa Eliminate some noise in the output of compareboard on non-K8/Fam10h boards by Patrick Georgi · 15 years ago
  4. f30a2220 msrtool: Fix simple breakage in r4964 by Peter Stuge · 15 years ago
  5. d80e57c msrtool: Add FreeBSD support using /dev/cpuctl ioctl interface by Andriy Gapon · 15 years ago
  6. 7df17af msrtool: Make configure more POSIX sh friendly by Andriy Gapon · 15 years ago
  7. be89c41 msrtool: Actually do PREFIX substitution in Makefile by Peter Stuge · 15 years ago
  8. 13250d1 Remove commented out example MSR definitions by Peter Stuge · 15 years ago
  9. 226280c Add the following GeodeLX memory controller MSRs by Nathan Williams · 15 years ago
  10. 46c920e msrtool: Fix Geode LX probe function, Family/Model were swapped by Peter Stuge · 15 years ago
  11. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  12. b198a47 Add GLCP_SYS_RSTPLL MSR defines for GeodeLX by Peter Stuge · 15 years ago
  13. 61c6aec Initialize memory before using it. put_bits wants it that way. Trivial. by Patrick Georgi · 15 years ago
  14. 34b876c msrtool: Add comment with DirectIO URL to the code where it is used. by Peter Stuge · 15 years ago
  15. 6a3ca4e Cosmetics (trivial). by Uwe Hermann · 15 years ago
  16. 0d082d5 Print size of file on cbfs_add_file failure. The size of the file after by Myles Watson · 15 years ago
  17. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  18. f9a7260 Trivial debug print format string fix for romcc. by Myles Watson · 15 years ago
  19. 6056b97 Rework bootblock size handling: by Patrick Georgi · 15 years ago
  20. a0141f0 Add detection and dump support for the Winbond WPCD376I. by Sean Young · 15 years ago
  21. 0da38dd Add a "locate" function cbfstool, which helps you find by Patrick Georgi · 15 years ago
  22. 4172efc biosemu (non-yabel) cleanup by Stefan Reinauer · 15 years ago
  23. 46634e7 fix Qemu by Stefan Reinauer · 15 years ago
  24. 448509b by Mark Marshall · 15 years ago
  25. d08e69d Use more care when implementing the PCI BIOS functions. by Mark Marshall · 15 years ago
  26. 7110d40 x86emu: Add support for the following opcodes: by Stefan Reinauer · 15 years ago
  27. 8429de7 Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool. by Loïc Grenié · 15 years ago
  28. dc32148 Only remove .xcompile with distclean. Look for crossgcc in util. by Myles Watson · 15 years ago
  29. 3f3a5f6 ADLO has long been replaced by SeaBIOS, and it's also in v1 if someone needs by Stefan Reinauer · 15 years ago
  30. 3d83cff by Ward Vandewege · 15 years ago
  31. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  32. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  33. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  34. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  35. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  36. 074356e Option ROM init x86/x86emu update by Stefan Reinauer · 15 years ago
  37. 95fca9e add CPP to xcompile in case we need it (trivial) by Stefan Reinauer · 15 years ago
  38. 42dc721 move all register fram definitions to arch/register.h by Stefan Reinauer · 15 years ago
  39. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  40. e052bb7 Drop duplicate version of the documentation/cbfs.txt file as discussed. by Uwe Hermann · 15 years ago
  41. 9d37532 this is probably in vain because this tool should use the same x86emu as by Stefan Reinauer · 15 years ago
  42. b106f9b Add the compareboard utility which is useful for porting by Patrick Georgi · 15 years ago
  43. 84d69f7 fix building on Linux again, working around crude runtime OS detection. by Stefan Reinauer · 15 years ago
  44. 5bb1028 This removes the uses of the buildrom utility and the coreboot.strip by Patrick Georgi · 15 years ago
  45. 6768f39 Remove: by Patrick Georgi · 15 years ago
  46. aeab4fc Compress stage if CONFIG_COMPRESS is activated, instead of by Patrick Georgi · 15 years ago
  47. e23e372 Hm, quickfix to prevent the following crash, no idea yet what happens: by Uwe Hermann · 15 years ago
  48. 90d1740 Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB. by Maciej Pijanka · 15 years ago
  49. 56f5fb7 Fix endless loop when trying to add a too large file to CBFS, by Patrick Georgi · 15 years ago
  50. 2f2e435 Make the error messages somewhat less incomprehensible. I forget by Ronald G. Minnich · 15 years ago
  51. 074d913 This adds a simple script to build a default toolchain for coreboot by Stefan Reinauer · 15 years ago
  52. bde683c This patch changes following in getpir application. by Mohamed Mansoor · 15 years ago
  53. 19a99c6 check for ELF payloads in cbfstool by Cristi Magherusan · 15 years ago
  54. a57a0ac Add detection support for the SMSC FDC37M602. by Uwe Hermann · 15 years ago
  55. cdceab8 Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic] by Patrick Georgi · 15 years ago
  56. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  57. ac7a2d2 fix some wrong occurences of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  58. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  59. 3fec29c This separates the code for each command in cbfstool. For the good and for the by Stefan Reinauer · 15 years ago
  60. 853270a * guard all mallocs in cbfstool by Stefan Reinauer · 15 years ago
  61. 0e0655e .. make abuild Kconfig proof for the time being. by Stefan Reinauer · 15 years ago
  62. dbdd91bc back out some overzealous renames by Stefan Reinauer · 15 years ago
  63. 5a1af7b There was a missing addition of the size of the .notes.pinfo by Ronald G. Minnich · 15 years ago
  64. 8e9910e kbuildall is a utility that generates default configs for all by Patrick Georgi · 15 years ago
  65. ab13458 Build cbfstool with debug flags and don't strip the executable by Patrick Georgi · 15 years ago
  66. 45d8a83 More error checking when trying to open files in cbfstool. (trivial) by Patrick Georgi · 15 years ago
  67. fea8a4f In the mainboard selection, the selected mainboard is printed twice in by Patrick Georgi · 15 years ago
  68. 77ee932 Build cbfstool with native data size. Trivial change. by Patrick Georgi · 15 years ago
  69. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago
  70. c8d4a05 fix compilation issues for pirq checker tool (trivial) by Stefan Reinauer · 15 years ago
  71. 37f3935 port msrtool to darwin. by Stefan Reinauer · 15 years ago
  72. e95eb61 by Stefan Reinauer · 15 years ago
  73. 4db6cbd by Stefan Reinauer · 15 years ago
  74. f7f2f25 Clean up Mac OS X support of inteltool by Stefan Reinauer · 15 years ago
  75. b2aedb1 add i810 and ich0 by Stefan Reinauer · 15 years ago
  76. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  77. dc23c95 For Carl-Daniel: make x86emu silent again. by Stefan Reinauer · 15 years ago
  78. 66b9abc Another trivial patch to fix up the x86emu cleanup. by Patrick Georgi · 15 years ago
  79. 6c36305 coreboot was still using an old set (obsolete since yabel) of x86emu includes by Stefan Reinauer · 15 years ago
  80. 879c177 Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc. by Myles Watson · 15 years ago
  81. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  82. fe2664a Improve build output. by Uwe Hermann · 15 years ago
  83. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  84. b203c2f 20090819-2-trim-down-cbfs: by Patrick Georgi · 15 years ago
  85. e70471b Move CBFS header to a safer place. by Thomas Jourdan · 15 years ago
  86. fabde37 - AMD selected a couple of options that are incompatible with QEmu (and by Patrick Georgi · 15 years ago
  87. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  88. 38cd29e Don't pull in x86emu from a foreign directory anymore. This by Stefan Reinauer · 15 years ago
  89. 4551b49 drop dead nested assignment (trivial) by Stefan Reinauer · 15 years ago
  90. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  91. 163ff1d - Remove superfluous / from path - use make -C instead of workaround by Stefan Reinauer · 15 years ago
  92. f107538 strdup the input of dirname, as dirname is free by Patrick Georgi · 15 years ago
  93. 7a0f01f Superiotool: Add IT8703F support. by Luc Verhaegen · 15 years ago
  94. 9f26b8f msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs. by Peter Stuge · 15 years ago
  95. 0d4a08e let abuild autodetect the coreboot path a bit better. So in the top level of by Stefan Reinauer · 15 years ago
  96. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  97. 36f230e whoops. missed those two.. by Stefan Reinauer · 15 years ago
  98. 775c04e commit svn:externals for last commit (what a pain) (1/2) by Stefan Reinauer · 15 years ago
  99. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  100. 9702b6b add new supported chipset Add identification for X58 and ICH10R. by Warren Turkal · 15 years ago