1. 24 2月, 2004 1 次提交
    • 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
  2. 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
  3. 07 2月, 2004 1 次提交
  4. 01 2月, 2004 1 次提交
  5. 25 1月, 2004 1 次提交
  6. 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
  7. 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
  8. 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
  9. 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
  10. 08 12月, 2003 1 次提交
  11. 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
  12. 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
  13. 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
  14. 16 10月, 2003 2 次提交
  15. 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
  16. 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
  17. 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
  18. 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
  19. 14 9月, 2003 1 次提交
  20. 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
  21. 03 9月, 2003 1 次提交
  22. 30 8月, 2003 2 次提交
  23. 28 8月, 2003 1 次提交
  24. 27 7月, 2003 1 次提交
    • W
      * Patch by Scott McNutt, 21 Jul 2003: · 1f4bb37d
      wdenk 提交于
        Add support for LynuxWorks Kernel Downloadable Images (KDIs).
        Both LynxOS and BlueCat linux KDIs are supported.
      
      * Patch by Richard Woodruff, 25 Jul 2003:
        use more reliable reset for OMAP/925T
      
      * Patch by Nye Liu, 25 Jul 2003:
        fix typo in mpc8xx.h
      
      * Patch by Richard Woodruff, 24 Jul 2003:
        Fixes for cmd_nand.c:
        - Fixed null dereferece which could result in incorrect ECC values.
        - Added support for devices with no Ready/Busy signal hooked up.
        - Added OMAP1510 read/write protect handling.
        - Fixed nand.h's ECCPOS. A conflict existed with POS5 and badblock
          for non-JFFS2.
        - Switched default ECC to be JFFS2.
      1f4bb37d
  25. 18 7月, 2003 1 次提交
    • W
      * Patch by Martin Krause, 17 Jul 2003: · 2535d602
      wdenk 提交于
        add delay to get I2C working with "imm" command and s3c24x0_i2c.c
      
      * Patch by Richard Woodruff, 17 July 03:
        - Fixed bug in OMAP1510 baud rate divisor settings.
      
      * Patch by Nye Liu, 16 July 2003:
        MPC860FADS fixes:
        - add MPC86xADS support (uses MPC86xADS.h)
        - add 866P/T core support (also MPC859T/MPC859DSL/MPC852T)
          o PLPRCR changes
          o BRG changes (EXTAL/XTAL restricted to 10MHz)
          o don't trust gclk() software measurement by default, depend on
            CONFIG_8xx_GCLK_FREQ
        - add DRAM SIMM not installed detection
        - use more "correct" SDRAM initialization sequence
        - allow different SDRAM sizes (8xxADS has 8M)
        - default DER is 0
        - remove unused MAMR defines from FADS860T.h (all done in fads.c)
        - rename MAMR/MBMR defines to be more consistent. Should eventually
          be merged into MxMR to better reflect the PowerQUICC datasheet.
      
      * Patch by Yuli Barcohen, 16 Jul 2003:
        support new Motorola PQ2FADS-ZU evaluation board which replaced
        MPC8260ADS and MPC8266ADS
      2535d602
  26. 17 7月, 2003 1 次提交
  27. 16 7月, 2003 1 次提交
  28. 15 7月, 2003 2 次提交
    • W
      * Patches by Martin Krause, 14 Jul 2003: · 6dff5529
      wdenk 提交于
        - add I2C support for s3c2400 systems (trab board)
        - (re-) add "ping" to command table
      
      * Fix handling of "slow" POST routines
      6dff5529
    • W
      * Patches by Yuli Barcohen, 13 Jul 2003: · 8564acf9
      wdenk 提交于
        - Correct flash and JFFS2 support for MPC8260ADS
        - fix PVR values and clock generation for PowerQUICC II family
          (8270/8275/8280)
      
      * Patch by Bernhard Kuhn, 08 Jul 2003:
        - add support for M68K targets
      
      * Patch by Ken Chou, 3 Jul:
        - Fix PCI config table for A3000
        - Fix iobase for natsemi.c
          (PCI_BASE_ADDRESS_0 is the IO base register for DP83815)
      
      * Allow to enable "slow" POST routines by key press on power-on
      * Fix temperature dependend switching of LCD backlight on LWMON
      * Tweak output format for LWMON
      8564acf9
  29. 01 7月, 2003 1 次提交
    • W
      * Patch by Seb James, 30 Jun 2003: · b37c7e5e
      wdenk 提交于
        Improve documentation of I2C configuration in README
      
      * Fix problems with previous log buffer "fixes"
      
      * Fix minor help text issues
      
      * "log append" did not append a newline
      b37c7e5e
  30. 28 6月, 2003 1 次提交
    • W
      * Code cleanup: · 8bde7f77
      wdenk 提交于
        - remove trailing white space, trailing empty lines, C++ comments, etc.
        - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
      
      * Patches by Kenneth Johansson, 25 Jun 2003:
        - major rework of command structure
          (work done mostly by Michal Cendrowski and Joakim Kristiansen)
      8bde7f77
  31. 21 6月, 2003 1 次提交
  32. 20 6月, 2003 1 次提交
    • W
      Patches by Robert Schwebel, 14 Jun 2003: · 52f52c14
      wdenk 提交于
      - add support for Logotronic DL datalogger board
      - cleanup serial line after kermit binary download
      - add debugX macro (debug level support)
      - update mach-types.h to latest arm.linux.org.uk master list.
      52f52c14
  33. 17 6月, 2003 1 次提交
    • W
      * Patch by Nicolas Lacressonniere, 11 Jun 2003: · 2abbe075
      wdenk 提交于
        Modifications for Atmel AT91RM9200DK ARM920T based development kit
        - Add Atmel DataFlash support for reading and writing.
        - Add possibility to boot a Linux from DataFlash with BOOTM command.
        - Add Flash detection on Atmel AT91RM9200DK
          (between Atmel AT49BV1614 and AT49BV1614A flashes)
        - Replace old Ethernet PHY layer functions
        - Change link address
      
      * Patch by Frank Smith, 9 Jun 2003:
        use CRIT_EXCEPTION for machine check on 4xx
      
      * Patch by Detlev Zundel, 13 Jun 2003:
        added implementation of the "carinfo" command in cmd_immap.c
      2abbe075