[U-Boot] Pull request, u-boot-tegra/master
Tom Warren
tomcwarren3959 at gmail.com
Fri Aug 9 17:21:02 UTC 2019
Tom,
Please pull u-boot-tegra/master into U-Boot/master. Thanks!
All Tegra builds are OK on my system, and Igor has verified the Apalis
patches.
The following changes since commit 163bc1e4da425015000dd3f8f128aec994da9586:
Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
(2019-08-09 07:29:54 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-tegra.git master
for you to fetch changes up to bd20266d1923f1230ed15020fbb12aa56f3f46b7:
apalis-tk1: configs: remove legacy usbboot command (2019-08-09 10:01:35
-0700)
----------------------------------------------------------------
Dominik Sliwa (2):
apalis-tk1/t30: colibri_t30: display reset reason
apalis-tk1: remove non-essential power rails on boot
Igor Opaniuk (7):
colibri/apalis tegra: drop DFU support
apalis-tk1: set apalis gpio 8 aka fan_en
apalis-tk1: provide proper USB vendor id
apalis-tk1: enable user debug by default
apalis-tk1: add pcie_aspm=off to defargs
apalis-tk1: switch to zImage
apalis-tk1: configs: remove legacy usbboot command
Marcel Ziswiler (3):
apalis-tk1: do not explicitly release reset_moci#
apalis-tk1: remove default vesa vga mode from vidargs
apalis-tk1: support v1.2 hardware revision
Simon Glass (3):
sound: snow: Add the binding file for snow
sound: tegra: Add the binding file for tegra-audio
sound: Add codec enable to the sound bindings
Trent Piepho (1):
mmc: Move tegra loopback disable option to be under tegra
arch/arm/dts/tegra124-apalis.dts | 89
++++++++++++----------
arch/arm/mach-tegra/sys_info.c | 32 +++++---
arch/arm/mach-tegra/tegra124/cpu.c | 45 +++++++++++
board/toradex/apalis-tk1/apalis-tk1.c | 47 ++++++++++++
board/toradex/apalis-tk1/as3722_init.c | 23 ++++++
.../toradex/apalis-tk1/pinmux-config-apalis-tk1.h | 21 +++--
configs/apalis-tk1_defconfig | 7 +-
configs/apalis_t30_defconfig | 3 -
configs/colibri_t20_defconfig | 3 -
configs/colibri_t30_defconfig | 3 -
doc/device-tree-bindings/sound/intel-hda.txt | 1 +
.../sound/nvidia,tegra-audio-max98090.txt | 54 +++++++++++++
doc/device-tree-bindings/sound/snow.txt | 32 ++++++++
drivers/mmc/Kconfig | 22 +++---
include/configs/apalis-tk1.h | 44 ++++-------
15 files changed, 310 insertions(+), 116 deletions(-)
create mode 100644
doc/device-tree-bindings/sound/nvidia,tegra-audio-max98090.txt
create mode 100644 doc/device-tree-bindings/sound/snow.txt
More information about the U-Boot
mailing list