1. 14 4月, 2010 1 次提交
  2. 06 4月, 2010 1 次提交
  3. 22 12月, 2009 1 次提交
  4. 19 11月, 2009 1 次提交
  5. 24 1月, 2009 1 次提交
  6. 10 12月, 2008 1 次提交
  7. 10 11月, 2008 1 次提交
  8. 19 10月, 2008 1 次提交
  9. 14 10月, 2008 1 次提交
  10. 11 9月, 2008 2 次提交
  11. 13 8月, 2008 1 次提交
  12. 04 6月, 2008 1 次提交
  13. 27 3月, 2008 2 次提交
  14. 07 3月, 2008 1 次提交
  15. 09 1月, 2008 1 次提交
  16. 01 11月, 2007 1 次提交
  17. 10 7月, 2007 1 次提交
  18. 05 7月, 2007 1 次提交
  19. 25 6月, 2007 1 次提交
  20. 23 6月, 2007 1 次提交
  21. 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
  22. 30 1月, 2007 1 次提交
  23. 06 1月, 2007 1 次提交
  24. 27 11月, 2006 2 次提交
  25. 07 10月, 2006 1 次提交
  26. 15 8月, 2006 1 次提交
  27. 07 8月, 2006 1 次提交
  28. 21 11月, 2005 1 次提交
  29. 20 10月, 2005 1 次提交
  30. 23 9月, 2005 1 次提交
  31. 17 8月, 2005 1 次提交
  32. 08 8月, 2005 1 次提交
  33. 01 8月, 2005 1 次提交
  34. 07 4月, 2005 1 次提交
    • S
      * Patch by Stefan Roese, 06 Apr 2005: · 7ec25502
      stroese 提交于
        Updates for OCOTEA board:
        - Changed U-Boot size from 512kByte to 256kByte
        - Fixed flash driver to support boot from soldered user flash
        - Added README for switch from PIBS firmware to U-Boot
      7ec25502
  35. 03 4月, 2005 1 次提交
  36. 31 12月, 2004 1 次提交
    • W
      * Code cleanup, mostly for GCC-3.3.x · e2ffd59b
      wdenk 提交于
      * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
        pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
        additional ethernet addresses.
      
      * Cleanup drivers/i82365.c - avoid duplication of code
      
      * Fix bogus "cannot span across banks" flash error message
      
      * Add support for CompactFlash for the CPC45 Board.
      e2ffd59b
  37. 30 5月, 2004 1 次提交