All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL u-boot] Please pull u-boot-amlogic-20200529
@ 2020-05-29 11:53 ` Neil Armstrong
  0 siblings, 0 replies; 3+ messages in thread
From: Neil Armstrong @ 2020-05-29 11:53 UTC (permalink / raw)
  To: u-boot

Hi Tom,

This PR enables HDMI on Khadas VIM3/VIM3 board and fixes USB gadget support for
libretech-ac/pc & vim/vim2 boards.

The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/3473

Thanks,
Neil

The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-05-27 10:56:25 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20200529

for you to fetch changes up to 3678a5f0597d1cd491e3bded19ea72e570b5c8b1:

  arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-Boot (2020-05-29 10:20:34 +0200)

----------------------------------------------------------------
- Finally enable config to support HDMI console output in VIM3 boards
- Fix USB gadget support for libretech-ac/pc & vim/vim2 boards

----------------------------------------------------------------
Neil Armstrong (3):
      arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI output
      configs: khadas-vim3: enable HDMI output
      arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-Boot

 arch/arm/dts/meson-gxl-s805x-libretech-ac-u-boot.dtsi | 6 +++++-
 arch/arm/dts/meson-gxl-s905d-libretech-pc-u-boot.dtsi | 6 +++++-
 arch/arm/dts/meson-gxl-s905x-khadas-vim-u-boot.dtsi   | 4 ++++
 arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi        | 6 +++++-
 arch/arm/dts/meson-gxm-s912-libretech-pc-u-boot.dtsi  | 6 +++++-
 arch/arm/dts/meson-khadas-vim3-u-boot.dtsi            | 2 ++
 configs/khadas-vim3_defconfig                         | 9 +++++++++
 configs/khadas-vim3l_defconfig                        | 4 ++++
 8 files changed, 39 insertions(+), 4 deletions(-)

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

* [PULL u-boot] Please pull u-boot-amlogic-20200529
@ 2020-05-29 11:53 ` Neil Armstrong
  0 siblings, 0 replies; 3+ messages in thread
From: Neil Armstrong @ 2020-05-29 11:53 UTC (permalink / raw)
  To: trini; +Cc: u-boot-amlogic, U-Boot Mailing List

Hi Tom,

This PR enables HDMI on Khadas VIM3/VIM3 board and fixes USB gadget support for
libretech-ac/pc & vim/vim2 boards.

The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/3473

Thanks,
Neil

The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-05-27 10:56:25 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20200529

for you to fetch changes up to 3678a5f0597d1cd491e3bded19ea72e570b5c8b1:

  arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-Boot (2020-05-29 10:20:34 +0200)

----------------------------------------------------------------
- Finally enable config to support HDMI console output in VIM3 boards
- Fix USB gadget support for libretech-ac/pc & vim/vim2 boards

----------------------------------------------------------------
Neil Armstrong (3):
      arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI output
      configs: khadas-vim3: enable HDMI output
      arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-Boot

 arch/arm/dts/meson-gxl-s805x-libretech-ac-u-boot.dtsi | 6 +++++-
 arch/arm/dts/meson-gxl-s905d-libretech-pc-u-boot.dtsi | 6 +++++-
 arch/arm/dts/meson-gxl-s905x-khadas-vim-u-boot.dtsi   | 4 ++++
 arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi        | 6 +++++-
 arch/arm/dts/meson-gxm-s912-libretech-pc-u-boot.dtsi  | 6 +++++-
 arch/arm/dts/meson-khadas-vim3-u-boot.dtsi            | 2 ++
 configs/khadas-vim3_defconfig                         | 9 +++++++++
 configs/khadas-vim3l_defconfig                        | 4 ++++
 8 files changed, 39 insertions(+), 4 deletions(-)

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

* [PULL u-boot] Please pull u-boot-amlogic-20200529
  2020-05-29 11:53 ` Neil Armstrong
  (?)
@ 2020-05-29 20:46 ` Tom Rini
  -1 siblings, 0 replies; 3+ messages in thread
From: Tom Rini @ 2020-05-29 20:46 UTC (permalink / raw)
  To: u-boot

On Fri, May 29, 2020 at 01:53:00PM +0200, Neil Armstrong wrote:

> Hi Tom,
> 
> This PR enables HDMI on Khadas VIM3/VIM3 board and fixes USB gadget support for
> libretech-ac/pc & vim/vim2 boards.
> 
> The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/3473
> 
> Thanks,
> Neil
> 
> The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell (2020-05-27 10:56:25 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20200529
> 
> for you to fetch changes up to 3678a5f0597d1cd491e3bded19ea72e570b5c8b1:
> 
>   arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-Boot (2020-05-29 10:20:34 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200529/88dbaf92/attachment.sig>

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

end of thread, other threads:[~2020-05-29 20:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29 11:53 [PULL u-boot] Please pull u-boot-amlogic-20200529 Neil Armstrong
2020-05-29 11:53 ` Neil Armstrong
2020-05-29 20:46 ` Tom Rini

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.