1. 07 12月, 2003 1 次提交
    • 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
  2. 06 12月, 2003 2 次提交
  3. 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
  4. 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
  5. 18 11月, 2003 2 次提交
  6. 07 11月, 2003 1 次提交
  7. 31 10月, 2003 1 次提交
  8. 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
  9. 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
  10. 27 10月, 2003 1 次提交
  11. 24 10月, 2003 1 次提交
  12. 22 10月, 2003 1 次提交
  13. 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
  14. 16 10月, 2003 2 次提交
  15. 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
  16. 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
  17. 09 10月, 2003 5 次提交
    • 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
    • W
      * Patch by Yuli Barcohen, 25 Sep 2003: · 54387ac9
      wdenk 提交于
        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
    • W
      * Patch by Sangmoon Kim, 23 Sep 2003: · fc3e2165
      wdenk 提交于
        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
    • 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
  18. 08 10月, 2003 1 次提交
  19. 07 10月, 2003 3 次提交
  20. 30 9月, 2003 6 次提交
  21. 26 9月, 2003 2 次提交