<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What's the difference between linux-imx.git or linux-2.6-imx.git? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659937#M101285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Detlev Zundel! There is a bit of confusion due to the naming of the original 2.6 repositories but hopefully having them on the new repository will make things clearer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2017 18:21:02 GMT</pubDate>
    <dc:creator>gusarambula</dc:creator>
    <dc:date>2017-02-15T18:21:02Z</dc:date>
    <item>
      <title>What's the difference between linux-imx.git or linux-2.6-imx.git?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659933#M101281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Freescale's public GIT has two very similar Linux Kernel repositories -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/" title="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/"&gt;linux-imx.git - i.MX Linux Kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second one seems to have a more recent release (4.1.15_2.0.0_ga), missing in the other repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the difference between these repositories?&lt;/P&gt;&lt;P&gt;Which one should be used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 09:07:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659933#M101281</guid>
      <dc:creator>erezsteinberg</dc:creator>
      <dc:date>2017-02-01T09:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between linux-imx.git or linux-2.6-imx.git?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659934#M101282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And then there is also &lt;A href="https://github.com/Freescale/linux-fslc"&gt;https://github.com/Freescale/linux-fslc&lt;/A&gt;, more on this&amp;nbsp;discussion about the Freescale kernel roadmap&amp;nbsp;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/380548"&gt;https://community.nxp.com/thread/380548&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 09:50:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659934#M101282</guid>
      <dc:creator>mvissers</dc:creator>
      <dc:date>2017-02-03T09:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between linux-imx.git or linux-2.6-imx.git?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659935#M101283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erez,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you look at the overview page &lt;A class="" href="http://git.freescale.com/git/" title="http://git.freescale.com/git/"&gt;Freescale Public GIT&lt;/A&gt; you'll see that the linux-2.6-imx repo has been idle for 3 years.&amp;nbsp; So the linux-imx is definitely the repo to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Historically after the linux kernel version update from 2.4 to 2.6 a lot of repositories started to include the "2.6" substring in their names.&amp;nbsp; Of course this was outdated by the switch from 2.6 to 3.0 so the substrings disappeared again.&amp;nbsp; If the repo was never renamed (which would need every downstream user to change the URLs) you can tell when the repo came into life.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course as stated in the other thread linked by Marcel, there is also the github hosted linux tree somewhat more open for contributions external to NXP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course in the long run the NXP SoCs should be supported in the mainline linux kernel itself, so the choice of the repository is an individual decision and certainly depends on the SoC you use and the level of support in the different trees.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 10:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659935#M101283</guid>
      <dc:creator>laodzu</dc:creator>
      <dc:date>2017-02-03T10:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between linux-imx.git or linux-2.6-imx.git?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659936#M101284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add some more info - there is an informative item here in the i.MX community touching this topic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;DIV class=""&gt;&lt;P style="font-size: 13px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;Dear i.MX Developers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #575757;"&gt;We have created a maintenance GIT branch for both MX28 EVK and MX53 QSB platforms. The branch is called "imx_2.6.35_maintain" and can be found at this location:&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #1f497d;"&gt;&lt;A class="" data-content-finding="Community" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #017bba;" target="_blank"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/&lt;/A&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #575757;"&gt;In the future we will be making bug fix/maintain releases for MX53QSB and MX28EVK platform from this branch.&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #1f497d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #575757;"&gt;For instructions on submitting patches to the branch, please refer to this discussion:&lt;/SPAN&gt; &lt;A _jive_internal="true" class="" data-containerid="2004" data-containertype="14" data-content-finding="Community" data-objectid="303271" data-objecttype="1" href="https://community.nxp.com/thread/303271#311702"&gt;Submit i.MX53 &amp;amp; i.MX28 Linux kernel patches&lt;/A&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 10:53:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659936#M101284</guid>
      <dc:creator>laodzu</dc:creator>
      <dc:date>2017-02-03T10:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between linux-imx.git or linux-2.6-imx.git?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659937#M101285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Detlev Zundel! There is a bit of confusion due to the naming of the original 2.6 repositories but hopefully having them on the new repository will make things clearer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 18:21:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659937#M101285</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2017-02-15T18:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between linux-imx.git or linux-2.6-imx.git?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659938#M101286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the linux-imx project on github most up to date then, anyone can comment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also was trying to understand how NXP's linux git repo works, and how branches are maintained. For example the linux from latest BSP release&amp;nbsp; 4.9.11_1.0.0.0_ga,&amp;nbsp; I don't see any commits since release. Is this branch dead then?&lt;/P&gt;&lt;P&gt;If not, how do I sync it with latest ? (git fetch or pull always tells me nothing new )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 16:41:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659938#M101286</guid>
      <dc:creator>dry</dc:creator>
      <dc:date>2018-06-08T16:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between linux-imx.git or linux-2.6-imx.git?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659939#M101287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi D.RY,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as an outsider not involved with the NXP development I do not know the exact procedures, but watching previous behaviour gives a clue as to how things work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually the release branches are not updated anymore.&amp;nbsp; They simply reference a stable set of sources.&amp;nbsp; When there are bug fixes, then another branch will be cut afterwards containing those.&amp;nbsp; Check for example the &lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/log/?h=imx_4.1.15_1.0.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/log/?h=imx_4.1.15_1.0.0_ga"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/log/?h=imx_4.1.15_1.0.0_ga&lt;/A&gt; and &lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/log/?h=imx_4.1.15_2.0.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/log/?h=imx_4.1.15_2.0.0_ga"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/log/?h=imx_4.1.15_2.0.0_ga&lt;/A&gt;&amp;nbsp; branches. The development leading to those branches are internal and cannot be followed as far as I can tell.&amp;nbsp; Not every Linux git repo has a comparable open development model as the mainline Linux kernel.&amp;nbsp; Often times the public repositories are simply mirrors of internal repositories where the actual development takes place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:50:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659939#M101287</guid>
      <dc:creator>laodzu</dc:creator>
      <dc:date>2018-06-11T12:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between linux-imx.git or linux-2.6-imx.git?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659940#M101288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Detlev Zundel,&lt;/P&gt;&lt;P&gt;Thus one basically doesn't know for a year or so what changes fixes they done, until a new BSP is released?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there a way to push or suggest patches to their kernel?&amp;nbsp; I saw someone from NXP pushed or used to submit patches or code to patchwork to Linux kernel, but it didn't look recent relative to BSP release.&amp;nbsp; So may be that practice has stopped. I'm not familiar in general with how this works.&amp;nbsp; Trying to understand how different companies that use say iMX SoC and Linux sync or share their linux-imx work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried looking here :&amp;nbsp;&lt;A href="https://patchwork.kernel.org/"&gt;patchwork kernel&lt;/A&gt;&amp;nbsp;but didn't see such project.&amp;nbsp;&amp;nbsp;Yet, I saw at least one/two patches from Freescale/NXP in sources there..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do different SoM/CoM manufacturers sync on kernel and bootloader updates or changes or fixes they do themselves, and then to NXP? Does each maintain their own repo, and has to follow everyone else? And then resync (or rebase, probably right term) based on the new NXP BSP release ... ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 02:35:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/What-s-the-difference-between-linux-imx-git-or-linux-2-6-imx-git/m-p/659940#M101288</guid>
      <dc:creator>dry</dc:creator>
      <dc:date>2018-06-13T02:35:27Z</dc:date>
    </item>
  </channel>
</rss>

