Skip to content
Snippets Groups Projects
  1. Aug 20, 2008
  2. Jul 15, 2008
  3. Jul 09, 2008
  4. Jun 10, 2008
  5. Mar 31, 2008
  6. Mar 28, 2008
  7. Feb 24, 2008
  8. Feb 14, 2008
  9. Jan 17, 2008
  10. Jan 16, 2008
  11. Jan 08, 2008
  12. Aug 18, 2007
  13. Aug 17, 2007
  14. Aug 16, 2007
  15. Aug 10, 2007
    • Sergey Kubushyn's avatar
      [ARM] TI DaVinci support, hopefully final · c74b2108
      Sergey Kubushyn authored
      
      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: default avatarSergey Kubushyn <ksi@koi8.net>
      Acked-by: default avatarDirk Behme <dirk.behme@gmail.com>
      Acked-by: default avatarZach Sadecki <Zach.Sadecki@ripcode.com>
      Acked-by: default avatarStefan Roese <sr@denx.de>
      c74b2108
    • Niklaus Giger's avatar
      Add PPC4xx-HCU4 and HCU5 boards: Infrastructure · 641cca95
      Niklaus Giger authored
      
      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: default avatarNiklaus Giger <niklaus.giger@netstal.com>
      641cca95
  16. Jun 18, 2007
    • TsiChung Liew's avatar
      Added M5329AFEE and M5329BFEE Platforms · 8e585f02
      TsiChung Liew authored
      
      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: default avatarTsiChung Liew <Tsi-Chung.Liew@freescale.com>
      8e585f02
  17. May 13, 2007
  18. Mar 25, 2007
  19. Mar 02, 2007
    • Paul Gortmaker's avatar
      mpc83xx: U-Boot support for Wind River SBC8349 · 91e25769
      Paul Gortmaker authored
      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
  20. Nov 04, 2006
    • Timur Tabi's avatar
      mpc83xx: Add support for the MPC8349E-mITX · 2ad6b513
      Timur Tabi authored
      
      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: default avatarTimur Tabi <timur@freescale.com>
      2ad6b513
  21. Oct 08, 2006
  22. Jul 21, 2006
  23. Jun 19, 2006
  24. Jun 16, 2006
  25. Nov 29, 2005
  26. Oct 08, 2005
  27. Sep 25, 2005
  28. Sep 23, 2005
  29. Aug 15, 2005
  30. Aug 12, 2005
  31. May 19, 2005
  32. Apr 06, 2005
    • Wolfgang Denk's avatar
      * Patches by Robert Whaley, 29 Nov 2004: · 20787e23
      Wolfgang Denk authored
        - update the pxa-regs.h file for PXA27x chips
        - add PXA27x based ADSVIX board
        - add support for MMC on PXA27x processors
      
      * Patch by Andrew E. Mileski, 28 Nov 2004:
        Fix PPC4xx SPD SDRAM detection bug
      
      * Patch by Hiroshi Ito, 26 Nov 2004:
        Fix logic of "test -z" and "test -n" commands
      20787e23
  33. Apr 03, 2005
    • Wolfgang Denk's avatar
      * Patch by Yuli Barcohen, 08 Nov 2004: · 8b0bfc68
      Wolfgang Denk authored
        Add support for Analogue & Micro Rattler boards.
        Tested on Rattler8248.
      
      * Patch by Andre Renaud, 08 Nov 2004:
        Fix watchdog support in common/lcd.c
      
      * Patch by Marc Leeman, 05 Nov 2003:
        Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU
        bug only affects the XPC8245 processors
      8b0bfc68
  34. Jan 09, 2005
Loading