summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801bx
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-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0116-16/+16
* Unify setting 82801a/b/c/d IOAPIC IDKyösti Mälkki2013-02-262-18/+22
* Get rid of drivers classPatrick Georgi2012-11-271-8/+8
* hpet: common ACPI generationPatrick Georgi2012-10-081-1/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0812-12/+12
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-073-4/+5
* Fix/drop some obsolete comments,Uwe Hermann2010-11-181-1/+1
* Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.Uwe Hermann2010-10-133-4/+13
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-3/+4
* Build fixes (trivial).Uwe Hermann2010-10-112-1/+1
* First round of ICH2/ICH2-M cleanups after split from i82801xx.Uwe Hermann2010-10-1115-730/+102
* Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.Uwe Hermann2010-10-081-40/+0
* Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.Uwe Hermann2010-10-084-114/+32
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-12/+12
* i82801bx defines the hard reset function, so move the "select" statement toWarren Turkal2010-09-261-0/+1
* Fix all warnings in the tree Stefan Reinauer2010-07-081-0/+68
* Kill a few more warnings.Myles Watson2010-07-075-89/+6
* This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith2010-06-212-18/+9
* Always enable parent resources before child resources.Myles Watson2010-06-171-7/+1
* license header fixes Nils Jacobs2010-05-141-2/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-273-4/+4
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-313-5/+5
* drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...Stefan Reinauer2010-03-281-1/+1
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-222-34/+0
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-224-10/+10
* fix HPET on some ICH southbridgesStefan Reinauer2010-03-171-25/+0
* fix HPET base addressed.Stefan Reinauer2010-03-171-1/+1
* This does the following:Stefan Reinauer2010-02-2720-0/+1976
OpenPOWER on IntegriCloud