Re: [U-Boot] Pull request: u-boot-imx u-boot-imx-20190426

2019-05-01 Thread Tom Rini
On Tue, Apr 30, 2019 at 06:09:59PM +0200, Stefano Babic wrote:

> Hi Tom,
> 
> next chunk of patches, another big chunk will follow. Please pull from
> u-boot-imx, thanks !
> 
> Travis:

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Pull request: u-boot-imx u-boot-imx-20190426

2019-04-30 Thread Stefano Babic
Hi Tom,

next chunk of patches, another big chunk will follow. Please pull from
u-boot-imx, thanks !

Travis:
---
https://travis-ci.org/sbabic/u-boot-imx/builds/524580462

The following changes since commit 3fbd2dce351ab5d40d3244f26bd713caa4f826e2:

  Merge branch '2019-04-22-master-imports' (2019-04-24 09:04:23 -0400)

are available in the Git repository at:

  git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-20190426

for you to fetch changes up to 0d3912fcd41dc2a85891f78e8fc255a379323619:

  colibri_imx6: use UUID for rootfs (2019-04-25 19:21:40 +0200)


Porting to DM and i.MX8


- warp7 to DM
- kp_imx53 to DM
- Warnings in DT
- MX8QM support
- colibri-imx6ull to DM
- imx7d-pico to DM
- ocotp for MX8


Adam Ford (3):
  ARM: imx6q_logic: Allow optional arguments to cmd line
  ARM: imx6q_logic: Allow storing environment in FAT on eMMC
  ARM: omap3_logic: Enable UUID

Chris Packham (1):
  ARM: imx: Fix typo in select option for ZMX25

Filip Brozovic (1):
  dts: imx6ull: add USB aliases to support DM

Gerard Salvatella (1):
  tdx-cfg-block: add support for new colibri iMX6ull skus

Igor Opaniuk (1):
  colibri_imx6: use UUID for rootfs

Joris Offouga (5):
  Arm: imx7d-pico: Import all Linux device tree for Pico i.MX7D SOM
  pico-imx7d: defconfig: Add DT file hooks
  pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7
  pico-imx7d: Convert DM MMC
  pico-imx7d: Increase u-boot size for dfu request

Ludwig Zenz (2):
  ARM: imx6: update 1GB DDR3 calibration for DHCOM i.MX6qd PDK
  ARM: imx6: DHCOM i.MX6 PDK: use Kconfig for inclusion of DDR
calibration

Lukasz Majewski (14):
  ARM: Remove HSC|DDC ETH PHY reset code after switching to DM/DTS
  DTS: Add esdhc3 device tree description tuning for HSC|DDC boards
  ARM: Enable CONFIG_DM_MMC and CONFIG_DM_BLK on HSC and DDC boards
  ARM: defconfig: Move CONFIG_FSL_ESDHC to Kconfig
  ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related files
  ARM: kp_imx53: config: Do not use ${boardtype} to setup update wic
file
  DTS: Provide USB host DTS description for i.MX53 devices
  DTS: Enable USB host support (including regulators) on HSC|DDC boards
  ARM: Remove EHCI specific code from HSC|DDC board file
  USB: DM: Convert i.MX5 ehci code to driver model
  ARM: defconfig: kp_imx53: Enable DM_USB support on HSC|DDC boards
  ARM: config: Remove not needed CONFIG_MXC_USB_PORT define
  Convert CONFIG_USB_EHCI_MX5 to Kconfig
  boot.src: Provide dsa_core.blacklist bootarg when booting via NFS

Marcel Ziswiler (16):
  colibri_vf: fix ethernet by adding explicit phy node
  colibri_vf: fix tab vs. spaces
  colibri-imx6ull: fix ethernet phy power on
  colibri-imx6ull: configuration clean-up
  colibri-imx6ull: migrate pinctrl and regulators to dtb/dm
  colibri-imx6ull: migrate mmc to using driver model
  colibri-imx6ull: migrate usb to using driver model
  colibri-imx6ull: migrate fec to using driver model
  ARM: dts: colibri-imx6ull: fix uart-has-rtscts property
  misc: imx8: remove duplicates from scfw api
  arm: dts: imx8dx: add lpuart1, lpuart2, lpuart3
  board: toradex: tdx-cfg-block: clean-up sku handling
  board: toradex: tdx-cfg-block: add new skus
  ARM: dts: i.MX6Q: fix avoid_unnecessary_addr_size warnings
  ARM: dts: colibri-imx6ull: add osc32k_32k_out pinctrl
  ARM: dts: colibri-imx6ull: update device tree

Parthiban Nallathambi (1):
  imx: Add variscite DART-6UL Evaluation Kit

