Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ColdFire: Remove platforms mii.c file | TsiChung Liew | 2008-11-03 | -1/+1 |
| | | | | | | | | | | | 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> | |||
* | ColdFire: Use CFI Flash driver for M54455EVB | TsiChung Liew | 2008-08-14 | -2/+2 |
| | | | | | | | | | Remove non-common flash driver in board/freescale/m54455evb/flash.c. The non-cfi flash will use CONFIG_FLASH_CFI_LEGACY to configure the flash attribute. Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com> | |||
* | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -0/+44 |
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> |