1. 15 8月, 2006 1 次提交
  2. 10 8月, 2006 1 次提交
  3. 12 7月, 2006 1 次提交
  4. 30 6月, 2006 1 次提交
  5. 14 3月, 2006 1 次提交
  6. 13 10月, 2005 1 次提交
  7. 15 8月, 2005 1 次提交
  8. 28 7月, 2005 1 次提交
  9. 04 4月, 2005 2 次提交
    • W
      Patch by Steven Scholz, 4 Apr 2005: · 8aa1a2d1
      wdenk 提交于
      - remove all references to CONFIG_INIT_CRITICAL for ARM based boards
      - introduce two new configuration options instead:
        CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
      8aa1a2d1
    • W
      Patch by Steven Scholz, 25 Oct 2004: · 3ec924a3
      wdenk 提交于
      Declare reset_cpu() in include/common.h instead locally
      3ec924a3
  10. 03 4月, 2005 1 次提交
    • W
      * Patch by Yusdi Santoso, 22 Oct 2004: · 756f586a
      wdenk 提交于
        - Add support for HIDDEN_DRAGON board
        - fix endianess problem in driver/rtl1839.c
      
      * Patch by Allen Curtis, 21 Oct 2004:
        support multiple serial ports
      756f586a
  11. 13 12月, 2004 2 次提交
  12. 28 10月, 2004 1 次提交
  13. 11 10月, 2004 1 次提交
  14. 02 8月, 2004 1 次提交
    • W
      * Code cleanup · 281e00a3
      wdenk 提交于
      * Patch by Sascha Hauer, 28 Jun:
        - add generic support for Motorola i.MX architecture
        - add support for mx1ads, mx1fs2 and scb9328 boards
      
      * Patches by Marc Leeman, 23 Jul 2004:
        - Add define for the PCI/Memory Buffer Configuration Register
        - corrected comments in cpu/mpc824x/cpu_init.c
      
      * Add support for multiple serial interfaces
        (for example to allow modem dial-in / dial-out)
      281e00a3
  15. 11 7月, 2004 1 次提交
    • W
      * Patch by Prakash Kumar, 27 Jun 2004: · fabd46ac
      wdenk 提交于
        Add support for the PXA250 based Intrinsyc Cerf board.
      
      * Patch by Yasushi Shoji, 27 Jun 2004:
        fix comment in include/common.h
      fabd46ac
  16. 10 7月, 2004 1 次提交
    • W
      Patch by Jon Loeliger, 17 June 2004: · 0ac6f8b7
      wdenk 提交于
      Completion of the 8540ADS/8560ADS updates:
      Fix some PCI and Rapid I/O memory maps,
      Initialize both TSEC 1 and 2,
      Initialize SDRAM
      Update MAINTAINER for 85xx boards and README.mpc85xxads
      0ac6f8b7
  17. 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 Mark Jonas, 08 June 2004: · 36c72877
      wdenk 提交于
        - Make MPC5200 boards evaluate the SVR to print processor name and
          version in checkcpu() (cpu/mpc5xxx/cpu.c).
      
      * Patch by Kai-Uwe Bloem, 06 May 2004:
        Fix endianess problem in cramfs code
      36c72877
  18. 09 6月, 2004 2 次提交
    • 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
    • W
      Patches by Jon Loeliger, 11 May 2004: · 547b4cb2
      wdenk 提交于
      (partially, as they contained a lot of crap)
      547b4cb2
  19. 07 6月, 2004 1 次提交
    • W
      Patch by Yuli Barcohen, 19 Apr 2004: · 1114257c
      wdenk 提交于
      - Rename DUET_ADS to MPC885ADS
      - Rename CONFIG_DUET to CONFIG_MPC885_FAMILY
      - Rename CONFIG_866_et_al to CONFIG_MPC866_FAMILY
      - Clean up FADS family port to use the new defines
      1114257c
  20. 25 4月, 2004 1 次提交
  21. 16 4月, 2004 1 次提交
    • 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
  22. 24 3月, 2004 1 次提交
    • 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
  23. 15 3月, 2004 1 次提交
  24. 14 3月, 2004 1 次提交
    • 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
  25. 24 2月, 2004 1 次提交
  26. 12 2月, 2004 1 次提交
    • W
      * Some code cleanup · bf9e3b38
      wdenk 提交于
      * Patch by Josef Baumgartner, 10 Feb 2004:
        Fixes for Coldfire port
      
      * Patch by Brad Kemp, 11 Feb 2004:
        Fix CFI flash driver problems
      bf9e3b38
  27. 07 2月, 2004 1 次提交
  28. 25 1月, 2004 1 次提交
  29. 21 1月, 2004 1 次提交
    • W
      * The PS/2 mux on the BMS2003 board needs 450 ms after power on · c837dcb1
      wdenk 提交于
        before we can access it; add delay in case we are faster (with no
        CF card inserted)
      
      * Cleanup of some init functions
      
      * Make sure SCC Ethernet is always stopped by the time we boot Linux
        to avoid Linux crashes by early packets coming in.
      
      * Accelerate flash accesses on LWMON board by using buffered writes
      c837dcb1
  30. 07 1月, 2004 1 次提交
  31. 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
  32. 03 1月, 2004 1 次提交
    • W
      * Patch by Denis Peter, 8 Dec 2003 · b6e4c403
      wdenk 提交于
        - add support for the PATI board (MPC555)
        - add SPI support for the MPC5xx
      
      * Patch by Anders Larsen, 08 Dec 2003:
        add configuration options CONFIG_SERIAL_TAG and CONFIG_REVISION_TAG
        to pass ATAG_SERIAL and ATAG_REVISION, resp., to the ARM target;
        cleanup some redundand #defines
      b6e4c403
  33. 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
  34. 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
  35. 16 10月, 2003 1 次提交
    • W
      * Patches by Xianghua Xiao, 15 Oct 2003: · 42d1f039
      wdenk 提交于
        - Added Motorola CPU 8540/8560 support (cpu/85xx)
        - Added Motorola MPC8540ADS board support (board/mpc8540ads)
        - Added Motorola MPC8560ADS board support (board/mpc8560ads)
      
      * Minor code cleanup
      42d1f039
  36. 10 10月, 2003 1 次提交
    • 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