Peng Fan (19):
  imx: sip: add call_imx_sip_ret2
  imx8: fuse: add fuse driver
  imx8qxp: mek: Enable CMD_FUSE
  imx8: mek: move HUSH_PARSER to defconfig
  imx8qxp: mek: enable dm-spl for pm
  pinctrl: imx8: add i.MX8QM compatible
  dt-bindings: pinctrl: add i.MX8QM pads definition
  dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QM clocks
definition
  arm: dts: introduce dtsi for i.MX8QM
  imx8: add cpu support
  clk: imx8: split code into common and soc specific part
  clk: imx8: add i.MX8QM clk driver
  imx8: imx8-pins: add i.MX8QM
  misc: imx8: scu: add i.MX8QM support
  imx: support i.MX8QM MEK board
  imx: add lowlevel init for ARM64
  imx: 8qxp_mek: fix fdt_file and console
  imx: i.MX8MQ: clear ocotp error bit
  ddr: imx8m: hide i.MX8M DDR options from device driver entry

Philippe Schenker (1):
  board: imx6ull: Add disable PMIC_STBY_REQ

Pierre-Jean Texier (3):
  warp7: Fix dfu_alt_info setting after DM conversion
  warp7: Switch to DM Serial
  warp7: Switch to DM USB

Stefan Agner (3):
  tdx-cfg-block: simplify i.MX 6 module detection
  colibri-imx6ull: set module variant depending on config block
  apalis/colibri_imx6/imx6ull: 

Re: [U-Boot] Pull request: u-boot-imx u -boot-imx-201900415

2019-04-17 Thread Tom Rini
On Mon, Apr 15, 2019 at 09:48:09AM +0200, Stefano Babic wrote:

> Hi Tom,
> 
> please pull from u-boot-imx, thanks !
> 
> Travis:
>   https://travis-ci.org/sbabic/u-boot-imx/builds/520010229
>   
> The following changes since commit 015289580f81733f7358227743e3e5881653a797:
> 
>   Merge tag 'u-boot-stm32-20190412' of
> https://github.com/patrickdelaunay/u-boot (2019-04-12 15:43:19 -0400)
> 
> are available in the Git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-20190415
> 
> for you to fetch changes up to e0627f77f55ea8d606cd4b0902bc47ffaad220d0:
> 
>   board: tbs2910: Remove CMD_FDT support in defconfig to reduce u-boot
> size (2019-04-14 21:33:12 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Pull request: u-boot-imx u -boot-imx-201900415

2019-04-15 Thread Stefano Babic
Hi Tom,

please pull from u-boot-imx, thanks !

Travis:
https://travis-ci.org/sbabic/u-boot-imx/builds/520010229

The following changes since commit 015289580f81733f7358227743e3e5881653a797:

  Merge tag 'u-boot-stm32-20190412' of
https://github.com/patrickdelaunay/u-boot (2019-04-12 15:43:19 -0400)

are available in the Git repository at:

  git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-20190415

for you to fetch changes up to e0627f77f55ea8d606cd4b0902bc47ffaad220d0:

  board: tbs2910: Remove CMD_FDT support in defconfig to reduce u-boot
size (2019-04-14 21:33:12 +0200)


Move to DM
---

- DM support in sata
- Toradex Board to DM
- wandboard to DM
- tbs2910 to DM
- GE boards to DM
- VHybrid boards to DM
- DM_VIDEO for i.MX


Anatolij Gustschin (21):
  video: ipuv3: add DM_VIDEO support
  video: move ipuv3 files to subdirectory
  imx: move CONFIG_VIDEO_IPUV3 to defconfigs
  imx6: dts: add 'u-boot, dm-pre-reloc' to soc and ipu nodes
  apalis_imx6: convert to DM_VIDEO
  imx6: icore: convert to DM_VIDEO
  imx6: ge_bx50v3: convert to DM_VIDEO
  colibri_imx6: convert to DM_VIDEO
  mx6sabresd: convert to DM_VIDEO
  mx6sabreauto: convert to DM_VIDEO
  imx6: wandboard: add device tree
  imx6: wandboard: convert to DM_GPIO and enable pinctrl driver
  imx6: wandboard: convert to DM_USB
  imx6: wandboard: convert to DM_VIDEO
  imx6: wandboard: convert to DM_PMIC
  imx6: wandboard: convert to DM_I2C
  imx6: wandboard: convert to DM_MMC
  imx: aristainetos: fix build breakage
  imx6: tbs2910: fix dtb build error
  imx6: dts: add wandboard dtb target to fix build error
  imx6: wandboard: fix dwc_ahsata build errors when DM enabled

Bhuvanchandra DV (4):
  toradex: colibri_imx6: overwrite CMA memory set in device tree
  colibri_imx6: switch to zimage
  colibri_vf: sync the board info message
  toradex: common: unify behaviour when config block is missing

Dominik Sliwa (1):
  toradex: configblock: add an -y parameter to 'cfgblock create’

Gerard Salvatella (4):
  board: apalis_imx6: check for and report ecc errors in fuses
  colibri_imx6: added nreset gpio on reboot
  board: colibri_imx6: check for and report ecc errors in fuses
  colibri_vf: fix sdboot for vybrid modules

Ian Ray (10):
  board: ge: bx50v3: Enable CONFIG_DM
  board: ge: bx50v3: Enable CONFIG_DM_MMC
  board: ge: bx50v3: Enable CONFIG_DM_GPIO
  board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASH
  board: ge: ppd: Enable CONFIG_DM
  arm: imx: Add esdhc3/4 nodes to imx53.dtsi
  board: ge: ppd: Enable CONFIG_DM_MMC
  board: ge: store version information in fdt
  mx53ppd: bring dock out of reset at boot
  mx53ppd: fix unsupported set command

Joonas Aijala (2):
  board: ge: bx50v3: Specific ARP timeout removed
  board: ge: bx50v3: Network booting of fitImage with nfs rootfs

Lukasz Majewski (22):
  net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
  net: Kconfig: FEC: Add dependency on VF610
  vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitions
  vybrid: clock: Provide enable_i2c_clk() function for Vybrid
  pcm052: board: Do not enable I2C2 code in the board file
  vybrid: Define the imx_get_mac_from_fuse() as a __weak function
  pcm052: board: Remove "m4go" command as it is superseded by "bootaux"
  pcm052: board: vybrid: Update the board name for BK4 device
  ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardware
  pcm052: board: cosmetic: Add copyright notice to pcm052.c
  ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052)
  ARM: DTS: Provide vf610-bk4r1-u-boot.dtsi for U-Boot specific
