1. 06 4月, 2005 1 次提交
  2. 04 4月, 2005 2 次提交
    • W
      * Patch by Yuli Barcohen, 08 Nov 2004: · 8b0bfc68
      wdenk 提交于
        Add support for Analogue & Micro Rattler boards.
        Tested on Rattler8248.
      
      * Patch by Andre Renaud, 08 Nov 2004:
        Fix watchdog support in common/lcd.c
      
      * Patch by Marc Leeman, 05 Nov 2003:
        Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU
        bug only affects the XPC8245 processors
      8b0bfc68
    • W
      Patches by Josef Wagner, 29 Oct 2004: · 384cc687
      wdenk 提交于
      - Add support for MicroSys CPU87 board
      - Add support for MicroSys PM854 board
      384cc687
  3. 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
  4. 28 3月, 2005 1 次提交
    • W
      Patches by Martin Krause, 22 Mar 2005: · 8f0b7cbe
      wdenk 提交于
      - use TQM5200_auto as MAKEALL target for TQM5200 systems
      - add support for SM501 graphics controller
      - add support for graphic console on TQM5200
      - add support for TQM5200 Rev 200
      - cleanup, fix typo in include/configs/TQM5200.h
      8f0b7cbe
  5. 15 3月, 2005 1 次提交
  6. 10 1月, 2005 2 次提交
    • W
      * Patches by Richard Woodruff, 01 Oct 2004: · 8ed96046
      wdenk 提交于
        add support for the TI OMAP2420 processor and its H4 reference
        board
      
      * Patch by Christian Pellegrin, 24 Sep 2004:
        Added support for NE2000 compatible (DP8390, DP83902) NICs.
      8ed96046
    • W
      * Patch by Leif Lindholm, 23 Sep 2004: · ff36fd85
      wdenk 提交于
        add support for the AMD db1550 board
      
      * Patch by Travis Sawyer, 15 Sep 2004:
        Add CONFIG_SERIAL_MULTI support for ppc4xx,
        update README.serial_multi
      ff36fd85
  7. 31 12月, 2004 1 次提交
    • W
      * Code cleanup, mostly for GCC-3.3.x · e2ffd59b
      wdenk 提交于
      * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
        pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
        additional ethernet addresses.
      
      * Cleanup drivers/i82365.c - avoid duplication of code
      
      * Fix bogus "cannot span across banks" flash error message
      
      * Add support for CompactFlash for the CPC45 Board.
      e2ffd59b
  8. 19 12月, 2004 2 次提交
  9. 17 12月, 2004 1 次提交
  10. 28 10月, 2004 1 次提交
  11. 11 10月, 2004 4 次提交
    • W
      * Patch by Michael Bendzick, 30 Aug 2004: · c15f3120
      wdenk 提交于
        - Improve platform.S code for omap1510inn that detects whether code
          is running from SDRAM or not. Patch allows SDRAM to be configured
          if code is running out of SRAM at 0x20000000.
      
      * Patch by Frederick Klatt, 30 Aug 2004:
        Add support for the Wind River SBC8540/SBC8560 boards
      c15f3120
    • W
      Patches by Scott McNutt, 24 Aug 2004: · 5c952cf0
      wdenk 提交于
      - Add support for Altera Nios-II processors.
      - Add support for Psyent PCI-5441 board.
      - Add support for Psyent PK1C20 board.
      5c952cf0
    • W
      Patches by Jon Loeliger, 24 Aug 2004: · 03f5c550
      wdenk 提交于
      - Add support for the MPC8541 and MPC8555 CDS boards
      - Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR
      03f5c550
    • W
      * Patch by Jon Loeliger, 24 Aug 2004: · cf33678e
      wdenk 提交于
        - Fix PCI window on MPC85xx; remove unneeded PCI initialization
          from board_early_init_f()
        - Provide SW workaround for PCI initialization on 85xx CDS
        - Convert MPC85xxADS to use common CFI flash driver
      
      * Cleanup: avoid compiler warnings
      
      * Add CMC PU2 board to MAKEALL script
      cf33678e
  12. 29 9月, 2004 2 次提交
  13. 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
  14. 12 7月, 2004 2 次提交
    • W
      Patch by Mark Jonas, 01 Jul 2004: · 6c7a1408
      wdenk 提交于
      Added support for Total5100 and Total5200 (Rev.1 and Rev.2)
      MGT5100 and MPC5200 based Freescale platforms.
      6c7a1408
    • W
      * Patch by Martin Krause, 30 Jun 2004: · 56523f12
      wdenk 提交于
        Add support for TQM5200 board
      
      * Patch by Martin Krause, 29 Jun 2004:
        Add loopw command: infinite write loop on address range
      56523f12
  15. 11 7月, 2004 4 次提交
    • W
      Patches by Yasushi Shoji, 29 Jun 2004: · 857cad37
      wdenk 提交于
      - add empty include/asm-microblaze/processor.h
      - add to CREDITS and MAINTAINERS
      - add gd initialization
      - add MicroBlaze and SUZAKU board to MAKEALL script
      - add reset support for SUZAKU
      - add flush_cache() for MicroBlaze
      - add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed
        size flash memory on SUZAKU
      857cad37
    • 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
    • W
      * Rename SBC8560 into sbc8560 for consistency · 466b7410
      wdenk 提交于
      * Patch by Daniel Poirot, 24 Jun 2004:
        Add support for Wind River's sbc8240 board
      
      * Patches by Yasushi Shoji, 26 Jun 2004:
        - drivers/serial_xuartlite.c: fix "return 0" in void function
        - add microblaze support to mkimage tool
      466b7410
    • W
      * Patch by Fred Klatt, 25 Jun 2004: · 8b07a110
      wdenk 提交于
        Add support for WindRiver's SBC8560 board
      
      * Patch by Nicolas Lacressonniere, 24 Jun 2004
        Small Bugs fixes for "at91rm9200dk" board:
        - Timing modifications for SPI DataFlash access
        - Fix NAND flash detection bug
      
      * Patch by Nicolas Lacressonniere, 24 Jun 2004:
        Add Support for Flash AT49BV6416 for AT91RM9200DK board
      8b07a110
  16. 10 7月, 2004 1 次提交
    • W
      * Patch by Yuli Barcohen, 16 Jun 2004: · 26238132
      wdenk 提交于
        Remove obsolete AdderII port which was superseded by unified
        AdderII/Adder87x port
      
      * Patch by Ladislav Michl, 16 Jun 2004:
        Fix gcc-3.3.3 warnings for smc91111.c
      26238132
  17. 02 7月, 2004 1 次提交
    • W
      * Code cleanup (ARM mostly) · 39539887
      wdenk 提交于
      * Patch by Curt Brune, 17 May 2004:
        - Add support for Samsung S3C4510B CPU (ARM7tdmi based SoC)
        - Add support for ESPD-Inc. EVB4510 Board
      39539887
  18. 10 6月, 2004 2 次提交
    • W
      * Patch by Yuli Barcohen, 09 Jun 2004: · 2d24a3a7
      wdenk 提交于
        Add support for Analogue&Micro Adder87x and the older AdderII board.
      
      * Patch by Ming-Len Wu, 09 Jun 2004:
        Add suppport for MC9328 (Dargonball) CPU and Motorola MX1ADS board
      2d24a3a7
    • 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
  19. 09 6月, 2004 4 次提交
    • W
      Patch by Kurt Stremerch, 28 May 2004: · ca0e7748
      wdenk 提交于
      Add support for Exys XSEngine board
      
      Some code cleanup.
      ca0e7748
    • W
      Patch by Yuli Barcohen, 20 May 2004: · c3c7f861
      wdenk 提交于
      Add support for Interphase iSPAN boards.
      c3c7f861
    • 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
      Patch by Tolunay Orkun, 14 May 2004: · aa245090
      wdenk 提交于
      Add support for Cogent CSB472 board (8MB Flash Rev)
      aa245090
  20. 08 6月, 2004 1 次提交
  21. 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 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
  22. 19 4月, 2004 2 次提交
    • W
      * Temporarily disabled John Kerl's extended MII command code because · e35745bb
      wdenk 提交于
        "miivals.h" is missing
      
      * Patches by Mark Jonas, 13 Apr 2004:
        - Remove CS0 chip select timing setting from cpu/mpc5xxx/start.S
        - Add sync instructions to IceCube SDRAM init code
        - Move SDRAM chip constants into seperate include files
        - Unify DDR and SDR initialization code
        - Unify all IceCube (Lite5xxx) target names
      e35745bb
    • 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
  23. 16 4月, 2004 1 次提交