1. 16 12月, 2004 1 次提交
  2. 13 12月, 2004 1 次提交
  3. 10 12月, 2004 1 次提交
  4. 28 10月, 2004 1 次提交
  5. 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 Gary Jennejohn, 01 Oct 2004: · 2cbe571a
      wdenk 提交于
        - add support for CMC PU2 board
        - add support for I2C on at91rm9200
      
      * Patch by Gary Jennejohn, 28 Sep 2004:
        fix baudrate handling on at91rm9200
      2cbe571a
  6. 10 10月, 2004 1 次提交
    • W
      Patch by Steven Scholz, 16 Aug 2004: · 1d9f4105
      wdenk 提交于
      - Introducing the concept of SoCs "./cpu/$(CPU)/$(SOC)"
      - creating subdirs for SoCs ./cpu/arm920t/imx and ./cpu/arm920t/s3c24x0
      - moving SoC specific code out of cpu/arm920t/ into cpu/arm920t/$(SOC)/
      - moving drivers/s3c24x0_i2c.c and drivers/serial_imx.c out of drivers/
        into cpu/arm920t/$(SOC)/
      1d9f4105
  7. 29 9月, 2004 2 次提交
  8. 10 9月, 2004 1 次提交
  9. 09 9月, 2004 1 次提交
    • W
      * Patch by Detlev Zundel, 08 Sep 2004: · eedcd078
      wdenk 提交于
        Update etags build target
      
      * Improve NetConsole support: add support for broadcast destination
        address and buffered input.
      
      * Cleanup compiler warnings for GCC 3.3.x and later
      
      * Fix problem in cmd_jffs2.c introduced by CFG_JFFS_SINGLE_PART patch
      eedcd078
  10. 29 8月, 2004 2 次提交
  11. 05 8月, 2004 1 次提交
    • W
      * Patch by Martin Krause, 03 Aug 2004: · 89394047
      wdenk 提交于
        change timing for SM501 graphics controller on TQM5200 module
      
      * Patch by Mark Jonas, 13 July 2004:
        - Total5200 LCD now run in little endian mode. Endianess conversion
          is done in hardware.
        - Removed last reference to "console" environment variable.
      89394047
  12. 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
  13. 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
  14. 11 7月, 2004 3 次提交
    • 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
  15. 10 7月, 2004 2 次提交
    • 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
    • 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
  16. 02 7月, 2004 2 次提交
    • W
      Patch by Andrea Marson, 11 Jun 2004: · e55ca7e2
      wdenk 提交于
      Update for PPChameleon board:
      - support for SysClk @ 25MHz
      - support for Silicon Motion SM712 VGA controller
      - some clean ups
      e55ca7e2
    • 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
  17. 20 6月, 2004 1 次提交
    • W
      Patch by Josef Wagner, 04 Jun 2004: · 49822e23
      wdenk 提交于
      - DDR Ram support for PM520 (MPC5200)
      - support for different flash types (PM520)
      - USB / IDE / CF-Card / DiskOnChip support for PM520
      - 8 bit boot rom support for PM520/CE520
      - Add auto SDRAM module detection for MicroSys CPC45 board (MPC8245)
      - I2C and RTC support for CPC45
      - support of new flash type (28F160C3T) for CPC45
      49822e23
  18. 11 6月, 2004 1 次提交
    • W
      * Patch by Paul Ruhland, 10 Jun 2004: · f832d8a1
      wdenk 提交于
        fix support for Logic SDK-LH7A404 board and clean up the
        LH7A404 register macros.
      
      * Patch by Matthew McClintock, 10 Jun 2004:
        Modify code to select correct serial clock on Sandpoint8245
      f832d8a1
  19. 10 6月, 2004 4 次提交
    • W
      Remove duplicate entry · 68133454
      wdenk 提交于
      68133454
    • 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
    • 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
  20. 09 6月, 2004 5 次提交
    • W
      Patch by Kurt Stremerch, 28 May 2004: · ca0e7748
      wdenk 提交于
      Add support for Exys XSEngine board
      
      Some code cleanup.
      ca0e7748
    • W
      * Patch by Imre Deak, 26 May 2004: · 3ff02c27
      wdenk 提交于
        On OMAP1610 platforms check if booting from RAM(CS0) or flash(CS3).
        Set flash base accordingly, and decide whether to do or skip board
        specific setup steps.
      
      * Patch by Josef Baumgartner, 26 May 2004:
        Add missing define in include/asm-m68k/global_data.h
      3ff02c27
    • 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
  21. 08 6月, 2004 2 次提交
  22. 07 6月, 2004 1 次提交
    • 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