1. 03 4月, 2005 2 次提交
  2. 01 4月, 2005 6 次提交
  3. 31 3月, 2005 1 次提交
    • W
      * Patch by Scott McNutt, 21 Oct 2004: · 0c1c117c
      wdenk 提交于
        Add support for Nios-II EPCS Controller core.
      
      * Patch by Scott McNutt, 20 Oct 2004:
        Nios-II cleanups:
        - Add sysid command (Nios-II only).
        - Locate default exception trampoline at proper offset.
        - Implement I/O routines (readb, writeb, etc)
        - Implement do_bootm_linux
      0c1c117c
  4. 28 3月, 2005 1 次提交
    • W
      Patches by Martin Krause, 22 Mar 2005: · 8f0b7cbe
      wdenk 提交于
      - use TQM5200_auto as MAKEALL target for TQM5200 systems
      - add support for SM501 graphics controller
      - add support for graphic console on TQM5200
      - add support for TQM5200 Rev 200
      - cleanup, fix typo in include/configs/TQM5200.h
      8f0b7cbe
  5. 21 3月, 2005 1 次提交
  6. 18 3月, 2005 1 次提交
  7. 17 3月, 2005 3 次提交
  8. 16 3月, 2005 1 次提交
  9. 15 3月, 2005 4 次提交
  10. 14 3月, 2005 2 次提交
  11. 06 3月, 2005 1 次提交
  12. 04 3月, 2005 1 次提交
    • W
      * Fix get_partition_info() parameter error in all other calls · b05dcb58
      wdenk 提交于
        (common/cmd_ide.c, common/cmd_reiser.c, common/cmd_scsi.c).
      
      * Enable USB and IDE support for INKA4x0 board
      
      * Patch by Andrew Dyer, 28 February 2005:
        fix ext2load passing an incorrect pointer to get_partition_info()
        resulting in load failure for devices other than 0
      b05dcb58
  13. 02 3月, 2005 1 次提交
  14. 28 2月, 2005 1 次提交
  15. 25 2月, 2005 2 次提交
  16. 08 2月, 2005 2 次提交
  17. 05 2月, 2005 1 次提交
  18. 04 2月, 2005 3 次提交
    • W
      Fix byteorder problem in usbboot and scsiboot commands. · f8883cb1
      wdenk 提交于
      f8883cb1
    • W
      * Patch by Cajus Hahn, 04 Feb 2005: · 20a80418
      wdenk 提交于
        - don't insist on leading '/' for filename in ext2load
        - set default partition to useful value (1) in ext2load
      
      * Patch by Andrew Dyer, 08 Jan 2005:
        fix wrong return codes in ext2 code
      20a80418
    • W
      * Removed '--no-warn-mismatch' option from Makefile. This option · 1a344f29
      wdenk 提交于
        makes 'ld' to overlook binary objects compatibility.
      
      * Moved $(PLATFORM_LIBS) from the library group (--start-group ...
        --end-group) outside of the group. This will make 'ld' to do
        _multiple_ search in the library group when resolving symbol
        references and do only a _single_ seach in libgcc.a after the group
        search.
      
      * Fix stability problems on CPC45 board again.
      
      * Make image detection for diskboot / usbboot / scsiboot more robust
        (also check header checksum)
      1a344f29
  19. 01 2月, 2005 1 次提交
  20. 23 1月, 2005 2 次提交
  21. 12 1月, 2005 2 次提交
    • W
      * Patch by Robin Getz, 13 Oct 2004: · 5a95f6fb
      wdenk 提交于
        Add standalone application to change SMC91C111 MAC addresses,
        see examples/README.smc91111_eeprom
      
      * Patch by Xiaogeng (Shawn) Jin, 12 Oct 2004:
        Fix Flash support for ARM Integrator CP.
      5a95f6fb
    • 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. 10 1月, 2005 1 次提交