summaryrefslogtreecommitdiff
path: root/src/mainboard/artecgroup/dbe61/mainboard.c
AgeCommit message (Expand)Author
2018-06-05amd/geode_lx: Remove most boardsKyösti Mälkki
2016-11-30mainboard/artecgroup/dbe61/mainboard.c: Use tab for indentsElyes HAOUAS
2016-10-09mainboard/artecgroup: Use C89 comments style & remove commented codeElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2010-09-25Drop some useless "../../../" in #includes (trivial).Uwe Hermann
2010-04-07fix epia-m700 compilation, and remove more warnings.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-06-20Artec Group dbe61 mainboard support.Marc Jones
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2006-09-19commit moire changesRonald G. Minnich
2006-08-03Changelog:Indrek Kruusa
2006-07-28This patch adds support for the AMD LX cpu. Ron Minnich