<?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 at91sam9x5ek_dataflash_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/at91sam9x5ek_dataflash_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/at91sam9x5ek_dataflash_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>f92621cf933a284dac920477900f505ce7af5df9 - UPSTREAM: spi: atmel: default y if DM_SPI &amp;&amp; ARCH_AT91</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#f92621cf933a284dac920477900f505ce7af5df9</link>
        <description>UPSTREAM: spi: atmel: default y if DM_SPI &amp;&amp; ARCH_AT91ATMEL_SPI is now fully converted to driver-model andrespective boards switch to DM_SPI as well,so make default y for ARCH_AT91Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;Acked-by: Wenyou Yang &lt;wenyouya@gmail.com&gt;(cherry picked from commit 89d4fc153bb5c3830ab9e75e1690738cccea0322)Change-Id: I3c3da47c05f7fef7a2129c5325c4ddf7b596b2cfSigned-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Wed, 14 Mar 2018 13:16:44 +0000</pubDate>
        <dc:creator>Jagan Teki &lt;jagan@amarulasolutions.com&gt;</dc:creator>
    </item>
<item>
        <title>c6de2aae290151e042ec480accafecb4e77fd4fd - UPSTREAM: ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#c6de2aae290151e042ec480accafecb4e77fd4fd</link>
        <description>UPSTREAM: ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to KconfigThis commit converts the following items to Kconfig:CONFIG_ATMEL_NAND_HWECCCONFIG_ATMEL_NAND_HW_PMECCCONFIG_PMECC_CAPCONFIG_PMECC_SECTOR_SIZECONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER[PMECC References]https://www.at91.com/linux4sam/bin/view/Linux4SAM/PmeccConfigurehttps://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap[Mailing List Thread]https://lists.denx.de/pipermail/u-boot/2018-December/350666.htmlFixes: 5541543f (&quot;configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment&quot;)[trini: Make the migration be size neutral and possibly not fix theabove in all cases]Reported-by: Daniel Evans &lt;photonthunder@gmail.com&gt;Cc: Eugen Hristev &lt;eugen.hristev@microchip.com&gt;Signed-off-by: Derald D. Woods &lt;woods.technical@gmail.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Change-Id: I00f123659dcb281b50cd4720901343e039e802c1Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit a 49ad40298cc5639436c6d490b699ecb60895ba2d&#65289;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Sat, 15 Dec 2018 07:36:46 +0000</pubDate>
        <dc:creator>Derald D. Woods &lt;woods.technical@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2cce6f5430c3ca3b2b9eafaed874ff104f26b660 - UPSTREAM: Convert CONFIG_NAND_ATMEL to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#2cce6f5430c3ca3b2b9eafaed874ff104f26b660</link>
        <description>UPSTREAM: Convert CONFIG_NAND_ATMEL to KconfigThis converts the following to Kconfig:   CONFIG_NAND_ATMELSigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;Change-Id: Ic71bd0ef5704faf04852bf51d265d94e1a8dc259Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit e7db856bf96213ba3f6b716be9fa264e184f74e2)

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Sun, 08 Jul 2018 13:11:07 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb</link>
        <description>configs: Resync with savedefconfigRsync all defconfig files using moveconfig.pySigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Mon, 28 Aug 2017 11:16:32 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>fc6adebbc18c1c4d36e80cca0739c96717b733d6 - board: atmel: Use the new PIT timer driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#fc6adebbc18c1c4d36e80cca0739c96717b733d6</link>
        <description>board: atmel: Use the new PIT timer driverUse the Atmel PIT timer driver which supports the driver modeland device tree.Signed-off-by: Wenyou Yang &lt;wenyou.yang@microchip.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Tue, 15 Aug 2017 09:40:27 +0000</pubDate>
        <dc:creator>Wenyou.Yang@microchip.com &lt;Wenyou.Yang@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>88663126a009d0c354d832e005a5b3b511e5c7fb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#88663126a009d0c354d832e005a5b3b511e5c7fb</link>
        <description>configs: Resync with savedefconfigRsync all defconfig files using moveconfig.pySigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Mon, 14 Aug 2017 23:58:53 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>5abc1a4523a5509ce37bc3ec818b660a48f4eafd - common: Move CONFIG_BOOTARGS to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#5abc1a4523a5509ce37bc3ec818b660a48f4eafd</link>
        <description>common: Move CONFIG_BOOTARGS to KconfigAlso introduce CONFIG_USE_BOOTARGS option so we can control ifCONFIG_BOOTARGS defined at all.Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;[trini: Resync r8a779[56]_ulcb, various ls10xx targets]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Mon, 14 Aug 2017 17:22:17 +0000</pubDate>
        <dc:creator>Sam Protsenko &lt;semen.protsenko@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>8f1a80e99e4a838d1540cdb1d59ccc7785fe4618 - configs: Migrate CMD_NAND*</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#8f1a80e99e4a838d1540cdb1d59ccc7785fe4618</link>
        <description>configs: Migrate CMD_NAND*Migrate all remaining instances of CMD_NAND, CMD_NAND_TRIMFFSCMD_NAND_LOCK_UNLOCK and CMD_NAND_TORTURE from the headers into thedefconfig files.Tested-by: Adam Ford &lt;aford173@gmail.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Sat, 29 Jul 2017 01:31:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967 - Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967</link>
        <description>Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_SPI_FLASHSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:45 +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/at91sam9x5ek_dataflash_defconfig#fb82fe385173fdf7b55e50e4f343ae37a41cdbaa</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_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>dd9999d5f4d3a0354c959fa3bccc0957a1164bf5 - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#dd9999d5f4d3a0354c959fa3bccc0957a1164bf5</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Tue, 09 May 2017 20:11:36 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>9daf89cb682bfa2aac037b7fa425eab7ad67b9b9 - board: at91sam9x5ek: Enable early debug UART</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#9daf89cb682bfa2aac037b7fa425eab7ad67b9b9</link>
        <description>board: at91sam9x5ek: Enable early debug UARTEnable the early debug UART to debug problems when an ICE or otherdebug mechanism is not available.Signed-off-by: Wenyou Yang &lt;wenyou.yang@atmel.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Tue, 18 Apr 2017 06:51:56 +0000</pubDate>
        <dc:creator>Wenyou Yang &lt;wenyou.yang@atmel.com&gt;</dc:creator>
    </item>