properties
  defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT
  config: pcm052: Use SZ_X{MK} from linux/sizes.h for
include/configs/pcm052.h
  config: bk4: Update include/configs/bk4r1.h file
  pcm052: board: Remove in-board setup code (it is now replaced by
DM setup)
  config: bk4: Update u-boot script to support recovery via SD card
  config: bk4: Update u-boot envs to support NOR memories initial setup
  pcm052: bk4: sdcard: Add support for SD card booting/recovery
  pcm052: board: Add code to setup LED default states
  pcm052: mac: Provide board specific imx_get_mac_from_fuse() function
  pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy

Marcel Ziswiler (42):
  apalis_imx6: get rid of obsolete nospl configurations
  apalis_imx6: use distro defaults
  apalis_imx6: move console in env from header file to defconfig
  apalis_imx6: enable fit image, gpt, imx thermal, efi loader support
  apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configuration
   

Re: [U-Boot] Pull request: u-boot-imx u -boot-imx-201900405

2019-04-06 Thread Tom Rini
On Fri, Apr 05, 2019 at 12:27:29PM +0200, Stefano Babic wrote:

> Hi Tom,
> 
> some fixes for release. Travis:
> 
> https://travis-ci.org/sbabic/u-boot-imx/builds/514637506
> 
> The following changes since commit 00102ae52055e294ac37ae1380f37620f4a8bb26:
> 
>   pico-imx7d: README: Recommend the usage of a USB hub (2019-03-31
> 20:19:19 +0200)
> 
> are available in the Git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-20190405
> 
> for you to fetch changes up to da60b4301c77fdc0ce16a4f6fb6dc04b69b6282c:
> 
>   DTS: Fix ETH PHY reset on HSC|DDC boards (imx53) (2019-04-02 13:44:18
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Pull request: u-boot-imx u -boot-imx-201900405

2019-04-05 Thread Stefano Babic
Hi Tom,

some fixes for release. Travis:

https://travis-ci.org/sbabic/u-boot-imx/builds/514637506

The following changes since commit 00102ae52055e294ac37ae1380f37620f4a8bb26:

  pico-imx7d: README: Recommend the usage of a USB hub (2019-03-31
20:19:19 +0200)

are available in the Git repository at:

  git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-20190405

for you to fetch changes up to da60b4301c77fdc0ce16a4f6fb6dc04b69b6282c:

  DTS: Fix ETH PHY reset on HSC|DDC boards (imx53) (2019-04-02 13:44:18
+0200)


Fixes for 2019.04

- fix bashism for MX8
- fix ethernet for MX53
- fix docs for i.MX8


Baruch Siach (1):
  tools/imx8m_image.sh: remove bashism

Fabio Estevam (3):
  imx8mq_evk: README: Need to copy bl31.bin to U-Boot source tree
  imx8mq_evk: README: Fix a typo in the destination path
  imx8mq_evk: README: Make the underline marker fill the whole sentence

Lukasz Majewski (3):
  cosmetic: config: Remove empty #ifdefs
  cosmetic: Remove not needed string from kp_imx53.h config
  DTS: Fix ETH PHY reset on HSC|DDC boards (imx53)

 arch/arm/dts/imx53-kp.dts |  2 +-
 board/freescale/imx8mq_evk/README | 15 ---
 include/configs/bg0900.h  |  4 
 include/configs/dreamplug.h   |  3 ---
 include/configs/ds109.h   |  3 ---
 include/configs/km/km_arm.h   |  3 ---
 include/configs/kp_imx53.h|  2 --
 tools/imx8m_image.sh  |  4 ++--


Best regards,
Stefano

-- 
=
DENX Software Engineering GmbH,  Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-imx u -boot-imx-201900401

2019-04-01 Thread Tom Rini
On Mon, Apr 01, 2019 at 10:28:08AM +0200, Stefano Babic wrote:

> Hi Tom,
> 
> some fixes for release. Travis:
> 
> 
> https://travis-ci.org/sbabic/u-boot-imx/builds/513820852
> 
> 
> The following changes since commit c3aef9339ce0592b06c8d44cf2eaf9e6f3713e4f:
> 
>   Merge branch '2019-03-29-master-imports' (2019-03-29 10:53:28 -0400)
> 
> are available in the Git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-20190401
> 
> for you to fetch changes up to 00102ae52055e294ac37ae1380f37620f4a8bb26:
> 
>   pico-imx7d: README: Recommend the usage of a USB hub (2019-03-31
> 20:19:19 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Pull request: u-boot-imx u -boot-imx-201900401

2019-04-01 Thread Stefano Babic
Hi Tom,

some fixes for release. Travis:


https://travis-ci.org/sbabic/u-boot-imx/builds/513820852


The following changes since commit c3aef9339ce0592b06c8d44cf2eaf9e6f3713e4f:

  Merge branch '2019-03-29-master-imports' (2019-03-29 10:53:28 -0400)

are available in the Git repository at:

  git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-20190401

for you to fetch changes up to 00102ae52055e294ac37ae1380f37620f4a8bb26:

  pico-imx7d: README: Recommend the usage of a USB hub (2019-03-31
20:19:19 +0200)


Fixes for 2019.01

- pico-imx6ul: fix after conversion
- engicam boards
- pico-imx7d _ README due to hang with imx-usb-loader


Adam Ford (1):
  ARM: imx6q_logic: Enable UUID support

Fabio Estevam (2):
  pico-imx6ul: Fix eMMC boot after DM_MMC conversion
  pico-imx7d: README: Recommend the usage of a USB hub

Jagan Teki (1):
  configs: icorem6: Use imx6 cratch register for bootcount

Michael Trimarchi (1):
  configs: icore: Fix U-Boot proper loading from nand

Soeren Moch (1):
  board: tbs2910: Fix default environment

Stefano Babic (1):
  Merge branch 'master' of git://git.denx.de/u-boot

 board/technexion/pico-imx6ul/spl.c  | 34 ++
 board/technexion/pico-imx7d/README  |  4 
 configs/imx6dl_icore_nand_defconfig |  1 +
 configs/imx6q_icore_nand_defconfig  |  1 +
 configs/imx6q_logic_defconfig   |  1 +
 configs/imx6qdl_icore_mmc_defconfig |  2 +-
 include/configs/imx6_logic.h| 10 +-
 include/configs/tbs2910.h   | 12 ++--
 8 files changed, 53 insertions(+), 12 deletions(-)

Regards,
Stefano


-- 
=
DENX Software Engineering GmbH,  Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-imx u -boot-imx-201900313

2019-03-14 Thread Tom Rini
On Wed, Mar 13, 2019 at 10:39:53AM +0100, Stefano Babic wrote:

> Hi Tom,
> 
> several local (I mean, just for boards) fixes for release. Conversion to
> DM was merged for several boards into my -next and will be part of my PR
> after release.
> 
> Travis build : https://travis-ci.org/sbabic/u-boot-imx/builds/505369115
> 
> 
> The following changes since commit 2e8092d94f40a5692baf3ec768ce3216a7bf032a:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2019-03-11
> 15:48:57 -0400)
> 
> are available in the Git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-20190313
> 
> for you to fetch changes up to b882005a18dec45848e153dcf8d29b4a2feecf14:
> 
>   drivers/net/fec: phy_init: remove redundant logic (2019-03-13 09:14:35
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Pull request: u-boot-imx u -boot-imx-201900313

2019-03-13 Thread Stefano Babic
Hi Tom,

several local (I mean, just for boards) fixes for release. Conversion to
DM was merged for several boards into my -next and will be part of my PR
after release.

Travis build : https://travis-ci.org/sbabic/u-boot-imx/builds/505369115


The following changes since commit 2e8092d94f40a5692baf3ec768ce3216a7bf032a:

  Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2019-03-11
15:48:57 -0400)

are available in the Git repository at:

  git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-20190313

for you to fetch changes up to b882005a18dec45848e153dcf8d29b4a2feecf14:

  drivers/net/fec: phy_init: remove redundant logic (2019-03-13 09:14:35
+0100)


Small fixes in several i.MX boards
--

- imx8: add pinctrl driveri (mx8m), fix documentation and
  fix reported CPU frequency. Fabio is co-maintainer
- pico-imx6ul: switch to DM
- local fixes for ventana, mx6ul_14x14_evk, engicam,
  imx6(q)_logic, liteboard


Adam Ford (5):
  ARM: imx6_logic: Fix typo in FDT address
  ARM: imx6q_logic: Enable MTD and NAND_MXS_DT
  imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef
  arm: dts: imx6qdl-u-boot: Enable spba-bus@200 simple bus
  MTD: mxs_nand_spl: Redo the way nand_init initializes

Baruch Siach (2):
  imx8mq_evk/README: add missing firmware extract step
  imx8mq_evk/README: fix DDR training firmware path

Chris Spencer (1):
  imx8mq_evk_defconfig: Enable pinctrl driver

Fabio Estevam (15):
  pico-imx6ul: Import dts files from kernel
  pico-imx6ul: Select CONFIG_OF_CONTROL
  pico-imx6ul: Convert to DM MMC
  pico-imx6ul: Convert to CONFIG_DM_GPIO
  pico-imx6ul: Convert to DM_PMIC
  pico-imx6ul: README: Adjust the binary name after DM conversion
  warp7: README: Adjust the binary name after DM conversion
  warp7: Remove unneeded headers after DM conversion
  mx6ul_14x14_evk: Simplify the PMIC register writes
  warp7: Fix the write to the LDOGCTL PMIC register
  mx6sabresd: README: Adjust the binary name after DM conversion
  mx6sabreauto: README: Adjust the binary name after DM conversion
  imx8mq_evk: Move CONFIG_ENV_IS_IN_MMC to Kconfig
  imx8mq_evk: Add myself as a co-maintainer
  imx8qxp: Fix the reported CPU frequency

Hannes Schmelzer (1):
  drivers/net/fec: phy_init: remove redundant logic

Marcin Niestroj (2):
  ARM: liteboard: move towards driver model and device-tree boot
  ARM: liteboard: use random ethaddr

Martyn Welch (1):
  imx: mx6qsabrelite: Update the SabreLite README

Peng Fan (1):
  pinctrl: add imx8m driver

Shyam Saini (3):
  board: engicam: Add watchdog support on Engicam
  configs: imx6qdl_icore_mmc: Enable watchdog and bootcounter
  include: configs: imx6-engicam: Add recovery boot option

Tim Harvey (2):
  imx: ventana: hexdump invalid EEPROM data
  imx: ventana: added support for 16bit 8Gb density (1GiB) DRAM

 arch/arm/dts/imx6qdl-u-boot.dtsi  |   3 +
 arch/arm/dts/imx6ul-pico-hobbit.dts   | 100

 arch/arm/dts/imx6ul-pico-pi.dts   |  97
+++
 arch/arm/dts/imx6ul-pico.dtsi | 461

 arch/arm/mach-imx/imx8/cpu.c  |  26 +
 arch/arm/mach-imx/mx6/Kconfig |   2 +
 board/boundary/nitrogen6x/README.mx6qsabrelite| 119
+
 board/engicam/common/board.c  |   5 ++
 board/freescale/imx8mq_evk/MAINTAINERS|   1 +
 board/freescale/imx8mq_evk/README |   3 +-
 board/freescale/mx6sabreauto/README   |  12 ++--
 board/freescale/mx6sabresd/README |  18 +++---
 board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c |   9 +--
 board/gateworks/gw_ventana/eeprom.c   |  10 
 board/gateworks/gw_ventana/gw_ventana_spl.c   |   5 ++
 board/grinn/liteboard/board.c |  36 
 board/technexion/pico-imx6ul/README   |  14 ++---
 board/technexion/pico-imx6ul/pico-imx6ul.c|  96
+-
 board/warp7/README|  12 ++--
 board/warp7/warp7.c   |   6 +-
 configs/gwventana_emmc_defconfig  |   1 +
 configs/gwventana_gw5904_defconfig|   1 +
 configs/gwventana_nand_defconfig  |   1 +
 configs/imx6q_logic_defconfig |   3 +
 configs/imx6qdl_icore_mmc_defconfig   |   7 +++
 configs/imx8mq_evk_defconfig  |   2 +
 configs/liteboard_defconfig   |  12 

Re: [U-Boot] Pull request: u-boot-imx u -boot-imx-201900216

2019-02-16 Thread Tom Rini
On Sat, Feb 16, 2019 at 11:45:22AM +0100, Stefano Babic wrote:

> Hi Tom,
> 
> please pull from u-boot-imx, thanks !
> 
> Travis: https://travis-ci.org/sbabic/u-boot-imx
> 
> The following changes since commit 63f7e3fca391a50a499fed828fe16325fdee45f3:
> 
>   Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
> (2019-02-13 07:12:29 -0500)
> 
> are available in the Git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-2019-02-16
> 
> for you to fetch changes up to 6ed4d26c21e46ed00ea65679b40aaf967d043dfd:
> 
>   imx: cpu.c: give access to reset cause in spl (2019-02-15 22:01:15 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] Pull request: u-boot-imx u -boot-imx-201900216

2019-02-16 Thread Stefano Babic
Hi Tom,

please pull from u-boot-imx, thanks !

Travis: https://travis-ci.org/sbabic/u-boot-imx

The following changes since commit 63f7e3fca391a50a499fed828fe16325fdee45f3:

  Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
(2019-02-13 07:12:29 -0500)

are available in the Git repository at:

  git://www.denx.de/git/u-boot-imx.git tags/u-boot-imx-2019-02-16

for you to fetch changes up to 6ed4d26c21e46ed00ea65679b40aaf967d043dfd:

  imx: cpu.c: give access to reset cause in spl (2019-02-15 22:01:15 +0100)


u-boot-imx-2019-02-16
-

- vhybrid: add calibration
- gw_ventana: fixes
- Improve documentation for Secure Boot (HABv4)
- Fix Marvell Switch
- MX6 Sabre, switch to DM
- Fixes for NAND


Abel Vesa (19):
  usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
  usb: ehci-mx6: Make regulator DM_REGULATOR dependent
  configs: imx6sabreauto: Add DM_MMC support
  configs: imx6sabreauto: Add DM_USB support
  mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
  board: mx6sabresd: Add board_fit_config_name_match to support FIT
in SPL
  board: mx6sabreauto: Add board_fit_config_name_match to support
FIT in SPL
  arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] files
  arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]
  configs: mx6sabreauto: Add SPL FIT and DM support
  configs: mx6sabresd: Add SPL FIT and DM support
  mx6sabresd: Add DM_GPIO support
  mx6sabreauto: Add DM_GPIO support
  configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs
  board: mx6sabreauto: Remove the non-DM code
  configs: mx6sabresd: Add DM_SPI_FLASH necessary configs
  board: mx6sabresd: Remove non-DM code
  board: mx6sabresd: Remove the enet reset gpio handling
  configs: mx6sabresd: Reduce SPL size by disabling DOS, EXT and EFI
