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

Marek Vasut marex at denx.de
Fri Aug 24 18:25:33 UTC 2018


The following changes since commit 2418734ed429058b396d2aeb6b91f875cdc8e4ce:

  Merge branch 'master' of git://git.denx.de/u-boot-tegra (2018-08-22
22:36:08 -0400)

are available in the Git repository at:

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

for you to fetch changes up to a029f540c54c39847c329fc70b1b2e0ab6dedbcd:

  ARM: dts: socfpga: Add missing NAND reset (2018-08-24 12:05:21 +0200)

----------------------------------------------------------------
Ley Foon Tan (2):
      arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoff
      arm: socfpga: stratix10: Fix mailbox urgent command with urgent
register

Marek Vasut (6):
      ARM: socfpga: Reorder Arria10 SPL
      timer: dw-apb: Add Designware APB timer driver
      ARM: dts: socfpga: Flag timer clock as pre-reloc
      ARM: socfpga: Convert Arria10 to timer framework
      ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DT
      ARM: dts: socfpga: Add missing NAND reset

 arch/arm/dts/socfpga_arria10.dtsi                          | 11 +++++++++++
 arch/arm/dts/socfpga_arria10_socdk.dtsi                    | 13
-------------
 arch/arm/mach-socfpga/Makefile                             |  1 -
 arch/arm/mach-socfpga/board.c                              |  8 --------
 arch/arm/mach-socfpga/clock_manager_arria10.c              | 11 ++++++++---
 arch/arm/mach-socfpga/include/mach/clock_manager_arria10.h |  3 ++-
 arch/arm/mach-socfpga/include/mach/misc.h                  |  5 +++++
 arch/arm/mach-socfpga/mailbox_s10.c                        | 15
+++++++--------
 arch/arm/mach-socfpga/misc_arria10.c                       | 25
+++++++++----------------
 arch/arm/mach-socfpga/spl_a10.c                            | 28
++++++++++++----------------
 arch/arm/mach-socfpga/spl_s10.c                            |  2 +-
 configs/socfpga_arria10_defconfig                          |  3 +++
 drivers/timer/Kconfig                                      |  7 +++++++
 drivers/timer/Makefile                                     |  1 +
 drivers/timer/dw-apb-timer.c                               | 90
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/socfpga_common.h                           |  2 ++
 16 files changed, 158 insertions(+), 67 deletions(-)
 create mode 100644 drivers/timer/dw-apb-timer.c


More information about the U-Boot mailing list