1. 6faccd1 util/inteltool: Make internal functions static by Jacob Garber · 5 years ago
  2. 9a8c5e7 util/inteltool: Add Kabylake E3-1200 Support by Christian Walter · 5 years ago
  3. a754407 util/inteltool: Use appropriate channel for printing timings by Jacob Garber · 5 years ago
  4. 0a7543d inteltool: Add Sunrise Point-LP Skylake PCH IDs by Felix Singer · 5 years ago
  5. 94d61ec util/inteltool: Swap conditions to prevent uninit reads by Jacob Garber · 5 years ago
  6. 725369f inteltool: add 300 and C240 Series PCH by Thomas Heijligen · 5 years ago
  7. 24b000a inteltool: Add multiple device IDs of Intel GPUs by Felix Singer · 6 years ago
  8. 8a95c6c util/inteltool: Add Apollo Lake GPIO groups and names by Nico Huber · 6 years ago
  9. da02719 util/inteltool: Add support for Denverton by Thomas Heijligen · 6 years ago
  10. 2822d66 util/inteltool: fix PCR init of Sunrise Point-LP devices by Shaleen Jain · 6 years ago
  11. 2bf28e5 util/inteltool: Add support for Sunrise Point LP by Matthew Garrett · 6 years ago
  12. 94473af util/inteltool: Add Apollo Lake LPC ID and allow to read PCRs by Nico Huber · 6 years ago
  13. c2e4941 treewide: use /usr/bin/env where appropriate by Yegor Timoshenko · 6 years ago
  14. d5a8155 util/inteltool: Fix LynxPoint (non-LP) GPIO register map by Fehér Roland Ádám · 6 years ago
  15. 8ba9e8c util: Add description.md to each util by Tom Hiller · 6 years ago
  16. b775a62 inteltool: Add PCI IDs for the C220 PCH series by qeed · 6 years ago
  17. d8214d7e inteltool: Add dumping of full PCR ports by Youness Alaoui · 6 years ago
  18. dfe8d64 util/inteltool: Add Pentium 4 model f6x by Elyes HAOUAS · 7 years ago
  19. 54fe32f inteltool: Add some Skylake desktop ids by Nico Huber · 7 years ago
  20. d91c932 util/inteltool: Add missing #include <string.h> by Nico Huber · 7 years ago
  21. 485c0ad0 inteltool: Add Cougar- and Pantherpoint PCH PCI IDs for SPI by Arthur Heymans · 7 years ago
  22. 921fa84 inteltool: Fix displaying 64bit spi registers by Arthur Heymans · 7 years ago
  23. 1898023 inteltool: Dump Sunrise Point PCH-H GPIO groups by Nico Huber · 7 years ago
  24. 99b02a1 inteltool: Support for nasty Primary to Sideband Bridge (P2SB) by Nico Huber · 7 years ago
  25. 48ac29e util/inteltool: Add Skylake Desktop Northbridge by Christoph Pomaska · 7 years ago
  26. ceac787 inteltool: Add hint for compiler to avoid fall-through warning by Paul Menzel · 7 years ago
  27. 2d26a36 util/inteltool: Add GPU device IDs by Patrick Rudolph · 7 years ago
  28. ae848f8 util/inteltool: Add Skylake definition to MCHBAR reading by Maximilian Schander · 7 years ago
  29. 7985643 util/inteltool: Add PCIEXBAR and PXPEPBAR reading for Skylake by Maximilian Schander · 7 years ago
  30. 98c11dd util/inteltool: Add Skylake DMIBAR register dumping by Maximilian Schander · 7 years ago
  31. cb2d21d inteltool: Add southbridge and CPU definitions for Skylake by Maximilian Schander · 7 years ago
  32. d5fb99e util/inteltool: Remove duplicated error message, switch to snprintf by Maciej Suminski · 7 years ago
  33. 3455672 util/inteltool: Fix a comparison between signed and unsigned integers by Maciej Suminski · 7 years ago
  34. 015082d util/inteltool: Clean up checkpatch.pl warnings by Pratik Prajapati · 7 years ago
  35. 91664d4 util/inteltool: Add support for SGX status by Pratik Prajapati · 7 years ago
  36. 9fa8ebe inteltool: Add support for Skylake PMC by Nico Huber · 7 years ago
  37. cde2bdf inteltool/Makefile: Clean .dependencies too by Nico Huber · 7 years ago
  38. cce508f inteltool/Makefile: Separate CPPFLAGS from CFLAGS by Nico Huber · 7 years ago
  39. 21e7424 inteltool: Add Skylake PCI id in memory.c by Nico Huber · 7 years ago
  40. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  41. af83db2 inteltool: #include <commonlib/helpers.h> by Nico Huber · 7 years ago
  42. c272a87 inteltool/ahci: Don't print reserved, all-zero registers by Nico Huber · 7 years ago
  43. da94e17 inteltool/ahci: Add Skylake support by Nico Huber · 7 years ago
  44. 0660c6c inteltool: Fix clean-up and close related TODO by Nico Huber · 7 years ago
  45. ed9c9ce inteltool: Add first Skylake PCI IDs by Nico Huber · 7 years ago
  46. ac826c8 inteltool: Don't use PCI_FILL_SIZES by Nico Huber · 7 years ago
  47. 1244a51 util/inteltool: Add support for Wildcat Point-LP Premium by Youness Alaoui · 7 years ago
  48. 085d87b util/inteltool: Break long lines in supported_chips_list by Youness Alaoui · 7 years ago
  49. 026f7df util/inteltool: Add ICH10 (Consumer Base) support by Arthur Heymans · 7 years ago
  50. 7ff4fe1 util/inteltool: Add ICH6-10 to BIOS_CNTL list by Arthur Heymans · 8 years ago
  51. a5798a9b util/inteltool: Fix ICH SPIBAR registers by Arthur Heymans · 8 years ago
  52. 5c32549 util/inteltool: Fix bay trail ahci device by Marshall Dawson · 8 years ago
  53. de2918b util/inteltool: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  54. 9450150 util/inteltool: Use tabs for indents by Elyes HAOUAS · 8 years ago
  55. 904538b inteltool: add --ahci for printing AHCI registers by Iru Cai · 8 years ago
  56. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  57. 030c730 util/inteltool: fix memory leak by Patrick Georgi · 8 years ago
  58. e3e2bb0 util: Correct typo in MSR_EBC_SOFT_POWERON by Elyes HAOUAS · 8 years ago
  59. 37fcd58 inteltool: handle unsafe dumping of graphics registers by Stefan Tauner · 8 years ago
  60. 572f074 inteltool: update documentation by Stefan Tauner · 8 years ago
  61. eb20e60 utils: Remove old license text from help & disclaimer file by Martin Roth · 9 years ago
  62. 046d217 inteltool: add NetBSD compatibility by Andrey Korolyov · 9 years ago
  63. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  64. 0be83c0 util: Update makefiles for junit testing by Martin Roth · 9 years ago
  65. fb69a69 inteltool: Add function to generate SPD dump. by Vladimir Serbinenko · 9 years ago
  66. 9c98664 inteltool: Add Intel 4-Series chipset detection by Damien Zammit · 9 years ago
  67. 5cd34e2 inteltool: fix build for FreeBSD by Roger Pau Monne · 9 years ago
  68. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  69. 25509ee Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  70. 188aec0 inteltool: dump gfx registers. by Vladimir Serbinenko · 9 years ago
  71. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  72. 5b667df util/inteltool: add Broadwell-U support by Matt DeVillier · 9 years ago
  73. 2a13bad inteltool: add ICH8M-E support by Lubomir Rintel · 9 years ago
  74. f14bd79 util/inteltool: Support reading RCBA of NM70 southbridge by Alexandru Gagniuc · 9 years ago
  75. aa3dd5d inteltool: add `-s` to dump spi bar and bios_cntl registers by Alexander Couzens · 10 years ago
  76. 51dde6f inteltool: Start adding Bay Trail by Martin Roth · 10 years ago
  77. 48a243b utils: Remove references to tracker from manpages by Martin Roth · 10 years ago
  78. fac95e3 inteltool: add more hardware IDs and PCIEXBAR/PXPEPBAR read support by Felix Held · 10 years ago
  79. 5ad6ec5 inteltool: Fix message in case of multiple LPC controllers by Mathias Krause · 10 years ago
  80. 0cc8f29 inteltool: Add support for Sandy Bridge desktop processors by Felix Held · 10 years ago
  81. 44bc11c inteltool: Show more info on sandy/ivy. by Vladimir Serbinenko · 10 years ago
  82. 9c4f1b8 inteltool/sandybridge: Kill mch_registers codepath. by Vladimir Serbinenko · 10 years ago
  83. ae6685f inteltool: Add support for Haswell ULT and Lynx Point LP by Dennis Wassenberg · 10 years ago
  84. b75a39a inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 Series by Stefan Tauner · 10 years ago
  85. b123e0d util/inteltool: fix typo by Idwer Vollering · 10 years ago
  86. ef3a17b util/inteltool: Typo in dump output for 'GP_IO_SEL3' by Edward O'Callaghan · 10 years ago
  87. 601da48 util/inteltool: Add pci ids for 4 northbridge models instead of 1. by Damien Zammit · 10 years ago
  88. ba1f9aa utils: Install man pages as non-executable (chmod 644) by Lubomir Rintel · 11 years ago
  89. dcea700 inteltool: Print raw CPUID and make hexadecimal values unambiguous by Damien Zammit · 11 years ago
  90. dbc6fcd inteltool: add initial support for Nehalem by Stefan Tauner · 11 years ago
  91. 088f569 util/inteltool: Add support for other 5 chipsets by Stefan Tauner · 11 years ago
  92. e4e8e09 util/inteltool: Add support for mobile 5 chipset by Vladimir Serbinenko · 11 years ago
  93. 17c05f2 inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflow by Paul Menzel · 11 years ago
  94. 15a1fd1 inteltool: Use portable type `uint64_t` instead of `u64` by Paul Menzel · 11 years ago
  95. 0c8b7d1 inteltool: remove unused file descriptor variable and ifdefs by Stefan Tauner · 11 years ago
  96. 0dc775e inteltool: use inttypes for prints in memory.c by Stefan Tauner · 11 years ago
  97. 5f3754e inteltool: cpu.c: Use conversion specifier `u` for unsigned integers by Paul Menzel · 11 years ago
  98. 3402a7f inteltool: Cast to `intptr_t` instead of `uint64_t` by Paul Menzel · 11 years ago
  99. a8db717 inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t` by Paul Menzel · 11 years ago
  100. 9ebd8ea inteltool: Allow to override Makefile variables by Paul Menzel · 11 years ago