index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
technexion
/
tim5690
/
mainboard.c
Age
Commit message (
Expand
)
Author
2016-09-28
mainboard/technexion/tim5690: Use tabs for indents
Elyes HAOUAS
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-25
mainboard.c: Name enable_dev function uniformly `mainboard_enable`
Paul Menzel
2012-11-27
Fix technexion tim5690 board VGA handler
Stefan Reinauer
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-05
Technexion TIM5690: drop add_mainboard_resources()
Kyösti Mälkki
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-07-23
AMD and GFXUMA: drop redundant use of lb_add_memory_range()
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to K8 northbridge
Kyösti Mälkki
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-05-08
Clean up #ifs
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-14
zero warning days. Move RAMTOP and RAMBASE together.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-12-23
Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...
Libra Li
2009-11-25
Trivial style changes, replace a few C++ type comments, and some code reuse
Peter Stuge
2009-11-25
This patch is buzzer of TechNexion TIM-5690.
Libra Li
2009-11-09
These are post codes for TIM-5690 LED debug message.
Libra Li
2009-10-22
The LAN chip-set on the Technexion TIM-5690 is enabled by hardware and
Libra Li
2009-10-13
This patch support for the Technexion Tim-5690 mainboard.
Libra Li