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
/
devices
/
hypertransport.c
Age
Commit message (
Expand
)
Author
2010-11-04
Various cosmetic and coding style fixes in src/devices.
Uwe Hermann
2010-10-17
Various Doxygen comment fixes, typo fixes, etc.
Uwe Hermann
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
drop shadow variable from hypertransport code.
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-09-29
Remove some warnings.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-10-23
fix a whole bunch of warnings. (trivial)
Stefan Reinauer
2007-09-14
More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.
Yinghai Lu
2007-05-21
This is the last remainder from Yinghai's mega patch. It fixes issues with
Yinghai Lu
2007-04-22
Add explicit license headers to all files in src/device.
Uwe Hermann
2006-10-04
AMD Rev F support
Yinghai Lu
2006-04-11
this was in my queue since 2005/10/26
Stefan Reinauer
2006-04-03
new cache_as_ram support
Yinghai Lu
2005-12-04
1203_hcdn.diff:
Stefan Reinauer
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30
arch import user (historical)
2005-01-26
comment out ht_setup_link
Yinghai Lu
2005-01-19
linkb_to_host
Yinghai Lu
2005-01-17
linkb_to_host and addon display card override onboard card.
Yinghai Lu
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-14
- Updates for 64bit resource support, handling missing devices and cpus in th...
Eric Biederman
2004-07-08
code reformat
Li-Ta Lo
2004-04-29
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
Li-Ta Lo
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-02-09
final merge of YhLu's stuff
David W. Hendricks
2003-10-14
- Minor bugfixes
Eric Biederman
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-09-04
- Include hypertransport.h in hypertransport.c
Eric Biederman
2003-09-02
- 1.1.4
Eric Biederman