1. 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
  2. 30 5月, 2003 1 次提交
  3. 28 5月, 2003 1 次提交
    • W
      * Fix data abort exception handling for arm920t CPU · f07771cc
      wdenk 提交于
      * Fix alignment problems with flash driver for TRAB board
      
      * Patch by Donald White, 21 May 2003:
        fix calculation of base address in pci_hose_config_device()
      
      * Fix bug in command line parsing: "cmd1;cmd2" is supposed to always
        execute "cmd2", even if "cmd1" fails. Note that this is different
        to "run var1 var2" where the contents of "var2" will NOT be
        executed when a command in "var1" fails.
      f07771cc
  4. 24 5月, 2003 1 次提交
  5. 23 5月, 2003 19 次提交
  6. 22 5月, 2003 1 次提交
  7. 21 5月, 2003 1 次提交
  8. 20 5月, 2003 3 次提交
  9. 18 5月, 2003 1 次提交
  10. 13 5月, 2003 1 次提交
  11. 12 5月, 2003 2 次提交
  12. 06 5月, 2003 1 次提交
  13. 04 5月, 2003 1 次提交
  14. 03 5月, 2003 1 次提交
    • W
      * Add support for Promess ATC board · 7aa78614
      wdenk 提交于
      * Patch by Keith Outwater, 28 Apr 2003:
        - Miscellaneous corrections and additions to GEN860T board specific code.
        - Added GEN860_SC variant to GEN860T.
        - Miscellaneous corrections to GEN860T documentation.
        - Correct duplicate entry in U-Boot CREDITS file.
        - Add GEN860T_SC entry in MAINTAINERS file.
        - Update CREDITS file with GEN860T_SC info.
      
      * Update Smiths Aerospace addresses in MAINTAINERS file
      
      * Fix error handling in hush's version of "run" command
      7aa78614
  15. 28 4月, 2003 1 次提交
    • W
      * LWMON extensions: · 4532cb69
      wdenk 提交于
        - Splashscreen support
        - modem support
        - sysmon support
        - temperature dependend enabling of LCD
      
      * Allow booting from old "PPCBoot" disk partitions
      
      * Add support for TQM8255 Board / MPC8255 CPU
      4532cb69
  16. 21 4月, 2003 4 次提交