1. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  2. d650e99 YABEL update by Stefan Reinauer · 14 years ago
  3. 8e9234f 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/* by Myles Watson · 14 years ago
  4. 01708ca romcc: Fix a few (harmless) warnings by Peter Stuge · 14 years ago
  5. 78fbb51 romcc: Ignore empty string tokens. So far, romcc emitted a single double-quote for them. by Patrick Georgi · 14 years ago
  6. b4d3af8 separate build.h and config.h usage (now possible because newconfig is gone) by Stefan Reinauer · 14 years ago
  7. e82f475 Improve compiler detection and configuration in xcompile. by Patrick Georgi · 14 years ago
  8. 942a40d Do not print the full path name to coreboot.rom in "cbfstool print" (trivial). by Uwe Hermann · 14 years ago
  9. 68882a3 Remove two perl calls with sed, and adds an alternative by Patrick Georgi · 14 years ago
  10. 94f5f70 python is no longer used in abuild. by Stefan Reinauer · 14 years ago
  11. f64b42e I took Rob Landley's nice "menuconfig2html.py" script from by Stefan Reinauer · 14 years ago
  12. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  13. 04d74b1 Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. by Stefan Reinauer · 14 years ago
  14. 52da560 Add dump support for the Winbond W83877AF (trivial). by Uwe Hermann · 14 years ago
  15. a6c337d Guards against errors that are hard to track down: by Patrick Georgi · 14 years ago
  16. 15b0354 compareboard: by Stefan Reinauer · 14 years ago
  17. 588d166 Add detection support for the Winbond W83877AF (trivial). by Uwe Hermann · 14 years ago
  18. b8a89da These lines slipped in. Sorry for the inconvenience. by Stefan Reinauer · 14 years ago
  19. 68003b8 add Kbuild support to abuild and enable it per default; by Stefan Reinauer · 14 years ago
  20. 6bba29f Add the BSD-licensed getopt tool to crossgcc, to use by Patrick Georgi · 14 years ago
  21. c6d3ff6 use stdint types for structures, and don't use pointers by Stefan Reinauer · 14 years ago
  22. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 14 years ago
  23. 480b37f Document CONFIG_PCI usage in the README (trivial). by Uwe Hermann · 14 years ago
  24. 2ca9491 Update list of superiotool contributors to r5048 (trivial). by Uwe Hermann · 14 years ago
  25. 622fb79 Add missing files from the last commit (trivial). by Uwe Hermann · 14 years ago
  26. bb38f32 Add VIA VT82C686A/VT82C686B detection support to superiotool. by Carl-Daniel Hailfinger · 14 years ago
  27. 5142dcd Add detection support for the Winbond W83667HG Super I/O. by David Bartley · 14 years ago
  28. b850eb8 Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G. by Anders Juel Jensen · 14 years ago
  29. 775a766 by Stefan Reinauer · 15 years ago
  30. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 by Stefan Reinauer · 15 years ago
  31. 85bb83a msrtool: Fix typo by Paul Menzel · 15 years ago
  32. cba6169 msrtool: Read both MSR values from file in diff mode by Peter Stuge · 15 years ago
  33. 34f2907 msrtool: Add endptr to str2msr() showing how many characters were parsed by Peter Stuge · 15 years ago
  34. e6cf7c0 msrtool: More trivial rearrangement by Peter Stuge · 15 years ago
  35. 984e0f3 ectool: Support for dumping EC "index ram" by Stefan Reinauer · 15 years ago
  36. 350ca4a msrtool: Remove indent by using continue inside for() to avoid an if block by Peter Stuge · 15 years ago
  37. 6ade161 Update reference toolchain to by Stefan Reinauer · 15 years ago
  38. 42944c3 nvramtool: Consider a string with non-printable characters a "bad value". by Stefan Reinauer · 15 years ago
  39. fb333c4 (missing svn add) by Nils Jacobs · 15 years ago
  40. 58a901f Support for the AMD Geode GX2 by Nils Jacobs · 15 years ago
  41. 90b96b6 indent all of nvramtool to make it fit into coreboot's coding style by Stefan Reinauer · 15 years ago
  42. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 15 years ago
  43. f44eb78 Print (empty) instead of nothing at all for empty by Maciej Pijanka · 15 years ago
  44. a0c68f8 by Stefan Reinauer · 15 years ago
  45. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  46. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 15 years ago
  47. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  48. 336daa7 make strcmp happy by including string.h (trivial) by Stefan Reinauer · 15 years ago
  49. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
  50. f3662fc CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywhere_, so drop by Patrick Georgi · 15 years ago
  51. 99cf349 Filter out some more K8/Fam10 specific options on unrelated boards. Trivial. by Patrick Georgi · 15 years ago
  52. 50b5b2b - speed up board comparison by only building abuild configs, not the whole by Stefan Reinauer · 15 years ago
  53. 1a4d900 Make "KBuild report" a bit happier by Stefan Reinauer · 15 years ago
  54. 85e6870 crossgcc: Fix MPFR download location by Peter Stuge · 15 years ago
  55. f4aca1d cbfstool: Fill memory allocated in create_cbfs_file() with 0xff by Peter Stuge · 15 years ago
  56. eb097aa Eliminate some noise in the output of compareboard on non-K8/Fam10h boards by Patrick Georgi · 15 years ago
  57. f30a2220 msrtool: Fix simple breakage in r4964 by Peter Stuge · 15 years ago
  58. d80e57c msrtool: Add FreeBSD support using /dev/cpuctl ioctl interface by Andriy Gapon · 15 years ago
  59. 7df17af msrtool: Make configure more POSIX sh friendly by Andriy Gapon · 15 years ago
  60. be89c41 msrtool: Actually do PREFIX substitution in Makefile by Peter Stuge · 15 years ago
  61. 13250d1 Remove commented out example MSR definitions by Peter Stuge · 15 years ago
  62. 226280c Add the following GeodeLX memory controller MSRs by Nathan Williams · 15 years ago
  63. 46c920e msrtool: Fix Geode LX probe function, Family/Model were swapped by Peter Stuge · 15 years ago
  64. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  65. b198a47 Add GLCP_SYS_RSTPLL MSR defines for GeodeLX by Peter Stuge · 15 years ago
  66. 61c6aec Initialize memory before using it. put_bits wants it that way. Trivial. by Patrick Georgi · 15 years ago
  67. 34b876c msrtool: Add comment with DirectIO URL to the code where it is used. by Peter Stuge · 15 years ago
  68. 6a3ca4e Cosmetics (trivial). by Uwe Hermann · 15 years ago
  69. 0d082d5 Print size of file on cbfs_add_file failure. The size of the file after by Myles Watson · 15 years ago
  70. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  71. f9a7260 Trivial debug print format string fix for romcc. by Myles Watson · 15 years ago
  72. 6056b97 Rework bootblock size handling: by Patrick Georgi · 15 years ago
  73. a0141f0 Add detection and dump support for the Winbond WPCD376I. by Sean Young · 15 years ago
  74. 0da38dd Add a "locate" function cbfstool, which helps you find by Patrick Georgi · 15 years ago
  75. 4172efc biosemu (non-yabel) cleanup by Stefan Reinauer · 15 years ago
  76. 46634e7 fix Qemu by Stefan Reinauer · 15 years ago
  77. 448509b by Mark Marshall · 15 years ago
  78. d08e69d Use more care when implementing the PCI BIOS functions. by Mark Marshall · 15 years ago
  79. 7110d40 x86emu: Add support for the following opcodes: by Stefan Reinauer · 15 years ago
  80. 8429de7 Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool. by Loïc Grenié · 15 years ago
  81. dc32148 Only remove .xcompile with distclean. Look for crossgcc in util. by Myles Watson · 15 years ago
  82. 3f3a5f6 ADLO has long been replaced by SeaBIOS, and it's also in v1 if someone needs by Stefan Reinauer · 15 years ago
  83. 3d83cff by Ward Vandewege · 15 years ago
  84. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  85. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  86. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  87. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  88. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  89. 074356e Option ROM init x86/x86emu update by Stefan Reinauer · 15 years ago
  90. 95fca9e add CPP to xcompile in case we need it (trivial) by Stefan Reinauer · 15 years ago
  91. 42dc721 move all register fram definitions to arch/register.h by Stefan Reinauer · 15 years ago
  92. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  93. e052bb7 Drop duplicate version of the documentation/cbfs.txt file as discussed. by Uwe Hermann · 15 years ago
  94. 9d37532 this is probably in vain because this tool should use the same x86emu as by Stefan Reinauer · 15 years ago
  95. b106f9b Add the compareboard utility which is useful for porting by Patrick Georgi · 15 years ago
  96. 84d69f7 fix building on Linux again, working around crude runtime OS detection. by Stefan Reinauer · 15 years ago
  97. 5bb1028 This removes the uses of the buildrom utility and the coreboot.strip by Patrick Georgi · 15 years ago
  98. 6768f39 Remove: by Patrick Georgi · 15 years ago
  99. aeab4fc Compress stage if CONFIG_COMPRESS is activated, instead of by Patrick Georgi · 15 years ago
  100. e23e372 Hm, quickfix to prevent the following crash, no idea yet what happens: by Uwe Hermann · 15 years ago