All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lokesh Vutla <lokeshvutla@ti.com>
To: u-boot@lists.denx.de
Subject: [GIT PULL] TI changes for v2020.04-rc3
Date: Fri, 14 Feb 2020 15:19:43 +0530	[thread overview]
Message-ID: <20200214094943.16679-1-lokeshvutla@ti.com> (raw)

Hi Tom,
	
Please find the pull request for v2020.04-rc3 containing TI specific changes.

Travis-CI build: https://travis-ci.org/lokeshvutla/u-boot/builds/650270755

Thanks and regards,
Lokesh


The following changes since commit 01e7a40e395aefea94e9fb943b9447f7d0fd7efa:

  Merge tag 'arc-fixes-for-2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc (2020-02-12 17:20:25 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git tags/ti-v2020.04-rc3

for you to fetch changes up to 96dd223c2933a9190411f52ab0654f50feca3005:

  armV7R: K3: am654: Activate early console functionality (2020-02-13 21:39:18 +0530)

----------------------------------------------------------------

Below are the major changes in this PR:

K3 J721E/AM65X:
- UART boot fixes for J721E
- Enabling debug uart for AM65x

DRA7xx/AM57xx:
- Preveinting boot from Invalid boot configuration for AM57xx

Keysonte2:
- Linux Boot fixes for K2 platforms.

AM33/AM43/Davinci:
- Ethernt boot fixes for AM43XX
- USB Host boot fixes for AM43XX

----------------------------------------------------------------
Andreas Dannenberg (2):
      arm: K3: j721e: Fix boot parameter table index memory address
      armV7R: K3: am654: Activate early console functionality

Faiz Abbas (4):
      arm: dts: am437x-gp-evm: Add some nodes to u-boot.dtsi
      configs: am43xx_evm: Enable SPL_ETH_SUPPORT
      configs: am43xx_evm_usbhost: Add configs for USB Host boot mode
      configs: am43xx_evm_usbhost_boot: Add device for environment

Lokesh Vutla (3):
      arm: dts: k3-j721e-r5-common-proc-board: Disable power-domains for mcu uart
      configs: j721e_evm_r5: Enable early cons
      arm: mach-k3: Fix nomenclature on Silicon Revisions

Roger Quadros (1):
      board: ti: am57xx-idk: Prevent boot for invalid configuation

Tero Kristo (1):
      ARM: keystone2: enable initrd fixup for LPAE addressing

 arch/arm/dts/am437x-gp-evm-u-boot.dtsi         | 16 ++++++++++++++++
 arch/arm/dts/k3-j721e-r5-common-proc-board.dts |  4 ++++
 arch/arm/mach-k3/Kconfig                       |  2 +-
 arch/arm/mach-k3/am6_init.c                    | 10 ++++++++++
 arch/arm/mach-k3/common.c                      |  2 +-
 board/ti/am57xx/board.c                        | 13 +++++++++++++
 configs/am43xx_evm_defconfig                   |  1 +
 configs/am43xx_evm_usbhost_boot_defconfig      | 12 ++++++++++++
 configs/j721e_evm_r5_defconfig                 |  1 +
 include/configs/ti_armv7_keystone2.h           |  1 +
 10 files changed, 60 insertions(+), 2 deletions(-)
-- 
2.23.0

             reply	other threads:[~2020-02-14  9:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-14  9:49 Lokesh Vutla [this message]
2020-02-14 15:03 ` [GIT PULL] TI changes for v2020.04-rc3 Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200214094943.16679-1-lokeshvutla@ti.com \
    --to=lokeshvutla@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.