<?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>0a1a1575587b1ec28196b8519c812d6d468a344a - lib: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/tizen/Makefile#0a1a1575587b1ec28196b8519c812d6d468a344a</link>
        <description>lib: convert makefiles to Kbuild styleSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/tizen/Makefile</description>
        <pubDate>Thu, 17 Oct 2013 08:35:01 +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/lib/tizen/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/lib/tizen/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/lib/tizen/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/lib/tizen/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/lib/tizen/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/lib/tizen/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>fedab338f3459315cb69627fcf46032ec8df1753 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-video</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/tizen/Makefile#fedab338f3459315cb69627fcf46032ec8df1753</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-video* &apos;master&apos; of git://git.denx.de/u-boot-video:  video: atmel/lcd: add LCD driver for new Atmel SoC  video: cfb_console: flush dcache for frame buffer in DRAM  cfb_console: Ignore bell character  cfb_console: Add console_clear_line function  cfb_console: Fix function console_back  omap3_dss: cosmetic changes  omap3_dss: add optional framebuffer  mx53loco: Add LCD support  mx5: Rename mx51_fb_init()  mx53: Allow IPUv3 driver to also work on mx53  mx51evk: Add LCD support  EXYNOS: display 32bpp bitmap TIZEN logo  create lib/tizen directory  LCD: display 32bpp decompressed bitmap image  common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef  common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs  common/lcd.c: use ARRAY_SIZE  cmd_bmp.c: make bmp_display() usable by drivers or board code  LCD: support another s6e8ax0 panel type  LCD: change s6e8ax0 panel gamma value  include/video.h: drop unused video_printf()Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/tizen/Makefile</description>
        <pubDate>Thu, 07 Jun 2012 21:42:17 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>5a4c59be8968ed332faedfaa534b4469fb4db3c4 - create lib/tizen directory</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/lib/tizen/Makefile#5a4c59be8968ed332faedfaa534b4469fb4db3c4</link>
        <description>create lib/tizen directoryThis directory includes tizen logo data, common tizen library and so on.Signed-off-by: Donghwa Lee &lt;dh09.lee@samsung.com&gt;Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;Acked-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;[ agust: change to conditionally build lib/tizen directory ]Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/lib/tizen/Makefile</description>
        <pubDate>Thu, 10 May 2012 03:02:55 +0000</pubDate>
        <dc:creator>Donghwa Lee &lt;dh09.lee@samsung.com&gt;</dc:creator>
    </item>
</channel>
</rss>
