<feed xmlns='http://www.w3.org/2005/Atom'>
<title>starfive-tech/u-boot.git/doc/board, branch master</title>
<subtitle>StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)</subtitle>
<id>https://git.radix-linux.su/starfive-tech/u-boot.git/atom?h=master</id>
<link rel='self' href='https://git.radix-linux.su/starfive-tech/u-boot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/'/>
<updated>2021-12-18T11:05:19+00:00</updated>
<entry>
<title>doc: board: Add Calxeda Highbank/Midway documentation</title>
<updated>2021-12-18T11:05:19+00:00</updated>
<author>
<name>Andre Przywara</name>
<email>andre.przywara@arm.com</email>
</author>
<published>2021-12-14T17:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/commit/?id=35f3ef93d6eda8a4c5424872f8f6d7436540d433'/>
<id>urn:sha1:35f3ef93d6eda8a4c5424872f8f6d7436540d433</id>
<content type='text'>
The Calxeda servers are using U-Boot as the primary bootloader, which
was shipped as part of a firmware upgrade package.
Even though the machines are considered legacy at this point, the port
still works, so deserves some documentation.

Signed-off-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>riscv: Support booting SiFive Unmatched from SPI.</title>
<updated>2021-12-02T08:43:56+00:00</updated>
<author>
<name>Thomas Skibo</name>
<email>thomas-git@skibo.net</email>
</author>
<published>2021-11-24T22:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/commit/?id=6a863894ad53b2d0e6c6d47ad105850053757fec'/>
<id>urn:sha1:6a863894ad53b2d0e6c6d47ad105850053757fec</id>
<content type='text'>
Configure SPI flash devices into SPL.  Add SPI boot option to spl.c.
Document how to format flash for booting.

Signed-off-by: Thomas Skibo &lt;thomas-git@skibo.net&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>doc: board: Update Microchip MPFS Icicle Kit doc</title>
<updated>2021-12-02T08:43:52+00:00</updated>
<author>
<name>Padmarao Begari</name>
<email>padmarao.begari@microchip.com</email>
</author>
<published>2021-11-17T12:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/commit/?id=ffb78a7c71d555be31c8f8f2bb0fcc2fcfe3892e'/>
<id>urn:sha1:ffb78a7c71d555be31c8f8f2bb0fcc2fcfe3892e</id>
<content type='text'>
UART1 use for U-Boot and Linux console instead of UART0 and
UART0 is reserved for Hart Software Services(HSS).

Signed-off-by: Padmarao Begari &lt;padmarao.begari@microchip.com&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>doc: qemu-arm peripherials</title>
<updated>2021-11-30T08:23:27+00:00</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>heinrich.schuchardt@canonical.com</email>
</author>
<published>2021-11-28T10:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/commit/?id=9d2465347c7cc6997c58409083c8ba18888cc9aa'/>
<id>urn:sha1:9d2465347c7cc6997c58409083c8ba18888cc9aa</id>
<content type='text'>
* add description how to add RNG device
* for a disk specify format=raw to avoid a warning
* fix a typo

Signed-off-by: Heinrich Schuchardt &lt;heinrich.schuchardt@canonical.com&gt;
Reviewed-by: Ilias Apalodimas &lt;ilias.apalodimas@linaro.org&gt;
</content>
</entry>
<entry>
<title>board: iot2050: update build documentation for OP-TEE</title>
<updated>2021-11-29T16:15:37+00:00</updated>
<author>
<name>Ivan Mikhaylov</name>
<email>ivan.mikhaylov@siemens.com</email>
</author>
<published>2021-11-28T21:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/commit/?id=2f7c7aeb5c1be8f1df4043b354de4c55d401125b'/>
<id>urn:sha1:2f7c7aeb5c1be8f1df4043b354de4c55d401125b</id>
<content type='text'>
Set ta-target explicitly to correspond with OP-TEE recipe in
siemens/meta-iot2050.

