1. 09 12月, 2003 6 次提交
  2. 08 12月, 2003 6 次提交
    • W
      * Patch by Bernhard Kuhn, 28 Nov 2003: · 4e5ca3eb
      wdenk 提交于
        add support for Coldfire CPU
        add support for Motorola M5272C3 and M5282EVB boards
      4e5ca3eb
    • W
      * Patch by Pierre Aubert, 24 Nov 2003: · 9fd5e31f
      wdenk 提交于
        - add a return value for the fpga command
        - add ide_preinit() function called in ide_init if CONFIG_IDE_PREINIT
          is defined. If ide_preinit fails, ide_init is aborted.
        - fix an endianess problem in fat.h
      9fd5e31f
    • W
      Patch by Wolter Kamphuis, 05 Dec 2003: · 3bbc899f
      wdenk 提交于
      Add support for SNMC's QS850/QS823/QS860T boards
      3bbc899f
    • W
      * Patch by Yuli Barcohen, 3 Dec 2003: · b028f715
      wdenk 提交于
        "revive" U-Boot support for old Motorola MPC860ADS board
      
      * Patch by Cam(ilo?), 03 Dec 2003:
        make examples build even with broken Montavista objcopy
      
      * Patch by Pavel Bartusek, 27 Nov 2003:
        fix conversion problem with "bootretry" evironment variable
      b028f715
    • W
      * Patch by Andre Schwarz, 24 Nov 2003: · b4676a25
      wdenk 提交于
        add support for mvblue (mvBlueLYNX and mvBlueBOX) boards
      
      * Patch by Pavel Bartusek, 21 Nov 2003:
        set ZMII bridge speed on 440
      
      * Patch by Anders Larsen, 17 Nov 2003:
        Fix mismatched #ifdef / #endif in include/asm-arm/arch-pxa/hardware.h
      b4676a25
    • 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
  3. 07 12月, 2003 4 次提交
    • W
      * Patch by Xue Ligong (Joe), 13 Nov 2003: · ef5a9672
      wdenk 提交于
        add Realtek 8019 ethernet driver
      
      * Patch by Yuli Barcohen, 13 Nov 2003:
        MPC826xADS/PQ2FADS  cleanup
      
      * Patch by Anders Larsen, 12 Nov 2003:
        Update README to mark the PORTIO commands non-standard
      ef5a9672
    • W
      * Patch by Nicolas Lacressonnire, 12 Nov 2003: · 5779d8d9
      wdenk 提交于
        update for for Atmel AT91RM9200DK development kit:
        - support for environment variables in DataFlash
        - Atmel DataFlash AT45DB1282 support
      
      * Patch by Jeff Carr, 11 Nov 2003:
        add support for new version of 8270 processors
      
      * Patches by George G. Davis, 05 Nov 2003:
        - only pass the ARM linux initrd tag to the kernel when an initrd
          is actually present
        - update omap1510inn configuration file
      5779d8d9
    • W
      * Patches by Stephan Linz, 3 Nov 2003: · 8bf3b005
      wdenk 提交于
        - more endianess fixes for LAN91C111 driver
        - CFG_HZ configuration patch for NIOS Cyclone board
      
      * Patch by Stephan Linz, 28 Oct 2003:
        fix PHY_INT_REG vs. PHY_MASK_REG bug in drivers/smc91111.c
      
      * Patch by Steven Scholz, 20 Oct 2003:
        - make "mii info <addr>" show infor for PHY at "addr" only
        - Endian fix for miiphy_info()
      8bf3b005
    • W
      * Patch by Gleb Natapov, 19 Sep 2003: · a8c7c708
      wdenk 提交于
        Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c
      
      * Patch by Anders Larsen, 17 Sep 2003:
        Bring ARM memory layout in sync with the documentation:
        stack and malloc-heap are now located _below_ the U-Boot code
      a8c7c708
  4. 06 12月, 2003 2 次提交
  5. 04 12月, 2003 1 次提交
    • W
      * Enabled password check on RMU board · af6d1dfc
      wdenk 提交于
      * Fix configuration problem with IceCube in LOWBOOT configuration:
        environment got embedded, corrupting the image layout.
      af6d1dfc
  6. 26 11月, 2003 1 次提交
    • W
      Add support for BMS2003 board · fd3103bb
      wdenk 提交于
      (featuring a NEC NL6448BC33-54. 10.4", 640x480 TFT display).
      Fix NEC display names (it's 6440 [for 640x480], not 6640).
      fd3103bb
  7. 18 11月, 2003 2 次提交
  8. 07 11月, 2003 1 次提交
  9. 31 10月, 2003 1 次提交
  10. 30 10月, 2003 1 次提交
    • W
      * Prepare for release · 5fa66df6
      wdenk 提交于
      * Fix problems in memory test on some boards (which was not
        non-destructive as intended)
      
      * Patch by Gary Jennejohn, 28 Oct 2003:
        Change fs/fat/fat.c to put I/O buffers in BSS instead on the stack
        to prevent stack overflow on ARM systems
      5fa66df6
  11. 28 10月, 2003 1 次提交
    • W
      * Patch by Stephan Linz, 28 Oct 2003: · a0f2fe52
      wdenk 提交于
        fix init sequence error for NIOS port
      
      * Allow lowercase spelling for IceCube_5200; support MPC5200LITE name
      
      * Add CONFIG_VERSION_VARIABLE to TRAB configuration
      a0f2fe52
  12. 27 10月, 2003 1 次提交
  13. 24 10月, 2003 1 次提交
  14. 22 10月, 2003 1 次提交
  15. 20 10月, 2003 3 次提交
    • W
      * Patch by Steven Scholz, 18 Oct 2003: · a3ad8e26
      wdenk 提交于
        Fix AT91RM9200 ethernet driver
      
      * Patch by Nye Liu, 17 Oct 2003:
        Fix typo in include/mpc8xx.h
      
      * Patch by Richard Woodruff, 16 Oct 03:
        Fixes for cpu/arm925/interrupt.c
        - Initialize timestamp & lastdec vars.
        - fix timestamp overflows.
        - fix lastdec overflow.
        - smarter normalization to allow udelay() below 1ms to work.
      
      * Patch by Scott McNutt, 16 Oct
        add networking support for the Altera Nios Development Kit,
        Cyclone Edition (DK-1C20)
      
      * Patch by Jon Diekema, 14 Oct 2003:
        add hint about doc/README.silent to README file
      a3ad8e26
    • W
      * Fix PCI problems on PPChameleonEVB · d7281f41
      wdenk 提交于
      * TRAB auto-update: image type patch by Martin Krause, 17 Oct 2003
      d7281f41
    • D
      Add CompactFlash support for NSCU · e7df029f
      dzu 提交于
      e7df029f
  16. 16 10月, 2003 2 次提交
  17. 15 10月, 2003 1 次提交
    • W
      * Make sure HUSH is initialized for running auto-update scripts · 2d5b561e
      wdenk 提交于
      * Make 5200 reset command _really_ reset the board, without running
        any other code after it
      
      * Fix flash mapping and display on P3G4 board
      
      * Patch by Kyle Harris, 15 Jul 2003:
        - add support for Intel IXP425 CPU
        - add support for IXDP425 eval board
      2d5b561e
  18. 10 10月, 2003 3 次提交
    • W
      Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent · f72da340
      wdenk 提交于
      for more information
      f72da340
    • W
      * Patch by Steven Scholz, 10 Oct 2003 · 5da627a4
      wdenk 提交于
        - Add support for Altera FPGA ACEX1K
      
      * Patches by Thomas Lange, 09 Oct 2003:
        - Endian swap ATA identity for all big endian CPUs, not just PPC
        - MIPS only: New option CONFIG_MEMSIZE_IN_BYTES for passing memsize
          args to linux
        - add support for dbau1x00 board (MIPS32)
      5da627a4
    • W
      * Patches by Thomas Lange, 09 Oct 2003: · 15647dc7
      wdenk 提交于
        - fix cmd_ide.c for non ppc boards (read/write functions did not
          add ATA base address)
        - fix for shannon board
        - #ifdef CONFIG_IDE_8xx_DIRECT some otherwise unused code
      
      * Patch by Sangmoon Kim, 07 Oct 2003:
        add support for debris board
      15647dc7
  19. 09 10月, 2003 2 次提交
    • W
      * Patch by Martin Krause, 09 Oct 2003: · a0ff7f2e
      wdenk 提交于
        Fixes for TRAB board
        - /board/trab/rs485.c: correct baudrate
        - /board/trab/cmd_trab.c: bug fix for problem with timer overflow in
          udelay(); fix some timing problems with adc controller
        - /board/trab/trab_fkt.c: add new commands: gain, eeprom and power;
          modify commands: touch and buzzer
      
      * Disable CONFIG_SUPPORT_VFAT when used with CONFIG_AUTO_UPDATE
        (quick & dirty workaround for rogue pointer problem in get_vfatname());
        Use direct function calls for auto_update instead of hush commands
      a0ff7f2e
    • W
      * Patch by Scott McNutt, 04 Oct 2003: · 4a551709
      wdenk 提交于
        - add support for Altera Nios-32 CPU
        - add support for Nios Cyclone Development Kit (DK-1C20)
      
      * Patch by Steven Scholz, 29 Sep 2003:
        - A second parameter for bootm overwrites the load address for
          "Standalone Application" images.
        - bootm sets environment variable "filesize" to the resulting
          (uncompressed) data length for "Standalone Application" images
          when autostart is set to "no". Now you can do something like
             if bootm $fpgadata $some_free_ram ; then
                     fpga load 0 $some_free_ram $filesize
             fi
      
      * Patch by Denis Peter, 25 Sept 2003:
        add support for the MIP405 Rev. C board
      4a551709