1. 30 11月, 2011 1 次提交
    • T
      powerpc/40x: Add APM8018X SOC support · d5b9ee7b
      Tanmay Inamdar 提交于
      The AppliedMicro APM8018X embedded processor targets embedded applications that
      require low power and a small footprint. It features a PowerPC 405 processor
      core built in a 65nm low-power CMOS process with a five-stage pipeline executing
      up to one instruction per cycle. The family has 128-kbytes of on-chip memory,
      a 128-bit local bus and on-chip DDR2 SDRAM controller with 16-bit interface.
      Signed-off-by: NTanmay Inamdar <tinamdar@apm.com>
      Signed-off-by: NJosh Boyer <jwboyer@gmail.com>
      d5b9ee7b
  2. 12 7月, 2011 1 次提交
  3. 02 1月, 2011 1 次提交
  4. 31 8月, 2009 1 次提交
  5. 04 6月, 2009 2 次提交
  6. 16 12月, 2008 1 次提交
  7. 17 10月, 2008 1 次提交
    • J
      powerpc/40x: Add PowerPC 40x simple platform support · 8105fa88
      Josh Boyer 提交于
      This adds a common board file for almost all of the "simple" PowerPC 40x
      boards that exist today.  This is intended to be a single place to add
      support for boards that do not differ in platform support from most of the
      evaluation boards that are used as reference platforms.  Boards that have
      specific requirements or custom hardware setup should still have their own
      board.c file.
      
      The first board ported to this is the AMCC PowerPC 405EZ Acadia board.
      Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
      8105fa88
  8. 03 10月, 2008 1 次提交
    • V
      powerpc/44x: Add AMCC Arches eval board support · e00de30a
      Victor Gallardo 提交于
      The Arches Evaluation board is based on the AMCC 460GT SoC chip.
      This board is a dual processor board with each processor providing
      independent resources for Rapid IO, Gigabit Ethernet, and serial
      communications.  Each 460GT has it's own 512MB DDR2 memory, 32MB NOR FLASH,
      UART, EEPROM and temperature sensor, along with a shared debug port.
      The two 460GT's will communicate with each other via shared memory,
      Gigabit Ethernet and x1 PCI-Express.
      Signed-off-by: NVictor Gallardo <vgallardo@amcc.com>
      Signed-off-by: NJosh Boyer <jwboyer@linux.vnet.ibm.com>
      e00de30a
  9. 28 8月, 2008 3 次提交