Skip to content
Snippets Groups Projects
  1. Dec 07, 2003
    • Wolfgang Denk's avatar
      Patch by Wolter Kamphuis, 05 Dec 2003: · 3bbc899f
      Wolfgang Denk authored
      Add support for SNMC's QS850/QS823/QS860T boards
      3bbc899f
    • Wolfgang Denk's avatar
      * Patch by Yuli Barcohen, 3 Dec 2003: · b028f715
      Wolfgang Denk authored
        "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
    • Wolfgang Denk's avatar
      * Patch by Andre Schwarz, 24 Nov 2003: · b4676a25
      Wolfgang Denk authored
        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
    • Wolfgang Denk's avatar
      * Patches by David Mller, 14 Nov 2003: · a2663ea4
      Wolfgang Denk authored
        - 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
    • Wolfgang Denk's avatar
      * Patch by Xue Ligong (Joe), 13 Nov 2003: · ef5a9672
      Wolfgang Denk authored
        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
  2. Dec 06, 2003
  3. Dec 05, 2003
  4. Dec 03, 2003
  5. Nov 25, 2003
  6. Nov 17, 2003
  7. Nov 07, 2003
  8. Oct 30, 2003
  9. Oct 29, 2003
    • Wolfgang Denk's avatar
      * Prepare for release · 5fa66df6
      Wolfgang Denk authored
      * 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
  10. Oct 28, 2003
    • Wolfgang Denk's avatar
      * Patch by Stephan Linz, 28 Oct 2003: · a0f2fe52
      Wolfgang Denk authored
        fix init sequence error for NIOS port
      
      * Allow lowercase spelling for IceCube_5200; support MPC5200LITE name
      
      * Add CONFIG_VERSION_VARIABLE to TRAB configuration
      a0f2fe52
  11. Oct 26, 2003
  12. Oct 24, 2003
  13. Oct 22, 2003
  14. Oct 19, 2003
  15. Oct 16, 2003
  16. Oct 15, 2003
  17. Oct 14, 2003
  18. Oct 10, 2003
  19. Oct 09, 2003
  20. Oct 08, 2003
    • Wolfgang Denk's avatar
      * Patch by Scott McNutt, 04 Oct 2003: · 4a551709
      Wolfgang Denk authored
        - 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
    • Wolfgang Denk's avatar
      * Patch by Yuli Barcohen, 25 Sep 2003: · 54387ac9
      Wolfgang Denk authored
        add support for Zephyr Engineering ZPC.1900 board
      
      * Patch by Anders Larsen, 23 Sep 2003:
        add CMD_PORTIO to CFG_CMD_NONSTD (commands in question are only
        implemented for the x86 architecture)
      54387ac9
    • Wolfgang Denk's avatar
      * Patch by Sangmoon Kim, 23 Sep 2003: · fc3e2165
      Wolfgang Denk authored
        fix pll_pci_to_mem_multiplier table for MPC8245
      
      * Patch by Anders Larsen, 22 Sep 2003:
        enable timed autoboot on PXA
      
      * Patch by David Mller, 22 Sep 2003:
      
        - add $(CFLAGS) to "-print-libgcc-filename" so compiler driver
          returns correct libgcc file path
        - "latency" reduction of busy-loop waiting to improve "U-Boot" boot
          time on s3c24x0 systems
      
      * Patch by Jon Diekema, 19 Sep 2003:
        - Add CFG_FAULT_ECHO_LINK_DOWN option to echo the inverted Ethernet
          link state to the fault LED.
        - In NetLoop, make the Fault LED reflect the link status.  The link
          status gets updated on entry, and on timeouts.
      fc3e2165
    • Wolfgang Denk's avatar
      * Patch by Anders Larsen, 18 Sep 2003: · ef1464cc
      Wolfgang Denk authored
        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
  21. Oct 07, 2003
  22. Oct 06, 2003
  23. Sep 30, 2003
Loading