Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ColdFire: Fix compile warning messages | TsiChung Liew | 2009-08-26 | -6/+10 |
| | | | | | | | | | Change %08lX to %08X in board.c. Remove unused variable 'oscillator' in mcf5227x/cpu_init.c and 'scm2' in mcf532x/cpu_init.c. Provide argument type cast in drivers/dma/MCD_dmaApi.c. Signed-off-by: TsiChung Liew <tsicliew@gmail.com> | |||
* | drivers/dma: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -3/+0 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | ColdFire: Add MCF547x_8x dma code - 2 | TsiChungLiew | 2008-01-17 | -0/+1026 |
Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> Signed-off by: John Rigby <jrigby@freescale.com> |