1. 17 12月, 2007 1 次提交
  2. 29 11月, 2007 1 次提交
  3. 18 8月, 2007 1 次提交
  4. 17 8月, 2007 1 次提交
  5. 16 8月, 2007 3 次提交
  6. 14 8月, 2007 1 次提交
  7. 11 8月, 2007 2 次提交
    • J
      Add support for SBC8641D. Config files. · c646bba6
      Joe Hamman 提交于
      Add support for Wind River's SBC8641D reference board.
      
      Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com>
      Acked-by: NWolfgang Denk <wd@denx.de>
      Acked-by: NJon Loeliger <jdl@freescale.com>
      c646bba6
    • S
      [ARM] TI DaVinci support, hopefully final · c74b2108
      Sergey Kubushyn 提交于
      Add support for the following DaVinci boards:
      - DV_EVM
      - SCHMOOGIE
      - SONATA
      
      Changes:
      
      - Split into separate board directories
      - Removed changes to MTD_DEBUG (or whatever it's called)
      - New CONFIG_CMD party line followed
      - Some cosmetic fixes, cleanup etc.
      - Patches against the latest U-Boot tree as of now.
      - Fixed CONFIG_CMD_NET in net files.
      - Fixed CONFIG_CMD_EEPROM for schmoogie.
      - Made sure it compiles and works (forceenv() link problem) on SCHMOOGIE and
         DV_EVM. Can't check if it works on SONATA, don't have a board any more,
         but it at least compiles.
      
      Here is an excerpt from session log on SCHMOOGIE...
      
      U-Boot 1.2.0-g6c33c785-dirty (Aug  7 2007 - 13:07:17)
      
      DRAM:  128 MB
      NAND:  128 MiB
      In:    serial
      Out:   serial
      Err:   serial
      ARM Clock : 297MHz
      DDR Clock : 162MHz
      ETH PHY   : DP83848 @ 0x01
      U-Boot > iprobe
      Valid chip addresses: 1B 38 3A 3D 3F 50 5D 6F
      U-Boot > ping 192.168.253.10
      host 192.168.253.10 is alive
      U-Boot >
      Signed-off-by: NSergey Kubushyn <ksi@koi8.net>
      Acked-by: NDirk Behme <dirk.behme@gmail.com>
      Acked-by: NZach Sadecki <Zach.Sadecki@ripcode.com>
      Acked-by: NStefan Roese <sr@denx.de>
      c74b2108
  8. 10 8月, 2007 1 次提交
    • N
      Add PPC4xx-HCU4 and HCU5 boards: Infrastructure · 641cca95
      Niklaus Giger 提交于
      This series of patches adds support for 2 boards from Netstal Maschinen.
      
      The HCU4 has a PPC405Gpr and
      the HCU5 has a PPC440EPX.
      
      The HCU4 has a somehow complicated flash setup, as the booteprom is
      only 8 bits and the CFI 16 bits wide, which makes it impossible to use a more
      elegant solution.
      
      The HCU5 has only a booteprom as the whole code will be downloaded from a
      different board which has HD, CD-ROM, etc and where all code is stored.
      
      This is my third try. I incorporated all suggestions made by Wolfgang and Stefan.
      Thanks them a lot.
      Signed-off-by: NNiklaus Giger <niklaus.giger@netstal.com>
      641cca95
  9. 26 7月, 2007 1 次提交
  10. 15 6月, 2007 1 次提交
  11. 03 5月, 2007 2 次提交
  12. 17 4月, 2007 1 次提交
  13. 26 3月, 2007 1 次提交
  14. 21 3月, 2007 1 次提交
  15. 03 3月, 2007 1 次提交
  16. 20 2月, 2007 1 次提交
  17. 31 1月, 2007 1 次提交
  18. 18 1月, 2007 2 次提交
  19. 29 11月, 2006 2 次提交
  20. 04 11月, 2006 1 次提交
    • T
      mpc83xx: Add support for the MPC8349E-mITX · 2ad6b513
      Timur Tabi 提交于
      PREREQUISITE PATCHES:
      
      * This patch can only be applied after the following patches have been applied:
      
        1) DNX#2006090742000024 "Add support for multiple I2C buses"
        2) DNX#2006090742000033 "Multi-bus I2C implementation of MPC834x"
        3) DNX#2006091242000041 "Additional MPC8349 support for multibus i2c"
        4) DNX#2006091242000078 "Add support for variable flash memory sizes on 83xx systems"
        5) DNX#2006091242000069 "Add support for Errata DDR6 on MPC 834x systems"
      
      CHANGELOG:
      
      * Add support for the Freescale MPC8349E-mITX reference design platform.
        The second TSEC (Vitesse 7385 switch) is not supported at this time.
      Signed-off-by: NTimur Tabi <timur@freescale.com>
      2ad6b513
  21. 24 10月, 2006 2 次提交
  22. 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
  23. 01 9月, 2006 1 次提交
  24. 29 8月, 2006 1 次提交
  25. 21 7月, 2006 1 次提交
  26. 16 6月, 2006 1 次提交
  27. 09 6月, 2006 1 次提交
  28. 02 6月, 2006 1 次提交
  29. 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
  30. 26 4月, 2006 1 次提交
  31. 27 1月, 2006 1 次提交
  32. 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