<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/include/configs/socfpga_is1.h, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-04-24T22:00:49Z</updated>
<entry>
<title>arm: socfpga: clean up board config files</title>
<updated>2019-04-24T22:00:49Z</updated>
<author>
<name>Simon Goldschmidt</name>
</author>
<published>2019-04-02T19:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=4aab2329b282956b3a8a22de7bd30116d1c8df20'/>
<id>urn:sha1:4aab2329b282956b3a8a22de7bd30116d1c8df20</id>
<content type='text'>
Remove outdated defines (not used any more, outdated due to DM
conversion) from various socfpga files in include/config.

Signed-off-by: Simon Goldschmidt &lt;simon.k.r.goldschmidt@gmail.com&gt;
Acked-by: Marek Vasut &lt;marex@denx.de&gt;
Series-version: 3
Series-changes: 2
- added (this) patch with further cleanups to the socfpga board config
  files
</content>
</entry>
<entry>
<title>SPDX: Convert all of our single license tags to Linux Kernel style</title>
<updated>2018-05-07T13:34:12Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-05-06T21:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=83d290c56fab2d38cd1ab4c4cc7099559c1d5046'/>
<id>urn:sha1:83d290c56fab2d38cd1ab4c4cc7099559c1d5046</id>
<content type='text'>
When U-Boot started using SPDX tags we were among the early adopters and
there weren't a lot of other examples to borrow from.  So we picked the
area of the file that usually had a full license text and replaced it
with an appropriate SPDX-License-Identifier: entry.  Since then, the
Linux Kernel has adopted SPDX tags and they place it as the very first
line in a file (except where shebangs are used, then it's second line)
and with slightly different comment styles than us.

In part due to community overlap, in part due to better tag visibility
and in part for other minor reasons, switch over to that style.

This commit changes all instances where we have a single declared
license in the tag as both the before and after are identical in tag
contents.  There's also a few places where I found we did not have a tag
and have introduced one.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR</title>
<updated>2018-02-25T18:41:54Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-02-24T21:50:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=39bcbb7740b099b487b20ff6e345eb790a85712c'/>
<id>urn:sha1:39bcbb7740b099b487b20ff6e345eb790a85712c</id>
<content type='text'>
Migrate the users of CONFIG_SYS_BOOTCOUNT_ADDR to Kconfig.  We can
provide a default for BOOTCOUNT_AM33XX as that's a specific part of the
RTC in use.  We can also provide a default for ARCH_LS1043A and
ARCH_LS1021A as they had been previously calculated and their symbols
are in Kconfig.  In the case of other QE-enabled platforms, they are not
so we must update the relevant defconfig files.  The previous default
only applied in some cases, even on a specific SoC family.

Reviewed-by: Lukasz Majewski &lt;lukma@denx.de&gt;
Reviewed-by: Alex Kiernan &lt;alex.kiernan@gmail.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>Merge git://git.denx.de/u-boot-socfpga</title>
<updated>2018-02-16T18:55:51Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-02-16T18:55:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=7961b9f6db19d039b4e6e9c21a9715b6d5b92393'/>
<id>urn:sha1:7961b9f6db19d039b4e6e9c21a9715b6d5b92393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA</title>
<updated>2018-02-15T12:45:16Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2018-02-13T05:34:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=21a9f435f340b0936aa0bfc29fdd3efa1d329ea2'/>
<id>urn:sha1:21a9f435f340b0936aa0bfc29fdd3efa1d329ea2</id>
<content type='text'>
All Socfpga boards from ./include/configs/socfpga_* define
CONFIG_HW_WATCHDOG.
To ease CONFIG_HW_WATCHDOG conversion to Kconfig select it in
config ARCH_SOCFPGA (arch/arm/Kconfig) section.

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
Signed-off-by: Simon Goldschmidt &lt;sgoldschmidt@de.pepperl-fuchs.com&gt;
</content>
</entry>
<entry>
<title>Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig</title>
<updated>2018-02-15T12:20:53Z</updated>
<author>
<name>Lukasz Majewski</name>
</author>
<published>2018-02-09T22:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d1ec9461f2a2b478b3682dfc3f0f72e3fdd104c1'/>
<id>urn:sha1:d1ec9461f2a2b478b3682dfc3f0f72e3fdd104c1</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_BOOTCOUNT_LIMIT

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
Tested-by: Alex Kiernan &lt;alex.kiernan@gmail.com&gt;
Reviewed-by: Hannes Schmelzer &lt;hannes.schmelzer@br-automation.com&gt;
Acked-by: Hannes Schmelzer &lt;hannes.schmelzer@br-automation.com&gt;
</content>
</entry>
<entry>
<title>common: Move CONFIG_BOOTARGS to Kconfig</title>
<updated>2017-08-14T21:06:06Z</updated>
<author>
<name>Sam Protsenko</name>
</author>
<published>2017-08-14T17:22:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5abc1a4523a5509ce37bc3ec818b660a48f4eafd'/>
<id>urn:sha1:5abc1a4523a5509ce37bc3ec818b660a48f4eafd</id>
<content type='text'>
Also introduce CONFIG_USE_BOOTARGS option so we can control if
CONFIG_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;
</content>
</entry>
<entry>
<title>Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig</title>
<updated>2017-08-07T20:22:29Z</updated>
<author>
<name>Alexandru Gagniuc</name>
</author>
<published>2017-08-02T00:20:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=da3b9e7fd6a1e38af3cf0dff0248427c9df583ff'/>
<id>urn:sha1:da3b9e7fd6a1e38af3cf0dff0248427c9df583ff</id>
<content type='text'>
Signed-off-by: Alexandru Gagniuc &lt;alex.g@adaptrum.com&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1</title>
<updated>2017-08-07T20:18:30Z</updated>
<author>
<name>Alexandru Gagniuc</name>
</author>
<published>2017-07-07T18:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=fb92bc88523004a62805d4428bb12ddb9be3efe4'/>
<id>urn:sha1:fb92bc88523004a62805d4428bb12ddb9be3efe4</id>
<content type='text'>
These boards will now use the ksz90x1 driver instead of the mess in
ksz8xxx. This change is needed before the two drivers can be fully
separated.

Signed-off-by: Alexandru Gagniuc &lt;alex.g@adaptrum.com&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig</title>
<updated>2017-07-26T01:31:03Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2017-07-24T03:19:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967'/>
<id>urn:sha1:91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_ENV_IS_IN_SPI_FLASH

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
