1. 9966703 sb/intel/i82801gx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  2. 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  3. 3f111b0 southbridge/intel/i82801gx: Fix problems found by checkpatch.pl by Arthur Heymans · 7 years ago
  4. 035df00 src/southbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  5. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  6. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  7. ef33e03 southbridge/intel: Use i82801gx code for NM10 by Damien Zammit · 9 years ago
  8. d5d94ea intel/i945: Consolidate MADT handling by Vladimir Serbinenko · 10 years ago
  9. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  10. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  11. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  12. f119f08 i82801gx: Reserve LPC decodes. by Vladimir Serbinenko · 10 years ago
  13. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  14. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  15. b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 10 years ago
  16. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  17. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  18. 385743a i945: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  19. 1bad88e i82801gx: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  20. ab83ef0 i82801gx: Handle whole FADT in southbridge. by Vladimir Serbinenko · 10 years ago
  21. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  22. c21e073 i945: Consolidate FADT code by Vladimir Serbinenko · 10 years ago classic-2014.10
  23. 0e64617 i945: Convert to per-device ACPI by Vladimir Serbinenko · 10 years ago
  24. c3ed886 intel boards: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  25. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  26. ddddf15 Intel 82801Gx: LPC: Unify I/O APIC setup by Paul Menzel · 11 years ago
  27. 526a46e Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2 by Paul Menzel · 11 years ago
  28. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  29. 1cca340 Use defines for some i82801ex/gx registers by Kyösti Mälkki · 11 years ago
  30. 906f9ae i82801gx: Add setting for C4onC3 mode by Sven Schnelle · 13 years ago
  31. ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  32. e261807 i82801gx: enable ACPI during S3 resume by Sven Schnelle · 13 years ago
  33. f4dc1a7 SMM: add defines for APM_CNT register by Sven Schnelle · 13 years ago
  34. cadc545 SMM for AMD K8 Part 1/2 by Stefan Reinauer · 14 years ago
  35. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed from src/southbridge/intel/i82801gx/i82801gx_lpc.c]
  36. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  37. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  38. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  39. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  40. 7a3d095 by Stefan Reinauer · 15 years ago
  41. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  42. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  43. dec1b47 Add some more CONFIG_* prefixes that were missing. by Patrick Georgi · 15 years ago
  44. 573f7d4 Intel ICH7 updates by Stefan Reinauer · 15 years ago
  45. 85a94f6 Rename some preprocessor symbols. I have no idea why by Patrick Georgi · 15 years ago
  46. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  47. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  48. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  49. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  50. a8e1168 This patch contains some significant updates to the i82801gx component and will by Stefan Reinauer · 15 years ago
  51. 54309d6 Update Kontron board by Stefan Reinauer · 16 years ago
  52. 269563a First shot at factoring SMM code into generic parts and southbridge specific by Stefan Reinauer · 16 years ago
  53. 556801e The enable_hpet() code in intel/i82801gx will not work with the by Uwe Hermann · 16 years ago
  54. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  55. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago
  56. debb11f Support for the Intel ICH7 southbridge. by Stefan Reinauer · 16 years ago