1. 11 10月, 2004 5 次提交
    • 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
    • W
      Patches by George G. Davis, 24 Aug 2004: · 08b6aa61
      wdenk 提交于
      - Enable ramdisk/initrd tagged param support for omap1610h2_config
      - Remove static network setup defaults from mx1ads_config
      08b6aa61
    • W
      Patch by George G. Davis, 24 Aug 2004: · 731215eb
      wdenk 提交于
      - update ARM boards to use constants from mach-types.h
      731215eb
    • W
      Code Cleanup · b6508513
      wdenk 提交于
      Patch by Gary Jennejohn, 04 Oct 2004:
      - fix I2C on at91rm9200
      - add support for Ricoh RS5C372A RTC
      b6508513
    • 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
  2. 10 10月, 2004 7 次提交
    • W
      Patch by Yuli Barcohen, 22 Aug 2004: · 659883c2
      wdenk 提交于
      - remove ZPC.1900 board-specific flash driver;
        switch the port to generic CFI driver;
      - port clean-up
      659883c2
    • W
      Patch by Hinko Kocevar, 21 Aug 2004: · f325e18b
      wdenk 提交于
      Add calc_fbsize() function used with VIDEOLFB_TAG on TRAB
      f325e18b
    • W
      * Clean up tools/bmp_logo.c to not add trailing white space · 8655b6f8
      wdenk 提交于
      * Patch by Hinko Kocevar, 21 Aug 2004:
        - Group common framebuffer functions in common/lcd.c
        - Group common framebuffer macros and #defines in include/lcd.h
        - Provide calc_fbsize() for video ATAG
      8655b6f8
    • W
      Patch by Sam Song, 21 August 2004: · 30d56fae
      wdenk 提交于
      - Fix a typo in README
      - Align "(RO)" output for "flinfo" after "protect on"
      - Add RESET support for RPXlite_DW board; adjust CPU:BUS frequency
        ratio 1:1 when core frequency less than 50MHz
      30d56fae
    • W
      Patches by himba, 21 Aug 2004: · 63cfcbb4
      wdenk 提交于
      - fix some "use of label at end of compound statement" warnings
      - Define type of LCD panel on lubbock board if CONFIG_LCD is used
      63cfcbb4
    • 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
  3. 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
  4. 29 9月, 2004 8 次提交
  5. 28 9月, 2004 1 次提交
  6. 22 9月, 2004 1 次提交
  7. 16 9月, 2004 4 次提交
  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. 03 8月, 2004 3 次提交
  13. 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
  14. 01 8月, 2004 1 次提交
  15. 15 7月, 2004 1 次提交