1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. 79b2a15 sb/intel/x/smbus.c: Factor out common code by Angel Pons · 3 years, 7 months ago
  3. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  4. a4dd33c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  5. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years ago
  6. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  8. 92646ea sb/intel/i82801gx: Improve code formatting by Elyes HAOUAS · 4 years, 3 months ago
  9. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  10. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  11. 1cae454 device,sb/intel: Move SMBus host controller prototypes by Kyösti Mälkki · 4 years, 6 months ago
  12. 1cd8703 southbridge: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  13. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  14. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  15. 4aa181e sb/intel/i82801gx: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  16. 9966703 sb/intel/i82801gx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  17. 16fe790 sb/intel/*: Use common SMBus functions by Arthur Heymans · 7 years ago
  18. 3f111b0 southbridge/intel/i82801gx: Fix problems found by checkpatch.pl by Arthur Heymans · 7 years ago
  19. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  20. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  21. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  22. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  23. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  24. 718afbe i82801gx: Add write and read/write block functions by Sven Schnelle · 13 years ago
  25. 3c97679 i82801gx: Don't set I/O base address to static value by Sven Schnelle · 13 years ago
  26. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed (98%) from src/southbridge/intel/i82801gx/i82801gx_smbus.c]
  27. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  28. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  29. 573f7d4 Intel ICH7 updates by Stefan Reinauer · 15 years ago
  30. a8e1168 This patch contains some significant updates to the i82801gx component and will by Stefan Reinauer · 15 years ago
  31. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  32. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  33. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago
  34. debb11f Support for the Intel ICH7 southbridge. by Stefan Reinauer · 16 years ago