1. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  2. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  3. 31312b2 sb/intel/i82801gx: Use common Intel SMM code by Arthur Heymans · 6 years ago
  4. 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  5. ddb64d3 sb/intel/i82801gx: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  6. 3f111b0 southbridge/intel/i82801gx: Fix problems found by checkpatch.pl by Arthur Heymans · 7 years ago
  7. b4a45dc intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  8. 061d781 southbridge/intel/i82801gx: transition away from device_t by Antonello Dettori · 8 years ago
  9. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  10. 70d79a4 src/southbridge: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  11. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  12. e991945 southbridge/intel/i82801gx: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  13. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 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. 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 10 years ago
  17. 182e551f smihandler.c: Fix doxygen errors in southbridge_smi_handler by Martin Roth · 10 years ago
  18. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  19. a485705 i82801gx: Kill unused TCG and SMI1 by Vladimir Serbinenko · 10 years ago
  20. 8aa7e83 intel/i945 intel/i82801gx: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  21. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago
  22. 20b6d91 southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG by Denis 'GNUtoo' Carikli · 11 years ago
  23. 1b32a51 i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c by Denis 'GNUtoo' Carikli · 11 years ago
  24. b694f10 southbridge: i82801gx: smihandler.c: Correct outl->outw mistake. by Denis 'GNUtoo' Carikli · 11 years ago
  25. 62f8083 Fix cycle error in intel southbridges to display GPI status by Konstantin Aladyshev · 11 years ago
  26. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  27. bf34e94 SMM: unify mainboard APM command handlers by Stefan Reinauer · 12 years ago
  28. 8a85bcc i82801gx: Support power-on-after-power-fail better by Patrick Georgi · 13 years ago
  29. c07466b i82801gx: Use CMOS variable if available for power-on on power failure by Patrick Georgi · 13 years ago
  30. 811787a i82801gx: read RTC status register to prevent IRQ storm by Sven Schnelle · 13 years ago
  31. bfe8e51 SMM: don't overwrite SMM memory on resume by Sven Schnelle · 13 years ago
  32. f4dc1a7 SMM: add defines for APM_CNT register by Sven Schnelle · 13 years ago
  33. c21b054 SMM: add mainboard_apm_cnt() callback by Sven Schnelle · 13 years ago
  34. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed (99%) from src/southbridge/intel/i82801gx/i82801gx_smihandler.c]
  35. 2f4b7f6 clean up some prototypes by Stefan Reinauer · 14 years ago
  36. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  37. 348a1ba fix a couple of warnings by Stefan Reinauer · 14 years ago
  38. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 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. 3b38745 * fix a minor power state issue in the ich7 smm handler by Stefan Reinauer · 15 years ago
  46. 54309d6 Update Kontron board by Stefan Reinauer · 16 years ago
  47. 269563a First shot at factoring SMM code into generic parts and southbridge specific by Stefan Reinauer · 16 years ago[Renamed (79%) from src/southbridge/intel/i82801gx/smihandler.c]
  48. debb11f Support for the Intel ICH7 southbridge. by Stefan Reinauer · 16 years ago