1. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  2. 0704058 print the known cbfs types in cbfstool "usage" by Stefan Reinauer · 14 years ago
  3. ca3548e This patch adds: by Pat Erley · 14 years ago
  4. 1cd76e7 - Make abuild -sb work again by Patrick Georgi · 14 years ago
  5. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  6. 4aeff4f enable more warnings for vgabios utility, and enable some debugging by Stefan Reinauer · 14 years ago
  7. c24d383 Avoid strdup(0) in build_opt_tbl by Patrick Georgi · 14 years ago
  8. 73166c7 Update mingw source versions and allow parallel builds in buildgcc by Patrick Georgi · 14 years ago
  9. 71ed353 sconfig should return success when it's successful by Patrick Georgi · 14 years ago
  10. 34ee3cd Rename variable to not confuse gcc on mingw by Patrick Georgi · 14 years ago
  11. 4d68df7 Add support for the SMSC FDC37C932 Super I/O. by Marc Bertens · 14 years ago
  12. e705f9c output cosmetics by Stefan Reinauer · 14 years ago
  13. 05245ec Remove #line statements in processed parser source, by Patrick Georgi · 14 years ago
  14. 2bbd0c2 sconfig: Mangle - to _ for struct names, too. by Patrick Georgi · 14 years ago
  15. 109a1de Remove duplicate registers in digitallogic/adl855pc's device tree by Patrick Georgi · 14 years ago
  16. 7e8c9aa Replace sconfig with a C implementation. by Patrick Georgi · 14 years ago
  17. bed872d Add noreturn attribute to die() in romcc. by Stefan Reinauer · 14 years ago
  18. 0ed0b7c abuild: by Stefan Reinauer · 14 years ago
  19. abdf848 abuild: by Stefan Reinauer · 14 years ago
  20. fd0bef8 build_opt_tbl: error instead of null pointer access if no checksum is defined. by Stefan Reinauer · 14 years ago
  21. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  22. 002c9ff abuild: fail with dignity if mainboard does not exist. by Stefan Reinauer · 14 years ago
  23. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  24. 026476e Make sconfig only complain about real conflicts. by Patrick Georgi · 14 years ago
  25. 516a2a7 Add support to build with ccache in the build system by Patrick Georgi · 14 years ago
  26. 0ab9d12 Make build verbose when requested by abuild by Patrick Georgi · 14 years ago
  27. c2d0b62 Copy argument of -include as it's modified later. by Patrick Georgi · 14 years ago
  28. 09a0eb4 It's really obj=, not O= (see toplevel Makefile) by Patrick Georgi · 14 years ago
  29. 86dbe15 One feature I've been really missing since we switched to by Stefan Reinauer · 14 years ago
  30. 715d6e0 abuild should be using O=, not obj= by Stefan Reinauer · 14 years ago
  31. a2e5f37 Drop unneeded code that checks for CONFIG_ variables in build_opt_tbl. by Stefan Reinauer · 14 years ago
  32. 86051f9 Use coreboot-internal version of x86emu for the vgabios utility. by Stefan Reinauer · 14 years ago
  33. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  34. 27852ab drop dead code. by Stefan Reinauer · 14 years ago
  35. 121f0b8 Don't abuse LDFLAGS and fix linking with -Wl,--as-needed. by Christian Ruppert · 14 years ago
  36. 8483b70 Catch non-static arrays in romcc. Not allowed. by Eric W. Biederman · 14 years ago
  37. 859e94a it was reason for workaround rules already, and it's somewhat ugly: by Stefan Reinauer · 14 years ago
  38. c5f773d Various changes to the buildsystem: by Patrick Georgi patrick.georgi · 14 years ago
  39. 23d89cc Make CLANG selectable in Kconfig by Patrick Georgi · 14 years ago
  40. c6b0e7e back out r5212 and r5210; Follow the thread of by Stefan Reinauer · 14 years ago
  41. 8f4546f Use copy_triple only on non-flattened nodes. by Patrick Georgi · 14 years ago
  42. f761aef Fix segfault of romcc when complex assignment operators by Patrick Georgi · 14 years ago
  43. 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
  44. 9493bfb Remove redundant run_bios prototype. Trivial. by Myles Watson · 14 years ago
  45. b025911 1. Move run_bios prototype to device.h by Myles Watson · 14 years ago
  46. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  47. 800379f by Stefan Reinauer · 14 years ago
  48. c89c4d4 Add attribute((noreturn)) to romcc by Stefan Reinauer · 14 years ago
  49. 44ca39f drop empty x86emu Makefile by Stefan Reinauer · 14 years ago
  50. 0484481 Inteltool: Add i830/Tolapai/Ich4 support by Stefan Reinauer · 14 years ago
  51. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  52. d650e99 YABEL update by Stefan Reinauer · 14 years ago
  53. 8e9234f 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/* by Myles Watson · 14 years ago
  54. 01708ca romcc: Fix a few (harmless) warnings by Peter Stuge · 14 years ago
  55. 78fbb51 romcc: Ignore empty string tokens. So far, romcc emitted a single double-quote for them. by Patrick Georgi · 14 years ago
  56. b4d3af8 separate build.h and config.h usage (now possible because newconfig is gone) by Stefan Reinauer · 14 years ago
  57. e82f475 Improve compiler detection and configuration in xcompile. by Patrick Georgi · 14 years ago
  58. 942a40d Do not print the full path name to coreboot.rom in "cbfstool print" (trivial). by Uwe Hermann · 14 years ago
  59. 68882a3 Remove two perl calls with sed, and adds an alternative by Patrick Georgi · 14 years ago
  60. 94f5f70 python is no longer used in abuild. by Stefan Reinauer · 14 years ago
  61. f64b42e I took Rob Landley's nice "menuconfig2html.py" script from by Stefan Reinauer · 14 years ago
  62. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  63. 04d74b1 Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. by Stefan Reinauer · 15 years ago
  64. 52da560 Add dump support for the Winbond W83877AF (trivial). by Uwe Hermann · 15 years ago
  65. a6c337d Guards against errors that are hard to track down: by Patrick Georgi · 15 years ago
  66. 15b0354 compareboard: by Stefan Reinauer · 15 years ago
  67. 588d166 Add detection support for the Winbond W83877AF (trivial). by Uwe Hermann · 15 years ago
  68. b8a89da These lines slipped in. Sorry for the inconvenience. by Stefan Reinauer · 15 years ago
  69. 68003b8 add Kbuild support to abuild and enable it per default; by Stefan Reinauer · 15 years ago
  70. 6bba29f Add the BSD-licensed getopt tool to crossgcc, to use by Patrick Georgi · 15 years ago
  71. c6d3ff6 use stdint types for structures, and don't use pointers by Stefan Reinauer · 15 years ago
  72. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 15 years ago
  73. 480b37f Document CONFIG_PCI usage in the README (trivial). by Uwe Hermann · 15 years ago
  74. 2ca9491 Update list of superiotool contributors to r5048 (trivial). by Uwe Hermann · 15 years ago
  75. 622fb79 Add missing files from the last commit (trivial). by Uwe Hermann · 15 years ago
  76. bb38f32 Add VIA VT82C686A/VT82C686B detection support to superiotool. by Carl-Daniel Hailfinger · 15 years ago
  77. 5142dcd Add detection support for the Winbond W83667HG Super I/O. by David Bartley · 15 years ago
  78. b850eb8 Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G. by Anders Juel Jensen · 15 years ago
  79. 775a766 by Stefan Reinauer · 15 years ago
  80. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 by Stefan Reinauer · 15 years ago
  81. 85bb83a msrtool: Fix typo by Paul Menzel · 15 years ago
  82. cba6169 msrtool: Read both MSR values from file in diff mode by Peter Stuge · 15 years ago
  83. 34f2907 msrtool: Add endptr to str2msr() showing how many characters were parsed by Peter Stuge · 15 years ago
  84. e6cf7c0 msrtool: More trivial rearrangement by Peter Stuge · 15 years ago
  85. 984e0f3 ectool: Support for dumping EC "index ram" by Stefan Reinauer · 15 years ago
  86. 350ca4a msrtool: Remove indent by using continue inside for() to avoid an if block by Peter Stuge · 15 years ago
  87. 6ade161 Update reference toolchain to by Stefan Reinauer · 15 years ago
  88. 42944c3 nvramtool: Consider a string with non-printable characters a "bad value". by Stefan Reinauer · 15 years ago
  89. fb333c4 (missing svn add) by Nils Jacobs · 15 years ago
  90. 58a901f Support for the AMD Geode GX2 by Nils Jacobs · 15 years ago
  91. 90b96b6 indent all of nvramtool to make it fit into coreboot's coding style by Stefan Reinauer · 15 years ago
  92. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 15 years ago
  93. f44eb78 Print (empty) instead of nothing at all for empty by Maciej Pijanka · 15 years ago
  94. a0c68f8 by Stefan Reinauer · 15 years ago
  95. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  96. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 15 years ago
  97. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  98. 336daa7 make strcmp happy by including string.h (trivial) by Stefan Reinauer · 15 years ago
  99. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
  100. f3662fc CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywhere_, so drop by Patrick Georgi · 15 years ago