Errors without explicit set of ta-target:
aarch64-linux-gnu-gcc: error: unrecognized command-line option ‘-mthumb’
aarch64-linux-gnu-gcc: error: unrecognized command-line option ‘-mno-unaligned-access’
aarch64-linux-gnu-gcc: error: unrecognized command-line option ‘-mfloat-abi=hard’
make: *** [mk/compile.mk:159: out/arm-plat-k3/ta_arm32-lib/libdl/dlfcn.o] Error 1

Signed-off-by: Ivan Mikhaylov &lt;ivan.mikhaylov@siemens.com&gt;
Reviewed-by: Jan Kiszka &lt;jan.kiszka@siemens.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi</title>
<updated>2021-11-13T23:13:35+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2021-11-13T23:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/commit/?id=b8a156f54ecd1e9a74f48a09a0735b4a41c90eba'/>
<id>urn:sha1:b8a156f54ecd1e9a74f48a09a0735b4a41c90eba</id>
<content type='text'>
Pull request for efi-2022-01-rc2-2

UEFI:
* fix measurement of BootOrder variable for TCG2 protocol

TPM:
* TIS mmio driver. This driver supports QEMU's emulated TPM.
</content>
</entry>
<entry>
<title>doc: qemu: Add instructions for swtpm usage</title>
<updated>2021-11-10T19:57:54+00:00</updated>
<author>
<name>Ilias Apalodimas</name>
<email>ilias.apalodimas@linaro.org</email>
</author>
<published>2021-11-09T07:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/commit/?id=be2868f097ee06ee98e71050f18d5d729106978f'/>
<id>urn:sha1:be2868f097ee06ee98e71050f18d5d729106978f</id>
<content type='text'>
A previous patch added support for an mmio based TPM.
Add an example in QEMU on it's usage

Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Ilias Apalodimas &lt;ilias.apalodimas@linaro.org&gt;
</content>
</entry>
<entry>
<title>board: sl28: add update image documentation</title>
<updated>2021-11-09T09:20:21+00:00</updated>
<author>
<name>Michael Walle</name>
<email>michael@walle.cc</email>
</author>
<published>2021-09-29T11:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/commit/?id=cbdc4c974fbd884c40b7923d9f5f9d0d165d4268'/>
<id>urn:sha1:cbdc4c974fbd884c40b7923d9f5f9d0d165d4268</id>
<content type='text'>
Document the update image and how to use the EFI UpdateCapsule.

Signed-off-by: Michael Walle &lt;michael@walle.cc&gt;
Reviewed-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>doc: board: kontron: sl28: Reduce section levels and change title</title>
<updated>2021-11-09T09:20:21+00:00</updated>
<author>
<name>Frieder Schrempf</name>
<email>frieder.schrempf@kontron.de</email>
</author>
<published>2021-09-29T11:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/commit/?id=f06add11f073b0a6cffff6c4c3aa4c91378c035b'/>
<id>urn:sha1:f06add11f073b0a6cffff6c4c3aa4c91378c035b</id>
<content type='text'>
In order to add other Kontron boards to the docs alongside the existing sl28 board,
we need to reduce the levels of the sections and change the title.

Cc: Fabio Estevam &lt;festevam@gmail.com&gt;
Signed-off-by: Frieder Schrempf &lt;frieder.schrempf@kontron.de&gt;
Acked-by: Michael Walle &lt;michael@walle.cc&gt;
Reviewed-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>board: samsung: add support for Galaxy A series of 2017 (a5y17lte)</title>
<updated>2021-10-31T15:25:39+00:00</updated>
<author>
<name>Dzmitry Sankouski</name>
<email>dsankouski@gmail.com</email>
</author>
<published>2021-10-17T10:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/u-boot.git/commit/?id=3e2095e960b47a3c0211a3a1e52c74b1761cb0be'/>
<id>urn:sha1:3e2095e960b47a3c0211a3a1e52c74b1761cb0be</id>
<content type='text'>
Samsung Galaxy A3, A5, A7 (2017) - middle class Samsung smartphones.
U-boot can be used as chain-loaded bootloader to gain control
on booting vanilla linux(and possibly others) kernels

Signed-off-by: Dzmitry Sankouski &lt;dsankouski@gmail.com&gt;
Cc: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
</content>
</entry>
</feed>
