1. 18 1月, 2008 1 次提交
  2. 17 1月, 2008 2 次提交
  3. 15 1月, 2008 1 次提交
  4. 12 1月, 2008 2 次提交
  5. 11 1月, 2008 1 次提交
    • A
      mpc83xx: add support for the MPC8360E-RDK · fab6f556
      Anton Vorontsov 提交于
      This is MPC8360E based board with:
      - 256MB fixed SDRAM;
      - 8MB Intel Strata NOR flash;
      - StMICRO 64MiB NAND flash;
      - two 10/100/1000 ethernet ports connected via Broadcom
        BCM5481 PHYs;
      - two 10/100 ethernet ports connected via National
        DP83848 PHYs;
      - one PCI and one miniPCI slots;
      - four serial ports (two NS16550-compatible, two UCCs);
      - four USB ports working through MPC8360E "FHCI" USB controller;
      - Fujitsu MB86277 graphics controller;
      - Analog to Digital Converter/Touchscreen controller, AD7843
        connected to SPI.
      
      Features not supported in this patch are:
      - StMICRO 64MiB NAND flash (patch sent);
      - MINT framebuffer initialization (patch is pending);
      - Fetching production information from the EEPROM via I2C;
      - FHCI USB;
      - Two slow UCCs used as RS-485 UARTs.
      Signed-off-by: NAnton Vorontsov <avorontsov@ru.mvista.com>
      Signed-off-by: NKim Phillips <kim.phillips@freescale.com>
      fab6f556
  6. 10 1月, 2008 2 次提交
  7. 08 1月, 2008 2 次提交
  8. 29 12月, 2007 1 次提交
  9. 28 12月, 2007 2 次提交
  10. 27 12月, 2007 1 次提交
  11. 17 12月, 2007 1 次提交
  12. 29 11月, 2007 1 次提交
  13. 01 11月, 2007 3 次提交
  14. 18 8月, 2007 1 次提交
  15. 17 8月, 2007 1 次提交
  16. 16 8月, 2007 3 次提交
  17. 14 8月, 2007 1 次提交
  18. 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
  19. 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
  20. 26 7月, 2007 1 次提交
  21. 15 6月, 2007 1 次提交
  22. 03 5月, 2007 2 次提交
  23. 17 4月, 2007 1 次提交
  24. 26 3月, 2007 1 次提交
  25. 21 3月, 2007 1 次提交
  26. 03 3月, 2007 1 次提交
  27. 20 2月, 2007 1 次提交
  28. 31 1月, 2007 1 次提交
  29. 18 1月, 2007 1 次提交