Skip to content

Commit

Permalink
ARM: IXP: Remove the IXP architecture support
Browse files Browse the repository at this point in the history
The architecture is unmaintained and dead, remove it.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Michael Schwingen <michael@schwingen.org>
Cc: Tom Rini <trini@ti.com>
  • Loading branch information
Marek Vasut committed Feb 6, 2014
1 parent e317de6 commit c8d4b2f
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 1,547 deletions.
2 changes: 0 additions & 2 deletions MAKEALL
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,6 @@ LIST_at91="$(targets_by_soc at91)"

LIST_pxa="$(targets_by_cpu pxa)"

LIST_ixp="$(targets_by_cpu ixp)"

#########################################################################
## SPEAr Systems
#########################################################################
Expand Down
1 change: 0 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ Directory Hierarchy:
/s3c24x0 Files specific to Samsung S3C24X0 CPUs
/arm926ejs Files specific to ARM 926 CPUs
/arm1136 Files specific to ARM 1136 CPUs
/ixp Files specific to Intel XScale IXP CPUs
/pxa Files specific to Intel XScale PXA CPUs
/sa1100 Files specific to Intel StrongARM SA1100 CPUs
/lib Architecture specific library files
Expand Down
12 changes: 0 additions & 12 deletions arch/arm/cpu/ixp/Makefile

This file was deleted.

16 changes: 0 additions & 16 deletions arch/arm/cpu/ixp/config.mk

This file was deleted.

100 changes: 0 additions & 100 deletions arch/arm/cpu/ixp/cpu.c

This file was deleted.

66 changes: 0 additions & 66 deletions arch/arm/cpu/ixp/interrupts.c

This file was deleted.

Loading

0 comments on commit c8d4b2f

Please sign in to comment.