1. 01 7月, 2004 1 次提交
  2. 10 6月, 2004 2 次提交
    • W
      Patch by Sam Song, 09 Jun 2004: · e63c8ee3
      wdenk 提交于
      - Add support for RPXlite_DW board
      - Update FLASH driver for 4*AM29DL323DB90VI
      - Add option configuration of CFG_ENV_IS_IN_NVRAM on RPXlite_DW board
      e63c8ee3
    • W
      * Patch by Tom Armistead, 04 Jun 2004: · 4c0d4c3b
      wdenk 提交于
        Add support for MAX6900 RTC
      
      * Patches by Ladislav Michl, 03 Jun 2004:
        - fix cfi_flash.c on LE systems
        - let 'make mrproper' delete u-boot.img as well
        - turn printf into debug in cfi_flash.c
      4c0d4c3b
  3. 09 6月, 2004 2 次提交
    • W
      Patch by Jian Zhang, 20 May 2004: · 13a5695b
      wdenk 提交于
      add support for environment in NAND flash
      13a5695b
    • W
      * Patch by Paul Ruhland, 17 May 2004: · f39748ae
      wdenk 提交于
        - Add support for the Logic Zoom LH7A40x based SDK board(s),
          specifically the LPD7A400.
      
      * Patches by Robert Schwebel, 15 May 2004:
        - call MAC address reading code also for SMSC91C111;
        - make SMSC91C111 timeout configurable, remove duplicate code
        - fix get_timer() for PXA
        - update doc/README.JFFS2
        - use "bootfile" env variable also for jffs2
      f39748ae
  4. 08 6月, 2004 1 次提交
  5. 07 6月, 2004 2 次提交
    • W
      * Patch by Dave Peverley, 30 Apr 2004: · a56bd922
      wdenk 提交于
        Add support for OMAP730 Perseus2 Development board
      
      * Patch by Alan J. Luse, 29 Apr 2004:
        Fix flash chip-select (OR0) option register setting on FADS boards.
      
      * Patch by Alan J. Luse, 29 Apr 2004:
        Report MII network speed and duplex setting properly when
        auto-negotiate is not enabled.
      
      * Patch by Jarrett Redd, 29 Apr 2004:
        Fix hang on reset on Ocotea board due to flash in wrong mode.
      a56bd922
    • W
      Patch by Tolunay Orkun, 20 Apr 2004: · 17ea1177
      wdenk 提交于
      - README update: add CONFIG_CSB272 and csb272_config
      - add descriptions for some MII/PHY options, CONFIG_I2CFAST, and
        i2cfast environment variable
      17ea1177
  6. 30 5月, 2004 1 次提交
  7. 04 5月, 2004 1 次提交
    • W
      * Fix minor NAND JFFS2 related issue · 2729af9d
      wdenk 提交于
      * Fixes for SL811 USB controller:
        - implement workaround for broken memory stick
        - improve error handling
      
      * Increase packet send timeout to 10 ms in cpu/mpc8xx/scc.c to better
        cope with congested networks.
      2729af9d
  8. 24 4月, 2004 1 次提交
    • W
      * Modify KUP4X board configuration to use SL811 driver for USB memory · 5cf91d6b
      wdenk 提交于
        sticks (including FAT / VFAT filesystem support)
      
      * Add SL811 Host Controller Interface driver for USB
      
      * Add CFG_I2C_EEPROM_ADDR_OVERFLOW desription to README
      
      * Patch by Pantelis Antoniou, 19 Apr 2004:
        Allow to use shell style syntax (i. e. ${var} ) with standard parser.
        Minor patches for Intracom boards.
      
      * Patch by Christian Pell, 19 Apr 2004:
        cleanup support for CF/IDE on PCMCIA for PXA25X
      5cf91d6b
  9. 19 4月, 2004 3 次提交
    • W
      * Patch by Dan Malek, 07 Apr 2004: · 7abf0c58
      wdenk 提交于
        - Add support for RPC/STx GP3, Motorola 8560 board
        - Update 85xx TSEC driver so it searches MII for first available PHY
          and uses that one.
        - Add functions to support console MII commands.
      
      * Patch by Tolunay Orkun, 07 Apr 2004:
        Move  initialization of bi_iic_fast[]
        from board_init_f() to board_init_r()
      
      * Patch by Yasushi Shoji, 07 Apr 2004:
        Cleanup microblaze port
      
      * Patch by Sangmoon Kim, 07 Apr 2004:
        Add auto SDRAM module detection for Debris board
      7abf0c58
    • W
      * Patch by Yasushi Shoji, 07 Apr 2004: · 507bbe3e
      wdenk 提交于
        - add support for microblaze processors
        - add support for AtmarkTechno "suzaku" board
      507bbe3e
    • 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
  10. 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
  11. 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
  12. 25 3月, 2004 1 次提交
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 07 2月, 2004 1 次提交
  19. 01 2月, 2004 1 次提交
  20. 25 1月, 2004 1 次提交
  21. 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
  22. 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
  23. 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
  24. 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
  25. 08 12月, 2003 1 次提交
  26. 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