1. eb20e60 utils: Remove old license text from help & disclaimer file by Martin Roth · 8 years ago
  2. 046d217 inteltool: add NetBSD compatibility by Andrey Korolyov · 8 years ago
  3. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  4. 0be83c0 util: Update makefiles for junit testing by Martin Roth · 9 years ago
  5. fb69a69 inteltool: Add function to generate SPD dump. by Vladimir Serbinenko · 9 years ago
  6. 9c98664 inteltool: Add Intel 4-Series chipset detection by Damien Zammit · 9 years ago
  7. 5cd34e2 inteltool: fix build for FreeBSD by Roger Pau Monne · 9 years ago
  8. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  9. 25509ee Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  10. 188aec0 inteltool: dump gfx registers. by Vladimir Serbinenko · 9 years ago
  11. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  12. 5b667df util/inteltool: add Broadwell-U support by Matt DeVillier · 9 years ago
  13. 2a13bad inteltool: add ICH8M-E support by Lubomir Rintel · 9 years ago
  14. f14bd79 util/inteltool: Support reading RCBA of NM70 southbridge by Alexandru Gagniuc · 9 years ago
  15. aa3dd5d inteltool: add `-s` to dump spi bar and bios_cntl registers by Alexander Couzens · 10 years ago
  16. 51dde6f inteltool: Start adding Bay Trail by Martin Roth · 10 years ago
  17. 48a243b utils: Remove references to tracker from manpages by Martin Roth · 10 years ago
  18. fac95e3 inteltool: add more hardware IDs and PCIEXBAR/PXPEPBAR read support by Felix Held · 10 years ago
  19. 5ad6ec5 inteltool: Fix message in case of multiple LPC controllers by Mathias Krause · 10 years ago
  20. 0cc8f29 inteltool: Add support for Sandy Bridge desktop processors by Felix Held · 10 years ago
  21. 44bc11c inteltool: Show more info on sandy/ivy. by Vladimir Serbinenko · 10 years ago
  22. 9c4f1b8 inteltool/sandybridge: Kill mch_registers codepath. by Vladimir Serbinenko · 10 years ago
  23. ae6685f inteltool: Add support for Haswell ULT and Lynx Point LP by Dennis Wassenberg · 10 years ago
  24. b75a39a inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 Series by Stefan Tauner · 10 years ago
  25. b123e0d util/inteltool: fix typo by Idwer Vollering · 10 years ago
  26. ef3a17b util/inteltool: Typo in dump output for 'GP_IO_SEL3' by Edward O'Callaghan · 10 years ago
  27. 601da48 util/inteltool: Add pci ids for 4 northbridge models instead of 1. by Damien Zammit · 10 years ago
  28. ba1f9aa utils: Install man pages as non-executable (chmod 644) by Lubomir Rintel · 10 years ago
  29. dcea700 inteltool: Print raw CPUID and make hexadecimal values unambiguous by Damien Zammit · 11 years ago
  30. dbc6fcd inteltool: add initial support for Nehalem by Stefan Tauner · 11 years ago
  31. 088f569 util/inteltool: Add support for other 5 chipsets by Stefan Tauner · 11 years ago
  32. e4e8e09 util/inteltool: Add support for mobile 5 chipset by Vladimir Serbinenko · 11 years ago
  33. 17c05f2 inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflow by Paul Menzel · 11 years ago
  34. 15a1fd1 inteltool: Use portable type `uint64_t` instead of `u64` by Paul Menzel · 11 years ago
  35. 0c8b7d1 inteltool: remove unused file descriptor variable and ifdefs by Stefan Tauner · 11 years ago
  36. 0dc775e inteltool: use inttypes for prints in memory.c by Stefan Tauner · 11 years ago
  37. 5f3754e inteltool: cpu.c: Use conversion specifier `u` for unsigned integers by Paul Menzel · 11 years ago
  38. 3402a7f inteltool: Cast to `intptr_t` instead of `uint64_t` by Paul Menzel · 11 years ago
  39. a8db717 inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t` by Paul Menzel · 11 years ago
  40. 9ebd8ea inteltool: Allow to override Makefile variables by Paul Menzel · 11 years ago
  41. 42c5501 inteltool: Add Cougar/Panther Point GPIO defaults by Nico Huber · 11 years ago
  42. 09dcbf0 inteltool: Add option to show differences in GPIO setup by Nico Huber · 11 years ago
  43. 5ed986b inteltool: Support PM registers on Cougar/Panther Point by Nico Huber · 11 years ago
  44. 14290b3 inteltool: Add Cougar/Panther Point IDs to rootcmplx.c by Nico Huber · 11 years ago
  45. 6983a68 inteltool: Support GPIO registers on Cougar/Panther Point by Nico Huber · 11 years ago
  46. 76d6049 inteltool: Add definitions for Cougar/Panther Point PCI IDs by Nico Huber · 11 years ago
  47. 70f3987 inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dump by Olivier Langlois · 11 years ago
  48. aa5eae6 inteltool: Add output of 64bit registers in PMBASE by Nico Huber · 12 years ago
  49. fba86bf inteltool: improve the libpci test in the Makefile by Stefan Tauner · 12 years ago
  50. 1a00cf0 inteltool: add support for 946GZ and 946PL by Stefan Tauner · 12 years ago
  51. 04c0600 inteltool: new definitions and cleanup by Stefan Tauner · 12 years ago
  52. f450b86 inteltool: remove bashism from Makefile by Stefan Tauner · 12 years ago
  53. c7fc442 inteltool: Add support for H65 Express chipset by Anton Kochkov · 12 years ago
  54. 56dfc7c inteltool: fixup intel 5000 chipset pci ids by Sven Schnelle · 12 years ago
  55. a7b296d Fix warnings in coreboot utilities. by Stefan Reinauer · 13 years ago
  56. 4b7b320 inteltool: Add support for dumping AMB registers by Sven Schnelle · 12 years ago
  57. 54a5aed inteltool: Add Intel i63xx I/O Controller Hub by Sven Schnelle · 13 years ago
  58. 9beb5df inteltool: fixed 64 bit build by Mathias Krause · 13 years ago
  59. 5782fee inteltool: Fixed building of position independent executables by Mathias Krause · 13 years ago
  60. bb41f50 inteltool: added more device IDs by Ruud Schramp · 13 years ago
  61. 4cf7879 oops, one URL fix was missing. Add new DirectHW URL by Stefan Reinauer · 13 years ago
  62. cff573d DirectHW fixes for coreboot utilities by Stefan Reinauer · 13 years ago
  63. 312fc96 inteltool: Model 0xf2x, ICH5, i865 support. by Idwer Vollering · 14 years ago
  64. 3645e61 - Add support for Intel Pentium III MSRs by Tobias Diedrich · 14 years ago
  65. 3f91d81 Add inteltool support for FreeBSD. by Idwer Vollering · 14 years ago
  66. 3cf287d Add support for dumping ACPI registers for i7 by Warren Turkal · 14 years ago
  67. f3d3ced Add support for dumping RCBA registers for i7 by Warren Turkal · 14 years ago
  68. 5329195 Remove some errant spaces by Warren Turkal · 14 years ago
  69. 3235eea Add DMIBAR support for Intel X58 southbridge by Warren Turkal · 14 years ago
  70. a7f2b0e Add support for dumping GPIOS on Intel ICH10R. This information comes from the Intel ICH10 Family Datasheet. by Warren Turkal · 14 years ago
  71. f366ce0 Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges. by Corey Osgood · 14 years ago
  72. 2d33dc4 add i945GSE to inteltool by Björn Busse · 14 years ago
  73. 23d98c7 Add support for the Intel Atom D400/500- and N400-series integrated by Corey Osgood · 14 years ago
  74. e10757e This patch adds inteltool support for i810E and ICH2. by Joseph Smith · 14 years ago
  75. 74cd5698 inteltool: basic poulsbo sch support. by Stefan Reinauer · 14 years ago
  76. 1c60c88 whitespace cleanup inteltool cpu.c by Stefan Reinauer · 14 years ago
  77. da0b456 Added support to ICH9 chipset family by Anton Kochkov · 14 years ago
  78. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  79. ca3548e This patch adds: by Pat Erley · 14 years ago
  80. 27852ab drop dead code. by Stefan Reinauer · 14 years ago
  81. 0484481 Inteltool: Add i830/Tolapai/Ich4 support by Stefan Reinauer · 14 years ago
  82. 8429de7 Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool. by Loïc Grenié · 15 years ago
  83. e23e372 Hm, quickfix to prevent the following crash, no idea yet what happens: by Uwe Hermann · 15 years ago
  84. 90d1740 Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB. by Maciej Pijanka · 15 years ago
  85. f7f2f25 Clean up Mac OS X support of inteltool by Stefan Reinauer · 15 years ago
  86. b2aedb1 add i810 and ich0 by Stefan Reinauer · 15 years ago
  87. 9702b6b add new supported chipset Add identification for X58 and ICH10R. by Warren Turkal · 15 years ago
  88. f182456 mini fix to reliably compile inteltool on darwin, and on Linux both on x86/x86_64. by Stefan Reinauer · 15 years ago
  89. 1162f25 Patch to util/inteltool: by Stefan Reinauer · 16 years ago
  90. 3d9a12f inteltool 82945G/GZ/P/PL Support (trivial) by Stefan Reinauer · 16 years ago
  91. 2319027 split the one file, as the several printing functions will continue to grow by Stefan Reinauer · 16 years ago
  92. eb02f45 use seperate array for core 2 cpus (trivial) by Stefan Reinauer · 16 years ago
  93. 26ba091 inteltool: match cpuid before attempting to print MSRs (trivial) by Stefan Reinauer · 16 years ago
  94. 8b83597 as per Peter's suggestion. clean binary in make clean by Stefan Reinauer · 16 years ago
  95. 710e8b1 Initial support for the Intel 82845 (Brookdale) and ICH2 (trivial). by Uwe Hermann · 16 years ago
  96. 9a6b6b5 Cosmetics, whitespace, coding style, partially ident-aided (trivial). by Uwe Hermann · 16 years ago
  97. f9b9945 add ICH7-M and ICH7 DH to inteltool (trivial) by Stefan Reinauer · 16 years ago
  98. 58a1cc1 fix license mentioning in manpage (trivial) by Stefan Reinauer · 16 years ago
  99. 9f7af6e trivial patch: move maintainable parts to the top and add ICH7-M DH southbridge by Stefan Reinauer · 16 years ago
  100. d466e6a trivial patch to fix options. Thanks to Uwe Hermann for the hint! by Stefan Reinauer · 16 years ago