1. 2a1c430 nb/intel/i945: Remove irrelevant conditional statement by Elyes HAOUAS · 6 years ago
  2. e6c8f7e nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled by Arthur Heymans · 6 years ago
  3. 658a934 nb/intel/i945: Get rid of device_t by Elyes HAOUAS · 6 years ago
  4. 5e7ad65 nb/intel/i945/gma: Skip native VGA init for ACPI S3 resume by Paul Menzel · 6 years ago
  5. b23833f nb/intel/i945/gma: Factor out code to new `gma_ngi()` by Paul Menzel · 6 years ago
  6. c8412ed nb/intel/i945/gma: Log native graphics init in level INFO by Paul Menzel · 6 years ago
  7. 82683c0 nb/intel/i945/gma: Fix aligment of equal sign by Paul Menzel · 6 years ago
  8. bcf9a0a nb/intel/i945/gma: Log configured VGA mode by Paul Menzel · 6 years ago
  9. f6aa7d9 nb/intel/*/gma: Port ACPI opregion to older platforms by Patrick Rudolph · 7 years ago
  10. 8da2286 nb/intel/*/gma.c: Use macros for GMBUS numbers by Arthur Heymans · 7 years ago
  11. 8868fc6 nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888" by Elyes HAOUAS · 7 years ago
  12. 692e7df nb/intel/i945/gma.c: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  13. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  14. 70a8e34 nb/intel/i945: Fix errors found by checkpatch.pl by Arthur Heymans · 7 years ago
  15. 8e07900 nb/i945/gma.c: Refactor panel setup by Arthur Heymans · 8 years ago
  16. d81078d nb/i945/gma.c: Remove writes to FIFO Watermark registers by Arthur Heymans · 7 years ago
  17. 85cfddb nb/i945/gma.c: Change name and type of mmiobase in functions argument by Arthur Heymans · 7 years ago
  18. 533a385 nb/intel/i945/gma: Declare count variable outside 'for' loop by Paul Menzel · 8 years ago
  19. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  20. f3f4bea nb/i945/gma.c: use an if else statement for use of native init by Arthur Heymans · 8 years ago
  21. d0e0118 nb/i945/gma.c: Do not try to load vbios when selecting native init by Arthur Heymans · 8 years ago
  22. a299345 nb/intel/i945/gma.c: Homogenize code for PCI IDs. by Elyes HAOUAS · 8 years ago
  23. c057a061 nb/i945/gma.c: Set the MSAC register correctly by Arthur Heymans · 8 years ago
  24. 9c5fc62 nb/i945/gma.c: use IS_ENABLED instead of #if, #endif by Arthur Heymans · 8 years ago
  25. 75f9131 nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics by Arthur Heymans · 8 years ago
  26. c8c73a6 nb/i945/gma.c: correct VSYNC end offset by Arthur Heymans · 8 years ago
  27. 62f4dad i945/gma.c: Only init LVDS if it is detected by Arthur Heymans · 8 years ago
  28. 7141ff3 nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size by Arthur Heymans · 8 years ago
  29. 0b9ecb5 mb/intel/d945gclf: Allow use of native graphic init by Arthur Heymans · 8 years ago
  30. b59bcb2 i945/gma.c: add native VGA init by Arthur Heymans · 8 years ago
  31. 7dfc8a5 i945/gma.c: use linux code to calculate divisors by Arthur Heymans · 8 years ago
  32. 333176e i945/gma.c: Generate fake VBT by Arthur Heymans · 8 years ago
  33. 0a15fe9 northbridge/intel/i945: Add space around operators by Elyes HAOUAS · 8 years ago
  34. 874a8f9 i945: Enable changing VRAM size by Arthur Heymans · 8 years ago
  35. c7a1a3e northbridge/i945/gma: Re-enable NVRAM tft_brightness by Alexander Couzens · 8 years ago
  36. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  37. 551cff0 Derive lvds_dual_channel from EDID timings. by Vladimir Serbinenko · 9 years ago
  38. 2e4f83b intel i945: Fix native VGA initialization by Mono · 9 years ago
  39. 54e227e intel/i945: don't read structs out of uninitialized pointers by Patrick Georgi · 9 years ago
  40. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  41. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  42. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  43. 16110e7 i945/gma: Fix wrong comment about the documentation. by Denis 'GNUtoo' Carikli · 10 years ago
  44. 71512b2 northbridge/i945/gma: fix build error with native graphics init by Francis Rowe · 9 years ago
  45. 10dd0e3 i945: Add 0x27ae to GMA IDs. by Vladimir Serbinenko · 10 years ago
  46. 0092c99 i945: Support text mode gfx init by Vladimir Serbinenko · 10 years ago
  47. 055fe03 i945/gma: don't map the page table by Vladimir Serbinenko · 10 years ago
  48. a60fb4d i945: Remove GTT avoidance offset. by Vladimir Serbinenko · 10 years ago
  49. cc95f18 intel/i945/gma: Place GTT below top of memory by Paul Menzel · 10 years ago
  50. 26ca08c i945: Replace video gfx init. by Vladimir Serbinenko · 10 years ago
  51. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  52. f565ab0 lenovo/x60: Fix build issue with DO_NATIVE_VGA_INIT by Kyösti Mälkki · 10 years ago
  53. d235da1 northbridge/intel/i945/gma.c: Add and use defines for `GMADR` and `GTTADR` by Paul Menzel · 10 years ago
  54. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  55. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  56. c6f0997 Northbridge: i945: Native VGA init: print the GMA and GTT addresses by Peter Stuge · 11 years ago
  57. 03e4ac6 Northbridge: i945: Native VGA init: use UMA address by Peter Stuge · 11 years ago
  58. 2186b65 lenovo/x60: native vga init: fix code style issues. by Denis 'GNUtoo' Carikli · 11 years ago
  59. ed7e29e Lenovo ThinkPad X60: Add Native VGA init. by Denis 'GNUtoo' Carikli · 11 years ago
  60. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  61. ce6e9fe i945: Disable IGD if plugin VGA is preferred by Patrick Georgi · 12 years ago
  62. 6444bd4 i945: Reset IGD on boot by Patrick Georgi · 12 years ago
  63. b629d14 i945 GMA: restore tft brightness from cmos by Sven Schnelle · 13 years ago
  64. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  65. 30140a5 i945 northbridge update by Stefan Reinauer · 15 years ago