diff options
author | Tim Schendekehl | 2011-11-01 23:55:01 +0000 |
---|---|---|
committer | Albert ARIBAUD | 2011-12-06 23:59:31 +0100 |
commit | 14c326149739b784bbb8b57f5bbec61f1723efab (patch) | |
tree | cd902e49220b224e72e013bfb59310ceafe21640 /MAINTAINERS | |
parent | 28cb465f78027c2e7eb6678a61bf5c71e6b2cdeb (diff) |
Ethernut 5 board support
Add support for the Ethernut 5 open hardware design, based
on Atmel's AT91SAM9XE512 SoC.
V4
- Fix several coding style issues.
- Move machine type to config file.
- Remove use of CONFIG_ATMEL_LEGACY.
Signed-off-by: Tim Schendekehl <tim.schendekehl@egnite.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3a6d29c72ff..4aa54d759bf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -142,6 +142,10 @@ Phil Edworthy <phil.edworthy@renesas.com> rsk7264 SH7264 +egnite GmbH <info@egnite.de> + + ethernut5 ARM926EJS (AT91SAM9XE SoC) + Dirk Eibach <eibach@gdsys.de> devconcenter PPC460EX |