Skip to content
Snippets Groups Projects
  1. Mar 12, 2006
  2. Nov 30, 2005
    • Marian Balakowicz's avatar
      Fix miiphy global data initialization (problem on 4xx boards when no · d9785c14
      Marian Balakowicz authored
      ethaddr is assigned). Initialization moved from miiphy_register() to
      eth_initialize().
      
      Based on initial patch for 4xx platform by Matthias Fuchs.
      d9785c14
    • Stefan Roese's avatar
      Add support for TQM8541/8555 boards, TQM85xx support reworked: · d96f41e0
      Stefan Roese authored
      - 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
  3. Nov 10, 2005
  4. Oct 28, 2005
  5. Oct 13, 2005
  6. Oct 11, 2005
  7. Oct 08, 2005
  8. Sep 25, 2005
  9. Sep 24, 2005
  10. Sep 02, 2005
  11. Aug 31, 2005
  12. Aug 25, 2005
  13. Aug 16, 2005
  14. Aug 12, 2005
  15. Aug 05, 2005
  16. Aug 03, 2005
  17. Jul 28, 2005
  18. Jul 25, 2005
    • Jon Loeliger's avatar
      * Patch by Jon Loeliger, 2005-05-05 · d9b94f28
      Jon Loeliger authored
        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. May 16, 2005
  20. May 03, 2005
  21. Apr 03, 2005
  22. Apr 02, 2005
  23. Apr 01, 2005
    • Wolfgang Denk's avatar
      * Patch by Masami Komiya, 30 Mar 2005: · ea287deb
      Wolfgang Denk authored
        add SNTP support and expand time server and time offset fields of
        DHCP support. See doc/README.SNTP
      
      * Patch by Steven Scholz, 13 Dec 2004:
        Fix bug in at91rm920 ethernet driver
      ea287deb
  24. Jan 12, 2005
    • Wolfgang Denk's avatar
      * Some Cleanup. · 289f932c
      Wolfgang Denk authored
      * Patch by Richard Woodruff, 10 Jan 2005:
        Update support for OMAP2420 (ARM11) and H4 board:
        o clean up and add new types to H4 memory probe code.
        o fix to work with internal boot.
        o added PRCM config III operation.
        o fix marginal flash timings.
        o add revison ATAG usage.
        o enable voltage scaling at power chip.
        o fix compile error for i2c.
      
      * Fix network problem (error when receiving multiple ARP packets)
      289f932c
  25. Dec 16, 2004
  26. Oct 28, 2004
  27. Oct 11, 2004
  28. Oct 09, 2004
  29. Sep 28, 2004
  30. Aug 02, 2004
  31. Jul 09, 2004
    • Wolfgang Denk's avatar
      Patch by Jon Loeliger, 17 June 2004: · 0ac6f8b7
      Wolfgang Denk authored
      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
  32. Jun 30, 2004
  33. May 08, 2004
  34. Apr 25, 2004
    • Wolfgang Denk's avatar
      * Patch by John Kerl, 19 Apr 2004: · b9711de1
      Wolfgang Denk authored
        Use U-boot's miiphy.h for PHY register names, rather than
        introducing a new header file.
      
      * Update pci_ids.h from linux-2.4.26
      
      * Patch by Masami Komiya, 19 Apr 2004:
        Fix problem cause by VLAN function on little endian architecture
        without VLAN environment
      b9711de1
Loading