Hi Geert, On Wed, Dec 14, 2016 at 09:57:11AM +0100, Geert Uytterhoeven wrote: > Hi Stafford, Stefan, > > On Mon, Nov 14, 2016 at 2:30 PM, Stafford Horne <[email protected]> wrote: > > The openrisc.net domain expired and was taken over by squatters. > > These updates point documentation to the new domain, mailing lists > > and git repos. > > > > Also, Jonas is not the main maintainer anylonger, he reviews changes > > but does not maintain a repo or sent pull requests. Updating this to > > add Stafford and Stefan who are the active maintainers. > > > > Signed-off-by: Stafford Horne <[email protected]> > > --- > > MAINTAINERS | 6 ++++-- > > arch/openrisc/README.openrisc | 8 ++++---- > > arch/openrisc/kernel/setup.c | 2 +- > > 3 files changed, 9 insertions(+), 7 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 851b89b..d84a585 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -8958,9 +8958,11 @@ F: drivers/of/resolver.c > > > > OPENRISC ARCHITECTURE > > M: Jonas Bonn <[email protected]> > > -W: http://openrisc.net > > +M: Stefan Kristiansson <[email protected]> > > +M: Stafford Horne <[email protected]> > > +L: [email protected] > > +W: http://openrisc.io > > S: Maintained > > -T: git git://openrisc.net/~jonas/linux > > F: arch/openrisc/ > > It's great news to see new active maintainers for OpenRISC. > Thanks a lot! > > Somehow I seem to have missed the new mailing announcement. > Subscribed ;-)
I hope we can help out as much as possible. Let us know if you have any requests. Just to give a bit of a preview of what we have in our backlog: - Openrisc optimized memcpy memset routines - Various opencores (now librecores?) IP drivers - SMP support I have been sorting through the patches and getting them ready (commit messages, code style etc). Everything will be reviewed on the openrisc and kernel list. We cant promise quick progress but hopefully better than it has been in the recent past. -Stafford

