1. 19 4月, 2004 1 次提交
    • W
      * Cleanup, minor fixes · 6e592385
      wdenk 提交于
      * Patch by Rune Torgersen, 16 Apr 2004:
        LBA48 fixes
      
      * Patches by Pantelis Antoniou, 16 Apr 2004:
        - Fix some compile problems;
          add "once" functionality for the netretry variable
      6e592385
  2. 18 4月, 2004 1 次提交
    • W
      Patches by Pantelis Antoniou, 16 Apr 2004: · c26e454d
      wdenk 提交于
      - add support for a new version of an Intracom board and fix
        various other things on others.
      - add verify support to the crc32 command (define
        CONFIG_CRC32_VERIFY to enable it)
      - fix FEC driver for MPC8xx systems:
        1. fix compilation problems for boards that use dynamic
           allocation of DPRAM
        2. shut down FEC after network transfers
      - HUSH parser fixes:
        1. A new test command was added. This is a simplified version of
           the one in the bourne shell.
        2. A new exit command was added which terminates the current
           executing script.
        3. Fixed handing of $? (exit code of last executed command)
      c26e454d
  3. 16 4月, 2004 3 次提交
    • W
      * Patch by Stephen Williams, 01 Apr 2004: · db01a2ea
      wdenk 提交于
        Add support for Picture Elements JSE board
      
      * Patch by Christian Pell, 01 Apr 2004:
        Add CompactFlash support for PXA systems.
      db01a2ea
    • W
      Patches by Pantelis Antoniou, 30 Mar 2004: · a3d991bd
      wdenk 提交于
      add networking support for VLANs (802.1q), and CDP (Cisco Discovery Protocol)
      a3d991bd
    • W
      * Patches by Pantelis Antoniou, 30 Mar 2004: · 04a85b3b
      wdenk 提交于
        - add auto-complete support to the U-Boot CLI
        - add support for NETTA and NETPHONE boards; fix NETVIA board
      
      * Patch by Yuli Barcohen, 28 Mar 2004:
        - Add support for MPC8272 family including MPC8247/8248/8271/8272
        - Add support for MPC8272ADS evaluation board (another flavour of MPC8260ADS)
        - Change configuration method for MPC8260ADS family
      04a85b3b
  4. 25 3月, 2004 1 次提交
  5. 24 3月, 2004 2 次提交
    • W
      * Patch by Pierre Aubert, 18 Mar 2004: · eeb1b77b
      wdenk 提交于
        - Unify video mode handling for Chips & Technologies 69000 Video
          chip and Silicon Motion SMI 712/710/810 Video chip
        - Add selection of the video output (CRT or LCD) via 'videoout'
          environment variable for the Silicon Motion
        - README update
      
      * Patch by Pierre Aubert, 18 Mar 2004:
        include/common.h typo fix
      
      * Patches by Tolunay Orkun, 17 Mar 2004:
        - Add support for bd->bi_iic_fast[] initialization via environment
          variable "i2cfast" (CONFIG_I2CFAST)
        - Add "i2cfast" u-boot environment variable support for csb272
      eeb1b77b
    • W
      * Patch by Phillippe Robin, 16 Mar 2004: · 109c0e3a
      wdenk 提交于
        avoid dereferencing NULL pointer in lib_arm/armlinux.c
      
      * Patch by Stephen Williams, 15 Mar 2004:
        Fix CONFIG_SERIAL_SOFTWARE_FIFO documentation
      
      * Patch by Tolunay Orkun, 15 Mar 2004:
        Initialize bi_opbfreq to real OPB frequency via get_OPB_freq()
      
      * Patch by Travis Sawyer, 15 Mar 2004:
        Update CREDITS & MAINTAINERS files for PPC440GX & Ocotea port
      109c0e3a
  6. 14 3月, 2004 2 次提交
    • W
      * Patch by Tolunay Orkun, 5 Mar 2004: · 4d13cbad
      wdenk 提交于
        Fix early board initialization for Cogent CSB272 board
      
      * Patch by Ed Okerson, 3 Mar 2004:
        fix CFI flash writes for little endian systems
      
      * Patch by Reinhard Meyer, 01 Mar 2004:
        generalize USB and IDE support for MPC5200 with according
        changes to IceCube.h and TOP5200.h
        add Am29LV256 256 MBit FLASH support for TOP5200 boards
        add info about USB and IDE to README
      4d13cbad
    • W
      * Patch by Rune Torgersen, 27 Feb 2004: · c40b2956
      wdenk 提交于
        - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA)
        - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF)
        - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
      
      * Patch by Masami Komiya, 27 Feb 2004:
        Fix rarpboot: add autoload by NFS
      
      * Patch by Dan Eisenhut, 26 Feb 2004:
        fix flash_write return value in saveenv
      
      * Patch by Stephan Linz, 11 Dec 2003
        expand config.mk to avoid trigraph warnings on NIOS
      
      * Rename "BMS2003" board into "HMI10"
      c40b2956
  7. 27 2月, 2004 1 次提交
    • W
      * Patch by Steven Scholz, 25 Feb 2004: · 11dadd54
      wdenk 提交于
        - Timeouts in FPGA code should be based on CFG_HZ
        - Minor cleanup in code for Altera FPGA ACEX1K
      
      * Patch by Steven Scholz, 25 Feb 2004:
        Changed "Directory Hierarchy" section in README
      
      * Patch by Masami Komiya, 25 Feb 2004:
        Reduce copy count in nfs_read_reply() of NFS code
      11dadd54
  8. 24 2月, 2004 4 次提交
    • W
      * Patch by Peter Ryser, 20 Feb 2004: · 028ab6b5
      wdenk 提交于
        Add support for the Xilinx ML300 platform
      
      * Patch by Stephan Linz, 17 Feb 2004:
        Fix watchdog support for NIOS
      
      * Patch by Josh Fryman, 16 Feb 2004:
        Fix byte-swapping for cfi_flash.c for different bus widths
      
      * Patch by Jon Diekema, 14 Jeb 2004:
        Remove duplicate "FPGA Support" notes from the README file
      028ab6b5
    • W
      * Patches by Reinhard Meyer, 14 Feb 2004: · 63e73c9a
      wdenk 提交于
        - update board/emk tree; use common flash driver
        - Corrected tested bits in machine check exception in cpu/mpc5xxx/traps.c
          [adapted for other PPC CPUs -- wd]
        - Added support for the M48T08 on the EVAL5200 board in rtc/mk48t59.c
      
      * Patch by Jon Diekema, 13 Feb 2004:
        Call show_boot_progress() whenever POST "FAILED" is printed.
      
      * Patch by Nishant Kamat, 13 Feb 2004:
        Add support for TI OMAP1610 H2 Board
        Fixes for cpu/arm926ejs/interrupt.c
             (based on Richard Woodruff's patch for arm925, 16 Oct 03)
        Fix for a timer bug in OMAP1610 Innovator
        Add support for CS0 (ROM)/CS3 (Flash) boot in OMAP1610 Innovator and H2
      
      * Patches by Stephan Linz, 12 Feb 2004:
        - add support for NIOS timer with variable period preload counter value
        - prepare POST framework support for NIOS targets
      
      * Patch by Denis Peter, 11 Feb 2004:
        add POST support for the MIP405 board
      63e73c9a
    • W
      * Patch by Thomas Elste, 10 Feb 2004: · 2d1a537d
      wdenk 提交于
        Add support for NET+50 CPU and ModNET50 board
      
      * Patch by Sam Song, 10 Feb 2004:
        Fix typos in cfi_flash.c
      
      * Patch by Leon Kukovec, 10 Feb 2004
        Fixed long dir entry slot id calculation in get_vfatname
      
      * Patch by Robin Gilks, 10 Feb 2004:
        add "itest" command (operators: -eq, -ne, -lt, -gt, -le, -ge, ==,
        !=, <>, <, >, <=, >=)
      2d1a537d
    • W
      * CVS add missing files · 3f85ce27
      wdenk 提交于
      * Cleanup compiler warnings
      
      * Fix problem with side effects in macros in include/usb.h
      
      * Patch by David Benson, 13 Nov 2003:
        bug 841358 - fix TFTP download size limit
      
      * Fixing bug 850768:
        improper flush_cache() in load_serial()
      
      * Fixing bug 834943:
        MPC8540 - missing volatile declarations
      
      * Patch by Stephen Williams, 09 Feb 2004:
        Add support for Xilinx SystemACE chip:
        - New files common/cmd_ace.c and include/systemace.h
        - Hook systemace support into cmd_fat and the partition manager
      
      * Patch by Travis Sawyer, 09 Feb 2004:
        Add bi_opbfreq & bi_iic_fast to 440GX bd_info as needed for Linux
      3f85ce27
  9. 09 2月, 2004 1 次提交
    • W
      * Patch by Yuli Barcohen, 26 Jan 2004: · 5653fc33
      wdenk 提交于
        Allow bzip2 compression for small memory footprint boards
      
      * Patch by Brad Kemp, 21 Jan 2004:
        Add support for CFI flash driver for both the Intel and the AMD
        command sets.
      
      * Patch by Travis Sawyer, 20 Jan 2004:
        Fix pci bridge auto enumeration of sibling p2p bridges.
      
      * Patch by Tolunay Orkun, 12 Jan 2004:
        Add some delays as needed for Intel LXT971A PHY support
      
      * Patches by Stephan Linz, 09 Jan 2004:
        - avoid warning: unused variable `piop' in board/altera/common/sevenseg.c
        - make DK1C20 board configuration related to ASMI conform to
          documentation
      5653fc33
  10. 07 2月, 2004 1 次提交
  11. 01 2月, 2004 1 次提交
  12. 25 1月, 2004 1 次提交
  13. 05 1月, 2004 1 次提交
    • W
      * Fix problems caused by Robert Schwebel's cramfs patch · 180d3f74
      wdenk 提交于
      * Patch by Scott McNutt, 02 Jan 2004:
        Add support for the Nios Active Serial Memory Interface (ASMI)
        on Cyclone devices
      
      * Patch by Andrea Marson, 16 Dec 2003:
        Add support for the PPChameleon ME and HI modules
      
      * Patch by Yuli Barcohen, 22 Dec 2003:
        Add support for Motorola DUET ADS board (MPC87x/88x)
      180d3f74
  14. 03 1月, 2004 1 次提交
    • W
      * Patch by Ronen Shitrit, 10 Dec 2003: · 3a473b2a
      wdenk 提交于
        Add support for the Marvell DB64360 / DB64460 development boards
      
      * Patch by Detlev Zundel, 10 Dec 2003:
        fix dependency problem in examples/Makefile
      3a473b2a
  15. 02 1月, 2004 1 次提交
    • W
      * Cleanup lowboot code for MPC5200 · d4ca31c4
      wdenk 提交于
      * Minor code cleanup (coding style)
      
      * Patch by Reinhard Meyer, 30 Dec 2003:
        - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE,
        - added CONFIG_PHY_ADDR to include/configs/IceCube.h,
        - turned debug print of PHY registers into a function (called in two places)
        - added support for EMK MPC5200 based modules
      
      * Fix MPC8xx PLPRCR_MFD_SHIFT typo
      
      * Add support for TQM866M modules
      
      * Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)
      
      * Fix a few compiler warnings
      d4ca31c4
  16. 28 12月, 2003 1 次提交
    • W
      * Make CPU clock on ICA-IP board controllable by a "cpuclk" · 7cb22f97
      wdenk 提交于
        environment variable which can set to "100", "133", or "150". The
        CPU clock will be configured accordingly upon next reboot. Other
        values are ignored. In case of an invalid or undefined "cpuclk"
        value, the compile-time default CPU clock speed will be used.
      
      * Enable Quad-UART on BMS2003 board (initialize the PCMCIA memory
        window that is used to access the UART registers by the Linux driver)
      
      * Patch by Reinhard Meyer, 20 Dec 2003:
        Fix clock calculation for the MPC5200 for higher clock frequencies
        (above 2**32 / 10 = 429.5 MHz).
      7cb22f97
  17. 08 12月, 2003 1 次提交
  18. 07 12月, 2003 3 次提交
    • 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
      * 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
  19. 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
  20. 20 10月, 2003 1 次提交
    • 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
  21. 16 10月, 2003 2 次提交
  22. 10 10月, 2003 1 次提交
    • 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
  23. 09 10月, 2003 2 次提交
    • 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
  24. 18 9月, 2003 2 次提交
    • W
      * Patches by Jon Diekema, 17 Sep 2003: · 206c60cb
      wdenk 提交于
        - update README (SHOW_BOOT_PROGRESS values for cmd_nand.c and
          env_common.c)
        - sbc8260 tweaks
        - adjust "help" output
      206c60cb
    • W
      * Patches by Anders Larsen, 17 Sep 2003: · 5f535fe1
      wdenk 提交于
        - fix spelling errors
        - set GD_FLG_DEVINIT flag only after device function pointers
          are valid
        - Allow CFG_ALT_MEMTEST on systems where address zero isn't
          writeable
        - enable 3.rd UART (ST-UART) on PXA(XScale) CPUs
        - trigger watchdog while waiting in serial driver
      5f535fe1
  25. 16 9月, 2003 1 次提交
    • W
      * Patches by Jon Diekema, 15 Sep 2003: · 78137c3c
      wdenk 提交于
        - 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
  26. 14 9月, 2003 1 次提交
  27. 06 9月, 2003 1 次提交
    • W
      * Add support for SK98xx driver · 7152b1d0
      wdenk 提交于
      * Add PCI support for SL8245 board
      
      * Support IceCube board configurations with 1 x AMD AM29LV065 (8 MB)
        or 1 x AM29LV652 (two LV065 in one chip = 16 MB);
        Run IPB at 133 Mhz; adjust the MII clock frequency accordingly
      
      * Set BRG_CLK on PM825/826 to 64MHz (VCO_OUT / 4, instead of 16  MHz)
        to allow for more accurate baudrate settings
        (error now 0.7% at 115 kbps, instead of 3.5% before)
      
      * Patch by Andreas Mohr, 4 Sep 2003:
        Fix a lot of spelling errors
      7152b1d0
  28. 03 9月, 2003 1 次提交