1. c77beec tools/vbt_decode: Print PSR2 training pattern duration by Dhinakaran Pandiyan · 5 years ago
  2. f190ab5 tools/intel_vbt_decode: update vbt defs from kernel by Jani Nikula · 5 years ago
  3. 478615b tools/intel_vbt_decode: check inconsistent sequence element size by Jani Nikula · 6 years ago
  4. 8a7dc40 tools/intel_vbt_decode: Dump the GPIO value/config/flag as a raw hex byte by Ville Syrjälä · 6 years ago
  5. d51cbd3 tools/intel_vbt_decode: Correctly decode v3 GPIO sequence by Ville Syrjälä · 6 years ago
  6. cc41f4c tools/intel_vbt_decode: Decode HDMI max data rate by Ville Syrjälä · 7 years ago
  7. 835f3d1 tools/intel_vbt_decode: Dump DSI panel rotation by Ville Syrjälä · 6 years ago
  8. cffe915 tools/vbt_decode: Print DRRS and PSR flags by Dhinakaran Pandiyan · 6 years ago
  9. 37bd27f tools/intel_vbt_decode: add --describe option by Jani Nikula · 7 years ago
  10. 7c8b863 tools/intel_vbt_decode: add --header option to only print header by Jani Nikula · 7 years ago
  11. 743cbb0 tools/intel_vbt_decode: print child device count by Jani Nikula · 7 years ago
  12. 51b2ce5 intel_vbt_decode: Typo fixes by Adam Jackson · 7 years ago
  13. 9ba736a tools/intel_vbt_decode: abstract child devices printing more by Jani Nikula · 7 years ago
  14. 3d2b8ed tools/intel_vbt_decode: dump more child device data for version < 152 by Jani Nikula · 7 years ago
  15. d1f8db5 tools/intel_vbt_decode: unify legacy child device block dumping by Jani Nikula · 7 years ago
  16. 1b4478c tools/intel_vbt_decode: unify child device printing across versions by Jani Nikula · 7 years ago
  17. 7e4cd23 tools/intel_vbt_decode: abstract DSI bridge type dump by Jani Nikula · 7 years ago
  18. ee7a0fe tools/intel_vbt_decode: use %.*s instead of duplicating a string by Jani Nikula · 7 years ago
  19. 48bf7bc tools/intel_vbt_decode: update dvo port name dumping by Jani Nikula · 7 years ago
  20. da4b9fe tools/intel_vbt_decode: make a copy of child devices before dumping by Jani Nikula · 7 years ago
  21. 2cbcc0b tools/intel_vbt_decode: migrate backlight dumping to kernel struct by Jani Nikula · 7 years ago
  22. 3b163c4 tools/intel_vbt_decode: migrate child device type bits decoding to kernel defs by Jani Nikula · 7 years ago
  23. 66d88e6 tools/intel_vbt_decode: migrate edp dumping to kernel struct by Jani Nikula · 7 years ago
  24. e1db4c4 tools/intel_vbt_decode: migrate psr dumping to kernel struct by Jani Nikula · 7 years ago
  25. dff8b30 tools/intel_vbt_decode: migrate child device dumping to kernel struct by Jani Nikula · 7 years ago
  26. ef52ae2 tools/intel_vbt_decode: migrate timing dumping to kernel struct by Jani Nikula · 7 years ago
  27. 09f35ea tools/intel_vbt_decode: start migrating to kernel intel_vbt_defs.h by Jani Nikula · 7 years ago
  28. 25a7117 tools/intel_vbt_decode: clean up struct lvds_dvo_timing by Jani Nikula · 7 years ago
  29. bb4d605 tools/intel_vbt_decode: Remove unused code by Petri Latvala · 8 years ago
  30. f609d18 tools: rename intel_bios_reader to intel_vbt_decode by Jani Nikula · 8 years ago[Renamed from tools/intel_bios_reader.c]
  31. 311e75d intel_bios_reader: print more VBT and BDB header info by Jani Nikula · 8 years ago
  32. 56cbe6b intel_bios_reader: be more informative about unknown blocks by Jani Nikula · 8 years ago
  33. cb55d6c intel_bios_reader: add hex dumping of headers by Jani Nikula · 8 years ago
  34. 295cd2c intel_bios_reader: abstract a more generic hex dumper by Jani Nikula · 8 years ago
  35. 42b80a1 intel_bios_reader: add more structured printout of headers by Jani Nikula · 8 years ago
  36. d07a3c8 tools/intel_bios_reader: Dump the DSI video transfer mode and pixel overlap by Ville Syrjälä · 8 years ago
  37. dc3fcd9 Silence a bunch of "const discard" warnings by Chris Wilson · 8 years ago
  38. 8e4ce75 tools/intel_bios_reader: Dump PSR block from VBT by Ville Syrjälä · 8 years ago
  39. 2ed42d3 tools/intel_bios_reader: Dump out more of the eDP block by Ville Syrjälä · 8 years ago
  40. 86a546f tools/intel_bios_reader: Dump out more information from the child device structure by Ville Syrjälä · 9 years ago
  41. cdee980 tools/intel_bios_reader: Dump more bits for general bit definitions block (1) by Ville Syrjälä · 9 years ago
  42. 1dd3ff0 tools/intel_bios_reader: print errors to stderr, return EXIT_FAILURE by Jani Nikula · 8 years ago
  43. 4daac35 tools/intel_bios_reader: clean up VBT/BDB header dumping by Jani Nikula · 8 years ago
  44. f482e23 tools/intel_bios_reader: abstract header information dumping by Jani Nikula · 8 years ago
  45. ec77945 tools/intel_bios_reader: add help by Marius Vlad · 8 years ago
  46. b4f96db tools/intel_bios_reader: free the block returned by find_section by Jani Nikula · 8 years ago
  47. 96647f1 tools/intel_bios_reader: add --all-panels option to dump all panels by Jani Nikula · 8 years ago
  48. 1c33231 tools/intel_bios_reader: add support for dumping only specific section by Jani Nikula · 8 years ago
  49. b0a8b08 tools/intel_bios_reader: add --hexdump option to dump hex, disable by default by Jani Nikula · 8 years ago
  50. eb416de tools/intel_bios_reader: dump the blocks in numerical order by Jani Nikula · 8 years ago
  51. 21467dc tools/intel_bios_reader: let the user specify panel type on the command line by Jani Nikula · 8 years ago
  52. 17ae0a6 tools/intel_bios_reader: drop dependencies on lvds block parsing by Jani Nikula · 8 years ago
  53. b6ccc55 tools/intel_bios_reader: move devid to context too by Jani Nikula · 8 years ago
  54. 3a81cf5 tools/intel_bios_reader: move more globals to struct context by Jani Nikula · 8 years ago
  55. 76a0462 tools/intel_bios_reader: pass around a context pointer instead of bdb_header by Jani Nikula · 8 years ago
  56. 474e58e tools/intel_bios_reader: drop silly tv_present variable and printout by Jani Nikula · 8 years ago
  57. c6ccbb5 tools/intel_bios_reader: drop unused lvds_support variable by Jani Nikula · 8 years ago
  58. 4d4b1c2 tools/intel_bios_reader: add --devid parameter by Jani Nikula · 8 years ago
  59. 8a06cc1 tools/intel_bios_reader: add command line option parsing and --file parameter by Jani Nikula · 8 years ago
  60. 1272b9c tools/intel_bios_reader: make VBIOS non-global by Jani Nikula · 8 years ago
  61. c39ab95 tools/intel_bios_reader: drop unused macros by Jani Nikula · 8 years ago
  62. fe7a42b tools/intel_bios_reader: Fix typo on dump info by Mika Kahola · 9 years ago
  63. 480479d intel_bios_reader: dump MIPI sequence block v3 by Jani Nikula · 9 years ago
  64. 70dc8c8 intel_bios_reader: port the sequence block parsing from kernel by Jani Nikula · 9 years ago
  65. 7d1a372 intel_bios_reader: port find_panel_sequence_block from kernel by Jani Nikula · 9 years ago
  66. b263934 intel_bios_reader: make the VBT pointers more const by Jani Nikula · 9 years ago
  67. d9588c8 intel_bios_reader: fix size handling for 32-bit block size by Jani Nikula · 9 years ago
  68. 2e2fffa intel_bios_reader: pass bdb pointer around instead of having as global by Jani Nikula · 9 years ago
  69. 9764247 intel_bios_reader: add dumping of i2c element in mipi sequence by Jani Nikula · 9 years ago
  70. cb89add intel_bios_reader: improve element dumpers by Jani Nikula · 9 years ago
  71. 9c4aa07 intel_bios_reader: rewrite the mipi sequence block dumping by Jani Nikula · 9 years ago
  72. 68cfe4b intel_bios_reader: check mipi sequence block version by Jani Nikula · 9 years ago
  73. 2155d1e tools/intel_bios_reader: Add MIPI device type by Ville Syrjälä · 9 years ago
  74. d8313c3 tools/intel_bios_reader: Decode the device type bits by Ville Syrjälä · 9 years ago
  75. a023052 tools/intel_bios_reader: Print the child dev handle by Ville Syrjälä · 9 years ago
  76. b701bb1 intel_bios_reader: Don't explode looking for the devid by Ville Syrjälä · 10 years ago
  77. b1e7564 intel_bios_reader: Read the child device size from VBT by Ville Syrjälä · 10 years ago
  78. 7027227 tools/intel_bios_read: fix SSC freq for BXT by Imre Deak · 9 years ago
  79. 1dc4884 tools/intel_bios_reader: fix SSC freq for VLV/CHV by Imre Deak · 9 years ago
  80. ac31f19 intel_bios_reader: Add support to dump MIPI Sequence block #53 by Gaurav K Singh · 10 years ago
  81. 525044b intel_bios_reader: Add support to dump MIPI Configuration Block #52 by Gaurav K Singh · 10 years ago
  82. c03c6ce lib: rename intel_gpu_tools.h to intel_io.h by Daniel Vetter · 11 years ago
  83. 6cfcd71 lib: remove uncessary #includes from headers by Daniel Vetter · 11 years ago
  84. a360e39 intel_bios_reader: dump all sections, including unknown ones by Jani Nikula · 11 years ago
  85. 419d053 intel_bios_reader: dump all edp device info structs by Jani Nikula · 11 years ago
  86. a4180df intel_bios_reader: prepare for dumping all sections by Jani Nikula · 11 years ago
  87. 8596a4b intel_bios_reader: add size temp variable as a shorthand for finfo.st_size by Jani Nikula · 11 years ago
  88. 1ffe6b0 intel_bios_reader: Sanitize input to ensure all data blocks are within bounds by Chris Wilson · 13 years ago
  89. 24a33db tools/intel_bios_reader: fixup new warnings by Daniel Vetter · 13 years ago
  90. eaaddc7 bios_reader: Allow forcing the device ID with DEVICE=0xNNNN by Adam Jackson · 13 years ago
  91. 592b1a5 tools/intel_bios_reader: use correct printf format for size_t by Chris Wilson · 14 years ago
  92. 281285e bios: Parse SDVO panel DTDs by Chris Wilson · 14 years ago
  93. 3225630 tools/bios_reader: try to dump more child device data by Jesse Barnes · 14 years ago
  94. 4f12d8a bios_reader: Fix to work on non-Intel machines by Adam Jackson · 14 years ago
  95. 581205d bios_reader: Fix SSC frequency parse for Ironlake/Sandybridge by Zhenyu Wang · 14 years ago
  96. a52cbcb bios reader: Decode device type from child device table by Adam Jackson · 14 years ago
  97. 97ffee6 Pull bios_reader program from Xorg driver by Zhenyu Wang · 15 years ago