All of lore.kernel.org
 help / color / mirror / Atom feed
* [tegrarcm PATCH 0/2] Add T132 support
@ 2015-01-14  0:20 Jimmy Zhang
       [not found] ` <1421194802-28198-1-git-send-email-jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Jimmy Zhang @ 2015-01-14  0:20 UTC (permalink / raw)
  To: amartin-DDmLM1+adcrQT0dZR+AlfA, swarren-DDmLM1+adcrQT0dZR+AlfA
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA, Jimmy Zhang

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                       |   15 +-
 src/bin2h.sh                          |    9 +
 src/main.c                            |  256 +-
 src/miniloader/tegra132-miniloader.h  | 5259 +++++++++++++++++++++++++++++++++
 src/miniloader/tegra132-mts.h         |   13 +
 src/miniloader/tegra132-preboot-mts.h |   13 +
 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 +
 12 files changed, 5597 insertions(+), 15 deletions(-)
 create mode 100755 src/bin2h.sh
 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

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [tegrarcm PATCH 0/2] Add T132 support
@ 2015-01-09 19:22 Jimmy Zhang
       [not found] ` <1420831369-1265-1-git-send-email-jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Jimmy Zhang @ 2015-01-09 19:22 UTC (permalink / raw)
  To: amartin-DDmLM1+adcrQT0dZR+AlfA, swarren-DDmLM1+adcrQT0dZR+AlfA
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA, Jimmy Zhang

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-03-12  7:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14  0:20 [tegrarcm PATCH 0/2] Add T132 support Jimmy Zhang
     [not found] ` <1421194802-28198-1-git-send-email-jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2015-01-14  0:20   ` [tegrarcm PATCH 1/2] tegrarcm: Add Tegra132 support Jimmy Zhang
     [not found]     ` <1421194802-28198-2-git-send-email-jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2015-03-11 10:38       ` Thierry Reding
2015-01-14  0:20   ` [tegrarcm PATCH 2/2] tegrarcm: Add support for loading MTS Jimmy Zhang
     [not found]     ` <1421194802-28198-3-git-send-email-jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2015-03-11 10:46       ` Thierry Reding
     [not found]         ` <20150311104624.GP19577-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2015-03-11 15:37           ` Stephen Warren
     [not found]             ` <b7c1cba9c31042d4a8be3756f5f78455-wO81nVYWzR5AOoK4uxnQ11aTQe2KTcn/@public.gmane.org>
2015-03-12  7:51               ` Thierry Reding
2015-01-14 17:03   ` [tegrarcm PATCH 0/2] Add T132 support Stephen Warren
2015-03-11 10:34   ` Thierry Reding
  -- strict thread matches above, loose matches on Subject: below --
2015-01-09 19:22 Jimmy Zhang
     [not found] ` <1420831369-1265-1-git-send-email-jimmzhang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2015-01-09 19:22   ` [tegrarcm PATCH 1/2] tegrarcm: Add Tegra132 support Jimmy Zhang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.