<?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 adp-ag101p_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>85fc970d74d09f33fcdcc649e73c5dc4f5334605 - Convert CONFIG_ENV_IS_IN_FLASH to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#85fc970d74d09f33fcdcc649e73c5dc4f5334605</link>
        <description>Convert CONFIG_ENV_IS_IN_FLASH to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_FLASHSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:41 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>fb82fe385173fdf7b55e50e4f343ae37a41cdbaa - configs: Resync defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#fb82fe385173fdf7b55e50e4f343ae37a41cdbaa</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Mon, 19 Jun 2017 13:47:40 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>8dc1b17f14c9201c7d0da0f33e404a7e051b2ec6 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-nds32</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#8dc1b17f14c9201c7d0da0f33e404a7e051b2ec6</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-nds32Move FTMAC100 to where it should be, alphabetically indrivers/net/KconfigSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;Conflicts:	drivers/net/Kconfig

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Fri, 26 May 2017 15:18:53 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>be71a179bdd935336fb0bee8283be729144ac965 - nds32: eth: Support ftmac100 DM.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#be71a179bdd935336fb0bee8283be729144ac965</link>
        <description>nds32: eth: Support ftmac100 DM.Support Andestech eth ftmac100 device tree flow on AG101P/AE3XX platform.Verification: Boot linux kernel via dhcp and bootm ok. NDS32 # setenv bootm_size 0x2000000;setenv fdt_high 0x1f00000; NDS32 # dhcp 0x600000 10.0.4.97:boomimage-310y-ae300-spi.bin BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 DHCP client bound to address 10.0.4.178 (4899 ms)	Using mac@e0100000 device	TFTP from server 10.0.4.97; our IP address is 10.0.4.178	Filename &apos;boomimage-310y-ae300-spi.bin&apos;.	Load address: 0x600000	Loading: #################################################################	         #################################################################	         #################################################################......	         ###################################	         233.4 KiB/s					 done					 Bytes transferred = 13872076 (d3abcc hex)	NDS32 # dhcp 0x2000000 10.0.4.97:ae300.dtb	BOOTP broadcast 1	BOOTP broadcast 2	BOOTP broadcast 3	BOOTP broadcast 4	DHCP client bound to address 10.0.4.178 (4592 ms)	Using mac@e0100000 device	TFTP from server 10.0.4.97; our IP address is 10.0.4.178	Filename &apos;ae300.dtb&apos;.	Load address: 0x2000000	Loading: #	         82 KiB/s					 done					 Bytes transferred = 2378 (94a hex)	NDS32 # bootm 0x600000 - 0x2000000	 Image Name:	 Created:      2017-03-22   6:52:03 UTC	 Image Type:   NDS32 Linux Kernel Image (uncompressed)	 Data Size:    13872012 Bytes = 13.2 MiB	 Load Address: 0000c000	 Entry Point:  0000c000	 Verifying Checksum ... OK	 Booting using the fdt blob at 0x2000000	 Loading Kernel Image ... OK	 Loading Device Tree to 01efc000, end 01eff949 ... OK	 Linux version 3.10.102-20375-gb0034c1-dirty (rick@app09)	(gcc version 4.9.3 (2016-07-06_nds32le-linux-glibc-v3_experimental) )  #293 PREEMPT Wed Mar 22 14:49:28 CST 2017	CPU: NDS32 N13, AndesCore ID(wb), CPU_VER 0x0d11103f(id 13, rev 17, cfg 4159)......Signed-off-by: rick &lt;rick@andestech.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Tue, 23 May 2017 05:48:27 +0000</pubDate>
        <dc:creator>rick &lt;rick@andestech.com&gt;</dc:creator>
    </item>
<item>
        <title>c2774e6149a6bedb0941deefec84665119e685a4 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-nds32</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#c2774e6149a6bedb0941deefec84665119e685a4</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-nds32

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Mon, 22 May 2017 18:14:44 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>b841b6e94662b3b21a56d6ecaab64dcdfb0d311c - nds32: Support AE3XX platform.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#b841b6e94662b3b21a56d6ecaab64dcdfb0d311c</link>
        <description>nds32: Support AE3XX platform.Support Andestech AE3xx platform: serial, timer device tree flow.Signed-off-by: rick &lt;rick@andestech.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Thu, 18 May 2017 06:37:53 +0000</pubDate>
        <dc:creator>rick &lt;rick@andestech.com&gt;</dc:creator>
    </item>
