[U-Boot] [PULL] u-boot-sh/master

Tom Rini trini at konsulko.com
Mon Sep 17 12:03:54 UTC 2018


On Sat, Sep 15, 2018 at 9:12 PM, Marek Vasut <marek.vasut at gmail.com> wrote:

> The following changes since commit ecb10a41c9adf2c499c3d19fff96a0
> 8bb9ad2aef:
>
>   Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"
> (2018-09-14 13:52:15 -0400)
>
> are available in the Git repository at:
>
>   git://git.denx.de/u-boot-sh.git master
>
> for you to fetch changes up to e83da8e8809ccd3872270f4247fe76c1f75c1a92:
>
>   ARM: rmobile: Repair TMU clock on Gen2 (2018-09-15 03:19:07 +0200)
>
> ----------------------------------------------------------------
> Marek Vasut (11):
>       sh: sh7723: ap325rxa: Drop duplicate HIZCRB macro
>       sh: sh7724: Drop EDMR macro
>       sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV
>       sh: tmu: Simplify the tmu_bit math
>       sh: tmu: Inline tmu_timer_{start,stop}()
>       sh: tmu: Inline get_tmu0_clk_rate()
>       sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ
>       sh: tmu: Inline sh_tmu.h
>       sh: tmu: Clean up register usage
>       sh: tmu: Zap get_tbclk and timer_read_counter
>       ARM: rmobile: Repair TMU clock on Gen2
>
>  arch/sh/include/asm/config.h           |  9 +++++++++
>  arch/sh/include/asm/cpu_sh7724.h       |  3 ---
>  arch/sh/lib/time.c                     | 45
> +++++++++++++--------------------------------
>  board/renesas/ap325rxa/cpld-ap325rxa.c |  4 +---
>  include/configs/MigoR.h                |  2 --
>  include/configs/alt.h                  |  3 ---
>  include/configs/ap325rxa.h             |  2 --
>  include/configs/ap_sh4a_4a.h           |  2 --
>  include/configs/armadillo-800eva.h     |  5 +++--
>  include/configs/blanche.h              |  2 --
>  include/configs/ecovec.h               |  2 --
>  include/configs/espt.h                 |  2 --
>  include/configs/gose.h                 |  3 ---
>  include/configs/koelsch.h              |  3 ---
>  include/configs/lager.h                |  3 ---
>  include/configs/mpr2.h                 |  2 --
>  include/configs/ms7720se.h             |  2 --
>  include/configs/ms7722se.h             |  2 --
>  include/configs/ms7750se.h             |  2 --
>  include/configs/porter.h               |  3 ---
>  include/configs/r0p7734.h              |  2 --
>  include/configs/r2dplus.h              |  2 --
>  include/configs/r7780mp.h              |  2 --
>  include/configs/rcar-gen2-common.h     |  7 ++++++-
>  include/configs/rsk7203.h              |  1 -
>  include/configs/rsk7264.h              |  1 -
>  include/configs/rsk7269.h              |  1 -
>  include/configs/sh7752evb.h            |  2 --
>  include/configs/sh7753evb.h            |  2 --
>  include/configs/sh7757lcr.h            |  2 --
>  include/configs/sh7763rdp.h            |  2 --
>  include/configs/sh7785lcr.h            |  2 --
>  include/configs/shmin.h                |  2 --
>  include/configs/silk.h                 |  3 ---
>  include/configs/stout.h                |  3 ---
>  include/sh_tmu.h                       | 75
> ------------------------------------------------------------
> ---------------
>  scripts/config_whitelist.txt           |  1 -
>  37 files changed, 32 insertions(+), 179 deletions(-)
>  delete mode 100644 include/sh_tmu.h
>

Applied to u-boot/master, thanks!

-- 
Tom


More information about the U-Boot mailing list