summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801gx
Commit message (Expand)AuthorAgeFilesLines
...
* usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki2013-07-011-26/+2
* intel/i82801gx: Store initial timestampNico Huber2013-06-191-0/+15
* usbdebug: Drop printk within console_init()Kyösti Mälkki2013-06-121-1/+0
* intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dumpKonstantin Aladyshev2013-06-121-1/+1
* Fix cycle error in intel southbridges to display GPI statusKonstantin Aladyshev2013-06-112-3/+3
* Drop prototype guarding for romccStefan Reinauer2013-05-101-1/+1
* Intel 82801Gx: LPC: Unify I/O APIC setupPaul Menzel2013-05-071-28/+14
* Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel2013-04-261-2/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-224-4/+3
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0122-22/+22
* Use defines for some i82801ex/gx registersKyösti Mälkki2013-02-282-1/+2
* Get rid of drivers classPatrick Georgi2012-11-271-12/+12
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-0/+1
* hpet: common ACPI generationPatrick Georgi2012-10-082-2/+4
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Refactor driver structsPatrick Georgi2012-07-262-81/+21
* SMM: unify mainboard APM command handlersStefan Reinauer2012-04-271-1/+1
* i82801gx: Support power-on-after-power-fail betterPatrick Georgi2012-03-241-7/+7
* i82801gx: Use CMOS variable if available for power-on on power failurePatrick Georgi2012-03-241-4/+8
* Avoid ../../.. paths in ASL filesPatrick Georgi2012-02-172-10/+10
* Remove whitespace.Patrick Georgi2012-02-171-1/+1
* Fix usb debug dongle supportSven Schnelle2011-10-312-1/+2
* i82801gx: Fix port status in AHCI modeSven Schnelle2011-10-272-1/+9
* i82801gx: Add setting for C4onC3 modeSven Schnelle2011-10-252-0/+6
* i82801gx: Add write and read/write block functionsSven Schnelle2011-10-251-0/+183
* i82801gx: Don't set I/O base address to static valueSven Schnelle2011-10-231-15/+11
* use acpi.h include instead of manually adding acpi_slp_type.Stefan Reinauer2011-10-151-2/+1
* i82801gx: read RTC status register to prevent IRQ stormSven Schnelle2011-06-291-0/+8
* SMM: don't overwrite SMM memory on resumeSven Schnelle2011-06-152-6/+29
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-151-0/+2
* i82801gx: enable ACPI during S3 resumeSven Schnelle2011-06-071-0/+5
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-072-19/+12
* SMM: add mainboard_apm_cnt() callbackSven Schnelle2011-06-061-0/+3
* i82801gx: enable SPI prefetchingSven Schnelle2011-05-032-0/+45
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-183-4/+12
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-101-1/+1
* ICH7: Fix register naming errorSven Schnelle2011-04-011-20/+26
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-011-7/+5
* Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functionsPatrick Georgi2011-02-031-4/+4
* SMM for AMD K8 Part 1/2Stefan Reinauer2010-12-183-7/+14
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0831-30/+30
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-073-4/+6
* Fix/drop some obsolete comments,Uwe Hermann2010-11-182-2/+2
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-2/+2
* fix typos found by zbao in other files.Stefan Reinauer2010-10-101-3/+3
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-053-8/+19
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-053-2/+14
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-16/+16
* Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).Uwe Hermann2010-09-281-2/+0
* Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann2010-09-261-0/+1