u-boot-brain/cpu/pxa
Micha Kalfon 94a3312920 pxa: fixing get_timer to return time in miliseconds.
Fixing the get_timer function to return time in miliseconds instead of
ticks. Also fixed PXA boards to use the conventional value of 1000 for
CONFIG_SYS_HZ.

Signed-off-by: Micha Kalfon <smichak.uv@gmail.com>
2009-02-20 03:24:08 +01:00
..
config.mk Remove compiler warning: target CPU does not support interworking 2008-12-13 23:41:23 +01:00
cpu.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 2008-12-15 23:46:21 +01:00
interrupts.c pxa: fixing get_timer to return time in miliseconds. 2009-02-20 03:24:08 +01:00
Makefile Merge with /home/wd/git/u-boot/master 2006-11-27 16:13:00 +01:00
mmc.c Eliminated arch-specific mmc header requirement 2009-02-16 18:07:41 -06:00
mmc.h Eliminated arch-specific mmc header requirement 2009-02-16 18:07:41 -06:00
pxafb.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial.c fix pxa255_idp board 2007-10-23 16:40:40 +02:00
start.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
usb.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00