<item>
        <title>f5076f869855045e527de7f1367c65f55a2b1448 - nds32: Support AG101P timer DM.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#f5076f869855045e527de7f1367c65f55a2b1448</link>
        <description>nds32: Support AG101P timer DM.Support AG101P timer device tree flow.Signed-off-by: rick &lt;rick@andestech.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Wed, 17 May 2017 02:59:20 +0000</pubDate>
        <dc:creator>rick &lt;rick@andestech.com&gt;</dc:creator>
    </item>
<item>
        <title>86132af799d51e8e94d87dc56a071f325f369e0c - nds32: Support AG101P serial DM.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#86132af799d51e8e94d87dc56a071f325f369e0c</link>
        <description>nds32: Support AG101P serial DM.Support AG101P serial device tree flow.Signed-off-by: rick &lt;rick@andestech.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Mon, 17 Apr 2017 06:41:58 +0000</pubDate>
        <dc:creator>rick &lt;rick@andestech.com&gt;</dc:creator>
    </item>
<item>
        <title>4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Tue, 09 May 2017 16:03:44 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>c9032ce168c1344fe8ffe8604825ec343ec14adf - cmd: add Kconfig option for &apos;date&apos; command</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#c9032ce168c1344fe8ffe8604825ec343ec14adf</link>
        <description>cmd: add Kconfig option for &apos;date&apos; commandSigned-off-by: Chris Packham &lt;judge.packham@gmail.com&gt;[trini: default y if DM_RTC, re-sync]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Sat, 29 Apr 2017 03:20:28 +0000</pubDate>
        <dc:creator>Chris Packham &lt;judge.packham@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f40574e2d78c96a3818c4fa2379382d924866a6e - Kconfig: Migrate CONFIG_BAUDRATE</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#f40574e2d78c96a3818c4fa2379382d924866a6e</link>
        <description>Kconfig: Migrate CONFIG_BAUDRATEMove this in to Kconfig with a default of 115200.Signed-off-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;[trini: Run moveconfig.py, reword commit slightly]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Fri, 17 Mar 2017 19:34:53 +0000</pubDate>
        <dc:creator>Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;</dc:creator>
    </item>
