<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b11db21efa2d08fcc73fe38d4ddb3faa0465a722 - Kconfig: add depends on for SPL options</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#b11db21efa2d08fcc73fe38d4ddb3faa0465a722</link>
        <description>Kconfig: add depends on for SPL optionsSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I066114702ef6442434969096cdc4e4156887c164

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Wed, 12 Jan 2022 02:47:21 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>407f6521ad96317baf2c0aaa43bb5ac40ec0a45e - serial: Kconfig: default y for DEBUG_UART_ALWAYS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#407f6521ad96317baf2c0aaa43bb5ac40ec0a45e</link>
        <description>serial: Kconfig: default y for DEBUG_UART_ALWAYSSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: Ie40ee20335c4aaafe8e31c32438b78de41bc01fd

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Sun, 27 Sep 2020 03:31:29 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>034db99592582995a0315dd043493a1c55b5eea3 - dm: serial: support always use uart debug mode</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#034db99592582995a0315dd043493a1c55b5eea3</link>
        <description>dm: serial: support always use uart debug modeIn this mode, uart debug is initialized depends onconfiguration from pre-loader or CONFIG_UART_DEBUG_.The serial is not care about dts &quot;stdout-path&quot; andnot register into console framework any more. It&apos;snice to use pre-loader serial and make serial easyto configure.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: If4c68229d76b6f1710a35e3ef9a2a91cb306fa9c

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Sun, 27 Sep 2020 08:47:48 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>8c22eae69199c4ebcf5536ea94fcb34828de0425 - dm: serial/16550: rollback to upstream version</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#8c22eae69199c4ebcf5536ea94fcb34828de0425</link>
        <description>dm: serial/16550: rollback to upstream versionrollback to: 02234e4 UPSTREAM: usbtty: fix typosSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I84296fad2b06823afc77477ef4ef11a2f801960a

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Thu, 06 Aug 2020 11:37:48 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>558b8198d49b29e95b8f3f522a1aa543eb84d93b - dm: serial: introduce DEBUG_UART_ALWAYS_MODE configure</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#558b8198d49b29e95b8f3f522a1aa543eb84d93b</link>
        <description>dm: serial: introduce DEBUG_UART_ALWAYS_MODE configureRename CONSOLE_SERIAL_SKIP_INIT to DEBUG_UART_ALWAYS_MODE foreasy understand.Select this to always use debug UART, skip complicatedconsole UART register.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I3c265840bde015fe5fd7c73d959ba0538297b7c2

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Mon, 15 Jun 2020 06:58:12 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>87e4c6020eff05133e40ab8b7b0e37e6a2be37e4 - UPSTREAM: powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#87e4c6020eff05133e40ab8b7b0e37e6a2be37e4</link>
        <description>UPSTREAM: powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxCONFIG_8xx doesn&apos;t mean much outside of arch/powerpc/This patch renames it CONFIG_MPC8xx just like CONFIG_MPC85xx etc ...It also renames 8xx_immap.h to immap_8xx.h to be consistent withother file names.Signed-off-by: Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;(cherry picked from commit ee1e600c13d16febd517ab7d0d2c243db174789b)Change-Id: I564708bb6517b699749e8a54c013d032f785e459Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Fri, 16 Mar 2018 16:20:41 +0000</pubDate>
        <dc:creator>Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;</dc:creator>
    </item>
<item>
        <title>0031af9ce7b1c2d98ce77cc20bd7546d64e334fe - Merge git://git.denx.de/u-boot-x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#0031af9ce7b1c2d98ce77cc20bd7546d64e334fe</link>
        <description>Merge git://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Sat, 26 Aug 2017 19:10:40 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>3ca7a06afb7cbc867b7861a8b9aada74e5bbb559 - serial: serial-uclass: Add generic serial RX buffer support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#3ca7a06afb7cbc867b7861a8b9aada74e5bbb559</link>
        <description>serial: serial-uclass: Add generic serial RX buffer supportPasting longer lines into the U-Boot console prompt sometimes leads tocharacters missing. One problem here is the small 16-byte FIFO of thelegacy NS16550 UART, e.g. on x86 platforms.This patch now introduces a Kconfig option to enable RX buffer supportfor all DM based serial drivers. With this option enabled, I wasable paste really long lines into the U-Boot console, without anycharacters missing.Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;Cc: Simon Glass &lt;sjg@chromium.org&gt;Cc: Bin Meng &lt;bmeng.cn@gmail.com&gt;Cc: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Tested-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Wed, 16 Aug 2017 15:37:16 +0000</pubDate>
        <dc:creator>Stefan Roese &lt;sr@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>7fded0ce0ff68551ceb631f98d60db162e49f80c - Revert &quot;serial: ns16550: Add RX interrupt buffer support&quot;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#7fded0ce0ff68551ceb631f98d60db162e49f80c</link>
        <description>Revert &quot;serial: ns16550: Add RX interrupt buffer support&quot;This reverts commit 6822cf3ec7c8768b8727573b8f4b2cb3d870b881.As Bin Meng has tested and pointed out, we don&apos;t need the RX interruptfor the RX buffer support at all. Just reading all available charactersinto a buffer is sufficient to solve the problem with the droppedcharacters upon long lines pasted into the U-Boot prompt. Since thisRX buffer support can be implemented in a generic way, without anydevice specifica (e.g. for the ns16550), I&apos;ll post a new patch witha new serial RX buffer support for DM, which all DM based serialdrivers can use.Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;Cc: Simon Glass &lt;sjg@chromium.org&gt;Cc: Bin Meng &lt;bmeng.cn@gmail.com&gt;Cc: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Wed, 16 Aug 2017 15:37:15 +0000</pubDate>
        <dc:creator>Stefan Roese &lt;sr@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>a89302cc7908de36e949b02013ac05ce5ef8b354 - Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#a89302cc7908de36e949b02013ac05ce5ef8b354</link>
        <description>Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Wed, 02 Aug 2017 23:30:27 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>03a38a397248529b01908eaed24f9262545ca9b5 - serial: sh: Convert to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#03a38a397248529b01908eaed24f9262545ca9b5</link>
        <description>serial: sh: Convert to KconfigConvert the SH Serial to Kconfig using tools/moveconfig.py tooland a bit of manual adjustment to cater for failed conversions.Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Fri, 21 Jul 2017 21:18:46 +0000</pubDate>
        <dc:creator>Marek Vasut &lt;marek.vasut@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>84e9dcc120c59942cc35a1e229e856ce556d7ca2 - serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#84e9dcc120c59942cc35a1e229e856ce556d7ca2</link>
        <description>serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigAdd CONFIG_STM32X7_SERIAL as a Kconfig option.Signed-off-by: Patrice Chotard &lt;patrice.chotard@st.com&gt;Reviewed-by: Vikas Manocha &lt;vikas.manocha@st.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Wed, 26 Jul 2017 13:48:39 +0000</pubDate>
        <dc:creator>Patrice Chotard &lt;patrice.chotard@st.com&gt;</dc:creator>
    </item>
