summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801gx
AgeCommit message (Expand)Author
2014-07-17southbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-21intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-09-21timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki
2013-09-10intel/i945 intel/i82801gx: remove explicit pcie config accessesKyösti Mälkki
2013-08-29usbdebug: Change debug port scanningKyösti Mälkki
2013-08-02Remove unnecessary space characters.Andrew Wu
2013-07-30Makefile: Fix adding intel/commonKyösti Mälkki
2013-07-10Drop some duplicates of PCI-e config functionsKyösti Mälkki
2013-07-10southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEGDenis 'GNUtoo' Carikli
2013-07-10i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.cDenis 'GNUtoo' Carikli
2013-07-10southbridge: i82801gx: smihandler.c: Correct outl->outw mistake.Denis 'GNUtoo' Carikli
2013-07-01usbdebug: Unify Intel southbridge buildsKyösti Mälkki
2013-07-01usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki
2013-06-19intel/i82801gx: Store initial timestampNico Huber
2013-06-12usbdebug: Drop printk within console_init()Kyösti Mälkki
2013-06-12intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dumpKonstantin Aladyshev
2013-06-11Fix cycle error in intel southbridges to display GPI statusKonstantin Aladyshev
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-05-07Intel 82801Gx: LPC: Unify I/O APIC setupPaul Menzel
2013-04-26Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28Use defines for some i82801ex/gx registersKyösti Mälkki
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-14Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-07-26Refactor driver structsPatrick Georgi
2012-04-27SMM: unify mainboard APM command handlersStefan Reinauer
2012-03-24i82801gx: Support power-on-after-power-fail betterPatrick Georgi
2012-03-24i82801gx: Use CMOS variable if available for power-on on power failurePatrick Georgi
2012-02-17Avoid ../../.. paths in ASL filesPatrick Georgi
2012-02-17Remove whitespace.Patrick Georgi
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-10-27i82801gx: Fix port status in AHCI modeSven Schnelle
2011-10-25i82801gx: Add setting for C4onC3 modeSven Schnelle
2011-10-25i82801gx: Add write and read/write block functionsSven Schnelle
2011-10-23i82801gx: Don't set I/O base address to static valueSven Schnelle
2011-10-15use acpi.h include instead of manually adding acpi_slp_type.Stefan Reinauer
2011-06-29i82801gx: read RTC status register to prevent IRQ stormSven Schnelle
2011-06-15SMM: don't overwrite SMM memory on resumeSven Schnelle
2011-06-15i82801gx: replace cafed00d/cafebabe by definesSven Schnelle
2011-06-07i82801gx: enable ACPI during S3 resumeSven Schnelle
2011-06-07SMM: add defines for APM_CNT registerSven Schnelle
2011-06-06SMM: add mainboard_apm_cnt() callbackSven Schnelle
2011-05-03i82801gx: enable SPI prefetchingSven Schnelle