1. 342f8d6 src/lib: Fix brace positions by Lee Leahy · 7 years ago
  2. 7340217 src/lib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  3. 35af5c4 src/lib: Fix spacing by Lee Leahy · 7 years ago
  4. e20a319 src/lib: Use tabs instead of spaces by Lee Leahy · 7 years ago
  5. b6ee0f9 src/lib: Move trailing statements to next line by Lee Leahy · 7 years ago
  6. 45fde70 src/lib: Add space before ( by Lee Leahy · 7 years ago
  7. 2f919ec src/lib: Remove braces for single statements by Lee Leahy · 7 years ago
  8. 994a4a1 edid: Fix a function signature by Nico Huber · 8 years ago
  9. 2b6db97 edid: Make framebuffer row alignment configurable by Julius Werner · 8 years ago
  10. 6911219 edid: Add helper function to calculate bits-per-pixel dependent values by Julius Werner · 8 years ago
  11. bca67fb edid: Don't half parse (and wrongly print) more detailed timings by Douglas Anderson · 9 years ago
  12. 78e226cf edid: Use a better mode for 640x480 by Douglas Anderson · 9 years ago
  13. 9fa0760 edid: Don't set standard timings as supported if they're not by Douglas Anderson · 9 years ago
  14. 14dd370 edid: Remove useless parameter from detailed_cvt_descriptor() by Douglas Anderson · 9 years ago
  15. 85810cc edid: add hdmi_monitor_detected in data struct edid by Yakir Yang · 9 years ago
  16. 551cff0 Derive lvds_dual_channel from EDID timings. by Vladimir Serbinenko · 9 years ago
  17. bedbdc4 edid: fix know_modes timing error by Yakir Yang · 9 years ago
  18. e205410 edid: add function to manually specify mode by David Hendricks · 9 years ago
  19. 40e89b4 edid: Memset output earlier in decode_edid() by David Hendricks · 9 years ago
  20. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  21. a3b898a edid: Clean-up the edid struct by David Hendricks · 9 years ago
  22. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  23. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 9 years ago
  24. 8b12a28 edid: fill reserved bits fields in cb_framebuffer by Patrick Georgi · 10 years ago
  25. 09915c1 lib/edid.c: Fix mismatch between format string and variable type by Alexandru Gagniuc · 10 years ago
  26. 9d0ae59 lib/edid.c: Use 'hh' instead of 'h' length modifier in printk by Alexandru Gagniuc · 10 years ago
  27. 4213b97 edid: initialize has_valid_detailed_blocks as 1 by Vince Hsu · 10 years ago
  28. 1c8ee21 edid: Change static variables to auto variables. by Hung-Te Lin · 10 years ago
  29. be71ee5d edid: remove float use by Patrick Georgi · 10 years ago
  30. b713d93 edid: fill reserved bits fields in cb_framebuffer by Patrick Georgi · 10 years ago
  31. 076c317 edid: Relax EDID 1.3 requirements. by Hung-Te Lin · 10 years ago
  32. 08f6c80 edid: Support EDID 1.4. by Hung-Te Lin · 10 years ago
  33. b2c1062 edid: Accept valid detail blocks without timing descriptor. by Hung-Te Lin · 10 years ago
  34. 2536c1a edid: Fix string extraction in Monitor Descriptors. by Hung-Te Lin · 10 years ago
  35. 7944581 edid: Fix extension parsing when EDID blob does not have any extensions. by Hung-Te Lin · 10 years ago
  36. fc0d244 edid: Fix source indent. by Hung-Te Lin · 10 years ago
  37. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  38. e211bd9 src/lib/edid.c: missing break statement by Patrick Georgi · 10 years ago
  39. 1a37b26 lib/edid: Don't set vbe_valid in decode_edid. by Vladimir Serbinenko · 10 years ago
  40. d01ed75 printk: support and use %hh prefix by Patrick Georgi · 10 years ago
  41. c0d5eb2 Pit: graphics by Ronald G. Minnich · 11 years ago
  42. d0a81f7 Calculate transcoder flags based on pipe config by Furquan Shaikh · 11 years ago
  43. aa04ed6 Added structure members x_mm and y_mm to edid decoding by Furquan Shaikh · 11 years ago
  44. 6b19071 FUI: Fill in link_m and link_n values by Furquan Shaikh · 11 years ago
  45. 4c5b161 EDID: add fields specialized to the needs of framebuffers by Ronald G. Minnich · 11 years ago
  46. 78c3e33 FUI: reorganize include files by Ronald G. Minnich · 11 years ago
  47. b2893a01 Provide support for setting up the framebuffer from EDID by Ronald G. Minnich · 11 years ago
  48. 0ea3664 edid: fix warning by Gerd Hoffmann · 11 years ago
  49. b3b72f3 link/graphics: Add support for EDID by Ronald G. Minnich · 11 years ago