aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-18ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 supportStefan Roese1-1/+1
2008-07-18ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado1-148/+30
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese1-81/+16
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese1-35/+40
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese1-1/+0
2008-03-27ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clearStefan Roese1-3/+4
2008-03-15ppc4xx: interrupt.c reworkedStefan Roese1-448/+141
2008-01-09ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs1-1/+1
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese1-10/+10
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-11/+46
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-14/+109
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-14/+109
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese1-22/+22
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese1-1/+4
2005-04-07* Patch by Travis Sawyer, 05 Apr 2005:stroese1-1/+1
2004-03-14* Patch by Stephan Linz, 09 Mar 2004wdenk1-6/+23
2004-02-06Patch by Travis Sawyer, 30 Dec 2003:wdenk1-20/+201
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-1/+1
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-88/+7
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+0
2002-09-18Initial revisionwdenk1-0/+452