1. 07 2月, 2008 2 次提交
  2. 11 9月, 2007 1 次提交
  3. 09 10月, 2006 1 次提交
    • S
      Define IH_CPU_AVR32 · 1a1b7374
      Stefan Roese 提交于
      Make it possible to generate AVR32 uImage files with mkimage and
      make cmd_bootm recognize them.
      Patch by Haavard Skinnemoen, 22 Sep 2006
      1a1b7374
  4. 22 8月, 2006 1 次提交
  5. 16 8月, 2006 1 次提交
  6. 12 3月, 2006 1 次提交
    • W
      Add ADI Blackfin support · 0afe519a
      Wolfgang Denk 提交于
      - add support for Analog Devices Blackfin BF533 CPU
      - add support for the ADI BF533 Stamp uClinux board
      - add support for the ADI BF533 EZKit board
      Patches by Richard Klingler, June 11th 2005:
      0afe519a
  7. 25 11月, 2005 1 次提交
  8. 11 10月, 2004 2 次提交
    • W
      * Patch by Gridish Shlomi, 30 Aug 2004: · e1599e83
      wdenk 提交于
        - Add support to revA version of PQ27 and PQ27E.
        - Reverted MPC8260ADS baudrate back to original 115200
      
      * Patch by Hojin, 17 Sep 2004:
        Fix typo in cfi_flash.c
      
      * Patch by Mark Jonas, 09 September 2004:
        mtest's data line test (with CFG_ALT_MEMTEST set) returned a wrong
        error message
      
      * Patch by Mark Jonas, 31 August 2004:
        Added option CFG_XLB_PIPELINING to enable XLB pipelining. This
        improves FTP performance for MPC5200 systems. Enabled for IceCube
        by default.
      e1599e83
    • W
      Patches by Scott McNutt, 24 Aug 2004: · 5c952cf0
      wdenk 提交于
      - Add support for Altera Nios-II processors.
      - Add support for Psyent PCI-5441 board.
      - Add support for Psyent PK1C20 board.
      5c952cf0
  9. 19 4月, 2004 1 次提交
  10. 09 10月, 2003 2 次提交
    • 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
    • W
      * Patch by Anders Larsen, 18 Sep 2003: · ef1464cc
      wdenk 提交于
        allow mkimage to build and run on Cygwin-hosted systems
      
      * Patch by Frank Mller, 18 Sep 2003:
        use bi_intfreq instead of bi_busfreq to compute fec_mii_speed in
        cpu/mpc8xx/fec.c
      
      * Patch by Pantelis Antoniou, 16 Sep 2003:
        add tool to compute fileds in the PLPRCR register for MPC86x
      ef1464cc
  11. 07 10月, 2003 1 次提交
    • W
      * Update TRAB auto update code · fbe4b5cb
      wdenk 提交于
      * Make fatload set filesize environment variable
        fix potential buffer overlow problem
      
      * enable basic / medium / high-end configurations for PPChameleonEVB
        board; fix NAND code
      
      * enable TFTP client code to specify to the server the desired
        timeout value (see RFC-2349)
      fbe4b5cb
  12. 25 7月, 2003 1 次提交
  13. 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
  14. 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
  15. 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
  16. 03 11月, 2002 1 次提交