[PATCH 0/5] xfree86: nds32: add nds32 related support to xorg-xserver.

Macpaul Lin macpaul at andestech.com
Wed Sep 8 01:33:38 PDT 2010


NDS32 is a new 32-bit RISC architecture invented by andestech.com.

It has a 16-bit/32-bit mixed-length instruction set to achieve optimal
system performance, code density, and power efficiency.

NDS32 also provide N9, N10, N12 different CPU core families for soft-core
and hard-core SoC design.

The series patches provides basic support for porting xfree86 to NDS32 architure.

Macpaul Lin (5):
  xfree86: nds32: add nds32 related definitions into include headers.
  xfree86: nds32: add nds32 definition for support linux video related
    io.
  xfree86: nds32: add nds32 definition for vgaHW support.
  xfree86: nds32: add nds32 support for compiler specific codes
  xfree86: nds32: add nds32 support for compiler related mmio codes

 hw/xfree86/common/compiler.h            |  443 ++++++++++++++++++++++++++++++-
 hw/xfree86/os-support/linux/lnx_video.c |    5 +-
 hw/xfree86/vgahw/vgaHW.h                |    2 +-
 include/servermd.h                      |   21 ++
 4 files changed, 465 insertions(+), 6 deletions(-)

-- 
1.7.2.2



More information about the xorg-devel mailing list