All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [GIT PULL] UniPhier updates for v2019.01
@ 2018-12-29  2:58 Masahiro Yamada
  2018-12-31  3:56 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2018-12-29  2:58 UTC (permalink / raw)
  To: u-boot

Hi Tom,


Please pull UniPhier updates v2019.01

- import DIV_ROUND_CLOSEST_ULL macro from Linux
- import improvement and fix of Denali NAND driver from Linux
- add NAND 200MHz clock to clk driver
- allow CONFIG_BOOTCOMMAND to run custom boot command/script
- sync DT with Linux 4.20






The following changes since commit bea3d826203f90507ff32ed24bd0a3c53479e55c:

  Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-boot
(2018-12-27 12:59:01 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-uniphier.git master

for you to fetch changes up to 2001a81cba9554ee8b7f6d2ecd53510640ce4f35:

  ARM: uniphier: dts: sync with Linux 4.20 (2018-12-29 11:50:30 +0900)

----------------------------------------------------------------
Masahiro Yamada (9):
      ARM: uniphier: do not modify bootcmd environment variable at run-time
      ARM: uniphier: allow to source boot script before distro-boot
      ARM: uniphier: add CONFIG_PREBOOT
      linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux
      mtd: rawnand: denali_dt: add more clocks based on IP datasheet
      mtd: rawnand: denali: optimize timing parameters for data interface
      mtd: rawnand: denali: fix a race condition when DMA is kicked
      clk: uniphier: add NAND 200MHz clock
      ARM: uniphier: dts: sync with Linux 4.20

 arch/arm/dts/uniphier-ld11.dtsi          |  52 ++++++-
 arch/arm/dts/uniphier-ld20-global.dts    |   4 +
 arch/arm/dts/uniphier-ld20-ref.dts       |   4 +
 arch/arm/dts/uniphier-ld20.dtsi          | 242 ++++++++++++++++++++++++++++-
 arch/arm/dts/uniphier-ld4.dtsi           |  14 +-
 arch/arm/dts/uniphier-pinctrl.dtsi       |  20 +++
 arch/arm/dts/uniphier-pro4-ace.dts       |   8 +-
 arch/arm/dts/uniphier-pro4-sanji.dts     |   8 +-
 arch/arm/dts/uniphier-pro4.dtsi          | 143 ++++++++++++++++-
 arch/arm/dts/uniphier-pro5.dtsi          |  25 ++-
 arch/arm/dts/uniphier-pxs2.dtsi          | 207 ++++++++++++++++++++++++-
 arch/arm/dts/uniphier-pxs3.dtsi          | 267 +++++++++++++++++++++++++++++++-
 arch/arm/dts/uniphier-sld8.dtsi          |  14 +-
 arch/arm/mach-uniphier/board_late_init.c |   8 +-
 configs/uniphier_ld4_sld8_defconfig      |   1 +
 configs/uniphier_v7_defconfig            |   1 +
 configs/uniphier_v8_defconfig            |   1 +
 drivers/clk/uniphier/clk-uniphier-sys.c  |   8 +-
 drivers/mtd/nand/raw/denali.c            |  53 ++++---
 drivers/mtd/nand/raw/denali.h            |   1 +
 drivers/mtd/nand/raw/denali_dt.c         |  40 ++++-
 include/configs/uniphier.h               |  26 ++++
 include/linux/kernel.h                   |  12 ++
 23 files changed, 1109 insertions(+), 50 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

* [U-Boot] [GIT PULL] UniPhier updates for v2019.01
  2018-12-29  2:58 [U-Boot] [GIT PULL] UniPhier updates for v2019.01 Masahiro Yamada
@ 2018-12-31  3:56 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2018-12-31  3:56 UTC (permalink / raw)
  To: u-boot

On Sat, Dec 29, 2018 at 11:58:59AM +0900, Masahiro Yamada wrote:

> Hi Tom,
> 
> 
> Please pull UniPhier updates v2019.01
> 
> - import DIV_ROUND_CLOSEST_ULL macro from Linux
> - import improvement and fix of Denali NAND driver from Linux
> - add NAND 200MHz clock to clk driver
> - allow CONFIG_BOOTCOMMAND to run custom boot command/script
> - sync DT with Linux 4.20
> 
> 
> 
> 
> 
> 
> The following changes since commit bea3d826203f90507ff32ed24bd0a3c53479e55c:
> 
>   Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-boot
> (2018-12-27 12:59:01 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-uniphier.git master
> 
> for you to fetch changes up to 2001a81cba9554ee8b7f6d2ecd53510640ce4f35:
> 
>   ARM: uniphier: dts: sync with Linux 4.20 (2018-12-29 11:50:30 +0900)
> 

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/20181230/a12ae370/attachment.sig>

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

end of thread, other threads:[~2018-12-31  3:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-29  2:58 [U-Boot] [GIT PULL] UniPhier updates for v2019.01 Masahiro Yamada
2018-12-31  3:56 ` 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.