aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm925t/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD1-137/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-04-29arm925t: Fix CONFIG_SYS_HZ to 1000Ladislav Michl1-64/+24
2009-03-30OMAP: use {read,write}l to access timer registersLadislav Michl1-12/+9
2009-03-30OMAP: rename timer divisorLadislav Michl1-1/+1
2009-03-30OMAP: reindent timer codeLadislav Michl1-11/+8
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-135/+0
2005-04-04Fix timer code for ARM systems: make sure that udelay() does notwdenk1-5/+9
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk1-1/+0
2004-04-25* Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-10/+2
2004-03-12Add support for Siemens SX1 mobile phone;LABEL_2004_03_12_0130wdenk1-19/+19
2004-02-23* Patch by Peter Ryser, 20 Feb 2004:wdenk1-1/+1
2003-10-19* Patch by Steven Scholz, 18 Oct 2003:wdenk1-23/+46
2003-07-16* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4wdenk1-1/+0
2003-07-15Patches by Kshitij, 04 Jul 2003wdenk1-0/+301