1. 18 11月, 2007 1 次提交
  2. 12 9月, 2007 1 次提交
  3. 14 8月, 2007 2 次提交
  4. 11 7月, 2007 1 次提交
  5. 10 7月, 2007 2 次提交
  6. 04 7月, 2007 1 次提交
  7. 08 3月, 2007 1 次提交
  8. 01 4月, 2006 1 次提交
  9. 12 3月, 2006 1 次提交
  10. 11 11月, 2005 1 次提交
  11. 29 10月, 2005 1 次提交
  12. 13 10月, 2005 1 次提交
  13. 03 9月, 2005 1 次提交
  14. 31 8月, 2005 1 次提交
  15. 26 8月, 2005 1 次提交
  16. 13 8月, 2005 2 次提交
  17. 03 5月, 2005 1 次提交
  18. 04 4月, 2005 1 次提交
  19. 03 4月, 2005 2 次提交
    • W
      * Patch by Richard Klingler, 03 Apr 2005: · b1bf6f2c
      wdenk 提交于
        Add call to eth_halt() in net/net.c when called functions fail
        after eth_init() has been called.
      
      * Patch by Sam Song, 3 April 2005:
        - Update README.Netconsole
        - Update README
      b1bf6f2c
    • W
      Minor cleanup · 59acc296
      wdenk 提交于
      59acc296
  20. 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
  21. 12 1月, 2005 1 次提交
    • W
      * Some Cleanup. · 289f932c
      wdenk 提交于
      * 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
  22. 12 10月, 2004 1 次提交
  23. 10 10月, 2004 1 次提交
  24. 03 8月, 2004 1 次提交
  25. 25 4月, 2004 1 次提交
    • W
      * Patch by John Kerl, 19 Apr 2004: · b9711de1
      wdenk 提交于
        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
  26. 19 4月, 2004 1 次提交
    • W
      * Cleanup, minor fixes · 6e592385
      wdenk 提交于
      * Patch by Rune Torgersen, 16 Apr 2004:
        LBA48 fixes
      
      * Patches by Pantelis Antoniou, 16 Apr 2004:
        - Fix some compile problems;
          add "once" functionality for the netretry variable
      6e592385
  27. 16 4月, 2004 1 次提交
  28. 24 3月, 2004 1 次提交
    • W
      * Patches by Thomas Viehweger, 16 Mar 2004: · 4b9206ed
      wdenk 提交于
        - 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
  29. 14 3月, 2004 1 次提交
    • W
      * Patch by Philippe Robin, 09 Mar 2004: · 3d3befa7
      wdenk 提交于
        Added ARM Integrator AP, CP and Versatile PB926EJ-S Reference
        Platform support.
      
      * Patch by Masami Komiya, 08 Mar 2004:
        Don't overwrite server IP address or boot file name
        when the boot server does not return values
      
      * Patch by listmember@orkun.us, 5 Mar 2004:
        Removed compile time restriction on CFG_I2C_SPEED for DS1338 RTC
      3d3befa7
  30. 24 2月, 2004 1 次提交
  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. 09 10月, 2003 1 次提交
    • W
      * Patch by Sangmoon Kim, 23 Sep 2003: · fc3e2165
      wdenk 提交于
        fix pll_pci_to_mem_multiplier table for MPC8245
      
      * Patch by Anders Larsen, 22 Sep 2003:
        enable timed autoboot on PXA
      
      * Patch by David Mller, 22 Sep 2003:
      
        - add $(CFLAGS) to "-print-libgcc-filename" so compiler driver
          returns correct libgcc file path
        - "latency" reduction of busy-loop waiting to improve "U-Boot" boot
          time on s3c24x0 systems
      
      * Patch by Jon Diekema, 19 Sep 2003:
        - Add CFG_FAULT_ECHO_LINK_DOWN option to echo the inverted Ethernet
          link state to the fault LED.
        - In NetLoop, make the Fault LED reflect the link status.  The link
          status gets updated on entry, and on timeouts.
      fc3e2165
  33. 28 8月, 2003 1 次提交
  34. 18 8月, 2003 1 次提交
    • W
      * Make Ethernet autonegotiation on INCA-IP work for all clock rates; · e0ac62d7
      wdenk 提交于
        allow selection of clock frequency as "make" target
      
      * Implement memory autosizing code for IceCube boards
      
      * Configure network port on INCA-IP for autonegotiation
      
      * Fix overflow problem in network timeout code
      
      * Patch by Richard Woodruff, 8 Aug 2003:
        Allow crc32 to be used at address 0x000 (crc32_no_comp, too).
      e0ac62d7
  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. 20 6月, 2003 1 次提交
    • W
      * Patch by Richard Woodruff, 19 June 03: · 0b97ab14
      wdenk 提交于
      - Fixed smc91c111 driver to sync with the u-boot environment (driver/smc91c111.c).
      - Added eth_init error return check in NetLoop (net/net.c).
      0b97ab14