1. 06 8月, 2003 1 次提交
    • W
      * Map ISP1362 USB OTG controller for NSCU board · bdccc4fe
      wdenk 提交于
      * Patch by Brad Parker, 02 Aug 2003:
        fix sc520_cdp problems
      
      * Implement Boot Cycle Detection (Req. 2.3 of OSDL CGL Reqirements)
      
      * Allow erase command to cross flash bank boundaries
      bdccc4fe
  2. 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
  3. 01 6月, 2003 1 次提交
    • W
      * Patch by Marc Singer, 29 May 2003: · 7a8e9bed
      wdenk 提交于
        Fixed rarp boot method for IA32 and other little-endian CPUs.
      
      * Patch by Marc Singer, 28 May 2003:
        Added port I/O commands.
      
      * Patch by Matthew McClintock, 28 May 2003
        - cpu/mpc824x/start.S: fix relocation code when booting from RAM
        - minor patches for utx8245
      
      * Patch by Daniel Engström, 28 May 2003:
        x86 update
      
      * Patch by Dave Ellis, 9 May 2003 + 27 May 2003:
        add nand flash support to SXNI855T configuration
        fix/extend nand flash support:
        - fix 'nand erase' command so does not erase bad blocks
        - fix 'nand write' command so does not write to bad blocks
        - fix nand_probe() so handles no flash detected properly
        - add doc/README.nand
        - add .jffs2 and .oob options to nand read/write
        - add 'nand bad' command to list bad blocks
        - add 'clean' option to 'nand erase' to write JFFS2 clean markers
        - make NAND read/write faster
      
      * Patch by Rune Torgersen, 23 May 2003:
        Update for MPC8266ADS board
      7a8e9bed
  4. 22 11月, 2002 1 次提交
  5. 18 11月, 2002 1 次提交
    • W
      * Patch by Daniel Engstrm, 13 Nov 2002: · 2262cfee
      wdenk 提交于
        Add support for i386 architecture and AMD SC520 board
      
      * Patch by Pierre Aubert, 12 Nov 2002:
        Add support for DOS filesystem and booting from DOS floppy disk
      2262cfee
  6. 27 10月, 2002 1 次提交