aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/esb6300
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
2012-11-27Get rid of drivers classPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-01-10Add missing HAVE_HARD_RESETSven Schnelle
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-19Copy ICH4 hard_reset() for 6300ESB.Jonathan Kollasch
2010-10-19Remove unused variables from 6300ESB smbus_write_block().Jonathan Kollasch
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-30Get rid of a few more warnings.Myles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25try to unify timing initialization across those boards that need it...Stefan Reinauer
2010-04-25no warnings days.Stefan Reinauer
2010-04-07switch some ROMCC boards back to ROMCC.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-07-20Rename some preprocessor symbols. I have no idea whyPatrick Georgi
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-04-01The early init code of several Intel southbridge chipsets callsEd Swierk
2007-11-07Add PCI IDs for most Intel southbridges of the 82801 seriesUwe Hermann
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2005-07-08eric patchYinghai Lu