1. 12 8月, 2019 1 次提交
  2. 04 7月, 2019 1 次提交
    • F
      wandboard: Add FIT image support · 5b858582
      Fabio Estevam 提交于
      After the transition to DM, only the mx6dl/solo wandboard
      is supported.
      
      Add FIT image support so that all the wandboard variants
      can be supported, like it was prior to the DM conversion.
      
      Successfully booted Linux on mx6q/solo/qp wandboards.
      Signed-off-by: NFabio Estevam <festevam@gmail.com>
      5b858582
  3. 17 5月, 2019 1 次提交
    • T
      wandboard: Don't use I2C speed Kconfig settings with DM_I2C · d1337210
      Trent Piepho 提交于
      When using DM_I2C the speed value supplied to setup_i2c() is not used,
      so this code required CONFIG_SYS_MXC_I2C[12]_SPEED to be defined to
      compile, but did not actually use them.
      
      Change this so we no longer need to define an unused macro to compile in
      DM_I2C mode.  Also make it more clear that they do not control the bus
      speed.  Otherwise it is quite easy to mistakenly believe they are used
      to set the bus speed.
      
      Cc: Heiko Schocher <hs@denx.de>
      Cc: Anatolij Gustschin <agust@denx.de>
      Signed-off-by: NTrent Piepho <tpiepho@impinj.com>
      d1337210
  4. 14 4月, 2019 4 次提交
  5. 07 5月, 2018 1 次提交
    • T
      SPDX: Convert all of our single license tags to Linux Kernel style · 83d290c5
      Tom Rini 提交于
      When U-Boot started using SPDX tags we were among the early adopters and
      there weren't a lot of other examples to borrow from.  So we picked the
      area of the file that usually had a full license text and replaced it
      with an appropriate SPDX-License-Identifier: entry.  Since then, the
      Linux Kernel has adopted SPDX tags and they place it as the very first
      line in a file (except where shebangs are used, then it's second line)
      and with slightly different comment styles than us.
      
      In part due to community overlap, in part due to better tag visibility
      and in part for other minor reasons, switch over to that style.
      
      This commit changes all instances where we have a single declared
      license in the tag as both the before and after are identical in tag
      contents.  There's also a few places where I found we did not have a tag
      and have introduced one.
      Signed-off-by: NTom Rini <trini@konsulko.com>
      83d290c5
  6. 29 3月, 2018 1 次提交
  7. 31 10月, 2017 2 次提交
  8. 12 10月, 2017 2 次提交
  9. 16 8月, 2017 1 次提交
  10. 12 7月, 2017 2 次提交
    • S
      imx: reorganize IMX code as other SOCs · 552a848e
      Stefano Babic 提交于
      Change is consistent with other SOCs and it is in preparation
      for adding SOMs. SOC's related files are moved from cpu/ to
      mach-imx/<SOC>.
      
      This change is also coherent with the structure in kernel.
      Signed-off-by: NStefano Babic <sbabic@denx.de>
      
      CC: Fabio Estevam <fabio.estevam@nxp.com>
      CC: Akshay Bhat <akshaybhat@timesys.com>
      CC: Ken Lin <Ken.Lin@advantech.com.tw>
      CC: Marek Vasut <marek.vasut@gmail.com>
      CC: Heiko Schocher <hs@denx.de>
      CC: "Sébastien Szymanski" <sebastien.szymanski@armadeus.com>
      CC: Christian Gmeiner <christian.gmeiner@gmail.com>
      CC: Stefan Roese <sr@denx.de>
      CC: Patrick Bruenn <p.bruenn@beckhoff.com>
      CC: Troy Kisky <troy.kisky@boundarydevices.com>
      CC: Nikita Kiryanov <nikita@compulab.co.il>
      CC: Otavio Salvador <otavio@ossystems.com.br>
      CC: "Eric Bénard" <eric@eukrea.com>
      CC: Jagan Teki <jagan@amarulasolutions.com>
      CC: Ye Li <ye.li@nxp.com>
      CC: Peng Fan <peng.fan@nxp.com>
      CC: Adrian Alonso <adrian.alonso@nxp.com>
      CC: Alison Wang <b18965@freescale.com>
      CC: Tim Harvey <tharvey@gateworks.com>
      CC: Martin Donnelly <martin.donnelly@ge.com>
      CC: Marcin Niestroj <m.niestroj@grinn-global.com>
      CC: Lukasz Majewski <lukma@denx.de>
      CC: Adam Ford <aford173@gmail.com>
      CC: "Albert ARIBAUD (3ADEV)" <albert.aribaud@3adev.fr>
      CC: Boris Brezillon <boris.brezillon@free-electrons.com>
      CC: Soeren Moch <smoch@web.de>
      CC: Richard Hu <richard.hu@technexion.com>
      CC: Wig Cheng <wig.cheng@technexion.com>
      CC: Vanessa Maegima <vanessa.maegima@nxp.com>
      CC: Max Krummenacher <max.krummenacher@toradex.com>
      CC: Stefan Agner <stefan.agner@toradex.com>
      CC: Markus Niebel <Markus.Niebel@tq-group.com>
      CC: Breno Lima <breno.lima@nxp.com>
      CC: Francesco Montefoschi <francesco.montefoschi@udoo.org>
      CC: Jaehoon Chung <jh80.chung@samsung.com>
      CC: Scott Wood <oss@buserror.net>
      CC: Joe Hershberger <joe.hershberger@ni.com>
      CC: Anatolij Gustschin <agust@denx.de>
      CC: Simon Glass <sjg@chromium.org>
      CC: "Andrew F. Davis" <afd@ti.com>
      CC: "Łukasz Majewski" <l.majewski@samsung.com>
      CC: Patrice Chotard <patrice.chotard@st.com>
      CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
      CC: Hans de Goede <hdegoede@redhat.com>
      CC: Masahiro Yamada <yamada.masahiro@socionext.com>
      CC: Stephen Warren <swarren@nvidia.com>
      CC: Andre Przywara <andre.przywara@arm.com>
      CC: "Álvaro Fernández Rojas" <noltari@gmail.com>
      CC: York Sun <york.sun@nxp.com>
      CC: Xiaoliang Yang <xiaoliang.yang@nxp.com>
      CC: Chen-Yu Tsai <wens@csie.org>
      CC: George McCollister <george.mccollister@gmail.com>
      CC: Sven Ebenfeld <sven.ebenfeld@gmail.com>
      CC: Filip Brozovic <fbrozovic@gmail.com>
      CC: Petr Kulhavy <brain@jikos.cz>
      CC: Eric Nelson <eric@nelint.com>
      CC: Bai Ping <ping.bai@nxp.com>
      CC: Anson Huang <Anson.Huang@nxp.com>
      CC: Sanchayan Maity <maitysanchayan@gmail.com>
      CC: Lokesh Vutla <lokeshvutla@ti.com>
      CC: Patrick Delaunay <patrick.delaunay@st.com>
      CC: Gary Bisson <gary.bisson@boundarydevices.com>
      CC: Alexander Graf <agraf@suse.de>
      CC: u-boot@lists.denx.de
      Reviewed-by: NFabio Estevam <fabio.estevam@nxp.com>
      Reviewed-by: NChristian Gmeiner <christian.gmeiner@gmail.com>
      552a848e
    • S
      Kconfig: Add CONFIG_SATA to enable SATA · 10e40d54
      Simon Glass 提交于
      At present CONFIG_CMD_SATA enables the 'sata' command which also brings
      in SATA support. Some boards may wish to enable SATA without the command.
      Add a separate CONFIG to permit this.
      Signed-off-by: NSimon Glass <sjg@chromium.org>
      Reviewed-by: NBin Meng <bmeng.cn@gmail.com>
      10e40d54
  11. 29 11月, 2016 1 次提交
    • S
      arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated · 36c0627b
      Sven Ebenfeld 提交于
      When I tried to deactivate VIDEO support for the Wandboard, it still
      tried to initialize the Framebuffer and so on. That is the reason for
      the added ifdefs. CONFIG_VIDEO is enabled in the configuration as default
      and therefore nothing changes for the default user.
      
      The structs mx6dl_i2c2_pad_info and mx6q_i2c2_pad_info are only available
      when CONFIG_IPUV3 are set and should not be tried to access, when that
      define is not defined.
      Signed-off-by: NSven Ebenfeld <sven.ebenfeld@gmail.com>
      36c0627b
  12. 06 11月, 2016 1 次提交
    • F
      wandboard: Make Ethernet functional again · dac09fc1
      Fabio Estevam 提交于
      Since commit ce412b79 ("drivers: net: phy: atheros: add separate
      config for AR8031") ethernet does not work on mx6sabresd.
      
      This commit correctly assigns ar8031_config() as the configuration
      function for AR8031 in the same way as done in the Linux kernel.
      
      However, on wandboard design we need some additional configuration,
      such as enabling the 125 MHz AR8031 output that needs to be done
      in the board file.
      
      This also aligns with the same method that the kernel performs
      the AR8031 fixup in arch/arm/mach-imx/mach-imx6q.c.
      Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
      Acked-by: NJoe Hershberger <joe.hershberger@ni.com>
      dac09fc1
  13. 28 7月, 2016 2 次提交
  14. 12 7月, 2016 1 次提交
  15. 06 2月, 2016 1 次提交
  16. 08 1月, 2016 1 次提交
  17. 08 6月, 2015 1 次提交
  18. 22 5月, 2015 1 次提交
  19. 20 11月, 2014 1 次提交
  20. 09 5月, 2014 1 次提交
  21. 05 3月, 2014 4 次提交
  22. 13 1月, 2014 1 次提交
  23. 13 11月, 2013 3 次提交
  24. 27 7月, 2013 1 次提交
  25. 24 7月, 2013 1 次提交
  26. 26 6月, 2013 1 次提交
  27. 03 6月, 2013 1 次提交
  28. 28 4月, 2013 1 次提交
    • B
      imx: iomux-v3: Include PKE and PUE to pad control pull definitions · 7e2173cf
      Benoît Thébaudeau 提交于
      PUE requires PKE to mean something, as do pull values with PUE, so do not
      compell users to explicitly use PKE and PUE everywhere. This is also what is
      done on Linux and what has already been done for i.MX51.
      
      By the way, remove some unused pad control definitions.
      
      There is no change of behavior.
      
      Note that SPI_PAD_CTRL was defined by several boards with a pull value, but
      without PKE or PUE, which means that no pull was actually enabled in the pad.
      This might be a bug in those boards, but this patch does not change the
      behavior, so it just removes the meaningless pull value from those definitions.
      Signed-off-by: NBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
      7e2173cf