<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/cmd, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-06-21T18:12:28Z</updated>
<entry>
<title>Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi</title>
<updated>2019-06-21T18:12:28Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-06-21T18:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=bdf97b5d393fc94666a847e9bac1c358b2c63c59'/>
<id>urn:sha1:bdf97b5d393fc94666a847e9bac1c358b2c63c59</id>
<content type='text'>
Pull request for UEFI sub-system for v2019.07-rc5 (3)

This pull request provides error fixes for the graphical output protocol,
the text output protocol, and the extended text input protocol.

Setting the boot device for the bootefi command is now not only supported
by the 'load' command but also for the file system specific commands like
'fatload'.
</content>
</entry>
<entry>
<title>cmd/led.c: fix typos in online help</title>
<updated>2019-06-21T14:07:11Z</updated>
<author>
<name>Anatolij Gustschin</name>
</author>
<published>2019-06-17T13:33:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=fb7b790a20cab4ce4bc3e83f5114bd830c5b1278'/>
<id>urn:sha1:fb7b790a20cab4ce4bc3e83f5114bd830c5b1278</id>
<content type='text'>
Remove square brackets around label in state command description.

Fixes: ea41b15617fa ("cmd/led: check subcommand "list" instead "l"")
Signed-off-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
<entry>
<title>efi_loader: consistent error handling in efidebug.c</title>
<updated>2019-06-20T22:26:21Z</updated>
<author>
<name>Heinrich Schuchardt</name>
</author>
<published>2019-06-20T10:59:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=a332f25198447a306c32e810a54946d39e373c40'/>
<id>urn:sha1:a332f25198447a306c32e810a54946d39e373c40</id>
<content type='text'>
If a variable cannot be set, always show an information message.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>efi_loader: consistent types in efidebug.c</title>
<updated>2019-06-20T22:26:20Z</updated>
<author>
<name>Heinrich Schuchardt</name>
</author>
<published>2019-06-20T10:48:04Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=428a470a27733cce9751224c5fee7aec28504282'/>
<id>urn:sha1:428a470a27733cce9751224c5fee7aec28504282</id>
<content type='text'>
efi_status_t and int are of different size. Use separate variables for
return codes of different type.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>fs: do_load: pass device path for efi payload</title>
<updated>2019-06-20T22:26:20Z</updated>
<author>
<name>Mian Yousaf Kaukab</name>
</author>
<published>2019-06-18T13:03:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=ee88eacbdd840199a3dec707234579fb15ddd46a'/>
<id>urn:sha1:ee88eacbdd840199a3dec707234579fb15ddd46a</id>
<content type='text'>
fatload command can be used to load the EFI payload since EFI system
partition is always a FAT partition. Call into EFI code from do_load()
to set the device path from which the last binary was loaded. An EFI
application like grub2 can’t find its configuration file without the
device path set.

Since device path is now set in do_load() there is no need to set it
in do_load_wrapper() for the load command.

Signed-off-by: Mian Yousaf Kaukab &lt;ykaukab@suse.de&gt;
Reviewed-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-spi</title>
<updated>2019-06-17T15:32:22Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-06-17T15:32:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=c3f43185eeb9e600c6cc0e7721f52c749e14c666'/>
<id>urn:sha1:c3f43185eeb9e600c6cc0e7721f52c749e14c666</id>
<content type='text'>
- Drop zipitz2 board (Tom)
- Add DEPRECATED option (Tom)
- Mark legacy or non-dm drivers as DEPRECATED (Jagan)
</content>
</entry>
<entry>
<title>usb: gadget: error out if g_dnl registration fails</title>
<updated>2019-06-14T10:39:50Z</updated>
<author>
<name>Sjoerd Simons</name>
</author>
<published>2019-06-04T19:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=25ee924649f94b42fba8ef615b5eb39db19044cd'/>
<id>urn:sha1:25ee924649f94b42fba8ef615b5eb39db19044cd</id>
<content type='text'>
If g_dnl_register fails return an error rather then stubornly
continuing onwards.

Signed-off-by: Sjoerd Simons &lt;sjoerd.simons@collabora.co.uk&gt;
</content>
</entry>
<entry>
<title>Kconfig: Add SPI / SPI_FLASH as dependencies</title>
<updated>2019-06-13T07:21:06Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-05-29T21:01:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=a4298ddaf8bbccf8a14acb6be33764eecbea9abd'/>
<id>urn:sha1:a4298ddaf8bbccf8a14acb6be33764eecbea9abd</id>
<content type='text'>
In order to use CMD_SF / CMD_SPI / ENV_IS_IN_SPI_FLASH we need to have
the SPI (or SPI_FLASH/DM_SPI_FLASH, for CMD_SF) enabled.  Express this
in the Kconfigs.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot</title>
<updated>2019-06-11T21:22:22Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-06-11T21:22:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=2702646bc083c7916aedc8c5eef81948c5c3864f'/>
<id>urn:sha1:2702646bc083c7916aedc8c5eef81948c5c3864f</id>
<content type='text'>
- Add Ethernet support for STM32MP1
- Add saveenv support for STM32MP1
- Add STM32MP1 Avenger96 board support
- Add SPI driver suport for STM32MP1
- Add watchdog support for STM32MP1
- Update power supply check via USB TYPE-C for STM32MP1 discovery board
</content>
</entry>
<entry>
<title>env: enable saveenv command when one CONFIG_ENV_IS_IN is activated</title>
<updated>2019-06-06T15:40:13Z</updated>
<author>
<name>Patrick Delaunay</name>
</author>
<published>2019-02-18T09:58:16Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=2643c85da2519739ebd2323329011b860198d7b3'/>
<id>urn:sha1:2643c85da2519739ebd2323329011b860198d7b3</id>
<content type='text'>
Introduce ENV_IS_IN_DEVICE to test if one the
CONFIG_ENV_IS_IN_ is defined and support the command
saveenv even if CONFIG_ENV_IS_NOWHERE is activated

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;
</content>
</entry>
</feed>
