Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
2a3434757ef425dbdfedf1fc69e1a033a6e7310d
/
src
/
device
/
hypertransport.c
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 7 years ago
a690a78
device/hypertransport: Add additional debug output
by Timothy Pearson
· 8 years ago
ed7bc2c
AMD K8 fam10: Drop extra HT scan_chain() parameters
by Kyösti Mälkki
· 8 years ago
0a3d4e4
AMD K8 fam10: Refactor HT link connection test
by Kyösti Mälkki
· 8 years ago
580e722
devicetree: Change scan_bus() prototype in device ops
by Kyösti Mälkki
· 8 years ago
de271a8
PCI subsystem: Drop parameter max from scan_bus
by Kyösti Mälkki
· 8 years ago
6ccf119
HyperTransport: Use subordinate property to track chain enumeration
by Kyösti Mälkki
· 8 years ago
b39714e
HyperTransport: Move pci_scan_bus() call
by Kyösti Mälkki
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
c3f6bb0
AMD HyperTransport: Drop unused link optimisation
by Kyösti Mälkki
· 8 years ago
d0c1dd0
device/hypertransport.c: Fix typo in comment
by Timothy Pearson
· 8 years ago
63373ed
device: Fix spelling
by Martin Roth
· 10 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 10 years ago
8d71155
Rename devices -> device
by Stefan Reinauer
· 10 years ago
[Renamed from src/devices/hypertransport.c]
5079a0d
Remove assembly coded log2 function
by Ronald G. Minnich
· 10 years ago
e166782
Clean up #ifs
by Patrick Georgi
· 11 years ago
e487047
Various cosmetic and coding style fixes in src/devices.
by Uwe Hermann
· 12 years ago
c1ee429
Various Doxygen comment fixes, typo fixes, etc.
by Uwe Hermann
· 12 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 13 years ago
c02b4fc
printk_foo -> printk(BIOS_FOO, ...)
by Stefan Reinauer
· 13 years ago
dfd29aa
drop shadow variable from hypertransport code.
by Stefan Reinauer
· 13 years ago
de3206a
This is a general cleanup patch
by Stefan Reinauer
· 13 years ago
7943fe6
Remove some warnings from the tyan s2895.
by Myles Watson
· 13 years ago
6e23576
Remove some warnings.
by Myles Watson
· 14 years ago
0867062
This patch unifies the use of config options in v2 to all start with CONFIG_
by Stefan Reinauer
· 14 years ago
2b34db8
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
by Stefan Reinauer
· 14 years ago
7e61e45
Please bear with me - another rename checkin. This qualifies as trivial, no
by Stefan Reinauer
· 15 years ago
0dff6e3
fix a whole bunch of warnings. (trivial)
by Stefan Reinauer
· 15 years ago
18c70d7
More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.
by Yinghai Lu
· 16 years ago
ecad5df
This is the last remainder from Yinghai's mega patch. It fixes issues with
by Yinghai Lu
· 16 years ago
b80dbf0
Add explicit license headers to all files in src/device.
by Uwe Hermann
· 16 years ago
d4b278c
AMD Rev F support
by Yinghai Lu
· 16 years ago
cf648c9
this was in my queue since 2005/10/26
by Stefan Reinauer
· 17 years ago
9a791df
new cache_as_ram support
by Yinghai Lu
· 17 years ago
bbdd8f4
1203_hcdn.diff:
by Stefan Reinauer
· 17 years ago
7ce8c54
1201_ht_bus0_dev0_fidvid_core.diff
by Stefan Reinauer
· 17 years ago
13f1c2a
eric patch
by Yinghai Lu
· 18 years ago
ef03afa
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
by arch import user (historical)
· 18 years ago
98d0d30
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30
by arch import user (historical)
· 18 years ago
90b3e09
comment out ht_setup_link
by Yinghai Lu
· 18 years ago
26b2922
linkb_to_host
by Yinghai Lu
· 18 years ago
1f1085b
linkb_to_host and addon display card override onboard card.
by Yinghai Lu
· 18 years ago
7003ba4
- First stab at running linuxbios without the old static device tree.
by Eric Biederman
· 18 years ago
03acab6
- Updates for 64bit resource support, handling missing devices and cpus in the config file
by Eric Biederman
· 18 years ago
9ab91f5
code reformat
by Li-Ta Lo
· 19 years ago
69c5a90
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
by Li-Ta Lo
· 19 years ago
5cd8173
- Moved hlt() to it's own header.
by Eric Biederman
· 19 years ago
854e452
final merge of YhLu's stuff
by David W. Hendricks
· 19 years ago
ad1b35a
- Minor bugfixes
by Eric Biederman
· 19 years ago
83b991a
- O2, enums, and switch statements work in romcc
by Eric Biederman
· 19 years ago
ff0e846
- Include hypertransport.h in hypertransport.c
by Eric Biederman
· 20 years ago
0ac6b41
- 1.1.4
by Eric Biederman
· 20 years ago