Skip to content
Snippets Groups Projects
  1. Oct 14, 2003
  2. Oct 10, 2003
  3. Oct 09, 2003
    • Wolfgang Denk's avatar
      * Patch by Steven Scholz, 10 Oct 2003 · 5da627a4
      Wolfgang Denk authored
        - 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
    • Wolfgang Denk's avatar
      * Patches by Thomas Lange, 09 Oct 2003: · 15647dc7
      Wolfgang Denk authored
        - 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
    • Wolfgang Denk's avatar
      * Patch by Martin Krause, 09 Oct 2003: · a0ff7f2e
      Wolfgang Denk authored
        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
  4. 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
  5. Oct 07, 2003
  6. Oct 06, 2003
  7. Sep 30, 2003
  8. Sep 29, 2003
  9. Sep 25, 2003
  10. Sep 19, 2003
  11. Sep 18, 2003
  12. Sep 17, 2003
  13. Sep 16, 2003
  14. Sep 15, 2003
    • Wolfgang Denk's avatar
      b56ddc63
    • Wolfgang Denk's avatar
      * Patches by Jon Diekema, 15 Sep 2003: · 78137c3c
      Wolfgang Denk authored
        - add description for missing CFG_CMD_* entries in the README file
        - sacsng tweaks:
         include/configs/sacsng.h:
             + Support extra bootp options like: 2nd DNS and send hostname
             + Enabling ping and irq command
             + Adding defines for a bunch of misc configrabled options
               (patches for these options will be coming)
             + Adding watchdog support, but it isn't enabled yet.
      
         board/sacsng/sacsng.c:
      
             + Suppressing unneeded output when the quiet environment
      	 is non-zero.
             + show_boot_progress() now accepts any negative number as a
      	 failure code.
             + show_boot_progress() flashes the error code 5 times, and
               then resets the board to retry the boot from the top
      
      * Patch by Gleb Natapov, 14 Sep 2003:
        enable watchdog support for all MPC824x boards that have a watchdog
      78137c3c
  15. Sep 14, 2003
    • Wolfgang Denk's avatar
      * Patch by Gleb Natapov, 14 Sep 2003: · 35656de7
      Wolfgang Denk authored
        enable watchdog support for all MPC824x boards that have a watchdog
      
      * On MPC5200, restrict FEC to a maximum of 10 Mbps to work around the
        "Non-octet Aligned Frame" errors we see at 100 Mbps
      
      * Patch by Sharad Gupta, 14 Sep 2003:
        fix SPR numbers for upper BAT register ([ID]BAT[4-7][UL])
      35656de7
  16. Sep 13, 2003
Loading