aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/m5329evb/mii.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2007-09-15ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp1-1/+1
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew1-4/+4
2007-08-08Declared attributes of void __mii_init(void) as an alias for int mii_init(void)TsiChungLiew1-1/+3
2007-07-10MII functions calls.TsiChungLiew1-0/+304