1. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 5 months ago
  2. d6fb425 intel/gma: Use bitwise or instead addition for valid bit by Petr Cvek · 2 years, 1 month ago
  3. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  4. a4dd33c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers by Elyes HAOUAS · 3 years, 11 months 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. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 2 months ago
  11. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  12. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  13. affd771 nb/intel/pineview: drop intel_gma_get_controller_info() 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. 39ff703 nb/intel/pineview: Clean up code and comments by Angel Pons · 4 years, 4 months ago
  17. 51401c3 src/northbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  18. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  19. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  20. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  21. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  22. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  23. ef20ecc nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address by Elyes HAOUAS · 6 years ago
  24. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  25. e6c8f7e nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled by Arthur Heymans · 6 years ago
  26. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  27. 6275360 nb/intel/pineview: Get rid of device_t by Elyes HAOUAS · 6 years ago
  28. bb98b38 nb/intel/pineview: Port ACPI opregion to pineview by Patrick Rudolph · 7 years ago
  29. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  30. d3284a6 nb/intel/*/gma.c: remove spaces at the fake vbt generation by Arthur Heymans · 8 years ago
  31. 6e8b3c1 src/northbridge: Improve code formatting by Elyes HAOUAS · 8 years ago
  32. 51fdb92 nb/intel/pineview: Native VGA init (CRT) by Damien Zammit · 8 years ago