aboutsummaryrefslogtreecommitdiff
path: root/src/devices/hypertransport.c
AgeCommit message (Expand)Author
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-05-08Clean up #ifsPatrick Georgi
2010-11-04Various cosmetic and coding style fixes in src/devices.Uwe Hermann
2010-10-17Various Doxygen comment fixes, typo fixes, etc.Uwe Hermann
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17drop shadow variable from hypertransport code.Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-09-29Remove some warnings.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-10-23fix a whole bunch of warnings. (trivial)Stefan Reinauer
2007-09-14More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu
2007-05-21This is the last remainder from Yinghai's mega patch. It fixes issues withYinghai Lu
2007-04-22Add explicit license headers to all files in src/device.Uwe Hermann
2006-10-04AMD Rev F supportYinghai Lu
2006-04-11this was in my queue since 2005/10/26Stefan Reinauer
2006-04-03new cache_as_ram support Yinghai Lu
2005-12-041203_hcdn.diff: Stefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)
2005-01-26comment out ht_setup_linkYinghai Lu
2005-01-19linkb_to_hostYinghai Lu
2005-01-17linkb_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-08code reformatLi-Ta Lo
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-02-09final merge of YhLu's stuffDavid W. Hendricks
2003-10-14- Minor bugfixesEric Biederman
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-04- Include hypertransport.h in hypertransport.cEric Biederman
2003-09-02- 1.1.4Eric Biederman