<?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>7c760f6021b7a7a37f8a4b8741ce032bb0afc620 - arc: dts: separate single axs10x.dts file</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/synopsys/axs10x/Kconfig#7c760f6021b7a7a37f8a4b8741ce032bb0afc620</link>
        <description>arc: dts: separate single axs10x.dts fileWe want to use the same device tree blobs in both Linux and U-Boot forARC boards.Earlier device tree sources in U-Boot were very simplified and hadn&apos;t beenupdated for quite a long period of time.So this commit is the first step on the road to unified device tree blobs.First of all we re-organize device tree sources for AXS10X boards.As AXS101 and AXS103 boards consist of AXS10X motherboard and AXC001 andAXC003 cpu tiles respectively we add corresponding device tree sourcefiles: axs10x_mb.dtsi for motherboard, axc001.dtsi and axc003.dtsi forcpu tiles and axs101.dts and axs103.dts to represent actual boards.Also we delete axs10x.dts as it is no longer used.One more important change - we add timer device to ARC skeleton devicetree sources as both ARC700 and ARCHS cores contain such timer.We add core_clk nodes to abilis_tb100, nsim, axc001 and axc003 device treesources as it is referenced via phandle from timer node in commonskeleton.dtsi file.Signed-off-by: Vlad Zakharov &lt;vzakhar@synopsys.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/synopsys/axs10x/Kconfig</description>
        <pubDate>Tue, 21 Mar 2017 11:49:48 +0000</pubDate>
        <dc:creator>Vlad Zakharov &lt;vzakhar@synopsys.com&gt;</dc:creator>
    </item>
<item>
        <title>5cf618ee60a752d058a767372ca1ecb8d9c09b16 - Merge git://git.denx.de/u-boot-arc</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/synopsys/axs10x/Kconfig#5cf618ee60a752d058a767372ca1ecb8d9c09b16</link>
        <description>Merge git://git.denx.de/u-boot-arcThis replaces legacy arch/arc/lib/timer.c implementation and allows usto describe ARC Timers in Device Tree. Among other things that way wemay properly inherit Timer&apos;s clock from CPU&apos;s clock s they really runsynchronously.

            List of files:
            /rk3399_rockchip-uboot/board/synopsys/axs10x/Kconfig</description>
        <pubDate>Fri, 24 Mar 2017 12:19:30 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>0c77092e8163c716b637cffe681e4556db17ac31 - arc: dts: separate single axs10x.dts file</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/synopsys/axs10x/Kconfig#0c77092e8163c716b637cffe681e4556db17ac31</link>
        <description>arc: dts: separate single axs10x.dts fileWe want to use the same device tree blobs in both Linux and U-Boot forARC boards.Earlier device tree sources in U-Boot were very simplified and hadn&apos;t beenupdated for quite a long period of time.So this commit is the first step on the road to unified device tree blobs.First of all we re-organize device tree sources for AXS10X boards.As AXS101 and AXS103 boards consist of AXS10X motherboard and AXC001 andAXC003 cpu tiles respectively we add corresponding device tree sourcefiles: axs10x_mb.dtsi for motherboard, axc001.dtsi and axc003.dtsi forcpu tiles and axs101.dts and axs103.dts to represent actual boards.Also we delete axs10x.dts as it is no longer used.One more important change - we add timer device to ARC skeleton devicetree sources as both ARC700 and ARCHS cores contain such timer.We add core_clk nodes to abilis_tb100, nsim, axc001 and axc003 device treesources as it is referenced via phandle from timer node in commonskeleton.dtsi file.Signed-off-by: Vlad Zakharov &lt;vzakhar@synopsys.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/synopsys/axs10x/Kconfig</description>
        <pubDate>Tue, 21 Mar 2017 11:49:48 +0000</pubDate>
        <dc:creator>Vlad Zakharov &lt;vzakhar@synopsys.com&gt;</dc:creator>
    </item>
<item>
        <title>65fcba1251dcb1fc2c48966406145a69fee3a817 - arc: Rename AXS101 board to more generic AXS10x</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/synopsys/axs10x/Kconfig#65fcba1251dcb1fc2c48966406145a69fee3a817</link>
        <description>arc: Rename AXS101 board to more generic AXS10xAs of now we have 2 flavors of ARC SDP boards: 1) AXS101 - with ARC770 in ASIC 2) AXS103 - with ARC HS38 in FPGABoth options share exactly the same base-board and only differ withCPU-tiles in use. That means all peripherals are the same (they areimplemented in FPGA on the base-board) and so generic board could beused for both.While at it: * Recreated defconfigs with savedefconfig * In include/configs/axs10x.h numerical sizes replaced withdefines from linux/sizes.h for better readability.Signed-off-by: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/synopsys/axs10x/Kconfig</description>
        <pubDate>Thu, 04 Aug 2016 12:00:35 +0000</pubDate>
        <dc:creator>Alexey Brodkin &lt;abrodkin@synopsys.com&gt;</dc:creator>
    </item>
</channel>
</rss>
