summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801dx
AgeCommit message (Expand)Author
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08x86 SMM: Relocator is intel-onlyKyösti Mälkki
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-04-06global: Refactor get_option usageVarad Gautam
2015-03-11x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-04smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
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-07-30Makefile: Fix adding intel/commonKyösti Mälkki
2013-07-10Drop some duplicates of PCI-e config functionsKyösti Mälkki
2013-07-01usbdebug: Support i82801dx/ex southbridgeKyösti Mälkki
2013-06-12Fix i82801a/b/c/d IOAPICKyö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-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-26Unify setting 82801a/b/c/d IOAPIC IDKyö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-04-24Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki
2012-02-17intel/82801dx: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2011-10-20i82801dx: Replace romstage printk'sKyösti Mälkki
2011-06-07SMM: add defines for APM_CNT registerSven Schnelle
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-08-01- fix SMM code relocation raceStefan Reinauer
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-05-30don't generate C source code file but use objcopy to include the SMM blob.Stefan Reinauer
2010-05-27fix warnings.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-11do better error reporting in i82801dx early smbus functions.Stefan Reinauer
2010-04-091. This patch adds CAR for Intel P6 series processors.Joseph Smith
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-23fix newly introduced printk_foo warnings..Stefan Reinauer
2010-03-22Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL wo...Joseph Smith
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-17revert the faulty part of r5252Stefan Reinauer