1. 13 9月, 2006 1 次提交
  2. 12 9月, 2006 1 次提交
  3. 07 9月, 2006 2 次提交
    • M
      Fix LOG_DIR directory creation error. · 4f0645eb
      Marian Balakowicz 提交于
      Add support for automatic creation of BUILD_DIR directory.
      4f0645eb
    • 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
  4. 02 9月, 2006 1 次提交
    • M
      Add support for a saving build objects in a separate directory. · f9328639
      Marian Balakowicz 提交于
      Modifications are based on the linux kernel approach and
      support two use cases:
      
        1) Add O= to the make command line
        'make O=/tmp/build all'
      
        2) Set environement variable BUILD_DIR to point to the desired location
        'export BUILD_DIR=/tmp/build'
        'make'
      
      The second approach can also be used with a MAKEALL script
      'export BUILD_DIR=/tmp/build'
      './MAKEALL'
      
      Command line 'O=' setting overrides BUILD_DIR environent variable.
      
      When none of the above methods is used the local build is performed and
      the object files are placed in the source directory.
      f9328639
  5. 25 8月, 2006 1 次提交
  6. 24 8月, 2006 1 次提交
  7. 19 8月, 2006 2 次提交
  8. 17 8月, 2006 1 次提交
  9. 24 7月, 2006 1 次提交
  10. 22 7月, 2006 1 次提交
  11. 21 7月, 2006 3 次提交
  12. 20 7月, 2006 1 次提交
    • W
      Add support for high-boot on TQM5200 and TQM5200S boards. · 978b1096
      Wolfgang Denk 提交于
      Hint: the CPLD on the TQM5200 must be programmed with a software
      version supporting the high boot option! The new TQM5200S is
      already supporting this option. On the TQM5200 this option will be
      supported in configurations with MPC5200 rev B processors.
      
      To actually "high boot", set jumper X30 on the STK52xx.
      
      Patch by Martin Krause, 12 Jul 2006
      978b1096
  13. 19 7月, 2006 2 次提交
    • W
      Add support for new TQM5200 revisions · 45a212c4
      Wolfgang Denk 提交于
      - Support for TQM5200S (short version without graphic controller)
      - Support for modules with 'N' type S29GL128N Spansion flashes
        (requires changes to flash layout)
      - Support for MPC5200B cpu (mostly support for second SDRAM bank)
      45a212c4
    • W
      Add support for TB5200 board · b87dfd28
      Wolfgang Denk 提交于
      The TB5200 ("Tinybox") is a small baseboard for the TQM5200 module
      integrated in a little aluminium case.
      Patch by Martin Krause, 8 Jun 2006
      
      Some code cleanup
      b87dfd28
  14. 12 7月, 2006 2 次提交
  15. 01 7月, 2006 1 次提交
  16. 30 6月, 2006 1 次提交
  17. 19 6月, 2006 1 次提交
  18. 16 6月, 2006 2 次提交
    • W
      Add support for gth2 board · 0c32d96d
      Wolfgang Denk 提交于
      Patch by Thomas Lange, Aug 11 2005
      0c32d96d
    • W
      Adjust TQM5200 make targets · cd65a3dc
      Wolfgang Denk 提交于
      Make the automatic CS configuration the default.
      The dedicated configurations CONFIG_TQM5200_AA, CONFIG_TQM5200_AB
      and CONFIG_TQM5200_AC are removed.
      "TQM5200_config" is now the default for STK52XX.200 base boards.
      On a STK52XX.100 base board "TQM5200_STK100_config" must be used.
      Patch by Martin Krause, 07 Nov 2005
      cd65a3dc
  19. 09 6月, 2006 1 次提交
  20. 02 6月, 2006 1 次提交
  21. 30 5月, 2006 1 次提交
    • W
      * Update Intel IXP4xx support · ba94a1bb
      Wolfgang Denk 提交于
      - Add IXP4xx NPE ethernet MAC support
      - Add support for Intel IXDPG425 board
      - Add support for Prodrive PDNB3 board
      - Add IRQ support
      Patch by Stefan Roese, 23 May 2006
      
      [This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still
       sufferes from licensing issues. Blame Intel.]
      ba94a1bb
  22. 12 5月, 2006 1 次提交
  23. 09 5月, 2006 1 次提交
  24. 05 5月, 2006 1 次提交
  25. 02 5月, 2006 1 次提交
  26. 26 4月, 2006 1 次提交
  27. 22 4月, 2006 1 次提交
  28. 20 4月, 2006 1 次提交
  29. 19 4月, 2006 1 次提交
  30. 09 4月, 2006 1 次提交
  31. 06 4月, 2006 1 次提交
  32. 17 3月, 2006 1 次提交
  33. 14 3月, 2006 1 次提交