support

Adam Ford (6):
  MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
  MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
  ARM: imx6q_logic: Enable SPL Booting from NAND
  ARM: imx6q_logic: Correct phy fixup for broken ethernet
  net: dm: fec: Fix regulator enable when using DM_REGULATOR
  MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL

Breno Matheus Lima (6):
  doc: imx: habv4: Remove extra hab directory for a cleaner
documentation structure
  doc: imx: habv4: Add HABv4 introduction
  doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 non-SPL
targets
  doc: imx: habv4: Add Secure Boot guide for i.MX6 and i.MX7 SPL targets
  doc: imx: habv4: Move encrypted boot guide
  doc: imx: habv4: Remove secure_boot.txt guide

Lukasz Majewski (3):
  ddr: vybrid: Add DDRMC calibration related registers (DQS to DQ)
  ddr: vybrid: Provide code to perform on-boot calibration
  ddr: vybrid: Add calibration code to memory controler's (DDRMC)
setup code

Marcel Ziswiler (1):
  ARM: dts: i.MX6Q, i.MX6QDL: fix address/size-cells warnings

Marcin Niestroj (1):
  ARM: dts: imx6ul-lite*: add DTS files for liteSOM and liteboard

Max Krummenacher (2):
  imx: serial_mxc: disable ri and dcd irq in dte mode
  imx: cpu.c: give access to reset cause in spl

