Allen originally started T132 supporting patches under branch 
dev/amartin/t132-dev.
Recently I added more changes on top of his works. Since Allen is tied with 
other
project, I was assigned to update and upstream all Allen's patches as well as my
changes.

Allen Martin (2):
  tegrarcm: Add Tegra132 support
  tegrarcm: Add support for loading MTS

 src/Makefile.am                       |     3 +
 src/main.c                            |   256 +-
 src/miniloader/tegra132-miniloader.h  |  5259 ++
 src/miniloader/tegra132-mts.h         | 99637 ++++++++++++++++++++++++++++++++
 src/miniloader/tegra132-preboot-mts.h |  1369 +
 src/nv3p.c                            |    19 +
 src/nv3p.h                            |    12 +
 src/rcm.h                             |     1 +
 src/tegrarcm.1.in                     |    11 +-
 src/usb.c                             |     3 +-
 src/usb.h                             |     1 +
 11 files changed, 106557 insertions(+), 14 deletions(-)
 create mode 100644 src/miniloader/tegra132-miniloader.h
 create mode 100644 src/miniloader/tegra132-mts.h
 create mode 100644 src/miniloader/tegra132-preboot-mts.h

-- 
1.8.1.5

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to