<item>
        <title>8728c97eff5bd95f58320f886ae305f17931a374 - configs: Re-sync</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#8728c97eff5bd95f58320f886ae305f17931a374</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Mon, 13 Mar 2017 17:48:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>e856bdcfb49291d30b19603fc101bea096c48196 - flash: complete CONFIG_SYS_NO_FLASH move with renaming</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#e856bdcfb49291d30b19603fc101bea096c48196</link>
        <description>flash: complete CONFIG_SYS_NO_FLASH move with renamingWe repeated partial moves for CONFIG_SYS_NO_FLASH, but this isnot completed. Finish this work by the tool.During this move, let&apos;s rename it to CONFIG_MTD_NOR_FLASH.Actually, we have more instances of &quot;#ifndef CONFIG_SYS_NO_FLASH&quot;than those of &quot;#ifdef CONFIG_SYS_NO_FLASH&quot;.  Flipping the logic willmake the code more readable.  Besides, negative meaning symbols donot fit in obj-$(CONFIG_...) style Makefiles.This commit was created as follows:[1] Edit &quot;default n&quot; to &quot;default y&quot; in the config entry in    common/Kconfig.[2] Run &quot;tools/moveconfig.py -y -r HEAD SYS_NO_FLASH&quot;[3] Rename the instances in defconfigs by the following:  find . -path &apos;./configs/*_defconfig&apos; | xargs sed -i \  -e &apos;/CONFIG_SYS_NO_FLASH=y/d&apos; \  -e &apos;s/# CONFIG_SYS_NO_FLASH is not set/CONFIG_MTD_NOR_FLASH=y/&apos;[4] Change the conditionals by the following:  find . -name &apos;*.[ch]&apos; | xargs sed -i \  -e &apos;s/ifndef CONFIG_SYS_NO_FLASH/ifdef CONFIG_MTD_NOR_FLASH/&apos; \  -e &apos;s/ifdef CONFIG_SYS_NO_FLASH/ifndef CONFIG_MTD_NOR_FLASH/&apos; \  -e &apos;s/!defined(CONFIG_SYS_NO_FLASH)/defined(CONFIG_MTD_NOR_FLASH)/&apos; \  -e &apos;s/defined(CONFIG_SYS_NO_FLASH)/!defined(CONFIG_MTD_NOR_FLASH)/&apos;[5] Modify the following manually  - Rename the rest of instances  - Remove the description from README  - Create the new Kconfig entry in drivers/mtd/Kconfig  - Remove the old Kconfig entry from common/Kconfig  - Remove the garbage comments from include/configs/*.hSigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Sat, 11 Feb 2017 13:43:54 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>c27269953b94d19b3fc7a21a1c3e19985507b94d - mmc: complete unfinished move of CONFIG_MMC</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#c27269953b94d19b3fc7a21a1c3e19985507b94d</link>
        <description>mmc: complete unfinished move of CONFIG_MMCCommit 7a777f6d6f35 (&quot;mmc: Add generic Kconfig option&quot;) createda Kconfig entry for this option without any actual moves, thencommit 44c798799f66 (&quot;sunxi: Use Kconfig CONFIG_MMC&quot;) movedinstances only for SUNXI.We generally do not like such partial moves.  This kind of workis automated by tools/moveconfig.py, so it is pretty easy tocomplete this move.I am adding &quot;default ARM || PPC || SANDBOX&quot; (suggested by Tom).This shortens the configs and will ease new board porting.This commit was created as follows:[1] Edit Kconfig (remove the &quot;depends on&quot;, add the &quot;default&quot;,    copy the prompt and help message from Linux)[2] Run &apos;tools/moveconfig.py -y -s -r HEAD MMC&apos;Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Wed, 07 Dec 2016 13:10:26 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>dc557e9a1fe00ca9d884bd88feef5bebf23fede4 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#dc557e9a1fe00ca9d884bd88feef5bebf23fede4</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Sat, 18 Jun 2016 08:24:54 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>bb597c0eeb7ee2f6e983577d993c76a30dd3c2b4 - common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#bb597c0eeb7ee2f6e983577d993c76a30dd3c2b4</link>
        <description>common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionmove CONFIG_BOOTDELAY into a Kconfig option. Used for thispurpose the moveconfig.py tool in tools.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Viresh Kumar &lt;viresh.kumar@linaro.org&gt;Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Tue, 07 Jun 2016 06:31:14 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4 - configs: Re-sync with cmd/Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4</link>
        <description>configs: Re-sync with cmd/KconfigUpdate the config.h and defconfig files for the commands that 8e3c036converted over to KconfigSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Sun, 24 Apr 2016 21:29:26 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>78d1e1d0a157c8b48ea19be6170b992745d30f38 - configs: Re-sync almost all of cmd/Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#78d1e1d0a157c8b48ea19be6170b992745d30f38</link>
        <description>configs: Re-sync almost all of cmd/KconfigThis syncs up the current cmd/Kconfig and include/configs/ files with theonly exception being CMD_NAND.  Due to how we have used this historicallywe need to take further care here when converting.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Fri, 22 Apr 2016 20:41:25 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>9e39003e7ffa327adaef468840196de2e8820d2f - ns16550: move CONFIG_SYS_NS16550 to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#9e39003e7ffa327adaef468840196de2e8820d2f</link>
        <description>ns16550: move CONFIG_SYS_NS16550 to KconfigMove CONFIG_SYS_NS16550 to Kconfig, and run moveconfig.py.Signed-off-by: Thomas Chou &lt;thomas@wytron.com.tw&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Thu, 19 Nov 2015 13:48:14 +0000</pubDate>
        <dc:creator>Thomas Chou &lt;thomas@wytron.com.tw&gt;</dc:creator>
    </item>
<item>
        <title>13a3972585af60ec367d209cedbd3601e0c77467 - Merge remote-tracking branch &apos;u-boot/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig#13a3972585af60ec367d209cedbd3601e0c77467</link>
        <description>Merge remote-tracking branch &apos;u-boot/master&apos;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ag101p_defconfig</description>
        <pubDate>Wed, 14 Oct 2015 08:46:36 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
</channel>
</rss>
