1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 4 months ago
  3. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 1 month ago
  4. 4a9569a nb/intel/x4x: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  5. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  6. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 2 months ago
  7. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 2 months ago
  8. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 2 months ago
  9. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  10. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  11. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 2 months ago
  12. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  13. 33f89ee nb/intel/x4x: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 3 months ago
  14. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  15. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  16. 44b275e nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>' by Elyes HAOUAS · 4 years, 8 months ago
  17. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  18. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  19. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  20. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  21. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  22. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  23. 15b83da nb/intel/x4x: Remove spurious pcidev_on_root() usage by Nico Huber · 5 years ago
  24. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  25. 3e3bae0 nb/intel/x4x/gma.c: fix skipping of native graphics init by Stefan Tauner · 6 years ago
  26. e6c8f7e nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled by Arthur Heymans · 6 years ago
  27. e809305 nb/intel/x4x: Deprecate native graphic init by Arthur Heymans · 6 years ago
  28. f2dd049 libgfxinit: Enable G45 support (for GM45/X4X) by Nico Huber · 7 years ago
  29. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  30. fea02e1 nb/x4x: Get rid of device_t by Elyes HAOUAS · 6 years ago
  31. f6aa7d9 nb/intel/*/gma: Port ACPI opregion to older platforms by Patrick Rudolph · 7 years ago
  32. c3cbe94 nb/intel/x4x/gma.c: Probe VGA EDID on DVI-I ports by Arthur Heymans · 7 years ago
  33. 8da2286 nb/intel/*/gma.c: Use macros for GMBUS numbers by Arthur Heymans · 7 years ago
  34. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  35. 2e7efe6 nb/intel/x4x: Don't run NGI if IGD has not been assigned VGA cycles by Arthur Heymans · 7 years ago
  36. c80748c nb/x4x: Add ramstage IGD disable function by Arthur Heymans · 7 years ago
  37. 70a1dda nb/intel/x4x: Fix issues found by checkpatch.pl by Arthur Heymans · 7 years ago
  38. 9e70ce0 nb/x4x: Add other Eaglelake IGD PCI DID to list by Arthur Heymans · 8 years ago
  39. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  40. f8a4f41 nb/x4x/gma.c: Remove writes to DP, FDI registers by Arthur Heymans · 8 years ago
  41. ff1286d nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers by Arthur Heymans · 8 years ago
  42. 75f9131 nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics by Arthur Heymans · 8 years ago
  43. 063cd5f nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it by Arthur Heymans · 8 years ago
  44. 7141ff3 nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size by Arthur Heymans · 8 years ago
  45. de14ea7 x4x/gma.c: Add VESA native resolution mode by Arthur Heymans · 8 years ago
  46. d3284a6 nb/intel/*/gma.c: remove spaces at the fake vbt generation by Arthur Heymans · 8 years ago
  47. 216fc50 nb/intel/x4x: Cleanup gma.c by Damien Zammit · 8 years ago
  48. 43a1f78 northbridge/intel/x4x: Intel 4-series northbridge support by Damien Zammit · 9 years ago