Skip to content
Snippets Groups Projects
  1. Jul 12, 2017
    • Stefano Babic's avatar
      imx: reorganize IMX code as other SOCs · 552a848e
      Stefano Babic authored
      
      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: default avatarStefano 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: default avatarFabio Estevam <fabio.estevam@nxp.com>
      Reviewed-by: default avatarChristian Gmeiner <christian.gmeiner@gmail.com>
      552a848e
    • Peng Fan's avatar
      mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT · f34ccce5
      Peng Fan authored
      
      CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT is not the correct method
      to set I/O to 1.8. To boards that does not support vqmmc-supply,
      use vs18_enable in fsl_esdhc_cfg. If regulator is supported,
      use fixed 1.8V regulator for vqmmc-supply.
      
      Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
      Cc: Jaehoon Chung <jh80.chung@samsung.com>
      Cc: York Sun <york.sun@nxp.com>
      Cc: Stefano Babic <sbabic@denx.de>
      f34ccce5
    • Igal Liberman's avatar
      arm64: mvebu: use single defconfig for Armada8K development boards · b6518b1e
      Igal Liberman authored
      
      Currently, Marvell Armada8k development board use 3 different
      defconfigs:
              mvebu_db-88f7040-nand_defconfig
              mvebu_db-88f7040_defconfig
              mvebu_db-88f8040_defconfig
      Having 3 different defconfigs makes maintenance difficult.
      
      This patch removes the defconfigs mentioned above and introduce
      a new defconfig which represents the Armada8k family.
      
      NOTE:
      In order not to break automatic tools compilation,
      a default device-tree is set in the defconfig (armada-8040-db).
      However, when compiling u-boot, the user MUST explicitly export
      the DEVICE_TREE for the requested board because using A80x0
      device-tree on A70x0 might break the device.
      
      For more information, refer to "doc/README.marvell" (intoduced
      in this patch).
      
      Change-Id: I98515b6306498358f3722ecf7ac4c87f236ebbd8
      Signed-off-by: default avatarIgal Liberman <igall@marvell.com>
      Signed-off-by: default avatarStefan Roese <sr@denx.de>
      b6518b1e
  2. Jul 11, 2017
  3. Jul 06, 2017
  4. Jul 03, 2017
  5. Jun 30, 2017
    • Christophe Leroy's avatar
      doc: restore doc/README.fsl-clk · 7826669d
      Christophe Leroy authored
      
      doc/README.fsl-clk was removed in commit
      5b8e76c3 ("powerpc, 8xx: remove support for 8xx")
      allthought CONFIG_SYS_FSL_CLK is defined in
      arch/arm/cpu/armv8/fsl-layerscape/Kconfig and still in use
      in the following configs:
      
      ./include/configs/mx53loco.h:21:#define CONFIG_SYS_FSL_CLK
      ./include/configs/m53evk.h:16:#define CONFIG_SYS_FSL_CLK
      ./include/configs/mx25pdk.h:17:#define CONFIG_SYS_FSL_CLK
      ./include/configs/usbarmory.h:14:#define CONFIG_SYS_FSL_CLK
      ./include/configs/ls1021aqds.h:14:#define CONFIG_SYS_FSL_CLK
      ./include/configs/mx53cx9020.h:22:#define CONFIG_SYS_FSL_CLK
      ./include/configs/colibri_vf.h:17:#define CONFIG_SYS_FSL_CLK
      ./include/configs/mx35pdk.h:21:#define CONFIG_SYS_FSL_CLK
      ./include/configs/woodburn_common.h:19:#define CONFIG_SYS_FSL_CLK
      ./include/configs/mx7_common.h:25:#define CONFIG_SYS_FSL_CLK
      ./include/configs/ls1021aiot.h:12:#define CONFIG_SYS_FSL_CLK
      ./include/configs/ls1021atwr.h:14:#define CONFIG_SYS_FSL_CLK
      ./include/configs/mx53ard.h:21:#define CONFIG_SYS_FSL_CLK
      ./include/configs/mx53smd.h:21:#define CONFIG_SYS_FSL_CLK
      ./include/configs/mx51evk.h:16:#define CONFIG_SYS_FSL_CLK
      ./include/configs/mx6_common.h:31:#define CONFIG_SYS_FSL_CLK
      ./include/configs/vf610twr.h:14:#define CONFIG_SYS_FSL_CLK
      ./include/configs/mx53evk.h:21:#define CONFIG_SYS_FSL_CLK
      
      Signed-off-by: default avatarChristophe Leroy <christophe.leroy@c-s.fr>
      Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
      7826669d
  6. Jun 23, 2017
  7. Jun 16, 2017
  8. Jun 12, 2017
  9. Jun 09, 2017
  10. Jun 07, 2017
  11. Jun 05, 2017
  12. May 29, 2017
  13. May 22, 2017
  14. May 17, 2017
  15. May 15, 2017
    • Tom Rini's avatar
      omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig · d87f8296
      Tom Rini authored
      
      While in theory this value could be used in places outside of "omap5"
      (such as OMAP4), we only make use of it today in OMAP5, so place the
      Kconfig entry there.  Given that Kconfig lets us provide a default, we
      drop CONFIG_DEFAULT_OMAP_RESET_TIME_MAX_USEC entirely.  The contents of
      doc/README.omap-reset-time make a good help entry, so adjust them
      slightly and delete the file.  Move the comment about range to where we
      use the value now, and have Kconfig enforce the upper bound.
      
      Signed-off-by: default avatarTom Rini <trini@konsulko.com>
      d87f8296
  16. May 12, 2017
  17. May 10, 2017
  18. May 08, 2017
  19. Apr 14, 2017
  20. Apr 13, 2017
  21. Apr 09, 2017
  22. Apr 05, 2017
Loading