summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801ex
Commit message (Expand)AuthorAgeFilesLines
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-088-8/+0
* usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki2014-02-161-4/+0
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-061-1/+1
* Makefile: Fix adding intel/commonKyösti Mälkki2013-07-301-0/+1
* usbdebug: Support i82801dx/ex southbridgeKyösti Mälkki2013-07-012-1/+14
* Unify setting i82801e LPCKyösti Mälkki2013-03-221-20/+45
* Use defines for some i82801ex/gx registersKyösti Mälkki2013-02-282-5/+10
* Get rid of drivers classPatrick Georgi2012-11-271-9/+9
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* intel/i82801ex: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-0/+2
* first round name simplification. drop the <component>_ prefix.stepan2010-12-0813-12/+12
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+1
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-11/+11
* Always enable parent resources before child resources.Myles Watson2010-06-171-2/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2711-35/+35
* zero warnings days...Stefan Reinauer2010-04-151-1/+2
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-141-2/+0
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-312-4/+4
* Fix all the format string warnings.Myles Watson2010-03-221-1/+2
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-221-16/+0
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-226-9/+9
* fix HPET on some ICH southbridgesStefan Reinauer2010-03-171-0/+1
* fix HPET base addressed.Stefan Reinauer2010-03-171-1/+1
* remove more warnings, and fix some boards (watchdog.h)Stefan Reinauer2010-03-175-11/+12
* fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.Stefan Reinauer2010-03-171-0/+1
* This does the following:Stefan Reinauer2010-02-2718-0/+1098