aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/via/vt8237r/vt8237r.h
AgeCommit message (Expand)Author
2018-05-31Remove VIA vt8237r southbridge supportKyösti Mälkki
2018-05-21sb/via/vt8237r: Get rid of device_tElyes HAOUAS
2017-07-13src/southbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-04-14southbridge/via/vt8237r: Get rid of #include early_smbus.cLubomir Rintel
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2013-05-10Get rid of a number of __GNUC__ checksStefan Reinauer
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-10-08hpet: common ACPI generationPatrick Georgi
2011-11-03add support for writing to SMBus with vt8237Florian Zumbiehl
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-11-14Move cable detect logic to a weak function in vt8237r_ide.c and addTobias Diedrich
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-09-08Code must not access the smbus registers before the RTC power well isKevin O'Connor
2010-04-22zero warnings days...Stefan Reinauer
2010-04-03device_t wants device/device.hStefan Reinauer
2010-04-03remove more warnings.Stefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2008-10-17ROMCC chokes on vt8237_early_network_init(). Since that function is onlyCarl-Daniel Hailfinger
2008-10-16Revision 3567 introduced __attribute__((packed)) for a structured whichCarl-Daniel Hailfinger
2008-09-05This patch adds support for the VIA VT8237S south bridge. The VT8237R program...Rudolf Marek
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-11-04Various cosmetics, coding style fixes, constifications (trivial).Uwe Hermann
2007-11-03This patch is some small changes to the vt8237r to prepare it forCorey Osgood
2007-10-30Add support for the VIA VT8237R southbridge.Rudolf Marek