Skip to content
Snippets Groups Projects
  1. Feb 04, 2008
  2. Jan 10, 2008
  3. Nov 21, 2007
  4. Aug 18, 2007
  5. Aug 16, 2007
  6. Jul 10, 2007
  7. Jul 08, 2007
  8. Jul 03, 2007
  9. 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
  10. Mar 11, 2007
    • Michal Simek's avatar
      [Microblaze][PATCH] part 2 · cfc67116
      Michal Simek authored
      timer support
      interrupt controller support
      flash support
      ethernet support
      cache support
      board information support
      env support
      booting image support
      
      adding support for Xilinx ML401
      cfc67116
  11. Sep 07, 2006
    • Stefan Roese's avatar
      Add support for AMCC Sequoia PPC440EPx eval board · 887e2ec9
      Stefan Roese authored
      - 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
  12. Jun 30, 2006
  13. Mar 31, 2006
  14. Aug 08, 2005
  15. Aug 01, 2005
  16. Jul 23, 2005
    • Jon Loeliger's avatar
      * Patch by Jon Loeliger, Kumar Gala 2005-02-08 · 9c4c5ae3
      Jon Loeliger authored
        - Convert the CPM2 based functionality to use new CONFIG_CPM2
          option rather than a myriad of CONFIG_MPC8560-like variants.
          Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560.
          Eliminates the CONFIG_MPC8560 option entirely.  Distributes the
          new CONFIG_CPM2 option to each 8260 board.
      9c4c5ae3
  17. Dec 31, 2004
    • Wolfgang Denk's avatar
      * Code cleanup, mostly for GCC-3.3.x · e2ffd59b
      Wolfgang Denk authored
      * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
        pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
        additional ethernet addresses.
      
      * Cleanup drivers/i82365.c - avoid duplication of code
      
      * Fix bogus "cannot span across banks" flash error message
      
      * Add support for CompactFlash for the CPC45 Board.
      e2ffd59b
  18. Oct 28, 2004
  19. Oct 10, 2004
  20. Jun 09, 2004
    • Wolfgang Denk's avatar
      Patches Part 1 by Jon Loeliger, 11 May 2004: · 97d80fc3
      Wolfgang Denk authored
      Dynamically handle REV1 and REV2 MPC85xx parts.
        (Jon Loeliger, 10-May-2004).
      New consistent memory map and Local Access Window across MPC85xx line.
      New CCSRBAR at 0xE000_0000 now.
      Add RAPID I/O memory map.
      New memory map in README.MPC85xxads
        (Kumar Gala, 10-May-2004)
      Better board and CPU identification on MPC85xx boards at boot.
        (Jon Loeliger, 10-May-2004)
      SDRAM clock control fixes on MPC8540ADS & MPC8560 boards.
      Some configuration options for MPC8540ADS & MPC8560ADS cleaned up.
        (Jim Robertson, 10-May-2004)
      Rewrite of the MPC85xx Three Speed Ethernet Controller (TSEC) driver.
      Supports multiple PHYs.
        (Andy Fleming, 10-May-2004)
      Some README.MPC85xxads updates.
        (Kumar Gala, 10-May-2004)
      Copyright updates for "Freescale"
        (Andy Fleming, 10-May-2004)
      97d80fc3
  21. Mar 25, 2004
  22. Mar 23, 2004
    • Wolfgang Denk's avatar
      * Patches by Thomas Viehweger, 16 Mar 2004: · 4b9206ed
      Wolfgang Denk authored
        - show PCI clock frequency on MPC8260 systems
        - add FCC_PSMR_RMII flag for HiP7 processors
        - in do_jffs2_fsload(), take load address from load_addr if not set
          explicit, update load_addr otherwise
        - replaced printf by putc/puts when no formatting is needed
          (smaller code size, faster execution)
      4b9206ed
  23. Feb 23, 2004
    • Wolfgang Denk's avatar
      * Patch by Peter Ryser, 20 Feb 2004: · 028ab6b5
      Wolfgang Denk authored
        Add support for the Xilinx ML300 platform
      
      * Patch by Stephan Linz, 17 Feb 2004:
        Fix watchdog support for NIOS
      
      * Patch by Josh Fryman, 16 Feb 2004:
        Fix byte-swapping for cfi_flash.c for different bus widths
      
      * Patch by Jon Diekema, 14 Jeb 2004:
        Remove duplicate "FPGA Support" notes from the README file
      028ab6b5
  24. Oct 15, 2003
  25. Oct 08, 2003
    • Wolfgang Denk's avatar
      * Patch by Scott McNutt, 04 Oct 2003: · 4a551709
      Wolfgang Denk authored
        - add support for Altera Nios-32 CPU
        - add support for Nios Cyclone Development Kit (DK-1C20)
      
      * Patch by Steven Scholz, 29 Sep 2003:
        - A second parameter for bootm overwrites the load address for
          "Standalone Application" images.
        - bootm sets environment variable "filesize" to the resulting
          (uncompressed) data length for "Standalone Application" images
          when autostart is set to "no". Now you can do something like
             if bootm $fpgadata $some_free_ram ; then
                     fpga load 0 $some_free_ram $filesize
             fi
      
      * Patch by Denis Peter, 25 Sept 2003:
        add support for the MIP405 Rev. C board
      4a551709
  26. Sep 02, 2003
  27. Jul 16, 2003
  28. Jul 01, 2003
  29. Jun 28, 2003
  30. Jun 27, 2003
Loading