summaryrefslogtreecommitdiffstats
path: root/src/mainboard/siemens/sitemp_g1p1/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-0/+2
* siemens/sitemp_g1p1: Remove a trailing whitespaceElyes HAOUAS2014-07-241-5/+5
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-4/+4
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* Siemens SITEMP G1P1: mainboard.c: Rename `init` to `mainboard_init`Paul Menzel2013-02-241-2/+2
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-13/+13
* mainboard/siemens/sitemp_g1p1: Fix YABEL usageNico Huber2012-11-141-2/+3
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Take care of NULL chip_ops->nameKyösti Mälkki2012-10-271-3/+3
* Use mainboard_interrupt_handlers everywherePatrick Georgi2012-10-051-8/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Siemens SiteMP: drop add_mainboard_resources()Kyösti Mälkki2012-08-071-20/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-261-8/+8
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-8/+0
* Move setup_uma_memory() to K8 northbridgeKyösti Mälkki2012-07-161-45/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-4/+4
* siemens/sitemp_g1p1: Drop debug codePatrick Georgi2012-05-041-29/+0
* remove trailing whitespaceStefan Reinauer2011-11-011-84/+84
* Add Siemens SITEMP-G1 boardJosef Kellermann2011-05-111-0/+964