u-boot-brain/arch/arm/cpu/pxa
Graeme Russ 17659d7de9 Timer: Remove reset_timer_masked()
In some circumstances, reset_timer_masked() was called be timer_init() in
order to perform architecture specific timer initialisation. In such
cases, the required code in reset_timer_masked() has been moved into
timer_init()
2011-07-26 14:54:15 +02:00
..
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.c mv_i2c: use structure to replace the direclty define 2011-04-27 19:38:08 +02:00
Makefile pxa: move i2c driver to the common place 2011-04-27 19:38:07 +02:00
pxafb.c PXA: pxafb: Marvell Littleton LCD definition 2010-10-19 22:46:56 +02:00
start.S replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 2011-07-26 14:44:34 +02:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
u-boot.lds arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
usb.c PXA: pxa-regs.h cleanup 2010-10-19 22:46:22 +02:00