aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/traps.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-409/+0
2010-02-03ppc4xx: Fix compilation error on ML2 boardStefan Roese1-0/+1
2010-01-18kgdb: drop duplicate debugger_exception_handlerMike Frysinger1-4/+0
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese1-13/+13
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson1-2/+7
2007-09-07[PPC440SPe] Convert machine check exceptions handlingGrzegorz Bernacki1-6/+0
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-7/+7
2007-08-02ppc4xx: Code cleanupStefan Roese1-1/+1
2007-08-02[ppc440SPe] Graceful recovery from machine check during PCIe configurationGrzegorz Bernacki1-3/+8
2007-07-30ppc4xx: Only print ECC related info when the error bis are setStefan Roese1-14/+24
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-7/+7
2007-07-04Fix a few file permission problems.Wolfgang Denk1-0/+0
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-7/+7
2007-06-25ppc4xx: PPC440EPx Emit DDR0 registers on machine check interruptNiklaus Giger1-1/+86
2007-06-20Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk1-35/+33
2007-06-15ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki1-41/+66
2004-02-23* Patches by Reinhard Meyer, 14 Feb 2004:wdenk1-6/+5
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-14/+14
2002-08-17Initial revisionwdenk1-0/+291