1. 10 7月, 2007 1 次提交
  2. 05 7月, 2007 1 次提交
  3. 25 6月, 2007 1 次提交
  4. 23 6月, 2007 1 次提交
  5. 15 6月, 2007 1 次提交
    • G
      ppc4xx: Clean up 440 exceptions handling · efa35cf1
      Grzegorz Bernacki 提交于
      - Introduced dedicated switches for building 440 and 405 images required
        for 440-specific machine instructions like 'rfmci' etc.
      
      - Exception vectors moved to the proper location (_start moved away from
        the critical exception handler space, which it occupied)
      
      - CriticalInput now serviced (with default handler)
      
      - MachineCheck properly serviced (added a dedicated handler and return
        subroutine)
      
      - Overall cleanup of exceptions declared with STD_EXCEPTION macro (unused,
        unhandled and those not relevant for 4xx were eliminated)
      
      - Eliminated Linux leftovers, removed dead code
      Signed-off-by: NGrzegorz Bernacki <gjb@semihalf.com>
      Signed-off-by: NRafal Jaworowski <raj@semihalf.com>
      Signed-off-by: NStefan Roese <sr@denx.de>
      efa35cf1
  6. 01 6月, 2007 1 次提交
  7. 29 4月, 2007 1 次提交
  8. 07 2月, 2007 1 次提交
  9. 07 9月, 2006 1 次提交
    • S
      Add support for AMCC Sequoia PPC440EPx eval board · 887e2ec9
      Stefan Roese 提交于
      - Add support for PPC440EPx & PPC440GRx
      - Add support for PPC440EP(x)/GR(x) NAND controller
        in cpu/ppc4xx directory
      - Add NAND boot functionality for Sequoia board,
        please see doc/README.nand-boot-ppc440 for details
      - This Sequoia NAND image doesn't support environment
        in NAND for now. This will be added in a short while.
      Patch by Stefan Roese, 07 Sep 2006
      887e2ec9
  10. 07 8月, 2006 1 次提交
  11. 27 7月, 2006 1 次提交
  12. 06 3月, 2006 1 次提交
  13. 28 11月, 2005 1 次提交
    • S
      Changed PPC44x startup message (cpu info, speed...) to common style: · 3d9569b2
      Stefan Roese 提交于
      On PPC44x platforms, the startup message generated in "cpu.c" only
      comprised the ppc type and revision but not additional informations
      like speed etc. Those speed infos where printed in the board specific
      code. This new implementation now prints all CPU infos in the common
      cpu specific code. No board specific code is needed anymore and
      therefore removed from all current 44x implementations.
      
      Patch by Stefan Roese, 27 Nov 2005
      3d9569b2
  14. 21 11月, 2005 1 次提交
  15. 15 11月, 2005 1 次提交
  16. 20 10月, 2005 1 次提交
  17. 14 10月, 2005 1 次提交
  18. 23 9月, 2005 1 次提交
  19. 17 8月, 2005 1 次提交
  20. 11 8月, 2005 1 次提交
  21. 08 8月, 2005 1 次提交
  22. 04 8月, 2005 1 次提交
  23. 02 8月, 2005 1 次提交
  24. 01 8月, 2005 2 次提交