All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1 0/9] apalis-tk1: fixes/updates for v2019.10
@ 2019-07-31 12:04 Igor Opaniuk
  2019-07-31 12:04 ` [U-Boot] [PATCH v1 1/9] apalis-tk1: do not explicitly release reset_moci# Igor Opaniuk
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: Igor Opaniuk @ 2019-07-31 12:04 UTC (permalink / raw)
  To: u-boot

Misc. fixes related to pinmux configuration (fan), default bootargs,
reset reason output and power rail configuration.

Dominik Sliwa (2):
  apalis-tk1/t30: colibri_t30: display reset reason
  apalis-tk1: remove non-esential power rails on boot

Igor Opaniuk (5):
  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

Marcel Ziswiler (2):
  apalis-tk1: do not explicitly release reset_moci#
  apalis-tk1: remove default vesa vga mode from vidargs

 arch/arm/mach-tegra/sys_info.c                | 32 ++++++++-----
 arch/arm/mach-tegra/tegra124/cpu.c            | 45 +++++++++++++++++++
 board/toradex/apalis-tk1/apalis-tk1.c         | 10 +++++
 board/toradex/apalis-tk1/as3722_init.c        | 23 ++++++++++
 .../apalis-tk1/pinmux-config-apalis-tk1.h     |  2 +-
 configs/apalis-tk1_defconfig                  |  2 +-
 include/configs/apalis-tk1.h                  | 17 +++----
 7 files changed, 111 insertions(+), 20 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2019-08-01  7:57 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-31 12:04 [U-Boot] [PATCH v1 0/9] apalis-tk1: fixes/updates for v2019.10 Igor Opaniuk
2019-07-31 12:04 ` [U-Boot] [PATCH v1 1/9] apalis-tk1: do not explicitly release reset_moci# Igor Opaniuk
2019-07-31 13:00   ` Oleksandr Suvorov
2019-07-31 12:04 ` [U-Boot] [PATCH v1 2/9] apalis-tk1: set apalis gpio 8 aka fan_en Igor Opaniuk
2019-07-31 13:02   ` Oleksandr Suvorov
2019-07-31 12:04 ` [U-Boot] [PATCH v1 3/9] apalis-tk1: provide proper USB vendor id Igor Opaniuk
2019-07-31 13:03   ` Oleksandr Suvorov
2019-07-31 12:04 ` [U-Boot] [PATCH v1 4/9] apalis-tk1: enable user debug by default Igor Opaniuk
2019-07-31 12:04 ` [U-Boot] [PATCH v1 5/9] apalis-tk1: add pcie_aspm=off to defargs Igor Opaniuk
2019-07-31 13:07   ` Oleksandr Suvorov
2019-07-31 12:04 ` [U-Boot] [PATCH v1 6/9] apalis-tk1: switch to zImage Igor Opaniuk
2019-07-31 13:09   ` Oleksandr Suvorov
2019-07-31 12:04 ` [U-Boot] [PATCH v1 7/9] apalis-tk1/t30: colibri_t30: display reset reason Igor Opaniuk
2019-07-31 12:04 ` [U-Boot] [PATCH v1 8/9] apalis-tk1: remove default vesa vga mode from vidargs Igor Opaniuk
2019-07-31 13:12   ` Oleksandr Suvorov
2019-07-31 12:04 ` [U-Boot] [PATCH v1 9/9] apalis-tk1: remove non-esential power rails on boot Igor Opaniuk
2019-07-31 13:13   ` Oleksandr Suvorov
2019-07-31 22:13 ` [U-Boot] [PATCH v1 0/9] apalis-tk1: fixes/updates for v2019.10 Tom Warren
2019-08-01  7:57   ` Igor Opaniuk

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.