Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update header file. Include dtimer_intr_setup(). Changed timer divider to âµ | TsiChungLiew | 2007-07-10 | -56/+64 |
| | | | | | | | | global define. Include immap.h and timer.h. Moved dtimer interrupt setup to dtimer_intr_setup() from cpu/mcf532x/interrupts.c. Changed (CFG_CLK /1000000) -1 << 8 to CFG_TIMER_PRESCALER Signed-off-by: TsiChungLiew <Tsi-Chung.Liew@freescale.com> | |||
* | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | -2/+165 |
| | | | | | | | | | | | | | | | | Added board/freescale/m5329evb, cpu/mcf532x, drivers/net, drivers/serial, immap_5329.h, m5329.h, mcfrtc.h, include/configs/M5329EVB.h, lib_m68k/interrupts.c, and rtc/mcfrtc.c Modified CREDITS, MAKEFILE, Makefile, README, common/cmd_bdinfo.c, common/cmd_mii.c, include/asm-m68k/byteorder.h, include/asm-m68k/fec.h, include/asm-m68k/io.h, include/asm-m68k/mcftimer.h, include/asm-m68k/mcfuart.h, include/asm-m68k/ptrace.h, include/asm-m68k/u-boot.h, lib_m68k/Makefile, lib_m68k/board.c, lib_m68k/time.c, net/eth.c and rtc/Makefile Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com> | |||
* | Preliminary support for the iDMR board (ColdFire). | Bartlomiej Sieka | 2006-12-20 | -0/+8 |
| | ||||
* | Add support for Freescale M5271 processor | Zachary P. Landau | 2006-01-26 | -2/+7 |
| | ||||
* | * Patch by Ladislav Michl, 05 Apr 2005: | wdenk | 2005-04-05 | -2/+2 |
| | | | | | | | | | Add support for VoiceBlue board. * Patch by Ladislav Michl, 05 Apr 2005: Fix netboot_common() prototypes. * Cleanup. | |||
* | * Patch by Mathias Küster, 23 Nov 2004: | wdenk | 2005-04-03 | -0/+22 |
| | | | | | | | add udelay support for the mcf5282 cpu * Patch by Tolunay Orkun, 16 November 2004: fix incorrect onboard Xilinx CPLD base address | |||
* | Coldfire MCF5249 support added | stroese | 2004-12-16 | -0/+86 |
| | ||||
* | * Patch by Josef Baumgartner, 25 May 2004: | wdenk | 2004-06-09 | -0/+21 |
| | | | | | | | Add missing functions get_ticks() and get_tbclk() in lib_m68k/time.c * Patch by Paul Ruhland, 24 May 2004: fix SDRAM initialization for LPD7A400 board. | |||
* | * Some code cleanup | wdenk | 2004-02-12 | -41/+127 |
| | | | | | | | | * Patch by Josef Baumgartner, 10 Feb 2004: Fixes for Coldfire port * Patch by Brad Kemp, 11 Feb 2004: Fix CFI flash driver problems | |||
* | * Patch by Bernhard Kuhn, 28 Nov 2003: | wdenk | 2003-12-08 | -0/+87 |
add support for Coldfire CPU add support for Motorola M5272C3 and M5282EVB boards |