aboutsummaryrefslogtreecommitdiff
path: root/lib_generic/crc32.c
AgeCommit message (Collapse)AuthorFilesLines
2003-08-17* Make Ethernet autonegotiation on INCA-IP work for all clock rates;U-Boot-0_4_6wdenk1-1/+0
allow selection of clock frequency as "make" target * Implement memory autosizing code for IceCube boards * Configure network port on INCA-IP for autonegotiation * Fix overflow problem in network timeout code * Patch by Richard Woodruff, 8 Aug 2003: Allow crc32 to be used at address 0x000 (crc32_no_comp, too).
2003-07-26* Allow crc32 to be used at address 0x000wdenk1-1/+0
* Provide consistent interface to standalone applications to access the 'global_data' structure Provide a doc/README.standalone more useful to users/developers. * Make IceCube MGT5100 FEC driver work
2002-08-17Initial revisionwdenk1-0/+199