summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801dx
Commit message (Expand)AuthorAgeFilesLines
* Drop prototype guarding for romccStefan Reinauer2013-05-101-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-017-7/+7
* Unify setting 82801a/b/c/d IOAPIC IDKyösti Mälkki2013-02-262-22/+25
* Get rid of drivers classPatrick Georgi2012-11-271-7/+7
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-0/+1
* hpet: common ACPI generationPatrick Georgi2012-10-082-12/+3
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki2012-04-243-19/+14
* intel/82801dx: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+1
* i82801dx: Replace romstage printk'sKyösti Mälkki2011-10-201-7/+7
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-071-15/+6
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0814-10/+10
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-3/+2
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-10/+10
* - fix SMM code relocation raceStefan Reinauer2010-08-012-3/+6
* Always enable parent resources before child resources.Myles Watson2010-06-171-7/+1
* don't generate C source code file but use objcopy to include the SMM blob.Stefan Reinauer2010-05-301-3/+3
* fix warnings.Stefan Reinauer2010-05-271-2/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-273-8/+8
* do better error reporting in i82801dx early smbus functions.Stefan Reinauer2010-04-111-13/+8
* 1. This patch adds CAR for Intel P6 series processors.Joseph Smith2010-04-092-5/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-3/+3
* drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...Stefan Reinauer2010-03-281-1/+1
* fix newly introduced printk_foo warnings..Stefan Reinauer2010-03-231-6/+6
* Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL wo...Joseph Smith2010-03-222-26/+98
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-221-35/+0
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-227-184/+184
* revert the faulty part of r5252Stefan Reinauer2010-03-171-0/+27
* fix HPET on some ICH southbridgesStefan Reinauer2010-03-171-24/+0
* Actually enable HPETStefan Reinauer2010-03-171-1/+2
* bug fix for IOAPIC on i82801dx.Stefan Reinauer2010-03-171-2/+2
* This patch fixes up the i82801dx_lpc.c code post transition.Joseph Smith2010-03-172-127/+178
* more warning fixes.Stefan Reinauer2010-03-173-2/+6
* fix HPET base addressed.Stefan Reinauer2010-03-171-2/+2
* fix a couple of warningsStefan Reinauer2010-03-171-2/+2
* ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA)Stefan Reinauer2010-03-1417-403/+604
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-017-17/+1474
* This does the following:Stefan Reinauer2010-02-2717-0/+1102
OpenPOWER on IntegriCloud