aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-97/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-11-28mpc83xx: Miscellaneous code style fixesTimur Tabi1-7/+0
2006-11-03mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2006-01-11Enable time handling on 83xxKumar Gala1-0/+10
2005-07-28* Patch by Eran LibertyEran Liberty1-0/+94