summaryrefslogtreecommitdiff
path: root/cpu/arm1136/mx35/timer.c
Commit message (Collapse)AuthorAgeLines
* ENGR00118978: Timer adjustment for all platformsFred Fan2009-12-04-29/+34
| | | | | | | | | In current u-boot design, get_timer_masked is not correct and udelay is not accurate when the time is less than 1000us. Thus we need to use ipg clock source for accurate timer. Signed-off-by: Terry Lv <r65388@freescale.com>
* u-boot v2009.08 sd/mmc support.Terry Lv2009-11-03-0/+127
Signed-off-by: Terry Lv <r65388@freescale.com>