1. 10 10月, 2004 2 次提交
    • 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
    • W
      Patch by Andreas Engel, 16 Aug 2004: · 3e01d75f
      wdenk 提交于
      parameter type cleanup for NetSetTimeout()
      3e01d75f
  2. 30 9月, 2004 2 次提交
    • W
      * Patches by Sean Chang, 09 Aug 2004: · a5bbcc3c
      wdenk 提交于
        - Added support for both 8 and 16 bit mode access to System ACE CF
          through MPU.
        - Fixed missing System ACE CF device during get FAT partition info
          in fat_register_device function.
        - Enabled System ACE CF support on ML300.
      
      * Patch by Sean Chang, 09 Aug 2004:
        Synch defines for saveenv and do_saveenv functions so they get
        compiled under the same statement.
      a5bbcc3c
    • W
      * Patch by Sean Chang, 9 Aug 2004: · a06752e3
      wdenk 提交于
        - Added I2C support for ML300.
        - Added support for ML300 to read out its environment information
          stored on the EEPROM.
        - Added support to use board specific parameters as part of
          U-Boot's environment information.
        - Updated MLD files to support configuration for new features
          above.
      
      * Patches by Travis Sawyer, 5 Aug 2004:
        - Remove incorrect bridge settings for eth group 6
        - Add call to setup bridge in ppc_440x_eth_initialize
        - Fix ppc_440x_eth_init to reset the phy only if its the
          first time through, otherwise, just check the phy for the
          autonegotiated speed/duplex.  This allows the use of netconsole
        - only print the speed/duplex the first time the phy is reset.
      a06752e3
  3. 29 9月, 2004 8 次提交
  4. 28 9月, 2004 1 次提交
  5. 22 9月, 2004 1 次提交
  6. 16 9月, 2004 4 次提交
  7. 10 9月, 2004 1 次提交
  8. 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
  9. 29 8月, 2004 2 次提交
  10. 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
  11. 03 8月, 2004 3 次提交
  12. 02 8月, 2004 2 次提交
    • W
      Patch by Jon Loeliger, 16 Jul 2004: · 9aea9530
      wdenk 提交于
      - support larger DDR memories up to 2G on the PC8540/8560ADS and
        STXGP3 boards
      - Made MPC8540/8560ADS be 33Mhz PCI by default.
      - Removed moldy CONFIG_RAM_AS_FLASH, CFG_FLASH_PORT_WIDTH_16
        and CONFIG_L2_INIT_RAM options.
      - Refactor Local Bus initialization out of SDRAM setup.
      - Re-implement new version of LBC11/DDR11 errata workarounds.
      - Moved board specific PCI init parts out of CPU directory.
      - Added TLB entry for PCI-1 IO Memory
      - Updated README.mpc85xxads
      9aea9530
    • 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. 01 8月, 2004 1 次提交
  14. 15 7月, 2004 2 次提交
  15. 13 7月, 2004 1 次提交
  16. 12 7月, 2004 8 次提交
    • W
      Patch by Mark Jonas, 02 Jul 2004: · 07cba351
      wdenk 提交于
      Fix lowboot (again) on MPC5xxx
      07cba351
    • W
      Add cerf250 to MAINTAINERS and README · b8c83181
      wdenk 提交于
      b8c83181
    • W
      Patch by Curt Brune, 07 Jul 2004: · cdc7fea1
      wdenk 提交于
      relocate exception vectors on arm720t if needed
      cdc7fea1
    • W
      * Patch by George G. Davis, 06 Jul 2004: · a1f4a3dd
      wdenk 提交于
        - update mach-types.h to latest arm.linux.org.uk master list
        - Set correct OMAP1610 bi_arch_number for build target
      
      * Patch by Curt Brune, 06 Jul 2004:
        evb4510: add support for timer interrupt; cleanup
      a1f4a3dd
    • W
      * Patch by Dan Poirot, 06 Jul 2004: · b9283e2d
      wdenk 提交于
        Fix sbc8260 environment variables
      
      * Cleanup redundand "console" environment variable
      b9283e2d
    • W
      * Cleanup · 81050926
      wdenk 提交于
      * Patch by Mark Jonas, 05 Jul 2004:
        add support for the Total5100's and Total5200's LCD screen
      
      * Patches by Dan Eisenhut, 01 Jul 2004:
        - README fixes.
        - Move doc2000.h include to prevent compiler warning on some boards
      81050926
    • 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 Philippe Robin, 01 Jul 2004: · bc54f309
      wdenk 提交于
        Add initialization for Integrator and versatile board files.
      
      * Patch by Hinko Kocevar, 01 Jun 2004:
        Fix VFD FB allocation, add LCD FB allocation on ARM
      bc54f309