summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801ex
AgeCommit message (Expand)Author
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
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
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-07-30Makefile: Fix adding intel/commonKyösti Mälkki
2013-07-01usbdebug: Support i82801dx/ex southbridgeKyösti Mälkki
2013-03-22Unify setting i82801e LPCKyösti Mälkki
2013-02-28Use defines for some i82801ex/gx registersKyösti Mälkki
2012-11-27Get rid of drivers classPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-02-17intel/i82801ex: Move HAVE_HARD_RESET to southbridgePatrick Georgi
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-06-17Always enable parent resources before child resources.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
2010-04-14zero warnings days. Down to under 600 different warnings Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22Fix all the format string warnings.Myles Watson
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 HPET on some ICH southbridgesStefan Reinauer
2010-03-17fix HPET base addressed.Stefan Reinauer
2010-03-17remove more warnings, and fix some boards (watchdog.h)Stefan Reinauer
2010-03-17fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.Stefan Reinauer
2010-02-27This does the following:Stefan Reinauer