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

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

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/ulpi/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/drivers/usb/ulpi/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/drivers/usb/ulpi/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>928c4bdf9b069be218436d25b96721395c4d671f - usb: ulpi: Add omap-ulpi-view port support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/ulpi/Makefile#928c4bdf9b069be218436d25b96721395c4d671f</link>
        <description>usb: ulpi: Add omap-ulpi-view port supportBased on discussion from this thread [1].Adding omap-view port that helps us in using the generic ulpiframework for any ulpi phy ops using the INSNREG05_ULPI viewportreg available on omap platform.Currently ehci ports are available on omap3/4 platforms so enable the samefor beagle and panda, patch is tested on the same boards.Thanks to Igor Grinberg &lt;grinberg@compulab.co.il&gt; for reviewing theomap-ehci patches and suggesting this approach.[1]: http://www.mail-archive.com/u-boot@lists.denx.de/msg76076.htmlTested-by: Stefano Babic &lt;sbabic@denx.de&gt;Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;Signed-off-by: Govindraj.R &lt;govindraj.raja@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/ulpi/Makefile</description>
        <pubDate>Mon, 06 Feb 2012 03:55:32 +0000</pubDate>
        <dc:creator>Govindraj.R &lt;govindraj.raja@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>b2eb7d9bc6032e16b7dd898f7c0ea654f63b61db - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-usb</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/ulpi/Makefile#b2eb7d9bc6032e16b7dd898f7c0ea654f63b61db</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-usb* &apos;master&apos; of git://git.denx.de/u-boot-usb:  USB: efikamx: Enable USB on EfikaMX and EfikaSB  USB: Add generic ULPI layer and a viewport  USB: EHCI: Allow EHCI post-powerup configuration in board files  USB: mx51evk: add end enable USB host support on port 1  USB: mx53loco: add end enable USB host support on port 1  USB: MX5: Add MX5 usb post-init callback  USB: MX5: Abstract out mx51 USB pixmux configuration  USB: MX5: add generic USB EHCI support for mx51 and mx53  USB: MX5: add helper functions to enable USB clocks  usb:gadget:s5p Enable the USB Gadget framework at GONI  usb:gadget:s5p USB Device Controller (UDC) implementation  ehci: speed up initialization  usb: add help for missing start subcommand  cosmetic: remove excess whitespace from usb command help  usb: align usb_endpoint_descriptor to 16-bit boundary  usbtty: init endpoints prior to startup events  pxa: convert pxa27x_udc to use read and write functions  pxa: activate the first usb host port on pxa27x by default  pxa: fix usb host register mismatch  ehci-fsl: correct size of ehci caplength  USB: Add usb_event_poll() to get keyboards working with EHCI  USB: gadaget: add Marvell controller support  USB: Fix complaints about strict aliasing in OHCI-HCD  USB: Drop dead code from usb_kbd.c  USB: Rework usb_kbd.c  USB: Add functionality to poll the USB keyboard via control EP

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/ulpi/Makefile</description>
        <pubDate>Mon, 12 Dec 2011 06:58:58 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>f93022c3b11f191141c9128ee88d297cec3b9330 - USB: Add generic ULPI layer and a viewport</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/ulpi/Makefile#f93022c3b11f191141c9128ee88d297cec3b9330</link>
        <description>USB: Add generic ULPI layer and a viewportAdd partial ULPI specification implementation that should be enough tointerface the ULPI PHYs in the boot loader context.Add a viewport implementation for Chipidea/ARC based controllers.Signed-off-by: Jana Rapava &lt;fermata7@gmail.com&gt;Signed-off-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;Cc: Remy Bohmer &lt;linux@bohmer.net&gt;Cc: Stefano Babic &lt;sbabic@denx.de&gt;Cc: Wolfgang Grandegger &lt;wg@denx.de&gt;Cc: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/ulpi/Makefile</description>
        <pubDate>Mon, 05 Dec 2011 09:07:00 +0000</pubDate>
        <dc:creator>Jana Rapava &lt;fermata7@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
