1. c55bcde superiotool: Cosmetics and coding style fixes. by Uwe Hermann · 13 years ago
  2. cc5dd98 util/crossgcc: Add build-without-gdb Makefile target by Peter Stuge · 13 years ago
  3. ceacd77 util/crossgcc: Add buildgcc -G and --skip-gdb options by Peter Stuge · 13 years ago
  4. 140a990 Teach abuild to emit JUnit formatted build reports by Patrick Georgi · 13 years ago
  5. f9d19f2 Report build result from abuild (did all requested boards build?) by Patrick Georgi · 13 years ago
  6. 2c19f5d exclude src/vendorcode from GPLv2 license checks. by Stefan Reinauer · 13 years ago
  7. 40ad842 Add regression test for build directory handling to make lint target by Patrick Georgi · 13 years ago
  8. 0b933d4 Add crossgcc target to automatically build reference toolchain by Cristian Magherusan-Stanciu · 13 years ago
  9. a8f0f51 Fix compilation error due to non-unix style line endings in cmos.layout file while generating option_table.h. by Patrick Georgi · 13 years ago
  10. 3187d02 Add (partly) support for Nuvoton NCT6776F by Stefan Reinauer · 13 years ago
  11. 5a4ae82 cosmetic changes to superiotool's nuvoton code by Stefan Reinauer · 13 years ago
  12. 1571dc9 Cast arguments to ctype(3) functions through (int)(unsigned char). by Jonathan Kollasch · 13 years ago
  13. ebc93def Emit unwritten symbols in Kconfig so we don't have to do constructs like by Stefan Reinauer · 13 years ago
  14. 18b0236 Add detection/dump support for ServerEngines SE-SM 4210-P01. by Ruud Schramp · 13 years ago
  15. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  16. 3af120f Revert r6460, add full W83627DHG-P/-PT support instead. by Prakash Punnoor · 13 years ago
  17. fde7025 I noticed some registers of Winbond W83627DHG, which the datasheet mentions, were not dumped by superiotool. This patch adds those registers to the dump. by Prakash Punnoor · 13 years ago
  18. 4cf7879 oops, one URL fix was missing. Add new DirectHW URL by Stefan Reinauer · 13 years ago
  19. cff573d DirectHW fixes for coreboot utilities by Stefan Reinauer · 13 years ago
  20. 9018b6e msrtool: Update to use DirectHW on Mac OS X by Stefan Reinauer · 13 years ago
  21. 155c379 nvramtool: Move code so it has access to the right data structures by Mathias Krause · 13 years ago
  22. 943b8b5 nvramtool: Change precedence order for data sources by Mathias Krause · 13 years ago
  23. 5fb8fc0 Add support for the NSC PC87364 Super I/O. by Michael Karcher · 13 years ago
  24. 5325a48 [SCONFIG] remove unused variable in inherit_subsystem_ids() by Sylvain "ythier" Hitier · 13 years ago
  25. 750edfd Add lex output by Sven Schnelle · 13 years ago
  26. 270a908 Add subsystemid option to sconfig by Sven Schnelle · 13 years ago
  27. b159f7a add mec1308 support to superiotool by David Hendricks · 14 years ago
  28. b0c94a1 Add NetBSD support to nvramtool. by jakllsch · 14 years ago
  29. 7c2eec0 Add support for the IT8720F Super I/O by Christian Ruppert · 14 years ago
  30. ed61c4a Add detection/dump support for the NSC PC87382. by Sven Schnelle · 14 years ago
  31. 478b77d Fix using custom build configs in abuild by Mathias Krause · 14 years ago
  32. 36ade67 Separate CMOS layout from lbtable handling by Patrick Georgi · 14 years ago
  33. 1e916e0 Move CMOS handling into separate files in accessors by Patrick Georgi · 14 years ago
  34. 49a7443 Move the parser for cmos.layout text files to accessors by Patrick Georgi · 14 years ago
  35. c6d2b09 Move CLI portion of nvramtool into cli/ subdirectory as first step towards librarization. by Patrick Georgi · 14 years ago
  36. c7ca3e5 Eliminate a couple of 3-line functions that barely wrap *printf calls by Patrick Georgi · 14 years ago
  37. bf64985 No need to add varargs magic to a simple regex wrapper. by Patrick Georgi · 14 years ago
  38. a595058 If the tool has 64bit issues, we need to find and fix them. No papering over them. by Stefan Reinauer · 14 years ago
  39. 6e29665 Add CFLAGS when compiling resulting executable. It broke 64bit systems, because the rest uses -m32 now. by Rudolf Marek · 14 years ago
  40. 202be7b Add nvramtool -D option that allows taking cmos data from by Patrick Georgi · 14 years ago
  41. 269e932 Add nvramtool -C option that takes a CBFS file as argument. by Patrick Georgi · 14 years ago
  42. 9cd7eba Add support for working on in-memory CMOS data (eg. as loaded from a file). by Patrick Georgi · 14 years ago
  43. be5a178 Abstract CMOS accesses a bit more in preparation of using files for CMOS data. by Patrick Georgi · 14 years ago
  44. 0d4f653 There's another place where nvramtool can look for by Patrick Georgi · 14 years ago
  45. fb2b584 Add Geode GX2 memmory descriptors. by Nils Jacobs · 14 years ago
  46. 3ad0851 Fix fwrite tests. by Patrick Georgi · 14 years ago
  47. 2447937 Move option table (cmos.layout's binary representation) by Patrick Georgi · 14 years ago
  48. 024ec85 Remove overengineering, part 1/many by Patrick Georgi · 14 years ago
  49. 2601697 Eliminate strict aliasing related warnings. by Patrick Georgi · 14 years ago
  50. 441426b cbfstool: When extracting, refer to files in CBFS as file instead of payload by Peter Stuge · 14 years ago
  51. b347e0d cbfstool: Trivial move of newline after commands in usage by Peter Stuge · 14 years ago
  52. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 14 years ago
  53. fe7d6b9 Add "cbfstool extract" function. by Aurelien Guillaume · 14 years ago
  54. 355632b fix compilation of mconf on some systems. by Stefan Reinauer · 14 years ago
  55. f9bd9ae Add detection support for the ITE IT8721F. by Uwe Hermann · 14 years ago
  56. 6d81646 Add detection of Nuvoton WPCM450. by Zheng Bao · 14 years ago
  57. f1939bb Per default, use SeaBIOS payload instead of no payload. by Stefan Reinauer · 14 years ago
  58. d7ce71d superiotool: Don't skip probing on a port if a a chip was detected on another port. by Stefan Reinauer · 14 years ago
  59. d43498d Various Winbond/Nuvoton W83527HG fixes as per datasheet. by Uwe Hermann · 14 years ago
  60. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  61. 312fc96 inteltool: Model 0xf2x, ICH5, i865 support. by Idwer Vollering · 14 years ago
  62. 5411e71 Update reference toolchain due to some inlining bugs in 4.5.1 by Stefan Reinauer · 14 years ago
  63. f726602 This was accidently not svn added when the compiler was updated. by Marc Jones · 14 years ago
  64. 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 14 years ago
  65. ca466b2 Add dump support for the Winbond/Nuvoton W83527HG. by Zheng Bao · 14 years ago
  66. cb6c9e0 Add detection support for the Winbond W83527HG Super I/O. by Zheng Bao · 14 years ago
  67. e7a30ee Don't skip already built targets anymore, because a recent change could have by Stefan Reinauer · 14 years ago
  68. 89ec376 Allow user to define location for Kconfig config via by Patrick Georgi · 14 years ago
  69. e55eb97 ACPI table dumping wrapper script by Stefan Reinauer · 14 years ago
  70. 3693266 Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. by Marc Jones · 14 years ago
  71. b97030d Add Fintek F71889 detection and dump support. by David Hendricks · 14 years ago
  72. 3645e61 - Add support for Intel Pentium III MSRs by Tobias Diedrich · 14 years ago
  73. 0cda959 USBDEBUG by default in abuild was committed by mistake and by Patrick Georgi · 14 years ago
  74. e882630 Add test to check for up-to-date GPL license headers to lint. by Patrick Georgi · 14 years ago
  75. 911e2ac drop temp file from coreboot tree by Stefan Reinauer · 14 years ago
  76. 17e5266 Make lint script executable, otherwise invocation fails. by Uwe Hermann · 14 years ago
  77. 302993f lint tests can now describe what they do (for the benefit of make lint users) by Patrick Georgi · 14 years ago
  78. 558362f Set locale to POSIX to avoid problems with invalid 8bit character by Patrick Georgi · 14 years ago
  79. e85e0c7c Consensus seems that this is wanted, integrated into the tree somehow. by Patrick Georgi · 14 years ago
  80. 0e40e6b Add detection support for the Fintek F81865/F81865-I. by Zheng Bao · 14 years ago
  81. f9892166 Remove incorrect IOAPIC lines from some mptable.c files. by Uwe Hermann · 14 years ago
  82. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  83. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  84. 11abcc0a Make ectool -i work; add missing break by Peter Stuge · 14 years ago
  85. 7015989 Add small comment about LDN 5 on F71872F/FG / F71806F/FG. by Uwe Hermann · 14 years ago
  86. 760498f Fix superiotool build on non-NetBSD x86_64. by Jonathan Kollasch · 14 years ago
  87. 51ac838 Provide for I/O space access on NetBSD. by Jonathan Kollasch · 14 years ago
  88. 3f91d81 Add inteltool support for FreeBSD. by Idwer Vollering · 14 years ago
  89. a4d77dc Update superiotool support for FreeBSD, Makefile fixes. by Idwer Vollering · 14 years ago
  90. d74c774 Teach superiotool about the registers in a Fintek F71806 (and F71872). by Jonathan Kollasch · 14 years ago
  91. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  92. aa8612e fix typo in minilzma.cc, found by Idwer. by Stefan Reinauer · 14 years ago
  93. a5a7761 mkelfImage: set kernel_alignment so 2.6.31+ work by Eric W. Biederman · 14 years ago
  94. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  95. 0e8f204 The commandline parsing for abuild doing a couple of buggy things: by Warren Turkal · 14 years ago
  96. 2dd1ded minor include cleanups by Stefan Reinauer · 14 years ago
  97. 64b2600 the utility is called dumpmmcr, not dump_mmcr by Stefan Reinauer · 14 years ago
  98. e079ce3 update license header for dumpmmcr utility according to svn history. by Stefan Reinauer · 14 years ago
  99. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  100. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago