Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFp4: Forget the asm inlined version of in_cksum_hdr(). It doesn't work if | cognet | 2006-03-09 | 1 | -74/+1 |
| | | | | the pointer is unaligned, and it just doesn't worth it. | ||||
* | asm versions of in_cksum_hdr() and in_pseudo(). | cognet | 2005-10-03 | 1 | -2/+80 |
| | |||||
* | Use asm versions of in_cksum() and friends. | cognet | 2005-05-24 | 1 | -1/+11 |
| | |||||
* | Import FreeBSD/arm kernel bits. | cognet | 2004-05-14 | 1 | -0/+51 |
It only supports sa1110 (on simics) right now, but xscale support should come soon. Some of the initial work has been provided by : Stephane Potvin <sepotvin at videotron.ca> Most of this comes from NetBSD. |