This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
arm
History
cognet
f8b9a9739d
Use 8 * sizeof(int) instead of hardcoding 32, for the unlikely case this
...
code ever get used on a plateform where sizeof(int) != 4. Suggested by: jmg
2006-03-02 00:37:40 +00:00
..
arm
Use 8 * sizeof(int) instead of hardcoding 32, for the unlikely case this
2006-03-02 00:37:40 +00:00
at91
Get this to compile with the recent UART changes.
2006-02-27 23:19:13 +00:00
compile
…
conf
This file isn't GENERIC, so change the header
2006-02-07 18:45:54 +00:00
include
Try to honor BUS_DMA_COHERENT : if the flag is set, normally allocate memory
2006-03-01 23:04:25 +00:00
sa11x0
Tweak how the MD code calls the fooclock() methods some. Instead of
2005-12-22 22:16:09 +00:00
xscale
Don't forget to set the address of the next descriptor to 0 when we're
2006-02-04 18:01:15 +00:00