<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4b210ad34282bfd9fc982a8e3c9a9126f4094cdb - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#4b210ad34282bfd9fc982a8e3c9a9126f4094cdb</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-armConflicts:	board/samsung/trats2/trats2.c	include/configs/exynos5250-dt.hSigned-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Tue, 10 Dec 2013 22:15:18 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>ebc18afd0a150b0285c643a4d3c898e19323683b - cm-t35: use gpio_led driver for status led</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#ebc18afd0a150b0285c643a4d3c898e19323683b</link>
        <description>cm-t35: use gpio_led driver for status ledSwitch to using the generic gpio_led driver instead of the private tocm_t35 board led implementation.Signed-off-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;Tested-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Wed, 06 Nov 2013 14:39:47 +0000</pubDate>
        <dc:creator>Igor Grinberg &lt;grinberg@compulab.co.il&gt;</dc:creator>
    </item>
<item>
        <title>85b8c5c4bf80025de4632ae6c9a8a606e51508a4 - Merge branch &apos;iu-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#85b8c5c4bf80025de4632ae6c9a8a606e51508a4</link>
        <description>Merge branch &apos;iu-boot/master&apos; into &apos;u-boot-arm/master&apos;Conflicts:	arch/arm/cpu/arm926ejs/mxs/Makefile	board/compulab/cm_t35/Makefile	board/corscience/tricorder/Makefile	board/ppcag/bg0900/Makefile	drivers/bootcount/Makefile	include/configs/omap4_common.h	include/configs/pdnb3.hMakefile conflicts are due to additions/removals ofobject files on the ARM branch vs KBuild introductionon the main branch. Resolution consists in adjustingthe list of object files in the main branch version.This also applies to two files which are not listedas conflicting but had to be modified:	board/compulab/common/Makefile	board/udoo/Makefileinclude/configs/omap4_common.h conflicts are due tothe OMAP4 conversion to ti_armv7_common.h on the ARMside, and CONFIG_SYS_HZ removal on the main side.Resolution is to convert as this icludes removal ofCONFIG_SYS_HZ.include/configs/pdnb3.h is due to a removal on ARM side.Trivial resolution is to remove the file.Note: &apos;git show&apos; will also list two files just becausethey are new:	include/configs/am335x_igep0033.h	include/configs/omap3_igep00x0.h

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Sat, 09 Nov 2013 11:51:47 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>e1e55c13c965c1c2316cd1540c3e46e1c07fc4ee - cm-t35: move the display code to common place</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#e1e55c13c965c1c2316cd1540c3e46e1c07fc4ee</link>
        <description>cm-t35: move the display code to common placeCompulab OMAP3 boards use the same display initialization code.Move the display initialization code to live under board/compulab/commondirectory.Signed-off-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;Tested-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Mon, 16 Sep 2013 18:49:59 +0000</pubDate>
        <dc:creator>Igor Grinberg &lt;grinberg@compulab.co.il&gt;</dc:creator>
    </item>
<item>
        <title>689be5f83c17af6221764ab3a3890510af3c9022 - cm-t35: move the eeprom code to common place</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#689be5f83c17af6221764ab3a3890510af3c9022</link>
        <description>cm-t35: move the eeprom code to common placeCompulab boards use the same eeprom code, so move the eeprom relatedcode to live under board/compulab/common directory.Also make several adjustments to eeprom functions namespace, so it willbe generic for compulab boards.Signed-off-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;Tested-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Mon, 16 Sep 2013 18:49:58 +0000</pubDate>
        <dc:creator>Igor Grinberg &lt;grinberg@compulab.co.il&gt;</dc:creator>
    </item>
<item>
        <title>a79854a90f7297ddfda2114c867fd62643fa6e3a - board: arm: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#a79854a90f7297ddfda2114c867fd62643fa6e3a</link>
        <description>board: arm: convert makefiles to Kbuild styleSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;Cc: Andreas Bie&#223;mann &lt;andreas.devel@googlemail.com&gt;Cc: Stefano Babic &lt;sbabic@denx.de&gt;Cc: Prafulla Wadaskar &lt;prafulla@marvell.com&gt;Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;Cc: Vipin Kumar &lt;vipin.kumar@st.com&gt;Cc: Tom Warren &lt;twarren@nvidia.com&gt;Cc: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Mon, 21 Oct 2013 02:53:37 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>326ea986ac150acdc7656d57fca647db80b50158 - Merge git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#326ea986ac150acdc7656d57fca647db80b50158</link>
        <description>Merge git://git.denx.de/u-boot-armConflicts:	board/freescale/mx6qsabrelite/Makefile	board/freescale/mx6qsabrelite/mx6qsabrelite.c	include/configs/mx6qsabrelite.hSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Wed, 31 Jul 2013 09:30:38 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>8b485ba12b0defa0c4ed3559789250238f8331a8 - Merge branch &apos;u-boot/master&apos; into u-boot-arm/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Thu, 25 Jul 2013 15:57:46 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>1a4596601fd395f3afb8f82f3f840c5e00bdd57a - Add GPL-2.0+ SPDX-License-Identifier to source files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#1a4596601fd395f3afb8f82f3f840c5e00bdd57a</link>
        <description>Add GPL-2.0+ SPDX-License-Identifier to source filesSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;[trini: Fixup common/cmd_io.c]Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Mon, 08 Jul 2013 07:37:19 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>cac423a730d3506154744485af1bbc1cd3a1e6a8 - Merge branch &apos;u-boot-ti/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#cac423a730d3506154744485af1bbc1cd3a1e6a8</link>
        <description>Merge branch &apos;u-boot-ti/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Sat, 11 May 2013 20:24:28 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>811acf923d8a0052f22b50306d9362d7e0f8e108 - cm-t35: move cm-t35 to live in compulab directory</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile#811acf923d8a0052f22b50306d9362d7e0f8e108</link>
        <description>cm-t35: move cm-t35 to live in compulab directoryCurrently the cm-t35 support code lives under board/cm_t35 directory.Some of the code can be shared with other/future CompuLab boards,so move the cm-t35 to live under board/compulab/cm_t35 directory.Signed-off-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;Tested-by: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;

            List of files:
            /rk3399_rockchip-uboot/board/compulab/cm_t35/Makefile</description>
        <pubDate>Mon, 22 Apr 2013 01:06:53 +0000</pubDate>
        <dc:creator>Igor Grinberg &lt;grinberg@compulab.co.il&gt;</dc:creator>
    </item>
</channel>
</rss>