Tim Harvey (15):
  net: mv88e61xx: fix autonegotiation on ports
  imx: ventana: mv88e61xx change LED configuration
  imx: ventana: do not iomux UART1
  imx: ventana: remove setup of I2C3 from SPL
  imx: ventana: add support for GW5905
  imx: ventana: add support for Z101WX01 LVDS display
  imx: ventana: skip nand init for nandless boards
  imx: ventana: add i2c detect for all LVDS displays
  imx: ventana: add support for GW5906
  imx: ventana: add support for GW5907
  imx: ventana: add support for GW5908
  imx: ventana: add support for GW5909
  imx: ventana: add support for GW5901/GW5902
  imx: ventana: gw5904/gw5909: disable RS485
  imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)

 arch/arm/dts/Makefile
|  10 +-
 arch/arm/dts/imx6dl-sabreauto-u-boot.dtsi
|   6 +
 arch/arm/dts/imx6dl-sabreauto.dts
|  13 ++
 arch/arm/dts/imx6dl-sabresd-u-boot.dtsi
|   6 +
 arch/arm/dts/imx6dl-sabresd.dts
|  18 ++
 arch/arm/dts/imx6dl.dtsi
| 306 ---
 arch/arm/dts/imx6q-sabreauto-u-boot.dtsi
