1. 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
  2. 16 4月, 2004 1 次提交
  3. 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
  4. 14 3月, 2004 2 次提交
    • 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
    • W
      * Patch by Travis Sawyer, 01 Mar 2004: · 0e6d798c
      wdenk 提交于
        Ocotea:
        - Add IBM PPC440GX Ref Platform support (Ocotea)
          Original code by Paul Reynolds <PaulReynolds@lhsolutions.com>
          Adapted to U-Boot and 440GX port
        440gx_enet.c:
        - Add gracious handling of all Ethernet Pin Selections for 440GX
        - Add RGMII selection for Cicada CIS8201 Gigabit PHY
        ppc440.h:
        - Add needed bit definitions
        - Fix formatting
      
      * Patch by Carl Riechers, 1 Mar 2004:
        Add PPC440GX prbdv0 divider to fix memory clock calculation.
      
      * Patch by Stephan Linz, 27 Feb 2004
        - avoid problems for targets without NFS download support
      0e6d798c
  5. 12 3月, 2004 1 次提交
  6. 27 2月, 2004 1 次提交
    • W
      * Patch by Pierre Aubert, 26 Feb 2004 · 132ba5fd
      wdenk 提交于
        add IDE support for MPC5200
      
      * Patch by Masami Komiya, 26 Feb 2004:
        add autoload via NFS
      
      * Patch by Stephen Williams
        Use of CONFIG_SERIAL_SOFTWARE_FIFO in board.c consistent with uses
        elsewhere in the source.
      132ba5fd
  7. 28 8月, 2003 1 次提交
  8. 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
  9. 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
  10. 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
  11. 10 4月, 2003 1 次提交
  12. 05 4月, 2003 1 次提交
    • W
      * Patch by Arun Dharankar, 4 Apr 2003: · 3e38691e
      wdenk 提交于
        Add IDMA example code (tested on 8260 only)
      
      * Add support for Purple Board (MIPS64 5Kc)
      
      * Add support for MIPS64 5Kc CPUs
      
      * Fix missing setting of "loadaddr" and "bootfile" on ARM and MIPS
      
      * Patch by Denis Peter, 04 Apr 2003:
        - update MIP405-4 board
      
      * Patches by Denis Peter, 03 April 2003:
        - fix PCI IRQs on MPL boards
        - fix two more un-relocated pointer problems
      
      * Fix behaviour of "run" command:
        - print error message iv variable does not exist
        - terminate processing of arguments in case of error
      
      * Patches by Peter Figuli, 10 Mar 2003
        - Add support for BTUART on PXA platform
        - Add support for WEP EP250 (PXA) board
      
      * Fix flash problems on INCA-IP; add tool to allow bruning images  to
        flash using a BDI2000
      
      * Implement fix for I2C Edge Conditions problem for all boards that
        use the bit-banging driver (common/soft_i2c.c)
      
      * Add patches by Robert Schwebel, 31 Mar 2003:
        - csb226 board: bring in sync with innokom/memsetup.S
        - csb226 board: fix MDREFR handling
        - misc doc fixes / extensions
        - innokom board: cleanup, MDREFR fix in memsetup.S, config update
        - add BOOT_PROGRESS to armlinux.c
      3e38691e
  13. 06 3月, 2003 1 次提交
    • W
      * Patches by Robert Schwebel, 06 Mar 2003: · 47cd00fa
      wdenk 提交于
        - fix bug in BOOTP code (must use NetCopyIP)
        - update of CSB226 port
        - clear BSS segment on XScale
        - added support for i2c_init_board() function
        - update to the Innokom plattform
      
      * Extend support for redundand environments for configurations where
        environment size < sector size
      47cd00fa
  14. 28 9月, 2002 1 次提交