summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/cpu.c
Commit message (Expand)AuthorAgeLines
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-11/+0
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-05-8/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-62/+10
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-05-57/+14
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* ARM: Fix for broken compilation when defining CONFIG_CMD_ELFHugo Villeneuve2008-07-13-12/+39
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+4
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-25-6/+7
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-2/+0
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-08-1/+1
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-9/+7
* * Patch by George G. Davis, 19 Aug 2003:wdenk2003-08-29-0/+159