aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801gx
AgeCommit message (Expand)Author
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
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-04-01ICH7: Fix register naming errorSven Schnelle
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2011-02-03Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functionsPatrick Georgi
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-12-07Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann
2010-11-18Fix/drop some obsolete comments,Uwe Hermann
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-10fix typos found by zbao in other files.Stefan Reinauer
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-28Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).Uwe Hermann
2010-09-26Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann
2010-09-25Various Debug Port southbridge implementation fixes / cosmetics.Uwe Hermann
2010-09-25Various USB Debug Port fixes (trivial).Uwe Hermann
2010-08-04Remove warnings from USB debug console code.Myles Watson
2010-08-01- fix SMM code relocation raceStefan Reinauer
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-06-05Fix two warnings:Stefan Reinauer
2010-05-30don't generate C source code file but use objcopy to include the SMM blob.Stefan Reinauer
2010-05-25also rename the config option.Stefan Reinauer
2010-05-25fix most usbdebug warnings and fix function names.Stefan Reinauer
2010-05-25Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer
2010-05-14clean up some prototypesStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-22Fix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE:MB899.Bernhard M. Wiedermann
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-28drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...Stefan Reinauer
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17fix a couple of warningsStefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-02-22fix builds...Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-17ICH7 updateStefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2010-01-16(trivial) cosmetics for i82801gx cmos failover.Stefan Reinauer
2010-01-16* drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-26Kontron 986LCD-M updateStefan Reinauer
2009-10-24s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick u...Stefan Reinauer
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer
2009-08-12Kconfig!Patrick Georgi
2009-08-05Add some more CONFIG_* prefixes that were missing.Patrick Georgi