Skip to content

Commit aec499c

Browse files
NonerKaoarndb
authored andcommitted
nds32: Remove the architecture
The nds32 architecture, also known as AndeStar V3, is a custom 32-bit RISC target designed by Andes Technologies. Support was added to the kernel in 2016 as the replacement RISC-V based V5 processors were already announced, and maintained by (current or former) Andes employees. As explained by Alan Kao, new customers are now all using RISC-V, and all known nds32 users are already on longterm stable kernels provided by Andes, with no development work going into mainline support any more. While the port is still in a reasonably good shape, it only gets worse over time without active maintainers, so it seems best to remove it before it becomes unusable. As always, if it turns out that there are mainline users after all, and they volunteer to maintain the port in the future, the removal can be reverted. Link: https://lore.kernel.org/linux-mm/[email protected]/ Link: https://lore.kernel.org/lkml/[email protected]/ Link: https://www.andestech.com/en/products-solutions/andestar-architecture/ Signed-off-by: Alan Kao <[email protected]> [arnd: rewrite changelog to provide more background] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent dd865f0 commit aec499c

File tree

221 files changed

+6
-15814
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

221 files changed

+6
-15814
lines changed

Documentation/devicetree/bindings/interrupt-controller/andestech,ativic32.txt

Lines changed: 0 additions & 19 deletions
This file was deleted.

Documentation/devicetree/bindings/nds32/andestech-boards

Lines changed: 0 additions & 40 deletions
This file was deleted.

Documentation/devicetree/bindings/nds32/atl2c.txt

Lines changed: 0 additions & 28 deletions
This file was deleted.

Documentation/devicetree/bindings/nds32/cpus.txt

Lines changed: 0 additions & 38 deletions
This file was deleted.

Documentation/devicetree/bindings/perf/nds32v3-pmu.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

Documentation/devicetree/bindings/timer/andestech,atcpit100-timer.txt

Lines changed: 0 additions & 33 deletions
This file was deleted.

Documentation/features/core/cBPF-JIT/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/core/eBPF-JIT/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/core/generic-idle-thread/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | ok |
2322
| parisc: | ok |

Documentation/features/core/jump-labels/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | ok |

Documentation/features/core/thread-info-in-task/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | TODO |
20-
| nds32: | ok |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | ok |

Documentation/features/core/tracehook/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | ok |
2120
| nios2: | ok |
2221
| openrisc: | ok |
2322
| parisc: | ok |

Documentation/features/debug/KASAN/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | TODO |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/debug/debug-vm-pgtable/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | TODO |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/debug/gcov-profile-all/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | ok |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/debug/kcov/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/debug/kgdb/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | ok |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | ok |
2221
| openrisc: | TODO |
2322
| parisc: | ok |

Documentation/features/debug/kmemleak/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | ok |
1919
| mips: | ok |
20-
| nds32: | ok |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/debug/kprobes-on-ftrace/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | TODO |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | ok |

Documentation/features/debug/kprobes/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | ok |

Documentation/features/debug/kretprobes/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | ok |

Documentation/features/debug/optprobes/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | TODO |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/debug/stackprotector/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/debug/uprobes/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/debug/user-ret-profiler/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | TODO |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/io/dma-contiguous/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | ok |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/locking/cmpxchg-local/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | TODO |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/locking/lockdep/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | ok |
1919
| mips: | ok |
20-
| nds32: | ok |
2120
| nios2: | TODO |
2221
| openrisc: | ok |
2322
| parisc: | TODO |

Documentation/features/locking/queued-rwlocks/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | ok |
2322
| parisc: | TODO |

Documentation/features/locking/queued-spinlocks/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | ok |
2322
| parisc: | TODO |

Documentation/features/perf/kprobes-event/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | ok |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | ok |

Documentation/features/perf/perf-regs/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

Documentation/features/perf/perf-stackdump/arch-support.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
| m68k: | TODO |
1818
| microblaze: | TODO |
1919
| mips: | ok |
20-
| nds32: | TODO |
2120
| nios2: | TODO |
2221
| openrisc: | TODO |
2322
| parisc: | TODO |

0 commit comments

Comments
 (0)