Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-03 | ColdFire: Remove platforms mii.c file | TsiChung Liew | |
Will use mcfmii.c driver in drivers/net rather than keep creating new mii.c for each future platform. Remove EB+MCF-EV123, cobra5272, idmr, M5235EVB, M5271EVB, M5272C3, M5275EVB, M5282EVB, M5329EVB, M5373EVB, M54451EVB, M54455EVB, M547xEVB, and M548xEVB's mii.c Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com> | |||
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-07-11 | Fix compile error caused by incorrect function return type | TsiChung Liew | |
Rename int mii_init(void) to void mii_init(void) Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com> | |||
2008-02-14 | Fix remaining CONFIG_COMMANDS | Jean-Christophe PLAGNIOL-VILLARD | |
update comments Fix coding style Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2007-08-16 | ColdFire: cobra5272 platform for MCF52x2 update | TsiChungLiew | |
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> |