All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PULL] rockchip patch-queue 2018-10-05
@ 2018-10-05 21:01 Philipp Tomsich
  2018-10-06  1:17 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Tomsich @ 2018-10-05 21:01 UTC (permalink / raw)
  To: u-boot

Tom,

Another set of fixes for u-boot-rockchip is ready for integration.
A Travis-CI report is at https://travis-ci.org/ptomsich/u-boot-rockchip/builds/437333443

Thanks,
Philipp.


The following changes since commit a1588ac8228881f9fe65539fa8e31f0ee3556864:

 Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip (2018-10-03 12:09:19 -0400)

are available in the git repository at:

 git://git.denx.de/u-boot-rockchip.git tags/rockchip-for-v2018.11-rc2

for you to fetch changes up to f25c1755a715d0d1794bd0827549367c20182501:

 rockchip: Fix rkimage format for SPL boot over USB (2018-10-04 22:55:47 +0200)

----------------------------------------------------------------
Rockchip-focused changes for v2018.11-rc2:
- fixes to rkimage for SPL boot via USB
- fixes to make_fit_atf.py, incl. entry-point calculation and python3
  compatibility
- OP-TEE support for ARMv7-based SoCs
- fixes to RGMII/GMII selection on the RK3328

----------------------------------------------------------------
Andreas Färber (1):
     rockchip: make_fit_atf.py depends on u-boot

Daniel Gröber (1):
     rockchip: Fix rkimage format for SPL boot over USB

Janine Hagemann (2):
     net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
     net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID

Kever Yang (3):
     rockchip: make_fit_atf: fix warning unit_address_vs_reg
     spl: add support to booting with OP-TEE
     rockchip: add fit source file for pack itb with op-tee

Mian Yousaf Kaukab (2):
     rockchip: make_fit_atf: use elf entry point
     rockchip: make_fit_atf: make python3 compatible

Makefile                                 |  5 ++++-
arch/arm/mach-rockchip/fit_spl_optee.its | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/mach-rockchip/make_fit_atf.py   | 96 +++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------
common/spl/Kconfig                       |  7 +++++++
common/spl/Makefile                      |  1 +
common/spl/spl.c                         |  7 +++++++
common/spl/spl_optee.S                   | 12 ++++++++++++
drivers/net/gmac_rockchip.c              | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------
include/spl.h                            | 13 +++++++++++++
tools/rkimage.c                          |  5 ++---
10 files changed, 208 insertions(+), 68 deletions(-)
create mode 100644 arch/arm/mach-rockchip/fit_spl_optee.its
create mode 100644 common/spl/spl_optee.S

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

* [U-Boot] [PULL] rockchip patch-queue 2018-10-05
  2018-10-05 21:01 [U-Boot] [PULL] rockchip patch-queue 2018-10-05 Philipp Tomsich
@ 2018-10-06  1:17 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2018-10-06  1:17 UTC (permalink / raw)
  To: u-boot

On Fri, Oct 05, 2018 at 11:01:38PM +0200, Philipp Tomsich wrote:

> Tom,
> 
> Another set of fixes for u-boot-rockchip is ready for integration.
> A Travis-CI report is at https://travis-ci.org/ptomsich/u-boot-rockchip/builds/437333443
> 
> Thanks,
> Philipp.
> 
> 
> The following changes since commit a1588ac8228881f9fe65539fa8e31f0ee3556864:
> 
>  Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip (2018-10-03 12:09:19 -0400)
> 
> are available in the git repository at:
> 
>  git://git.denx.de/u-boot-rockchip.git tags/rockchip-for-v2018.11-rc2
> 
> for you to fetch changes up to f25c1755a715d0d1794bd0827549367c20182501:
> 
>  rockchip: Fix rkimage format for SPL boot over USB (2018-10-04 22:55:47 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181005/70f35550/attachment.sig>

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

end of thread, other threads:[~2018-10-06  1:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-05 21:01 [U-Boot] [PULL] rockchip patch-queue 2018-10-05 Philipp Tomsich
2018-10-06  1:17 ` 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.