mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 00/10] Layerscape patches
@ 2019-05-08  9:02 Sascha Hauer
  2019-05-08  9:02 ` [PATCH 01/10] mci: imx-esdhc-pbl: ls1046a: Set better divider values Sascha Hauer
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Sascha Hauer @ 2019-05-08  9:02 UTC (permalink / raw)
  To: Barebox List

This series contains some Layerscape patches, more specifically for the
TQMLS1046a board.

Sascha Hauer (10):
  mci: imx-esdhc-pbl: ls1046a: Set better divider values
  ARM: Layerscape: TQMLS1046a: Set cpo_sample value
  ddr: fsl: move fsl_ddr_set_memctl_regs prototype to include/
  ARM: Layerscape: TQMLS1046a: Use static DDR settings
  ARM: Layerscape: TQMLS1046a: Update device tree files from tq
    repository
  ARM: Layerscape: TQMLS1046a: Unify SD and eMMC images
  ARM: Layerscape: TQMLS1046a: Fix pinmux setup for i2c4
  filetype: Detect Layerscape PBL images
  net: fsl-fman: Sync rx buffers for device initially
  ARM: Layerscape: defconfig: Enable more features

 arch/arm/boards/tqmls1046a/board.c            |  6 ++
 arch/arm/boards/tqmls1046a/lowlevel.c         | 84 +++++++++++++++----
 .../tqmls1046a_rcw_emmc_3333_5559.cfg         | 84 -------------------
 .../tqmls1046a_rcw_sd_3333_5559.cfg           | 14 ++--
 arch/arm/configs/layerscape_defconfig         |  8 +-
 arch/arm/dts/fsl-tqmls1046a-mbls10xxa.dts     | 67 ++++++++++-----
 arch/arm/dts/fsl-tqmls1046a.dtsi              |  4 +-
 common/filetype.c                             |  4 +
 drivers/ddr/fsl/fsl_ddr.h                     |  2 -
 drivers/mci/imx-esdhc-pbl.c                   |  2 +-
 drivers/net/fsl-fman.c                        |  2 +
 images/Makefile.layerscape                    |  7 +-
 include/filetype.h                            |  1 +
 include/soc/fsl/fsl_ddr_sdram.h               |  1 +
 14 files changed, 145 insertions(+), 141 deletions(-)
 delete mode 100644 arch/arm/boards/tqmls1046a/tqmls1046a_rcw_emmc_3333_5559.cfg

-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2019-05-09 12:31 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08  9:02 [PATCH 00/10] Layerscape patches Sascha Hauer
2019-05-08  9:02 ` [PATCH 01/10] mci: imx-esdhc-pbl: ls1046a: Set better divider values Sascha Hauer
2019-05-08  9:02 ` [PATCH 02/10] ARM: Layerscape: TQMLS1046a: Set cpo_sample value Sascha Hauer
2019-05-08  9:03 ` [PATCH 03/10] ddr: fsl: move fsl_ddr_set_memctl_regs prototype to include/ Sascha Hauer
2019-05-08  9:03 ` [PATCH 04/10] ARM: Layerscape: TQMLS1046a: Use static DDR settings Sascha Hauer
2019-05-08  9:03 ` [PATCH 05/10] ARM: Layerscape: TQMLS1046a: Update device tree files from tq repository Sascha Hauer
2019-05-08  9:03 ` [PATCH 06/10] ARM: Layerscape: TQMLS1046a: Unify SD and eMMC images Sascha Hauer
2019-05-08  9:03 ` [PATCH 07/10] ARM: Layerscape: TQMLS1046a: Fix pinmux setup for i2c4 Sascha Hauer
2019-05-08  9:03 ` [PATCH 08/10] filetype: Detect Layerscape PBL images Sascha Hauer
2019-05-08 11:02   ` Roland Hieber
2019-05-09  9:50     ` Sascha Hauer
2019-05-09 12:31       ` Roland Hieber
2019-05-08  9:03 ` [PATCH 09/10] net: fsl-fman: Sync rx buffers for device initially Sascha Hauer
2019-05-08  9:03 ` [PATCH 10/10] ARM: Layerscape: defconfig: Enable more features Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox