1. 26 3月, 2007 1 次提交
  2. 11 3月, 2007 1 次提交
    • M
      [Microblaze][PATCH] · 76316a31
      Michal Simek 提交于
      timer support
      interrupt controller support
      flash support
      ethernet support
      cache support
      board information support
      env support
      booting image support
      
      adding support for Xilinx ML401
      76316a31
  3. 20 2月, 2007 1 次提交
  4. 09 10月, 2006 1 次提交
  5. 02 9月, 2006 1 次提交
    • M
      Add support for a saving build objects in a separate directory. · f9328639
      Marian Balakowicz 提交于
      Modifications are based on the linux kernel approach and
      support two use cases:
      
        1) Add O= to the make command line
        'make O=/tmp/build all'
      
        2) Set environement variable BUILD_DIR to point to the desired location
        'export BUILD_DIR=/tmp/build'
        'make'
      
      The second approach can also be used with a MAKEALL script
      'export BUILD_DIR=/tmp/build'
      './MAKEALL'
      
      Command line 'O=' setting overrides BUILD_DIR environent variable.
      
      When none of the above methods is used the local build is performed and
      the object files are placed in the source directory.
      f9328639
  6. 30 9月, 2004 1 次提交
    • W
      * Patch by Sean Chang, 9 Aug 2004: · a06752e3
      wdenk 提交于
        - Added I2C support for ML300.
        - Added support for ML300 to read out its environment information
          stored on the EEPROM.
        - Added support to use board specific parameters as part of
          U-Boot's environment information.
        - Updated MLD files to support configuration for new features
          above.
      
      * Patches by Travis Sawyer, 5 Aug 2004:
        - Remove incorrect bridge settings for eth group 6
        - Add call to setup bridge in ppc_440x_eth_initialize
        - Fix ppc_440x_eth_init to reset the phy only if its the
          first time through, otherwise, just check the phy for the
          autonegotiated speed/duplex.  This allows the use of netconsole
        - only print the speed/duplex the first time the phy is reset.
      a06752e3
  7. 24 2月, 2004 1 次提交
    • W
      * Patch by Peter Ryser, 20 Feb 2004: · 028ab6b5
      wdenk 提交于
        Add support for the Xilinx ML300 platform
      
      * Patch by Stephan Linz, 17 Feb 2004:
        Fix watchdog support for NIOS
      
      * Patch by Josh Fryman, 16 Feb 2004:
        Fix byte-swapping for cfi_flash.c for different bus widths
      
      * Patch by Jon Diekema, 14 Jeb 2004:
        Remove duplicate "FPGA Support" notes from the README file
      028ab6b5
  8. 29 6月, 2003 1 次提交
    • W
      Merge from "stable branch", tag LABEL_2003_06_28_1800-stable: · d1cbe85b
      wdenk 提交于
      - Allow to call sysmon function interactively
      - PIC on LWMON board needs delay after power-on
      - Add missing RSR definitions for MPC8xx
      - Improve log buffer handling: guarantee clean reset after power-on
      - Add support for EXBITGEN board
      - Add support for SL8245 board
      d1cbe85b
  9. 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
  10. 23 1月, 2001 1 次提交
  11. 12 1月, 2001 1 次提交
  12. 14 12月, 2000 1 次提交
  13. 10 7月, 2000 1 次提交