|   6 +
 arch/arm/dts/imx6q-sabreauto.dts
|  18 ++
 arch/arm/dts/imx6q-sabresd-u-boot.dtsi
|   6 +
 arch/arm/dts/imx6q-sabresd.dts
|  23 +++
 arch/arm/dts/imx6q.dtsi
| 314 
 arch/arm/dts/imx6qdl-sabreauto-u-boot.dtsi
|  21 +++
 arch/arm/dts/imx6qdl-sabreauto.dtsi
| 810
++
 arch/arm/dts/imx6qdl-sabresd-u-boot.dtsi
|  14 ++
 arch/arm/dts/imx6qdl-sabresd.dtsi
| 741

Re: [U-Boot] Pull request: u-boot-imx

2013-11-07 Thread Albert ARIBAUD
Hi Stefano,

On Tue, 05 Nov 2013 15:23:19 +0100, Stefano Babic sba...@denx.de
wrote:

 Hi Albert,
 
 please pull from u-boot-imx, thanks !
 
 The following changes since commit 262f08d6ea18a62f827b8ccb60f355ca2eaf6e2b:
 
   zynq: Use arch_cpu_init() instead of lowlevel_init() (2013-10-17
 08:34:45 +0200)
 
 are available in the git repository at:
 
   git://www.denx.de/git/u-boot-imx.git master
 
 for you to fetch changes up to c93addb5635630847e8a33f6dba4afef78a6d180:
 
   wandboard: README: Include the quad version (2013-11-04 09:56:25 +0100)
 
 
 Anatolij Gustschin (1):
   imx_watchdog: do not soft-reset while watchdog init
 
 Christoph G. Baumann (1):
   ARM: mxs: Configure 2 Gbit DDR2 RAM for BG0900
 
 Eric Nelson (1):
   i.MX6: nitrogen6x: fix erase size in 6x_upgrade.txt
 
 Fabio Estevam (5):
   udoo: Add initial support for mx6q udoo board
   ARM: mx5: Enable L2 cache
   mx5: lowlevel_init: Remove unused macro
   configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
   wandboard: README: Include the quad version
 
 Marek Vasut (4):
   ARM: mxs: tools: Use mkimage for BootStream generation
   ARM: mxs: Add PPC-AG BG0900 board
   ARM: mxs: Setup stack in JTAG mode
   ARM: mxs: Enable DCDC converter for battery boot
 
 Otavio Salvador (1):
   mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin
 
 Pierre Aubert (1):
   mx6: compute PLL PFD frequencies rather than using defines
 
 Stefano Babic (1):
   Revert configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL
 boards
 
  arch/arm/cpu/arm926ejs/mxs/Makefile  |   11 +-
  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg |4 +-
  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg |4 +-
  arch/arm/cpu/arm926ejs/mxs/spl_power_init.c  |2 +
  arch/arm/cpu/arm926ejs/mxs/start.S   |9 ++
  arch/arm/cpu/armv7/mx5/lowlevel_init.S   |   12 +-
  arch/arm/cpu/armv7/mx6/clock.c   |   56 +--
  arch/arm/include/asm/arch-mx6/crm_regs.h |   11 --
  arch/arm/include/asm/arch-mx6/mx6dl_pins.h   |2 +-
  arch/arm/include/asm/arch-mxs/sys_proto.h|2 +
  board/boundary/nitrogen6x/6x_upgrade.txt |2 +-
  board/ppcag/bg0900/Makefile  |   31 
  board/ppcag/bg0900/bg0900.c  |   86 +++
  board/ppcag/bg0900/spl_boot.c|  153 +++
  board/udoo/Makefile  |   26 
  board/udoo/udoo.c|  110 ++
  board/wandboard/README   |4 +-
  boards.cfg   |2 +
  doc/README.mxs   |   39 -
  drivers/watchdog/imx_watchdog.c  |3 +-
  include/configs/bg0900.h |   97 
  include/configs/udoo.h   |  206
 ++
  22 files changed, 819 insertions(+), 53 deletions(-)
  create mode 100644 board/ppcag/bg0900/Makefile
  create mode 100644 board/ppcag/bg0900/bg0900.c
  create mode 100644 board/ppcag/bg0900/spl_boot.c
  create mode 100644 board/udoo/Makefile
  create mode 100644 board/udoo/udoo.c
  create mode 100644 include/configs/bg0900.h
  create mode 100644 include/configs/udoo.h
 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Pull request: u-boot-imx

