1. 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
  2. 09 6月, 2006 1 次提交
  3. 02 6月, 2006 1 次提交
  4. 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
  5. 12 5月, 2006 1 次提交
  6. 09 5月, 2006 1 次提交
  7. 05 5月, 2006 1 次提交
  8. 26 4月, 2006 1 次提交
  9. 22 4月, 2006 1 次提交
  10. 20 4月, 2006 1 次提交
  11. 19 4月, 2006 1 次提交
  12. 09 4月, 2006 1 次提交
  13. 06 4月, 2006 1 次提交
  14. 17 3月, 2006 1 次提交
  15. 14 3月, 2006 1 次提交
  16. 13 3月, 2006 2 次提交
  17. 12 3月, 2006 4 次提交
  18. 07 3月, 2006 2 次提交
  19. 04 3月, 2006 1 次提交
  20. 01 3月, 2006 1 次提交
  21. 22 2月, 2006 4 次提交
  22. 21 2月, 2006 1 次提交
  23. 20 2月, 2006 1 次提交
  24. 08 2月, 2006 1 次提交
    • M
      This is the first commit for the u-boot zylonite port. The following has be · e0269579
      Markus Klotzbcher 提交于
      done so far:
      
      	* created zylonite board dir (based on lubbock)
      	* extended some - but not all pxa sources and headers for Intel
      	  Monahans support (CONFIG_CPU_MONAHANS)
      	* created Makefile zylonite target + MAKEALL entry
      	* added some debug nonsense, remove later, grep for mk@tbd
      
      Status: compiles (eldk-4.0), and can be started with BDI, but runs forever
      	and doesn't halt at breakpoints. Hmmm...
      e0269579
  25. 27 1月, 2006 1 次提交
  26. 12 12月, 2005 1 次提交
  27. 06 12月, 2005 1 次提交
  28. 30 11月, 2005 2 次提交
    • S
      Add support for TQM8541/8555 boards, TQM85xx support reworked: · d96f41e0
      Stefan Roese 提交于
      - Support for TQM8541/8555 boards added.
      - Complete rework of TQM8540/8560 support.
      - Common TQM85xx code now supports all current TQM85xx platforms
        (TQM8540/8541/8555/8560).
      - DDR SDRAM size detection added.
      - CAS latency default values can be overwritten by setting "serial#"
        to e.g. "ABC0001 casl=25" -> CAS latency 2.5 will be used.
        If problems are detected with this non default CAS latency,
        the defualt values will be used instead.
      - FLASH size detection added.
      - Moved FCC ethernet driver initialization behind TSEC driver init
        -> TSEC is first device.
      
      Patch by Stefan Roese, 30 Nov 2005
      d96f41e0
    • S
      Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. · 6e7fb6ea
      Stefan Roese 提交于
      Patch by John Otken, 23 Nov 2005
      6e7fb6ea
  29. 22 11月, 2005 1 次提交
    • S
      Add support for Prodrive P3P440 board: · 5568e613
      Stefan Roese 提交于
      - Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c
      - CFG_FLASH_QUIET_TEST added to use the common CFI driver
        for bank autodetection
      Patch by Stefan Roese, 22 Nov 2005
      5568e613
  30. 15 11月, 2005 1 次提交