summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801cx
AgeCommit message (Expand)Author
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-06-12Fix i82801a/b/c/d IOAPICKyösti Mälkki
2013-02-26Unify setting 82801a/b/c/d IOAPIC IDKyösti Mälkki
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-16Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-02-17intel/i82801cx: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
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-25no warnings days.Stefan Reinauer
2010-04-07fix epia-m700 compilation, and remove more 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-28drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...Stefan Reinauer
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-02-27This does the following:Stefan Reinauer