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