1. ef33e03 southbridge/intel: Use i82801gx code for NM10 by Damien Zammit · 9 years ago
  2. d5d94ea intel/i945: Consolidate MADT handling by Vladimir Serbinenko · 10 years ago
  3. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  4. 8fc5c64 southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi` by Paul Menzel · 9 years ago
  5. 06f1f8f timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS by Aaron Durbin · 10 years ago
  6. aa04e18 x86 SMM: Relocator is intel-only by Kyösti Mälkki · 9 years ago
  7. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  8. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  9. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  10. f119f08 i82801gx: Reserve LPC decodes. by Vladimir Serbinenko · 10 years ago
  11. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  12. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  13. f88b932 southbridge/i82801gx: Add x_EN defines for LPC_EN by Damien Zammit · 9 years ago
  14. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  15. b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 10 years ago
  16. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  17. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  18. 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 10 years ago
  19. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  20. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  21. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  22. 182e551f smihandler.c: Fix doxygen errors in southbridge_smi_handler by Martin Roth · 10 years ago
  23. 24813c1 i945: Consolidate acpi/platform.asl by Vladimir Serbinenko · 10 years ago
  24. 4aad743 i82801gx: Enable upper CMOS in bootblock. by Vladimir Serbinenko · 10 years ago
  25. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  26. 609d22f intel: Remove IRQ1 from possible PIRQ assignemnt. by Vladimir Serbinenko · 10 years ago
  27. 5560188 i945: consolidate sb & nb early inits by Vladimir Serbinenko · 10 years ago
  28. 385743a i945: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  29. 1bad88e i82801gx: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  30. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  31. ab83ef0 i82801gx: Handle whole FADT in southbridge. by Vladimir Serbinenko · 10 years ago
  32. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  33. c21e073 i945: Consolidate FADT code by Vladimir Serbinenko · 10 years ago classic-2014.10
  34. 0e64617 i945: Convert to per-device ACPI by Vladimir Serbinenko · 10 years ago
  35. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  36. a485705 i82801gx: Kill unused TCG and SMI1 by Vladimir Serbinenko · 10 years ago
  37. 5eb4d63 southbridge,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  38. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  39. c3ed886 intel boards: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  40. 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 10 years ago
  41. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 10 years ago
  42. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  43. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  44. 8aa7e83 intel/i945 intel/i82801gx: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  45. 2410010 usbdebug: Change debug port scanning by Kyösti Mälkki · 11 years ago
  46. ae8d069 Remove unnecessary space characters. by Andrew Wu · 11 years ago
  47. 71216c9 Makefile: Fix adding intel/common by Kyösti Mälkki · 11 years ago
  48. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago
  49. 20b6d91 southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG by Denis 'GNUtoo' Carikli · 11 years ago
  50. 1b32a51 i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c by Denis 'GNUtoo' Carikli · 11 years ago
  51. b694f10 southbridge: i82801gx: smihandler.c: Correct outl->outw mistake. by Denis 'GNUtoo' Carikli · 11 years ago
  52. 54c586c usbdebug: Unify Intel southbridge builds by Kyösti Mälkki · 11 years ago
  53. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  54. 9359f2d intel/i82801gx: Store initial timestamp by Nico Huber · 11 years ago
  55. 5272a5f usbdebug: Drop printk within console_init() by Kyösti Mälkki · 11 years ago
  56. 07c3fc0 intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dump by Konstantin Aladyshev · 11 years ago
  57. 62f8083 Fix cycle error in intel southbridges to display GPI status by Konstantin Aladyshev · 11 years ago
  58. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  59. ddddf15 Intel 82801Gx: LPC: Unify I/O APIC setup by Paul Menzel · 11 years ago
  60. 526a46e Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2 by Paul Menzel · 11 years ago
  61. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  62. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  63. 1cca340 Use defines for some i82801ex/gx registers by Kyösti Mälkki · 11 years ago
  64. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  65. 431a816 Move HAVE_SMI_HANDLER from mainboards to chipsets by Stefan Reinauer · 12 years ago
  66. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  67. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  68. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  69. bf34e94 SMM: unify mainboard APM command handlers by Stefan Reinauer · 12 years ago
  70. 8a85bcc i82801gx: Support power-on-after-power-fail better by Patrick Georgi · 13 years ago
  71. c07466b i82801gx: Use CMOS variable if available for power-on on power failure by Patrick Georgi · 13 years ago
  72. 334328a Avoid ../../.. paths in ASL files by Patrick Georgi · 12 years ago
  73. 472efa6 Remove whitespace. by Patrick Georgi · 12 years ago
  74. 20fc631 Fix usb debug dongle support by Sven Schnelle · 13 years ago
  75. b2f173e i82801gx: Fix port status in AHCI mode by Sven Schnelle · 13 years ago
  76. 906f9ae i82801gx: Add setting for C4onC3 mode by Sven Schnelle · 13 years ago
  77. 718afbe i82801gx: Add write and read/write block functions by Sven Schnelle · 13 years ago
  78. 3c97679 i82801gx: Don't set I/O base address to static value by Sven Schnelle · 13 years ago
  79. ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  80. 811787a i82801gx: read RTC status register to prevent IRQ storm by Sven Schnelle · 13 years ago
  81. bfe8e51 SMM: don't overwrite SMM memory on resume by Sven Schnelle · 13 years ago
  82. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  83. e261807 i82801gx: enable ACPI during S3 resume by Sven Schnelle · 13 years ago
  84. f4dc1a7 SMM: add defines for APM_CNT register by Sven Schnelle · 13 years ago
  85. c21b054 SMM: add mainboard_apm_cnt() callback by Sven Schnelle · 13 years ago
  86. 49ae971 i82801gx: enable SPI prefetching by Sven Schnelle · 13 years ago
  87. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  88. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  89. 8a539b6 ICH7: Fix register naming error by Sven Schnelle · 13 years ago
  90. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  91. 87fcffa Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions by Patrick Georgi · 13 years ago
  92. cadc545 SMM for AMD K8 Part 1/2 by Stefan Reinauer · 14 years ago
  93. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  94. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  95. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  96. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  97. 0a58a7b fix typos found by zbao in other files. by Stefan Reinauer · 14 years ago
  98. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  99. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  100. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago