summaryrefslogtreecommitdiffstats
path: root/src/mainboard/technexion/tim5690/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-257/+0
* mb/technexion: Get rid of device_tElyes HAOUAS2018-05-091-2/+2
* mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-3/+3
* mainboard/technexion/tim5690: Use tabs for indentsElyes HAOUAS2016-09-281-24/+24
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* 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
* Fix technexion tim5690 board VGA handlerStefan Reinauer2012-11-271-1/+7
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Technexion TIM5690: drop add_mainboard_resources()Kyösti Mälkki2012-08-051-3/+6
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-2/+0
* Drop mainboard chip.hStefan Reinauer2012-07-261-1/+0
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-9/+0
* Move setup_uma_memory() to K8 northbridgeKyösti Mälkki2012-07-161-40/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* zero warnings days...Stefan Reinauer2010-04-151-7/+4
* zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer2010-04-141-18/+7
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-6/+6
* Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li2009-12-231-0/+128
* Trivial style changes, replace a few C++ type comments, and some code reusePeter Stuge2009-11-251-7/+0
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-251-0/+7
* These are post codes for TIM-5690 LED debug message.Libra Li2009-11-091-1/+9
* The LAN chip-set on the Technexion TIM-5690 is enabled by hardware andLibra Li2009-10-221-32/+0
* This patch support for the Technexion Tim-5690 mainboard.Libra Li2009-10-131-0/+216