<item>
        <title>6822cf3ec7c8768b8727573b8f4b2cb3d870b881 - serial: ns16550: Add RX interrupt buffer support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#6822cf3ec7c8768b8727573b8f4b2cb3d870b881</link>
        <description>serial: ns16550: Add RX interrupt buffer supportPasting longer lines into the U-Boot console prompt sometimes leads tocharacters missing. One problem here is the small 16-byte FIFO of thelegacy NS16550 UART, e.g. on x86 platforms.This patch now introduces a Kconfig option to enable RX interruptbuffer support for NS16550 style UARTs. With this option enabled, I wasable paste really long lines into the U-Boot console, without anycharacters missing.Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Cc: Bin Meng &lt;bmeng.cn@gmail.com&gt;[trini: Guard ns16550_serial_remove withCONFIG_IS_ENABLED(SERIAL_PRESENT) to match struct assignment]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Fri, 14 Jul 2017 15:25:54 +0000</pubDate>
        <dc:creator>Stefan Roese &lt;sr@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>39632b4a01210e329333d787d828157dcd2c7328 - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#39632b4a01210e329333d787d828157dcd2c7328</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Tue, 18 Jul 2017 12:42:48 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>61366b71a8950aae48ce9e00295a16cf65ac4f02 - serial: mxc: Add debug uart support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#61366b71a8950aae48ce9e00295a16cf65ac4f02</link>
        <description>serial: mxc: Add debug uart supportAdd support for the debug UART to assist with early debugging.Enable it for i.CoreM6 as an example.Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Tue, 06 Jun 2017 05:31:51 +0000</pubDate>
        <dc:creator>Jagan Teki &lt;jagan@amarulasolutions.com&gt;</dc:creator>
    </item>
<item>
        <title>dd7ff4721aaf46533a42ebd017aecd70cafa98e3 - powerpc, 8xx: move Serial driver to drivers/serial/</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#dd7ff4721aaf46533a42ebd017aecd70cafa98e3</link>
        <description>powerpc, 8xx: move Serial driver to drivers/serial/At the same time, move to KconfigSigned-off-by: Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Thu, 06 Jul 2017 08:33:27 +0000</pubDate>
        <dc:creator>Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;</dc:creator>
    </item>
<item>
        <title>0424990c1f2cb2071b88c138e8c078bf3443708e - serial, kconfig: fix menutext</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#0424990c1f2cb2071b88c138e8c078bf3443708e</link>
        <description>serial, kconfig: fix menutextfix menutext for the options SPL_DM_SERIAL and TPL_DM_SERIAL.Both have the same text as DM_SERIAL, which isconfusing.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;Reviewed-by: Stefan Roese &lt;sr@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Wed, 21 Jun 2017 04:23:10 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>a52cf086ace7e6107f399fcf37059dc9e02916f3 - serial: omap: Support debug UART</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#a52cf086ace7e6107f399fcf37059dc9e02916f3</link>
        <description>serial: omap: Support debug UARTAdd debug UART functions to permit omap specific ns16550 toprovide an early debug UART. This is mostly in common withDEBUG_UART_NS16550 except for Mode definition register whichis required for selecting UART mode(16x auto-baud or 13x mode).Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Sat, 22 Apr 2017 10:27:25 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>102d86552abc82818c22b39fdef4b3a280a60643 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mips</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#102d86552abc82818c22b39fdef4b3a280a60643</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mips

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Wed, 10 May 2017 19:50:21 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>3058104056f4d3b9ca382d64fd5f73fc16aa5590 - serial: add serial driver for BCM6345</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/serial/Kconfig#3058104056f4d3b9ca382d64fd5f73fc16aa5590</link>
        <description>serial: add serial driver for BCM6345It is based on linux/drivers/tty/serial/bcm63xx_uart.cSigned-off-by: &#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/serial/Kconfig</description>
        <pubDate>Mon, 24 Apr 2017 22:39:16 +0000</pubDate>
        <dc:creator>&#193;lvaro Fern&#225;ndez Rojas &lt;noltari@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
