1. 519be66 Fix -Wsign-compare trouble by Nico Huber · 6 years ago
  2. beeb8bc tree: Make internal functions static by Jacob Garber · 5 years ago
  3. a67ac58 dmi.c: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  4. 3a41e2a dmi: Remove nonsense guard; Makefile handles it by Nico Huber · 6 years ago
  5. ac01baa Remove unneeded white spaces by Elyes HAOUAS · 6 years ago
  6. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  7. 4f44479 dmi: Don't print dmidecode shell error by Stefan Tauner · 13 years ago
  8. 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
  9. dc62793 Make strnlen() visible in old versions of glibc by Stefan Tauner · 10 years ago
  10. ff9e6c3 dmi.c: make sure we call isprint() correctly by Stefan Tauner · 10 years ago
  11. 778c6d8 dmi.c: Duplicate returned strings because they are meant to be freed by Stefan Tauner · 10 years ago
  12. 6697f71 Add a bunch of new/tested stuff and various small changes 21 by Stefan Tauner · 10 years ago
  13. 9972d15 Fix garbage handling in DMI strings by Stefan Tauner · 10 years ago
  14. 43eac03 Clean up physmap, fix unaligned mapping problems by Carl-Daniel Hailfinger · 11 years ago
  15. d1045d8 Ensure DMI strings used in dmi_compare() are not NULL by Stefan Tauner · 11 years ago
  16. 5d30720 Remove exit call and mayfail parameter from physmap_common() by Niklas Söderlund · 11 years ago
  17. 4c6d3a4 Add an internal DMI decoder by Sean Nelson · 11 years ago
  18. c6fa32d Introduce msg_*warn by Stefan Tauner · 12 years ago
  19. 4e6d346 Fix memleaks in dmi.c by Stefan Tauner · 12 years ago
  20. 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
  21. 4c5665f Add a bunch of new/tested stuff and various small changes 11 by Stefan Tauner · 13 years ago
  22. 3093f8f Add a bunch of new/tested stuff and various small changes 7 by Sylvain "ythier" Hitier · 13 years ago
  23. 082c8b5 Fixup of r1397 by Carl-Daniel Hailfinger · 13 years ago
  24. 91f4afa Random whitespace and coding-style fixes by Uwe Hermann · 13 years ago
  25. a34d719 Be more refined regarding DMI chassis types by Stefan Tauner · 13 years ago
  26. 9932c7b Add a bunch of new/tested stuff and various small changes 4 by Cristian Măgherușan-Stanciu · 13 years ago
  27. cb3eb05 Add list with DMI chassis types by Carl-Daniel Hailfinger · 14 years ago
  28. d9f266d Add dmidecode quirk workaround by Michael Karcher · 14 years ago
  29. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  30. ad3cc55 Kill global variables, constants and functions if local scope suffices by Carl-Daniel Hailfinger · 14 years ago
  31. e1fdff4 If flashrom is standalone and has no OS below, it can't call dmidecode by Carl-Daniel Hailfinger · 14 years ago
  32. 316a29f Convert various prints to use msg_p* and msg_g* respectively by Sean Nelson · 14 years ago
  33. 2702376 One of the problems is that --force had multiple meanings by Carl-Daniel Hailfinger · 14 years ago
  34. 45f79cb Fix handling of empty dmidecode output by Michael Karcher · 15 years ago
  35. fd41670 Skip DMI laptop check if DMI doesn't work by Michael Karcher · 15 years ago
  36. 4395970 Various coding style and cosmetic changes by Uwe Hermann · 15 years ago
  37. 8c1df28 Warn if running on laptops by Michael Karcher · 15 years ago
  38. 0d7fb7c Factor out DMI string reading into subfunction by Michael Karcher · 15 years ago
  39. f6498d7 Remove unused short IDs by Michael Karcher · 15 years ago
  40. 4dfa093 Fix DMI match logic by Michael Karcher · 15 years ago
  41. 823dc9d Avoid bogus gcc warning by Michael Karcher · 15 years ago
  42. 6701ee8 Matching board via DMI by Michael Karcher · 15 years ago