<?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-ae3xx_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>1490eb89f4697b02cfb8f826d2f5eaf37edcbd47 - UPSTREAM: Convert CONFIG_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ae3xx_defconfig#1490eb89f4697b02cfb8f826d2f5eaf37edcbd47</link>
        <description>UPSTREAM: Convert CONFIG_SPI to KconfigThis converts the following to Kconfig:   CONFIG_SPIThis partly involves updating code that assumes that CONFIG_SPI impliesthings that are specific to the MPC8xx SPI driver.  For now, just updatethe CONFIG tests.  This also involves reworking the default forCONFIG_SYS_DEF_EEPROM_ADDR so that we don&apos;t set it when we cannot make areasonable default, as it does not cause any compile failures.Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;(cherry picked from commit f1b1f77060beadbfe9f42a3be00019bd025afbd6)Change-Id: Ie9f15ada869105eb407f41d4df7eecbaa916b940Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ae3xx_defconfig</description>
        <pubDate>Sun, 15 Apr 2018 17:51:26 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6b239db430da06baff724d6ee3976ca010714bb9 - UPSTREAM: spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ae3xx_defconfig#6b239db430da06baff724d6ee3976ca010714bb9</link>
        <description>UPSTREAM: spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spiatcspi200 is Andestech spi ip which is embedded inAE3XX and AE250 platforms. So rename as atcspi200will be more reasonable to be used in differentplatforms.Signed-off-by: Rick Chen &lt;rick@andestech.com&gt;(cherry picked from commit 41bbb8b333a6977cd28d31c58a5a209001ce5056)Change-Id: I78d0112ba78c09ba9cd2beace324b3af9b867d71Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ae3xx_defconfig</description>
        <pubDate>Thu, 23 Nov 2017 06:19:36 +0000</pubDate>
        <dc:creator>Rick Chen &lt;rick@andestech.com&gt;</dc:creator>
    </item>
<item>
        <title>0e13c182e0b4ee5b7e5efee72614cd23f8a5e6fc - Move CONFIG_PANIC_HANG to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ae3xx_defconfig#0e13c182e0b4ee5b7e5efee72614cd23f8a5e6fc</link>
        <description>Move CONFIG_PANIC_HANG to KconfigFreescale (NXP) boards have lots of defconfig files per board.I used &quot;imply PANIC_HANG&quot; for them.Change-Id: I56347810ee33ccd8bb3553b0ee95b858e827ce9bSigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;(cherry picked from commit 7e3caa81e0e9cc5e2beed4a3a1c334e2119f4498)

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ae3xx_defconfig</description>
        <pubDate>Mon, 04 Dec 2017 03:37:00 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>85fc970d74d09f33fcdcc649e73c5dc4f5334605 - Convert CONFIG_ENV_IS_IN_FLASH to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/adp-ae3xx_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-ae3xx_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-ae3xx_defconfig#fb82fe385173fdf7b55e50e4f343ae37a41cdbaa</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/adp-ae3xx_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-ae3xx_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-ae3xx_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-ae3xx_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-ae3xx_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-ae3xx_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-ae3xx_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-ae3xx_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-ae3xx_defconfig</description>
        <pubDate>Thu, 18 May 2017 06:37:53 +0000</pubDate>
        <dc:creator>rick &lt;rick@andestech.com&gt;</dc:creator>
    </item>
</channel>
</rss>