2013-11-05 Thread Stefano Babic
Hi Albert,

please pull from u-boot-imx, thanks !

The following changes since commit 262f08d6ea18a62f827b8ccb60f355ca2eaf6e2b:

  zynq: Use arch_cpu_init() instead of lowlevel_init() (2013-10-17
08:34:45 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to c93addb5635630847e8a33f6dba4afef78a6d180:

  wandboard: README: Include the quad version (2013-11-04 09:56:25 +0100)


Anatolij Gustschin (1):
  imx_watchdog: do not soft-reset while watchdog init

Christoph G. Baumann (1):
  ARM: mxs: Configure 2 Gbit DDR2 RAM for BG0900

Eric Nelson (1):
  i.MX6: nitrogen6x: fix erase size in 6x_upgrade.txt

Fabio Estevam (5):
  udoo: Add initial support for mx6q udoo board
  ARM: mx5: Enable L2 cache
  mx5: lowlevel_init: Remove unused macro
  configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
  wandboard: README: Include the quad version

Marek Vasut (4):
  ARM: mxs: tools: Use mkimage for BootStream generation
  ARM: mxs: Add PPC-AG BG0900 board
  ARM: mxs: Setup stack in JTAG mode
  ARM: mxs: Enable DCDC converter for battery boot

Otavio Salvador (1):
  mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin

Pierre Aubert (1):
  mx6: compute PLL PFD frequencies rather than using defines

Stefano Babic (1):
  Revert configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL
boards

 arch/arm/cpu/arm926ejs/mxs/Makefile  |   11 +-
 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg |4 +-
 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg |4 +-
 arch/arm/cpu/arm926ejs/mxs/spl_power_init.c  |2 +
 arch/arm/cpu/arm926ejs/mxs/start.S   |9 ++
 arch/arm/cpu/armv7/mx5/lowlevel_init.S   |   12 +-
 arch/arm/cpu/armv7/mx6/clock.c   |   56 +--
 arch/arm/include/asm/arch-mx6/crm_regs.h |   11 --
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h   |2 +-
 arch/arm/include/asm/arch-mxs/sys_proto.h|2 +
 board/boundary/nitrogen6x/6x_upgrade.txt |2 +-
 board/ppcag/bg0900/Makefile  |   31 
 board/ppcag/bg0900/bg0900.c  |   86 +++
 board/ppcag/bg0900/spl_boot.c|  153 +++
 board/udoo/Makefile  |   26 
 board/udoo/udoo.c|  110 ++
 board/wandboard/README   |4 +-
 boards.cfg   |2 +
 doc/README.mxs   |   39 -
 drivers/watchdog/imx_watchdog.c  |3 +-
 include/configs/bg0900.h |   97 
 include/configs/udoo.h   |  206
++
 22 files changed, 819 insertions(+), 53 deletions(-)
 create mode 100644 board/ppcag/bg0900/Makefile
 create mode 100644 board/ppcag/bg0900/bg0900.c
 create mode 100644 board/ppcag/bg0900/spl_boot.c
 create mode 100644 board/udoo/Makefile
 create mode 100644 board/udoo/udoo.c
 create mode 100644 include/configs/bg0900.h
 create mode 100644 include/configs/udoo.h

-- 
=
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-imx

2012-04-17 Thread Albert ARIBAUD

Hi Stefano,
Le 17/04/2012 07:35, Stefano Babic a écrit :

Hi Albert,

please pull from u-boot-imx. Last fix before release, I hope.

The following changes since commit 2f002eceae44c21656b7f596624c636157ffdf1c:

   MX35: mx35pdk: wrong board revision (2012-04-16 14:53:59 +0200)

are available in the git repository at:
   git://www.denx.de/git/u-boot-imx.git master

Dirk Behme (1):
   i.MX6: arm2: Add AXI cache and Qos setting

  board/freescale/mx6qarm2/imximage.cfg |6 ++
  1 files changed, 6 insertions(+), 0 deletions(-)

Thanks,
Stefano


Applied to u-boot-arm/master, thanks!

Amicalement,
--
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Pull request: u-boot-imx

2012-04-16 Thread Stefano Babic
Hi Albert,

please pull from u-boot-imx. Last fix before release, I hope.

The following changes since commit 2f002eceae44c21656b7f596624c636157ffdf1c:

  MX35: mx35pdk: wrong board revision (2012-04-16 14:53:59 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Dirk Behme (1):
  i.MX6: arm2: Add AXI cache and Qos setting

 board/freescale/mx6qarm2/imximage.cfg |6 ++
 1 files changed, 6 insertions(+), 0 deletions(-)

Thanks,
Stefano

-- 
=
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot