Skip to content
Snippets Groups Projects
  1. Sep 29, 2004
  2. Sep 28, 2004
  3. Sep 09, 2004
  4. Sep 08, 2004
    • Wolfgang Denk's avatar
      * Patch by Detlev Zundel, 08 Sep 2004: · eedcd078
      Wolfgang Denk authored
        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
  5. Aug 28, 2004
  6. Aug 04, 2004
    • Wolfgang Denk's avatar
      * Patch by Martin Krause, 03 Aug 2004: · 89394047
      Wolfgang Denk authored
        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
  7. Aug 01, 2004
    • Wolfgang Denk's avatar
      * Code cleanup · 281e00a3
      Wolfgang Denk authored
      * 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
  8. Jul 11, 2004
  9. Jul 10, 2004
    • Wolfgang Denk's avatar
      * Patch by Prakash Kumar, 27 Jun 2004: · fabd46ac
      Wolfgang Denk authored
        Add support for the PXA250 based Intrinsyc Cerf board.
      
      * Patch by Yasushi Shoji, 27 Jun 2004:
        fix comment in include/common.h
      fabd46ac
    • Wolfgang Denk's avatar
      * Rename SBC8560 into sbc8560 for consistency · 466b7410
      Wolfgang Denk authored
      * 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
    • Wolfgang Denk's avatar
      * Patch by Fred Klatt, 25 Jun 2004: · 8b07a110
      Wolfgang Denk authored
        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
  10. Jul 09, 2004
    • Wolfgang Denk's avatar
      Patch by Jon Loeliger, 17 June 2004: · 0ac6f8b7
      Wolfgang Denk authored
      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
    • Wolfgang Denk's avatar
      * Patch by Yuli Barcohen, 16 Jun 2004: · 26238132
      Wolfgang Denk authored
        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
  11. Jul 01, 2004
  12. Jun 19, 2004
    • Wolfgang Denk's avatar
      Patch by Josef Wagner, 04 Jun 2004: · 49822e23
      Wolfgang Denk authored
      - 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
  13. Jun 10, 2004
    • Wolfgang Denk's avatar
      * Patch by Paul Ruhland, 10 Jun 2004: · f832d8a1
      Wolfgang Denk authored
        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
  14. Jun 09, 2004
  15. Jun 08, 2004
  16. Jun 07, 2004
  17. Jun 06, 2004
    • Wolfgang Denk's avatar
      * Patch by Dave Peverley, 30 Apr 2004: · a56bd922
      Wolfgang Denk authored
        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
    • Wolfgang Denk's avatar
      Patch by Yuli Barcohen, 19 Apr 2004: · 1114257c
      Wolfgang Denk authored
      - 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
  18. May 29, 2004
  19. May 13, 2004
  20. Apr 24, 2004
  21. Apr 18, 2004
    • Wolfgang Denk's avatar
      * Temporarily disabled John Kerl's extended MII command code because · e35745bb
      Wolfgang Denk authored
        "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
    • Wolfgang Denk's avatar
      * Patch by Dan Malek, 07 Apr 2004: · 7abf0c58
      Wolfgang Denk authored
        - 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
    • Wolfgang Denk's avatar
      * Patch by Yasushi Shoji, 07 Apr 2004: · 507bbe3e
      Wolfgang Denk authored
        - add support for microblaze processors
        - add support for AtmarkTechno "suzaku" board
      507bbe3e
    • Wolfgang Denk's avatar
      Patches by Pantelis Antoniou, 16 Apr 2004: · c26e454d
      Wolfgang Denk authored
      - 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
  22. Apr 15, 2004
Loading