1. 23 6月, 2007 1 次提交
    • H
      [PCS440EP] upgrade the PCS440EP board: · 566a494f
      Heiko Schocher 提交于
                      - Show on the Status LEDs, some States of the board.
                      - Get the MAC addresses from the EEProm
                      - use PREBOOT
                      - use the CF on the board.
                      - check the U-Boot image in the Flash with a SHA1
                        checksum.
                      - use dynamic TLB entries generation for the SDRAM
      Signed-off-by: NHeiko Schocher <hs@denx.de>
      566a494f
  2. 17 5月, 2007 1 次提交
  3. 14 4月, 2007 1 次提交
  4. 05 4月, 2007 1 次提交
  5. 29 11月, 2006 1 次提交
  6. 04 11月, 2006 1 次提交
  7. 02 11月, 2006 1 次提交
    • R
      Tundra tsi108 on chip Ethernet controller support. · d1927cee
      roy zang 提交于
      The following is a brief description of the Ethernet controller:
      The Tsi108/9 Ethernet Controller connects Switch Fabric to two independent
      Gigabit Ethernet ports,E0 and E1.  It uses a single Management interface
      to manage the two physical connection devices (PHYs).  Each Ethernet port
      has its own statistics monitor that tracks and reports key interface
      statistics.  Each port supports a 256-entry hash table for address
      filtering.  In addition, each port is bridged to the Switch Fabric
      through a 2-Kbyte transmit FIFO and a 4-Kbyte Receive FIFO.
      
      Each Ethernet port also has a pair of internal Ethernet DMA channels to
      support the transmit and receive data flows.  The Ethernet DMA channels
      use descriptors set up in memory, the memory map of the device, and
      access via the Switch Fabric.  The Ethernet Controller?s DMA arbiter
      handles arbitration for the Switch Fabric.  The Controller also
      has a register businterface for register accesses and status monitor
      control.
      
      The PMD (Physical Media Device) interface operates in MII, GMII, or TBI
      modes.  The MII mode is used for connecting with 10 or 100 Mbit/s PMDs.
      The GMII and TBI modes are used to connect with Gigabit PMDs.  Internal
      data flows to and from the Ethernet Controller through the Switch Fabric.
      
      Each Ethernet port uses its transmit and receive DMA channels to manage
      data flows through buffer descriptors that are predefined by the
      system (the descriptors can exist anywhere in the system memory map).
      These descriptors are data structures that point to buffers filled
      with data ready to transmit over Ethernet, or they point to empty
      buffers ready to receive data from Ethernet.
      Signed-off-by: NAlexandre Bounine <alexandreb@tundra.com>
      Signed-off-by: NRoy Zang <tie-fei.zang@freescale.com>
      d1927cee
  8. 30 5月, 2006 1 次提交
    • W
      * Update Intel IXP4xx support · ba94a1bb
      Wolfgang Denk 提交于
      - Add IXP4xx NPE ethernet MAC support
      - Add support for Intel IXDPG425 board
      - Add support for Prodrive PDNB3 board
      - Add IRQ support
      Patch by Stefan Roese, 23 May 2006
      
      [This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still
       sufferes from licensing issues. Blame Intel.]
      ba94a1bb
  9. 27 4月, 2006 1 次提交
  10. 01 12月, 2005 1 次提交
  11. 30 11月, 2005 1 次提交
    • S
      Add support for TQM8541/8555 boards, TQM85xx support reworked: · d96f41e0
      Stefan Roese 提交于
      - Support for TQM8541/8555 boards added.
      - Complete rework of TQM8540/8560 support.
      - Common TQM85xx code now supports all current TQM85xx platforms
        (TQM8540/8541/8555/8560).
      - DDR SDRAM size detection added.
      - CAS latency default values can be overwritten by setting "serial#"
        to e.g. "ABC0001 casl=25" -> CAS latency 2.5 will be used.
        If problems are detected with this non default CAS latency,
        the defualt values will be used instead.
      - FLASH size detection added.
      - Moved FCC ethernet driver initialization behind TSEC driver init
        -> TSEC is first device.
      
      Patch by Stefan Roese, 30 Nov 2005
      d96f41e0
  12. 29 10月, 2005 1 次提交
  13. 13 10月, 2005 1 次提交
  14. 09 10月, 2005 1 次提交
  15. 25 9月, 2005 1 次提交
  16. 17 8月, 2005 1 次提交
  17. 28 7月, 2005 1 次提交
  18. 26 7月, 2005 1 次提交
    • J
      * Patch by Jon Loeliger, 2005-05-05 · d9b94f28
      Jon Loeliger 提交于
        Implemented support for MPC8548CDS board.
        Added DDR II support based on SPD values for MPC85xx boards.
        This roll-up patch also includes bugfies for the previously
        published patches:
          DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
      d9b94f28
  19. 16 5月, 2005 1 次提交
  20. 17 12月, 2004 1 次提交
  21. 28 10月, 2004 1 次提交
  22. 10 7月, 2004 1 次提交
    • W
      Patch by Jon Loeliger, 17 June 2004: · 0ac6f8b7
      wdenk 提交于
      Completion of the 8540ADS/8560ADS updates:
      Fix some PCI and Rapid I/O memory maps,
      Initialize both TSEC 1 and 2,
      Initialize SDRAM
      Update MAINTAINER for 85xx boards and README.mpc85xxads
      0ac6f8b7
  23. 09 5月, 2004 1 次提交
  24. 19 4月, 2004 1 次提交
    • W
      * Patch by Sangmoon Kim, 12 Apr 2004: · a8bd82de
      wdenk 提交于
        Update max RAM size for debris board
      
      * Patch by Travis Sawyer, 08 Apr 2004:
        Add TLB entry for second DIMM slot on ocotea
      
      * Patch by Masami Komiya, 08 Apr 2004:
        add RTL8169 network driver
      a8bd82de
  25. 16 4月, 2004 1 次提交
  26. 24 2月, 2004 1 次提交
  27. 07 2月, 2004 1 次提交
  28. 03 1月, 2004 1 次提交
    • W
      * Patch by Ronen Shitrit, 10 Dec 2003: · 3a473b2a
      wdenk 提交于
        Add support for the Marvell DB64360 / DB64460 development boards
      
      * Patch by Detlev Zundel, 10 Dec 2003:
        fix dependency problem in examples/Makefile
      3a473b2a
  29. 02 1月, 2004 2 次提交
    • W
      * Patch by Andr Schwarz, 8 Dec 2003: · 63f34912
      wdenk 提交于
        fixes for Davicom DM9102A Ethernet Chip (#define CONFIG_TULIP_FIX_DAVICOM):
        - TX and RX deskriptors must be quad-word aligned
        - does not work with only one TX deskriptor
        - standard reset method does not work
      
      * Patch by Masami Komiya, 08 Dec 2003:
        add RTL8139 ethernet driver
      
      * Patches by Ed Okerson, 07 Dec 2003:
        - fix ethernet for the AU1x00 processors in little-endian mode.
        - extend memsetup.S for the AU1x00 processors in BE and LE modes
      63f34912
    • W
      * Cleanup lowboot code for MPC5200 · d4ca31c4
      wdenk 提交于
      * Minor code cleanup (coding style)
      
      * Patch by Reinhard Meyer, 30 Dec 2003:
        - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE,
        - added CONFIG_PHY_ADDR to include/configs/IceCube.h,
        - turned debug print of PHY registers into a function (called in two places)
        - added support for EMK MPC5200 based modules
      
      * Fix MPC8xx PLPRCR_MFD_SHIFT typo
      
      * Add support for TQM866M modules
      
      * Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)
      
      * Fix a few compiler warnings
      d4ca31c4
  30. 18 11月, 2003 1 次提交
    • W
      * Use "-fPIC" instead of "-mrelocatable" to prevent problems with · 5bb226e8
      wdenk 提交于
        recent tools
      
      * Add checksum verification to 'imls' command
      
      * Add bd_info fields needed for 4xx Linux I2C driver
      
      * Patch by Martin Krause, 4 Nov. 2003:
        Fix error in cmd_vfd.c (TRAB board: "vfd /1" shows now only one Bitmap)
      
      * Print used network interface when CONFIG_NET_MULTI is set
      5bb226e8
  31. 16 10月, 2003 1 次提交
    • W
      * Patches by Xianghua Xiao, 15 Oct 2003: · 42d1f039
      wdenk 提交于
        - Added Motorola CPU 8540/8560 support (cpu/85xx)
        - Added Motorola MPC8540ADS board support (board/mpc8540ads)
        - Added Motorola MPC8560ADS board support (board/mpc8560ads)
      
      * Minor code cleanup
      42d1f039
  32. 10 10月, 2003 1 次提交
    • W
      * Patch by Steven Scholz, 10 Oct 2003 · 5da627a4
      wdenk 提交于
        - Add support for Altera FPGA ACEX1K
      
      * Patches by Thomas Lange, 09 Oct 2003:
        - Endian swap ATA identity for all big endian CPUs, not just PPC
        - MIPS only: New option CONFIG_MEMSIZE_IN_BYTES for passing memsize
          args to linux
        - add support for dbau1x00 board (MIPS32)
      5da627a4
  33. 06 9月, 2003 1 次提交
    • W
      * Add support for SK98xx driver · 7152b1d0
      wdenk 提交于
      * Add PCI support for SL8245 board
      
      * Support IceCube board configurations with 1 x AMD AM29LV065 (8 MB)
        or 1 x AM29LV652 (two LV065 in one chip = 16 MB);
        Run IPB at 133 Mhz; adjust the MII clock frequency accordingly
      
      * Set BRG_CLK on PM825/826 to 64MHz (VCO_OUT / 4, instead of 16  MHz)
        to allow for more accurate baudrate settings
        (error now 0.7% at 115 kbps, instead of 3.5% before)
      
      * Patch by Andreas Mohr, 4 Sep 2003:
        Fix a lot of spelling errors
      7152b1d0
  34. 17 7月, 2003 1 次提交
  35. 28 6月, 2003 1 次提交
    • W
      * Code cleanup: · 8bde7f77
      wdenk 提交于
        - remove trailing white space, trailing empty lines, C++ comments, etc.
        - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
      
      * Patches by Kenneth Johansson, 25 Jun 2003:
        - major rework of command structure
          (work done mostly by Michal Cendrowski and Joakim Kristiansen)
      8bde7f77
  36. 16 6月, 2003 1 次提交
    • W
      * Fix CONFIG_NET_MULTI support in include/net.h · 71f95118
      wdenk 提交于
      * Patches by Kyle Harris, 13 Mar 2003:
        - Add FAT partition support
        - Add command support for FAT
        - Add command support for MMC
        ----
        - Add Intel PXA support for video
        - Add Intel PXA support for MMC
        ----
        - Enable MMC and FAT for lubbock board
        - Other misc changes for lubbock board
      71f95118
  37. 06 6月, 2003 2 次提交
  38. 04 6月, 2003 1 次提交
    • W
      * Patches by Udi Finkelstein, 2 June 2003: · 682011ff
      wdenk 提交于
        - Added support for custom keyboards, initialized by defining a
          board-specific drv_keyboard_init as well as defining CONFIG_KEYBOARD .
        - Added support for the RBC823 board.
        - cpu/mpc8xx/lcd.c now automatically calculates the
          Horizontal Pixel Count field.
      
      * Fix alignment problem in BOOTP (dhcp_leasetime option)
        [pointed out by Nicolas Lacressonnire, 2 Jun 2003]
      
      * Patch by Mark Rakes, 14 May 2003:
        add support for Intel e1000 gig cards.
      
      * Patch by Nye Liu, 3 Jun 2003:
        fix critical typo in MAMR definition (include/mpc8xx.h)
      
      * Fix requirement to align U-Boot image on 16 kB boundaries on PPC.
      
      * Patch by Klaus Heydeck, 2 Jun 2003
        Minor changes for KUP4K configuration
      682011ff