1. 10 7月, 2007 1 次提交
  2. 04 7月, 2007 1 次提交
  3. 29 10月, 2005 1 次提交
  4. 13 10月, 2005 1 次提交
  5. 23 7月, 2005 1 次提交
    • J
      * Patch by Jon Loeliger, Kumar Gala 2005-02-08 · 9c4c5ae3
      Jon Loeliger 提交于
        - 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
  6. 01 4月, 2005 1 次提交
    • W
      * Patch by Masami Komiya, 30 Mar 2005: · ea287deb
      wdenk 提交于
        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
  7. 10 10月, 2004 1 次提交
  8. 03 8月, 2004 1 次提交
  9. 16 4月, 2004 1 次提交
  10. 24 2月, 2004 1 次提交
  11. 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
  12. 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
  13. 28 8月, 2003 1 次提交
  14. 26 7月, 2003 1 次提交
    • W
      * Allow crc32 to be used at address 0x000 · 77846748
      wdenk 提交于
      * Provide consistent interface to standalone applications to access
        the 'global_data' structure
        Provide a doc/README.standalone more useful to users/developers.
      
      * Make IceCube MGT5100 FEC driver work
      77846748
  15. 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
  16. 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
  17. 06 6月, 2003 1 次提交
    • W
      * Add support for RMU board · 73a8b27c
      wdenk 提交于
      * Add support for TQM862L at 100/50 MHz
      
      * Patch by Pantelis Antoniou, 02 Jun 2003:
        major reconstruction of networking code;
        add "ping" support (outgoing only!)
      73a8b27c
  18. 05 6月, 2003 1 次提交
  19. 18 1月, 2003 1 次提交
    • W
      * Add dual ethernet support on PM826 · aacf9a49
      wdenk 提交于
      * Add support for LXT971 PHY on PM826
      
      * Patch by Tord Andersson, 16 Jan 2003:
        Fix flash sector count for TQM8xxL
      
      * Fix I2C EEPROM problem on ICU862 board (would only write the first
        16 bytes out of each 32 byte block)
      aacf9a49
  20. 12 11月, 2002 1 次提交
    • W
      * Patch by Jim Sandoz, 07 Nov 2002: · 1d0350ed
      wdenk 提交于
        Increase number of network RX buffers (PKTBUFSRX in
        "include/net.h") for EEPRO100 based boards (especially SP8240)
        which showed "Receiver is not ready" errors when U-Boot was
        processing the receive buffers slower than the network controller
        was filling them.
      
      * Get rid of obsolete include/mpc74xx.h
      1d0350ed
  21. 01 11月, 2002 1 次提交