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
/
technologic
/
ts5300
/
mainboard.c
Age
Commit message (
Expand
)
Author
2013-02-25
mainboard.c: Name enable_dev function uniformly `mainboard_enable`
Paul Menzel
2013-02-25
Technologic TS5300: mainboard.c: Move { to next line
Paul Menzel
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-10-03
Remove:
Patrick Georgi
2009-08-05
Fix the generic code for copying and running coreboot_ram in case
Patrick Georgi
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-02-18
Carl-Daniel's part:
Carl-Daniel Hailfinger
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-10-27
Fix the CHIP_NAME() entries of all mainboards to have the same format
Uwe Hermann
2006-03-17
- sc520 updates. move PAR setup to mainboard auto.c
Stefan Reinauer
2005-12-04
small gcc4 patches, some ts5300 updates
Stefan Reinauer
2005-08-06
reclone ts5300 from digitallogic sc520 board
Stefan Reinauer
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-08-07
create some technologic systems ts530 infrastructure
Stefan Reinauer