1. 16 5月, 2009 1 次提交
  2. 19 10月, 2008 1 次提交
  3. 12 9月, 2008 1 次提交
  4. 06 4月, 2005 1 次提交
    • W
      Patches by Steven Scholz, 05 Apr 2005: · b304c968
      wdenk 提交于
      - Use i.MX watchdog timer for reset_cpu()
      - Move reset_cpu() out of cpu/arm920t/start.S into the SoC specific
        subdirectories cpu/arm920t/imx/ and cpu/arm920t/s3c24x0/
        (now in interupts.c)
      b304c968
  5. 04 4月, 2005 1 次提交
  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. 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