Skip to content
Snippets Groups Projects
  1. May 13, 2007
  2. Mar 25, 2007
  3. 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
  4. 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
  5. Oct 08, 2006
  6. Jul 21, 2006
  7. Jun 19, 2006
  8. Jun 16, 2006
  9. Nov 29, 2005
  10. Oct 08, 2005
  11. Sep 25, 2005
  12. Sep 23, 2005
  13. Aug 15, 2005
  14. Aug 12, 2005
  15. May 19, 2005
  16. 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
  17. 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
  18. Jan 09, 2005
  19. Oct 10, 2004
    • Wolfgang Denk's avatar
      * Patch by Michael Bendzick, 30 Aug 2004: · c15f3120
      Wolfgang Denk authored
        - Improve platform.S code for omap1510inn that detects whether code
          is running from SDRAM or not. Patch allows SDRAM to be configured
          if code is running out of SRAM at 0x20000000.
      
      * Patch by Frederick Klatt, 30 Aug 2004:
        Add support for the Wind River SBC8540/SBC8560 boards
      c15f3120
    • Wolfgang Denk's avatar
      Patches by Scott McNutt, 24 Aug 2004: · 5c952cf0
      Wolfgang Denk authored
      - Add support for Altera Nios-II processors.
      - Add support for Psyent PCI-5441 board.
      - Add support for Psyent PK1C20 board.
      5c952cf0
  20. Jul 11, 2004
  21. Jul 10, 2004
    • Wolfgang Denk's avatar
      Patches by Yasushi Shoji, 29 Jun 2004: · 857cad37
      Wolfgang Denk authored
      - add empty include/asm-microblaze/processor.h
      - add to CREDITS and MAINTAINERS
      - add gd initialization
      - add MicroBlaze and SUZAKU board to MAKEALL script
      - add reset support for SUZAKU
      - add flush_cache() for MicroBlaze
      - add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed
        size flash memory on SUZAKU
      857cad37
    • Wolfgang Denk's avatar
      * Patch by Prakash Kumar, 27 Jun 2004: · fabd46ac
      Wolfgang Denk authored
        Add support for the PXA250 based Intrinsyc Cerf board.
      
      * Patch by Yasushi Shoji, 27 Jun 2004:
        fix comment in include/common.h
      fabd46ac
    • Wolfgang Denk's avatar
      * Rename SBC8560 into sbc8560 for consistency · 466b7410
      Wolfgang Denk authored
      * Patch by Daniel Poirot, 24 Jun 2004:
        Add support for Wind River's sbc8240 board
      
      * Patches by Yasushi Shoji, 26 Jun 2004:
        - drivers/serial_xuartlite.c: fix "return 0" in void function
        - add microblaze support to mkimage tool
      466b7410
  22. Jul 01, 2004
  23. Jun 19, 2004
    • Wolfgang Denk's avatar
      Patch by Josef Wagner, 04 Jun 2004: · 49822e23
      Wolfgang Denk authored
      - DDR Ram support for PM520 (MPC5200)
      - support for different flash types (PM520)
      - USB / IDE / CF-Card / DiskOnChip support for PM520
      - 8 bit boot rom support for PM520/CE520
      - Add auto SDRAM module detection for MicroSys CPC45 board (MPC8245)
      - I2C and RTC support for CPC45
      - support of new flash type (28F160C3T) for CPC45
      49822e23
  24. Jun 09, 2004
  25. Jun 06, 2004
    • Wolfgang Denk's avatar
      * Patch by Dave Peverley, 30 Apr 2004: · a56bd922
      Wolfgang Denk authored
        Add support for OMAP730 Perseus2 Development board
      
      * Patch by Alan J. Luse, 29 Apr 2004:
        Fix flash chip-select (OR0) option register setting on FADS boards.
      
      * Patch by Alan J. Luse, 29 Apr 2004:
        Report MII network speed and duplex setting properly when
        auto-negotiate is not enabled.
      
      * Patch by Jarrett Redd, 29 Apr 2004:
        Fix hang on reset on Ocotea board due to flash in wrong mode.
      a56bd922
  26. Apr 15, 2004
    • Wolfgang Denk's avatar
      * Patch by George G. Davis, 02 Apr 2004: · ea66bc88
      Wolfgang Denk authored
        add support for Intel Assabet board
      ea66bc88
    • Wolfgang Denk's avatar
      * Patches by Pantelis Antoniou, 30 Mar 2004: · 04a85b3b
      Wolfgang Denk authored
        - add auto-complete support to the U-Boot CLI
        - add support for NETTA and NETPHONE boards; fix NETVIA board
      
      * Patch by Yuli Barcohen, 28 Mar 2004:
        - Add support for MPC8272 family including MPC8247/8248/8271/8272
        - Add support for MPC8272ADS evaluation board (another flavour of MPC8260ADS)
        - Change configuration method for MPC8260ADS family
      04a85b3b
  27. Mar 25, 2004
    • Wolfgang Denk's avatar
      * Patch by Pavel Bartusek, 21 Mar 2004 · 518e2e1a
      Wolfgang Denk authored
        Add Reiserfs support
      
      * Patch by Hinko Kocevar, 20 Mar 2004
        - Add auto-release for SMSC LAN91c111 driver
        - Add save/restore of PTR and PNR regs as suggested in datasheet
      518e2e1a
Loading