xtensa: add support for the xtensa processor architecture [1/2]
The Xtensa processor architecture is a configurable, extensible, and synthesizable 32-bit RISC processor core provided by Cadence. This is the first part of the basic architecture port with changes to common files. The 'arch/xtensa' directory, and boards and additional drivers will be in separate commits. Signed-off-by:Chris Zankel <chris@zankel.net> Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com> Reviewed-by:
Simon Glass <sjg@chromium.org> Reviewed-by:
Tom Rini <trini@konsulko.com>
Showing
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- Makefile 9 additions, 1 deletionMakefile
- cmd/bdinfo.c 8 additions, 0 deletionscmd/bdinfo.c
- common/board_f.c 9 additions, 3 deletionscommon/board_f.c
- common/image.c 1 addition, 0 deletionscommon/image.c
- doc/README.xtensa 97 additions, 0 deletionsdoc/README.xtensa
- examples/standalone/stubs.c 47 additions, 0 deletionsexamples/standalone/stubs.c
- include/image.h 1 addition, 0 deletionsinclude/image.h
- include/linux/stat.h 2 additions, 2 deletionsinclude/linux/stat.h
Loading
Please register or sign in to comment