From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Warren Date: Wed, 4 May 2016 14:36:41 -0700 Subject: [U-Boot] Pull request, u-boot-tegra/master Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tom, Please pull u-boot-tegra/master into U-Boot/master. Thanks! All tegra builds are OK (32-bit and 64-bit), and Stephen reports that tests of u-boot-tegra/master all pass. The following changes since commit b38eaec53570821043c94ad44eabcb23747d9969: include/configs: Numerous typo fixes: "controler" -> "controller". (2016-05-03 21:36:13 -0400) are available in the git repository at: git://git.denx.de/u-boot-tegra.git master for you to fetch changes up to bbca7108db79076d3a9a9c112792d7c4608a665c: ARM: tegra: import latest Jetson TK1 spreadsheet (2016-05-04 13:31:04 -0700) ---------------------------------------------------------------- Stephen Warren (3): ARM: tegra: enable GPU node by compatible value pci: tegra: fix DM conversion issues on Tegra20 ARM: tegra: import latest Jetson TK1 spreadsheet arch/arm/include/asm/arch-tegra/gpu.h | 2 +- arch/arm/mach-tegra/board2.c | 20 +++++++++++++------- arch/arm/mach-tegra/gpu.c | 15 ++++++++------- board/nvidia/jetson-tk1/jetson-tk1.c | 3 +++ board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h | 12 +++++++++++- drivers/pci/pci_tegra.c | 21 ++++++++++----------- 6 files changed, 46 insertions(+), 27 deletions(-)