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. 27 7月, 2003 1 次提交
    • W
      * Patch by Scott McNutt, 21 Jul 2003: · 1f4bb37d
      wdenk 提交于
        Add support for LynuxWorks Kernel Downloadable Images (KDIs).
        Both LynxOS and BlueCat linux KDIs are supported.
      
      * Patch by Richard Woodruff, 25 Jul 2003:
        use more reliable reset for OMAP/925T
      
      * Patch by Nye Liu, 25 Jul 2003:
        fix typo in mpc8xx.h
      
      * Patch by Richard Woodruff, 24 Jul 2003:
        Fixes for cmd_nand.c:
        - Fixed null dereferece which could result in incorrect ECC values.
        - Added support for devices with no Ready/Busy signal hooked up.
        - Added OMAP1510 read/write protect handling.
        - Fixed nand.h's ECCPOS. A conflict existed with POS5 and badblock
          for non-JFFS2.
        - Switched default ECC to be JFFS2.
      1f4bb37d
  3. 25 7月, 2003 1 次提交
  4. 17 7月, 2003 1 次提交
  5. 15 7月, 2003 1 次提交
    • W
      * Patches by Yuli Barcohen, 13 Jul 2003: · 8564acf9
      wdenk 提交于
        - Correct flash and JFFS2 support for MPC8260ADS
        - fix PVR values and clock generation for PowerQUICC II family
          (8270/8275/8280)
      
      * Patch by Bernhard Kuhn, 08 Jul 2003:
        - add support for M68K targets
      
      * Patch by Ken Chou, 3 Jul:
        - Fix PCI config table for A3000
        - Fix iobase for natsemi.c
          (PCI_BASE_ADDRESS_0 is the IO base register for DP83815)
      
      * Allow to enable "slow" POST routines by key press on power-on
      * Fix temperature dependend switching of LCD backlight on LWMON
      * Tweak output format for LWMON
      8564acf9
  6. 02 7月, 2003 1 次提交
  7. 29 6月, 2003 2 次提交
  8. 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
  9. 17 6月, 2003 1 次提交
    • W
      * Patch by Nicolas Lacressonniere, 11 Jun 2003: · 2abbe075
      wdenk 提交于
        Modifications for Atmel AT91RM9200DK ARM920T based development kit
        - Add Atmel DataFlash support for reading and writing.
        - Add possibility to boot a Linux from DataFlash with BOOTM command.
        - Add Flash detection on Atmel AT91RM9200DK
          (between Atmel AT49BV1614 and AT49BV1614A flashes)
        - Replace old Ethernet PHY layer functions
        - Change link address
      
      * Patch by Frank Smith, 9 Jun 2003:
        use CRIT_EXCEPTION for machine check on 4xx
      
      * Patch by Detlev Zundel, 13 Jun 2003:
        added implementation of the "carinfo" command in cmd_immap.c
      2abbe075
  10. 24 5月, 2003 1 次提交
  11. 20 5月, 2003 1 次提交
    • W
      * Patch by David Updegraff, 22 Apr 2003: · 7f70e853
      wdenk 提交于
        update for CrayL1 board
      
      * Patch by Pantelis Antoniou, 21 Apr 2003:
        add boot support for ARTOS (a proprietary OS)
      
      * Patch by Steven Scholz, 11 Apr 2003:
        Add support for RTC DS1338
      
      * Patch by Rod Boyce, 24 Jan 2003:
        Fix counting of extended partitions in diskboot command
      7f70e853
  12. 20 4月, 2003 1 次提交
    • W
      * Make sure Block Lock Bits get cleared in R360MPI flash driver · d791b1dc
      wdenk 提交于
      * MPC823 LCD driver: Fill color map backwards, to allow for steady
        display when Linux takes over
      
      * Patch by Erwin Rol, 27 Feb 2003:
        Add support for RTEMS (this time for real).
      
      * Add support for "bmp info" and "bmp display" commands to load
        bitmap images; this can be used (for example in a "preboot"
        command) to display a splash screen very quickly after poweron.
      
      * Add support for 133 MHz clock on INCA-IP board
      d791b1dc
  13. 13 4月, 2003 1 次提交
    • W
      * Patch by Lutz Dennig, 10 Apr 2003: · 4a6fd34b
      wdenk 提交于
        Update for R360MPI board
      
      * Add new meaning to "autostart" environment variable:
        If set to "no", a standalone image passed to the
        "bootm" command will be copied to the load address
        (and eventually uncompressed), but NOT be started.
        This can be used to load and uncompress arbitrary
        data.
      
      * Set max brightness for MN11236 displays on TRAB board
      4a6fd34b
  14. 07 3月, 2003 1 次提交
    • W
      * Patches by David Mller, 31 Jan 2003: · 1cb8e980
      wdenk 提交于
        - minimal setup for CardBus bridges
        - add EEPROM read/write support in the CS8900 driver
        - add support for the builtin I2C controller in the Samsung s3c24x0 chips
        - add support for  MPL's VCMA9 (Samsung s3c2410 based) board
      
      * Patch by Steven Scholz, 04 Feb 2003:
        add support for RTC DS1307
      
      * Patch by Reinhard Meyer, 5 Feb 2003:
        fix PLPRCR/SCCR init sequence on 8xx to allow for
        changes of EBDF by software
      
      * Patch by Vladimir Gurevich, 07 Feb 2003:
        "API-compatibility patch" for 4xx I2C driver
      1cb8e980
  15. 28 2月, 2003 1 次提交
    • W
      * Add support for 16 MB flash configuration of TRAB board · 6069ff26
      wdenk 提交于
      * Patch by Erwin Rol, 27 Feb 2003:
        Add support for RTEMS
      
      * Add image information to README
      
      * Fix dual PCMCIA slot support (when running with just one
        slot populated)
      
      * Add VFD type detection to trab board
      
      * extend drivers/cs8900.c driver to synchronize  ethaddr  environment
        variable with value in the EEPROM
      
      * Start adding MIPS support files
      6069ff26
  16. 17 12月, 2002 1 次提交
  17. 08 12月, 2002 1 次提交
  18. 19 11月, 2002 1 次提交
    • W
      * Patch by Thomas Frieden, 13 Nov 2002: · c7de829c
      wdenk 提交于
        Add code for AmigaOne board
        (preliminary merge to U-Boot, still WIP)
      
      * Patch by Jon Diekema, 12 Nov 2002:
        - Adding URL for IEEE OUI lookup
        - Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED
          being defined.
        - In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and
          root-on-nfs macros are designed to switch how the default boot
          method gets defined.
      c7de829c
  19. 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
  20. 06 11月, 2002 1 次提交
  21. 03 11月, 2002 1 次提交