1. 09 4月, 2006 1 次提交
  2. 17 3月, 2006 1 次提交
  3. 12 3月, 2006 1 次提交
  4. 06 3月, 2006 1 次提交
  5. 19 1月, 2006 1 次提交
  6. 13 10月, 2005 1 次提交
  7. 12 10月, 2005 1 次提交
  8. 15 9月, 2005 1 次提交
  9. 17 8月, 2005 1 次提交
  10. 16 8月, 2005 1 次提交
  11. 10 8月, 2005 1 次提交
  12. 08 8月, 2005 1 次提交
  13. 06 8月, 2005 1 次提交
  14. 05 5月, 2005 3 次提交
  15. 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
  16. 04 2月, 2005 1 次提交
    • 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
  17. 19 12月, 2004 1 次提交
  18. 17 12月, 2004 3 次提交
  19. 30 9月, 2004 1 次提交
    • W
      * Patches by Sean Chang, 09 Aug 2004: · a5bbcc3c
      wdenk 提交于
        - Added support for both 8 and 16 bit mode access to System ACE CF
          through MPU.
        - Fixed missing System ACE CF device during get FAT partition info
          in fat_register_device function.
        - Enabled System ACE CF support on ML300.
      
      * Patch by Sean Chang, 09 Aug 2004:
        Synch defines for saveenv and do_saveenv functions so they get
        compiled under the same statement.
      a5bbcc3c
  20. 13 5月, 2004 1 次提交
    • W
      Patch by Klaus Heydeck, 12 May 2004: · 02b11f8e
      wdenk 提交于
      Using external watchdog for KUP4 boards in mpc8xx/cpu.c;
      load_sernum_ethaddr() for KUP4 boards in lib_ppc/board.c;
      various changes to KUP4 board specific files
      02b11f8e
  21. 06 5月, 2004 1 次提交
  22. 04 5月, 2004 1 次提交
    • W
      * Fix minor NAND JFFS2 related issue · 2729af9d
      wdenk 提交于
      * Fixes for SL811 USB controller:
        - implement workaround for broken memory stick
        - improve error handling
      
      * Increase packet send timeout to 10 ms in cpu/mpc8xx/scc.c to better
        cope with congested networks.
      2729af9d
  23. 25 4月, 2004 2 次提交
    • W
      * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: · fc1cfcdb
      wdenk 提交于
        (JFFS2 speed enhancements) because of using non-public
        data (PHYS_FLASH_SECT_SIZE)
      
      * Patch by Travis Sawyer, 23 Apr 2004:
        Fix VSC/CIS 8201 phy descrambler interoperability timing due to
        errata from Vitesse Semiconductor.
      fc1cfcdb
    • W
      * Patch by Christian Hohnstaedt, 23 Apr 2004: · 0b8fa03b
      wdenk 提交于
        JFFS2 speed enhancements:
        - repair header CRC calculation in jffs2_1pass.c
        - add eraseblock size to the partition information to skip empty
          eraseblocks if we find more then 4k of free space.
        - The JFFS2 scanner is now fast enough to remove the spinning wheel
          so #ifdef-ed out.
        - add watchdog calls in long running loops
      
      * Patch by Philippe Robin, 22 Apr 2004:
        Fix ethernet configuration for "versatile" board
      
      * Patch by Kshitij Gupta, 21 Apr 2004:
        Remove busy loop and use MPU timer fr usleep() on OMAP1510/1610 boards
      
      * Patch by Steven Scholz, 24 Feb 2004:
        Fix a bug in AT91RM9200 ethernet driver:
        The MII interface is now initialized before accessing the PHY.
      
      * Cleanup PCI ID's
      0b8fa03b
  24. 19 4月, 2004 2 次提交
  25. 16 4月, 2004 1 次提交
    • W
      * Patches by Pantelis Antoniou, 30 Mar 2004: · 04a85b3b
      wdenk 提交于
        - add auto-complete support to the U-Boot CLI
        - add support for NETTA and NETPHONE boards; fix NETVIA board
      
      * Patch by Yuli Barcohen, 28 Mar 2004:
        - Add support for MPC8272 family including MPC8247/8248/8271/8272
        - Add support for MPC8272ADS evaluation board (another flavour of MPC8260ADS)
        - Change configuration method for MPC8260ADS family
      04a85b3b
  26. 25 3月, 2004 2 次提交
    • W
      Code cleanup · b79a11cc
      wdenk 提交于
      b79a11cc
    • W
      * Patch by Pavel Bartusek, 21 Mar 2004 · 518e2e1a
      wdenk 提交于
        Add Reiserfs support
      
      * Patch by Hinko Kocevar, 20 Mar 2004
        - Add auto-release for SMSC LAN91c111 driver
        - Add save/restore of PTR and PNR regs as suggested in datasheet
      518e2e1a
  27. 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
  28. 15 3月, 2004 1 次提交
    • W
      * Patches by Travis Sawyer, 12 Mar 2004: · 855a496f
      wdenk 提交于
        - Fix Gigabit Ethernet support for 440GX
        - Add Gigabit Ethernet Support to MII PHY utilities
      
      * Patch by Brad Kemp, 12 Mar 2004:
        Fixes for drivers/cfi_flash.c:
        - Better support for x8/x16 implementations
        - Added failure for AMD chips attempting to use CFG_FLASH_USE_BUFFER_WRITE
        - Added defines for AMD command and address constants
      
      * Patch by Leon Kukovec, 12 Mar 2004:
        Fix get_dentfromdir() to correctly handle deleted dentries
      
      * Patch by George G. Davis, 11 Mar 2004:
        Remove hard coded network settings in TI OMAP1610 H2
        default board config
      
      * Patch by George G. Davis, 11 Mar 2004:
        add support for ADS GraphicsClient+ board.
      855a496f
  29. 27 2月, 2004 1 次提交
    • W
      * Patch by Markus Pietrek, 24 Feb 2004: · 80885a9d
      wdenk 提交于
        NS9750 DevBoard added
      
      * Patch by Pierre AUBERT, 24 Feb 2004
        add USB support for MPC5200
      
      * Patch by Steven Scholz, 24 Feb 2004:
        - fix MII commands to use values from last command
      
      * Patch by Torsten Demke, 24 Feb 2004:
        Add support for the eXalion platform (SPSW-8240, F-30, F-300)
      80885a9d
  30. 24 2月, 2004 1 次提交
    • W
      * Patch by Thomas Elste, 10 Feb 2004: · 2d1a537d
      wdenk 提交于
        Add support for NET+50 CPU and ModNET50 board
      
      * Patch by Sam Song, 10 Feb 2004:
        Fix typos in cfi_flash.c
      
      * Patch by Leon Kukovec, 10 Feb 2004
        Fixed long dir entry slot id calculation in get_vfatname
      
      * Patch by Robin Gilks, 10 Feb 2004:
        add "itest" command (operators: -eq, -ne, -lt, -gt, -le, -ge, ==,
        !=, <>, <, >, <=, >=)
      2d1a537d
  31. 05 1月, 2004 1 次提交
    • W
      * Fix problems caused by Robert Schwebel's cramfs patch · 180d3f74
      wdenk 提交于
      * Patch by Scott McNutt, 02 Jan 2004:
        Add support for the Nios Active Serial Memory Interface (ASMI)
        on Cyclone devices
      
      * Patch by Andrea Marson, 16 Dec 2003:
        Add support for the PPChameleon ME and HI modules
      
      * Patch by Yuli Barcohen, 22 Dec 2003:
        Add support for Motorola DUET ADS board (MPC87x/88x)
      180d3f74
  32. 04 1月, 2004 1 次提交
  33. 08 12月, 2003 1 次提交
    • W
      * Patches by David Mller, 14 Nov 2003: · a2663ea4
      wdenk 提交于
        - board/mpl/common/common_util.c
          * implement support for BZIP2 compressed images
          * various cleanups (printf -> puts, ...)
        - board/mpl/common/flash.c
          * report correct errors to upper layers
          * check the erase fail and VPP low bits in status reg
        - board/mpl/vcma9/cmd_vcma9.c
        - board/mpl/vcma9/flash.c
          * various cleanups (printf -> puts, ...)
        - common/cmd_usb.c
          * fix typo in comment
        - cpu/arm920t/usb_ohci.c
          * support for S3C2410 is missing in #if line
        - drivers/cs8900.c
          * reinit some registers in case of error (cable missing, ...)
        - fs/fat/fat.c
          * support for USB/MMC devices is missing in #if line
        - include/configs/MIP405.h
        - include/configs/PIP405.h
          * enable BZIP2 support
          * enlarge malloc space to 1MiB because of BZIP2 support
        - include/configs/VCMA9.h
          * enable BZIP2 support
          * enlarge malloc space to 1MiB because of BZIP2 support
          * enable USB support
        - lib_arm/armlinux.c
          * change calling convention of ARM Linux kernel as
            described on http://www.arm.linux.org.uk/developer/booting.php
      
      * Patch by Thomas Lange, 14 Nov 2003:
        Split dbau1x00 into dbau1000, dbau1100 and dbau1500 configs to
        support all these AMD boards.
      
      * Patch by Thomas Lange, 14 Nov 2003:
        Workaround for mips au1x00 physical memory accesses (the au1x00
        uses a 36 bit bus internally and cannot access physical memory
        directly. Use the uncached SDRAM address instead of the physical
        one.)
      a2663ea4