1. 29 11月, 2011 1 次提交
  2. 08 9月, 2011 2 次提交
  3. 29 7月, 2011 1 次提交
  4. 27 11月, 2010 2 次提交
  5. 19 10月, 2010 1 次提交
    • W
      logodl: remove code for yet another corpse · 059e7782
      Wolfgang Denk 提交于
      The logodl board has long been unmaintained and left broken.
      As obviously nobody is interestedin that code any more, we may as well
      remove it.
      Signed-off-by: NWolfgang Denk <wd@denx.de>
      Cc: August Hoeraendl <august.hoerandl@gmx.at>
      Cc: Robert Schwebel <r.schwebel@pengutronix.de>
      Cc: Marek Vasut <marek.vasut@gmail.com>
      059e7782
  6. 10 4月, 2010 1 次提交
  7. 25 3月, 2010 1 次提交
  8. 16 5月, 2009 1 次提交
  9. 24 10月, 2008 1 次提交
  10. 05 9月, 2008 1 次提交
    • R
      ppc44x: Unification of virtex5 pp440 boards · e07f4a80
      Ricardo Ribalda Delgado 提交于
      This patch provides an unificated way of handling xilinx v5 ppc440 boards.
      
      It unificates 3 different things:
      
      1) Source code
      A new board called ppc440-generic has been created. This board includes
      a generic tlb initialization (Maps the whole memory into virtual) and
      defines board_pre_init, checkboard, initdram and get_sys_info weakly,
      so, they can be replaced by specific functions.
      
      If a new board needs to redefine any of the previous functions
      (specific initialization) it can create a new directory with the
      specific initializations needed. (see the example ml507 board).
      
      2) Configuration file
      Common configurations are located under configs/xilinx-ppc440.h, this
      header file interpretes the xparameters file generated by EDK and
      configurates u-boot in correspondence. Example: if there is a Temac,
      allows CMD_CONFIG_NET
      Specific configuration are located under specific configuration file.
      (see the example ml507 board)
      
      3) Makefile
      Some work has been done in order to not duplicate work in the Main
      Makefile. Please see the attached code.
      
      In order to support new boards they can be implemented in the next way:
      
      a) Simple Generic Board  (90% of the time)
      Using EDK generates a new xparameters.h file, replace
      ppc440-generic/xparameters.h  and run make xilinx-ppc440-generic_config
      && make
      
      b) Simple Boards with special u-boot parameters (9 % of the time)
      Create a new file under configs for it (use ml507.h as example) and
      change your paramaters. Create a new Makefile paragraph and compile
      
      c) Complex boards (1% of the time)
      Create a new folder for the board, like the ml507
      
      Finally, it adds support for the Avnet FX30T Evaluation board, following
      the new generic structure:
      
      Cheap board by Avnet for evaluating the Virtex5 FX technology.
      
      This patch adds support for:
       - UartLite
       - 16MB Flash
       - 64MB RAM
      
      Prior using U-boot in this board, read carefully the ERRATA by Avnet
      to solve some memory initialization issues.
      Signed-off-by: NRicardo Ribalda Delgado <ricardo.ribalda@uam.es>
      Signed-off-by: NStefan Roese <sr@denx.de>
      e07f4a80
  11. 20 8月, 2008 1 次提交
  12. 18 7月, 2008 1 次提交
    • R
      ppc4xx: ML507 Board Support · 086511fc
      Ricardo Ribalda Delgado 提交于
      The Xilinx ML507 Board is a Virtex 5 prototyping board that includes,
      	among others:
      	-Virtex 5 FX FPGA (With a ppc440x5 in it)
      	-256MB of SDRAM2
      	-32MB of Flash
      	-I2C Eeprom
      	-System ACE chip
      	-Serial ATA connectors
      	-RS232 Level Conversors
      	-Ethernet Transceiver
      
      This patch gives support to a standard design produced by EDK for this
      board: ppc440, uartlite, xilinx_int and flash
      
      - Includes Changes propossed by Stefan Roese and Michal Simek
      Signed-off-by: NRicardo Ribalda Delgado <ricardo.ribalda@uam.es>
      Acked-by: NStefan Roese <sr@denx.de>
      086511fc
  13. 16 7月, 2008 1 次提交
  14. 10 7月, 2008 1 次提交
  15. 11 6月, 2008 1 次提交
  16. 01 4月, 2008 1 次提交
  17. 28 3月, 2008 1 次提交
  18. 24 2月, 2008 1 次提交
  19. 14 2月, 2008 2 次提交
  20. 18 1月, 2008 1 次提交
  21. 17 1月, 2008 1 次提交
  22. 08 1月, 2008 1 次提交
  23. 18 8月, 2007 2 次提交
  24. 17 8月, 2007 2 次提交
  25. 11 8月, 2007 1 次提交
    • 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
  26. 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
  27. 19 6月, 2007 1 次提交
    • T
      Added M5329AFEE and M5329BFEE Platforms · 8e585f02
      TsiChung Liew 提交于
      Added board/freescale/m5329evb, cpu/mcf532x, drivers/net,
      drivers/serial,  immap_5329.h, m5329.h, mcfrtc.h,
      include/configs/M5329EVB.h, lib_m68k/interrupts.c, and
      rtc/mcfrtc.c
      
      Modified CREDITS, MAKEFILE, Makefile, README, common/cmd_bdinfo.c,
      common/cmd_mii.c, include/asm-m68k/byteorder.h, include/asm-m68k/fec.h,
      include/asm-m68k/io.h, include/asm-m68k/mcftimer.h,
      include/asm-m68k/mcfuart.h, include/asm-m68k/ptrace.h,
      include/asm-m68k/u-boot.h, lib_m68k/Makefile, lib_m68k/board.c,
      lib_m68k/time.c, net/eth.c and rtc/Makefile
      Signed-off-by: NTsiChung Liew <Tsi-Chung.Liew@freescale.com>
      8e585f02
  28. 13 5月, 2007 1 次提交
  29. 26 3月, 2007 1 次提交
  30. 03 3月, 2007 1 次提交
    • P
      mpc83xx: U-Boot support for Wind River SBC8349 · 91e25769
      Paul Gortmaker 提交于
      I've redone the SBC8349 support to match git-current, which
      incorporates all the MPC834x updates from Freescale since the 1.1.6
      release,  including the DDR changes.
      
      I've kept all the SBC8349 files as parallel as possible to the
      MPC8349EMDS ones for ease of maintenance and to allow for easy
      inspection of what was changed to support this board.  Hence the SBC8349
      U-Boot has FDT support and everything else that the MPC8349EMDS has.
      
      Fortunately the Freescale updates added support for boards using CS0,
      but I had to change spd_sdram.c to allow for board specific settings for
      the sdram_clk_cntl (it is/was hard coded to zero, and that remains the
      default if the board doesn't specify a value.)
      
      Hopefully this should be mergeable as-is and require no whitespace
      cleanups or similar, but if something doesn't measure up then let me
      know and I'll fix it.
      
      Thanks,
      Paul.
      91e25769
  31. 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
  32. 09 10月, 2006 1 次提交
  33. 21 7月, 2006 1 次提交
  34. 19 6月, 2006 1 次提交
  35. 16 6月, 2006 1 次提交