1. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 5 months ago
  2. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  3. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 6 months ago
  4. d19332c sb/intel/i82801gx: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  5. b82b431 src: Never set ISA Enable on PCI bridges by Angel Pons · 4 years ago
  6. bab37a2 sb/intel/i82801gx/pcie.c: Drop dead code by Angel Pons · 4 years ago
  7. 8d9a6f1 sb/intel/i82801gx: Constify struct southbridge_intel_i82801gx_config by Elyes HAOUAS · 4 years, 2 months ago
  8. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  9. ae22fe2 sb/intel/i82801gx: Use macro instead of numbers by Elyes HAOUAS · 4 years, 2 months ago
  10. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  11. 1234925 sb/intel/i82801gx: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 2 months ago
  12. 92646ea sb/intel/i82801gx: Improve code formatting by Elyes HAOUAS · 4 years, 3 months ago
  13. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  14. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  15. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 4 years, 10 months ago
  16. 742df5a sb/intel/i82801gx: Include chip.h directly by Arthur Heymans · 5 years ago
  17. 15ccbf0 {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() by Subrata Banik · 5 years ago
  18. 14e826f src/southbridge/intel/i82801gx/pcie.c: Correct NULL check by Jacob Garber · 5 years ago
  19. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  20. e6e5ecb sb/intel/i82801gx: Implement PCIe coalescing by Arthur Heymans · 6 years ago
  21. 9966703 sb/intel/i82801gx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  22. 3f111b0 southbridge/intel/i82801gx: Fix problems found by checkpatch.pl by Arthur Heymans · 7 years ago
  23. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  24. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  25. 8aa7e83 intel/i945 intel/i82801gx: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  26. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  27. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  28. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed from src/southbridge/intel/i82801gx/i82801gx_pcie.c]
  29. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  30. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  31. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  32. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  33. a8e1168 This patch contains some significant updates to the i82801gx component and will by Stefan Reinauer · 15 years ago
  34. 54309d6 Update Kontron board by Stefan Reinauer · 15 years ago
  35. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  36. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago
  37. debb11f Support for the Intel ICH7 southbridge. by Stefan Reinauer · 16 years ago