1. a865b17 Allow coreboot to initialize CMOS if checksum is invalid. by Patrick Georgi · 14 years ago
  2. fe7d6b9 Add "cbfstool extract" function. by Aurelien Guillaume · 14 years ago
  3. 355632b fix compilation of mconf on some systems. by Stefan Reinauer · 14 years ago
  4. f9bd9ae Add detection support for the ITE IT8721F. by Uwe Hermann · 14 years ago
  5. 6d81646 Add detection of Nuvoton WPCM450. by Zheng Bao · 14 years ago
  6. f1939bb Per default, use SeaBIOS payload instead of no payload. by Stefan Reinauer · 14 years ago
  7. d7ce71d superiotool: Don't skip probing on a port if a a chip was detected on another port. by Stefan Reinauer · 14 years ago
  8. d43498d Various Winbond/Nuvoton W83527HG fixes as per datasheet. by Uwe Hermann · 14 years ago
  9. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  10. 312fc96 inteltool: Model 0xf2x, ICH5, i865 support. by Idwer Vollering · 14 years ago
  11. 5411e71 Update reference toolchain due to some inlining bugs in 4.5.1 by Stefan Reinauer · 14 years ago
  12. f726602 This was accidently not svn added when the compiler was updated. by Marc Jones · 14 years ago
  13. 6559f43 add license headers to some trivial files and pc87427.h by Stefan Reinauer · 14 years ago
  14. ca466b2 Add dump support for the Winbond/Nuvoton W83527HG. by Zheng Bao · 14 years ago
  15. cb6c9e0 Add detection support for the Winbond W83527HG Super I/O. by Zheng Bao · 14 years ago
  16. e7a30ee Don't skip already built targets anymore, because a recent change could have by Stefan Reinauer · 14 years ago
  17. 89ec376 Allow user to define location for Kconfig config via by Patrick Georgi · 14 years ago
  18. e55eb97 ACPI table dumping wrapper script by Stefan Reinauer · 14 years ago
  19. 3693266 Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. by Marc Jones · 14 years ago
  20. b97030d Add Fintek F71889 detection and dump support. by David Hendricks · 14 years ago
  21. 3645e61 - Add support for Intel Pentium III MSRs by Tobias Diedrich · 14 years ago
  22. 0cda959 USBDEBUG by default in abuild was committed by mistake and by Patrick Georgi · 14 years ago
  23. e882630 Add test to check for up-to-date GPL license headers to lint. by Patrick Georgi · 14 years ago
  24. 911e2ac drop temp file from coreboot tree by Stefan Reinauer · 14 years ago
  25. 17e5266 Make lint script executable, otherwise invocation fails. by Uwe Hermann · 14 years ago
  26. 302993f lint tests can now describe what they do (for the benefit of make lint users) by Patrick Georgi · 14 years ago
  27. 558362f Set locale to POSIX to avoid problems with invalid 8bit character by Patrick Georgi · 14 years ago
  28. e85e0c7c Consensus seems that this is wanted, integrated into the tree somehow. by Patrick Georgi · 14 years ago
  29. 0e40e6b Add detection support for the Fintek F81865/F81865-I. by Zheng Bao · 14 years ago
  30. f9892166 Remove incorrect IOAPIC lines from some mptable.c files. by Uwe Hermann · 14 years ago
  31. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  32. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  33. 11abcc0a Make ectool -i work; add missing break by Peter Stuge · 14 years ago
  34. 7015989 Add small comment about LDN 5 on F71872F/FG / F71806F/FG. by Uwe Hermann · 14 years ago
  35. 760498f Fix superiotool build on non-NetBSD x86_64. by Jonathan Kollasch · 14 years ago
  36. 51ac838 Provide for I/O space access on NetBSD. by Jonathan Kollasch · 14 years ago
  37. 3f91d81 Add inteltool support for FreeBSD. by Idwer Vollering · 14 years ago
  38. a4d77dc Update superiotool support for FreeBSD, Makefile fixes. by Idwer Vollering · 14 years ago
  39. d74c774 Teach superiotool about the registers in a Fintek F71806 (and F71872). by Jonathan Kollasch · 14 years ago
  40. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  41. aa8612e fix typo in minilzma.cc, found by Idwer. by Stefan Reinauer · 14 years ago
  42. a5a7761 mkelfImage: set kernel_alignment so 2.6.31+ work by Eric W. Biederman · 14 years ago
  43. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  44. 0e8f204 The commandline parsing for abuild doing a couple of buggy things: by Warren Turkal · 14 years ago
  45. 2dd1ded minor include cleanups by Stefan Reinauer · 14 years ago
  46. 64b2600 the utility is called dumpmmcr, not dump_mmcr by Stefan Reinauer · 14 years ago
  47. e079ce3 update license header for dumpmmcr utility according to svn history. by Stefan Reinauer · 14 years ago
  48. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  49. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  50. 3cf287d Add support for dumping ACPI registers for i7 by Warren Turkal · 14 years ago
  51. f3d3ced Add support for dumping RCBA registers for i7 by Warren Turkal · 14 years ago
  52. 5329195 Remove some errant spaces by Warren Turkal · 14 years ago
  53. 3235eea Add DMIBAR support for Intel X58 southbridge by Warren Turkal · 14 years ago
  54. ba3b0eb The current workaround for binutils on mingw (or any non texinfo system) failed. by Patrick Georgi · 14 years ago
  55. 7f072fe Fix abuild to build all boards. Revision 5754 changed the way vendors and by Myles Watson · 14 years ago
  56. 70679a0 Simplify last_dev_p so that it matches comments. by Myles Watson · 14 years ago
  57. a7f2b0e Add support for dumping GPIOS on Intel ICH10R. This information comes from the Intel ICH10 Family Datasheet. by Warren Turkal · 14 years ago
  58. 28e4af5 Add suport for normal register dumping on ite8510E/TE/G by Anders Juel Jensen · 14 years ago
  59. 3d0ff91 Add another port to find ite8510 on. by Anders Juel Jensen · 14 years ago
  60. 4fd7df9 Add support for non LDN register/device naming. by Anders Juel Jensen · 14 years ago
  61. 280275d The LDFLAGS = -lz is needed to compile on slackware. by Anders Juel Jensen · 14 years ago
  62. acc3749 image parsing for getpir by Marc Bertens · 14 years ago
  63. f366ce0 Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges. by Corey Osgood · 14 years ago
  64. e7b7ae2 Add support for Fintek F81216D/DG/AD by Stefan Reinauer · 14 years ago
  65. a6f000c Add support for the Nuvoton NCT5571D. This chip acts nothing like the other by Corey Osgood · 14 years ago
  66. 7c1f6b8 sconfig parser: by Stefan Reinauer · 14 years ago
  67. 03e54de Superiotool support for the IT8500 embedded controller. by Donald Huang · 14 years ago
  68. 2ad6d55 Some chips do not require enter/exit sequences. This causes them to be by David Hendricks · 14 years ago
  69. 9bf7810 make sconfig parser regeneration menu selectable by Stefan Reinauer · 14 years ago
  70. 35d346f Fix build error introduced in r5868. by Patrick Georgi · 14 years ago
  71. df61dd2 non-root devices are not supposed to be accessed outside of static.c except by by Stefan Reinauer · 14 years ago
  72. 25bf69a Adds id for ITE IT8707F to superiotool. by Mattias Mattsson · 14 years ago
  73. 2d33dc4 add i945GSE to inteltool by Björn Busse · 14 years ago
  74. 23d98c7 Add support for the Intel Atom D400/500- and N400-series integrated by Corey Osgood · 14 years ago
  75. e1822d9 Superiotool support for Nuvoton WPCE775x/NPCE781x. by David Hendricks · 14 years ago
  76. 7fc9e29 Trivial: Improve error reporting of sconfig slightly by reporting the line number. by Patrick Georgi · 14 years ago
  77. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  78. 106f7ff Add support to IT85xx series by Anton Kochkov · 14 years ago
  79. 7e59f769 Add support to extended EC series by Anton Kochkov · 14 years ago
  80. 9bb04385 fix return value checks of cbfstool's writerom by Stefan Reinauer · 14 years ago
  81. e10757e This patch adds inteltool support for i810E and ICH2. by Joseph Smith · 14 years ago
  82. 1965a23 Check for NULL before calling device_match() by Myles Watson · 14 years ago
  83. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  84. 74cd5698 inteltool: basic poulsbo sch support. by Stefan Reinauer · 14 years ago
  85. 1c60c88 whitespace cleanup inteltool cpu.c by Stefan Reinauer · 14 years ago
  86. da0b456 Added support to ICH9 chipset family by Anton Kochkov · 14 years ago
  87. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  88. ace2dc3 The AMD Fam10 code breaks with coreboot 4.5.0. by Stefan Reinauer · 14 years ago
  89. 5b0280f Fix path for mingw workaround. Trivial. by Patrick Georgi · 14 years ago
  90. 5f1ad89 New buildgcc version. by Stefan Reinauer · 14 years ago
  91. 119c589 drop old patches from crossgcc by Stefan Reinauer · 14 years ago
  92. b1180b4 msrtool: Print hex values using only as many digits as the field needs by Peter Stuge · 14 years ago
  93. 8796486 msrtool: Remove some unneeded casts by Peter Stuge · 14 years ago
  94. 4bdd643 Various superiotool fixes. by Uwe Hermann · 14 years ago
  95. 7b5df5a Begin implementation support to IT8512/IT8513 by Anton Kochkov · 14 years ago
  96. 14db1c0 Add registers for the it8671f chip. by Anders Jenbo · 14 years ago
  97. 8f625f6 Improve the sconfig parser: by Patrick Georgi · 14 years ago
  98. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  99. 68befd5 sconfig: Make cur_bus and cur_parent local to the parser. by Patrick Georgi · 14 years ago
  100. 114e7b2 Split C code in sconfig's parser into a separate file. by Patrick Georgi · 14 years ago