<item>
        <title>74631b69d6658738e2bbb39f896d622144f4c654 - configs: at91sam9x5ek: Update to support DM/DT</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#74631b69d6658738e2bbb39f896d622144f4c654</link>
        <description>configs: at91sam9x5ek: Update to support DM/DTUpdate the configuration files to support the device tree and drivermodel. The device clock and pins configuration are handled by theclock and the pinctrl drivers respectively.Because the limitation of internal SRAM size, the SPL with drivermodel can&apos;t be supported, disable the SPL option.Signed-off-by: Wenyou Yang &lt;wenyou.yang@atmel.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Tue, 18 Apr 2017 06:51:54 +0000</pubDate>
        <dc:creator>Wenyou Yang &lt;wenyou.yang@atmel.com&gt;</dc:creator>
    </item>
<item>
        <title>ef26d6039a14c03c516c09a7835b491e671a4b0b - Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#ef26d6039a14c03c516c09a7835b491e671a4b0b</link>
        <description>Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigThis converts the following to Kconfig:   CONFIG_SYS_CONSOLE_IS_IN_ENV   CONFIG_CONSOLE_MUXSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: Re-order, re-migrate]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:37 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>f8b19a889e0d9d21af4be6b0fd6363a5b5a546f7 - Convert CONFIG_LCD to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#f8b19a889e0d9d21af4be6b0fd6363a5b5a546f7</link>
        <description>Convert CONFIG_LCD to KconfigThis converts the following to Kconfig:   CONFIG_LCDSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Jagan Teki &lt;jteki@openedev.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:56 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>8435179271106ec6fe9a9a5679b897755b1db8dd - common: Add DISPLAY_BOARDINFO</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#8435179271106ec6fe9a9a5679b897755b1db8dd</link>
        <description>common: Add DISPLAY_BOARDINFOCreate a Kconfig entry for DISPLAY_BOARDINFO and make it be the defaultin certain architectures.  Migrate all config files.Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Wed, 12 Oct 2016 01:33:46 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>8f2fe0c86c56175dd7d5d0e3bc26bef41f224f03 - kconfig: introduce kconfig for UBI</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#8f2fe0c86c56175dd7d5d0e3bc26bef41f224f03</link>
        <description>kconfig: introduce kconfig for UBImove the UBI config options into Kconfig.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Andrew F. Davis &lt;afd@ti.com&gt;Reviewed by: Evgeni Dobrev &lt;evgeni at studio-punkt.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Wed, 21 Sep 2016 05:58:19 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>645176d1d5c37c91ddb06c366678fbe302550387 - configs: Migrate CONFIG_USB_STORAGE</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig#645176d1d5c37c91ddb06c366678fbe302550387</link>
        <description>configs: Migrate CONFIG_USB_STORAGEIn some cases we were missing CONFIG_USB=y so enable that when needed.Reviewed-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Thu, 08 Sep 2016 20:31:26 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.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/at91sam9x5ek_dataflash_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/at91sam9x5ek_dataflash_defconfig</description>
        <pubDate>Sat, 18 Jun 2016 08:24:54 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
