summaryrefslogtreecommitdiffstats
path: root/src/devices/hypertransport.c
Commit message (Expand)AuthorAgeFilesLines
* Rename devices -> deviceStefan Reinauer2012-11-301-692/+0
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+1
* Clean up #ifsPatrick Georgi2012-05-081-3/+3
* Various cosmetic and coding style fixes in src/devices.Uwe Hermann2010-11-041-239/+294
* Various Doxygen comment fixes, typo fixes, etc.Uwe Hermann2010-10-171-13/+9
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-31/+31
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-20/+20
* drop shadow variable from hypertransport code.Stefan Reinauer2010-03-171-1/+0
* This is a general cleanup patchStefan Reinauer2010-02-221-2/+0
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-1/+1
* Remove some warnings.Myles Watson2009-09-291-4/+3
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-17/+17
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-7/+7
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* fix a whole bunch of warnings. (trivial)Stefan Reinauer2007-10-231-3/+7
* More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu2007-09-141-27/+34
* This is the last remainder from Yinghai's mega patch. It fixes issues withYinghai Lu2007-05-211-12/+31
* Add explicit license headers to all files in src/device.Uwe Hermann2007-04-221-1/+25
* AMD Rev F supportYinghai Lu2006-10-041-5/+13
* this was in my queue since 2005/10/26Stefan Reinauer2006-04-111-7/+33
* new cache_as_ram support Yinghai Lu2006-04-031-14/+0
* 1203_hcdn.diff: Stefan Reinauer2005-12-041-4/+7
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-021-13/+81
* eric patchYinghai Lu2005-07-081-146/+242
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)2005-07-061-0/+5
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)2005-07-061-2/+26
* comment out ht_setup_linkYinghai Lu2005-01-261-18/+29
* linkb_to_hostYinghai Lu2005-01-191-1/+1
* linkb_to_host and addon display card override onboard card.Yinghai Lu2005-01-171-19/+28
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-3/+2
* - Updates for 64bit resource support, handling missing devices and cpus in th...Eric Biederman2004-10-141-9/+11
* code reformatLi-Ta Lo2004-07-081-3/+3
* changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo2004-04-291-4/+4
* - Moved hlt() to it's own header.Eric Biederman2004-03-111-14/+37
* final merge of YhLu's stuffDavid W. Hendricks2004-02-091-2/+2
* - Minor bugfixesEric Biederman2003-10-141-0/+1
* - O2, enums, and switch statements work in romccEric Biederman2003-10-111-3/+13
* - Include hypertransport.h in hypertransport.cEric Biederman2003-09-041-0/+1
* - 1.1.4Eric Biederman2003-09-021-0/+319