aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm920t/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-68/+0
2010-02-12prepare joining at91rm9200 into at91Jens Scharsig1-0/+4
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD1-5/+0
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD1-11/+0
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD1-8/+0
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD1-63/+10
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD1-56/+13
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+4
2005-09-25Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk1-7/+9
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk1-2/+0
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk1-1/+1
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-9/+7
2002-09-22Initial revisionwdenk1-0/+185