Age | Commit message (Expand) | Author |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-25 | intel: Remove IRQ1 from possible PIRQ assignemnt. | Vladimir Serbinenko |
2014-11-09 | i945: consolidate sb & nb early inits | Vladimir Serbinenko |
2014-11-09 | i945: Consolidate common GNVS init | Vladimir Serbinenko |
2014-11-09 | i82801gx: Move to implicit length patching | Vladimir Serbinenko |
2014-11-05 | soutbridge/*/bootblock: Use pci_dev_t over device_t typedef | Edward O'Callaghan |
2014-11-04 | i82801gx: Handle whole FADT in southbridge. | Vladimir Serbinenko |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-18 | i945: Consolidate FADT code | Vladimir Serbinenko |
2014-10-15 | i945: Convert to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-05 | i82801gx: Kill unused TCG and SMI1 | Vladimir Serbinenko |
2014-07-17 | southbridge,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-09-21 | timestamps intel: Move timestamp scratchpad to chipset | Kyösti Mälkki |
2013-09-10 | intel/i945 intel/i82801gx: remove explicit pcie config accesses | Kyösti Mälkki |
2013-08-29 | usbdebug: Change debug port scanning | Kyösti Mälkki |
2013-08-02 | Remove unnecessary space characters. | Andrew Wu |
2013-07-30 | Makefile: Fix adding intel/common | Kyösti Mälkki |
2013-07-10 | Drop some duplicates of PCI-e config functions | Kyösti Mälkki |
2013-07-10 | southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG | Denis 'GNUtoo' Carikli |
2013-07-10 | i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c | Denis 'GNUtoo' Carikli |
2013-07-10 | southbridge: i82801gx: smihandler.c: Correct outl->outw mistake. | Denis 'GNUtoo' Carikli |
2013-07-01 | usbdebug: Unify Intel southbridge builds | Kyösti Mälkki |
2013-07-01 | usbdebug: Drop duplicates of EHCI BAR relocation code | Kyösti Mälkki |
2013-06-19 | intel/i82801gx: Store initial timestamp | Nico Huber |
2013-06-12 | usbdebug: Drop printk within console_init() | Kyösti Mälkki |
2013-06-12 | intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dump | Konstantin Aladyshev |
2013-06-11 | Fix cycle error in intel southbridges to display GPI status | Konstantin Aladyshev |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-05-07 | Intel 82801Gx: LPC: Unify I/O APIC setup | Paul Menzel |
2013-04-26 | Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2 | Paul Menzel |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-28 | Use defines for some i82801ex/gx registers | Kyösti Mälkki |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-14 | Move HAVE_SMI_HANDLER from mainboards to chipsets | Stefan Reinauer |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-07-26 | Refactor driver structs | Patrick Georgi |
2012-04-27 | SMM: unify mainboard APM command handlers | Stefan Reinauer |
2012-03-24 | i82801gx: Support power-on-after-power-fail better | Patrick Georgi |
2012-03-24 | i82801gx: Use CMOS variable if available for power-on on power failure | Patrick Georgi |
2012-02-17 | Avoid ../../.. paths in ASL files | Patrick Georgi |
2012-02-17 | Remove whitespace. | Patrick Georgi |
2011-10-31 | Fix usb debug dongle support | Sven Schnelle |