<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/board/renesas, 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-06-17T15:32:22Z</updated>
<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.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>sh: r0p7734: Remove the board</title>
<updated>2019-06-14T10:42:06Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-20T01:28:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=a7e3dacbcb418a80bd8f28a0b463e924b7085cd3'/>
<id>urn:sha1:a7e3dacbcb418a80bd8f28a0b463e924b7085cd3</id>
<content type='text'>
Last change to this board was done in 2016, has no prospects of
ever being converted to DM, drop it.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Chris Brandt &lt;chris.brandt@renesas.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Cc: Yoshihiro Shimoda &lt;shimoda.yoshihiro.uh@renesas.com&gt;
</content>
</entry>
<entry>
<title>sh: ap325rxa: Remove the board</title>
<updated>2019-06-14T10:42:06Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-20T01:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=c81b1a8a71fd9a807cbf9aef17f84bec6969a269'/>
<id>urn:sha1:c81b1a8a71fd9a807cbf9aef17f84bec6969a269</id>
<content type='text'>
Last change to this board was done in 2016, has no prospects of
ever being converted to DM, drop it.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Chris Brandt &lt;chris.brandt@renesas.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Cc: Yoshihiro Shimoda &lt;shimoda.yoshihiro.uh@renesas.com&gt;
</content>
</entry>
<entry>
<title>configs: Disable now unbuildable SPI options for boards</title>
<updated>2019-06-13T07:21:06Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-05-29T21:01:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=88369d33e322e0cdfbb1f0c33021ad424578619e'/>
<id>urn:sha1:88369d33e322e0cdfbb1f0c33021ad424578619e</id>
<content type='text'>
Now that various SPI related options depend on CONFIG_DEPRECATED, in
order for platforms to build out of the box they need to disable various
other options.

Cc: Albert ARIBAUD &lt;albert.aribaud@3adev.fr&gt;
Cc: Marek Vasut &lt;marex@denx.de&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Cc: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>ARM: renesas: Factor out DRAM setup on R-Car Gen3</title>
<updated>2019-05-21T20:15:32Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-19T21:25:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6ef540d50f3beb0ff94d3fbdae3548b3b8dd05cd'/>
<id>urn:sha1:6ef540d50f3beb0ff94d3fbdae3548b3b8dd05cd</id>
<content type='text'>
Pull DRAM layout configuration code into rcar-common.c instead of
having it in multiple copies across board files. This poses no
change for Salvator-X/XS, ULCB and Ebisu boards, however it adds
a bit of extra code for Draak and Eagle boards, which now gain
the capability of being passed in the DRAM layout by the ATF.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Eugeniu Rosca &lt;roscaeugeniu@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>ARM: rmobile: Add recovery SPL for R-Car Gen3</title>
<updated>2019-05-21T20:15:31Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2018-10-03T10:44:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5602330df0306a44d78c1ba67ab7e15aa6f3fc41'/>
<id>urn:sha1:5602330df0306a44d78c1ba67ab7e15aa6f3fc41</id>
<content type='text'>
Build an SPL which can be started via SCIF download mode on R-Car Gen3
and allows loading and executing U-Boot uImage with the next stage code.
This is also useful for starting e.g. ATF BL2, which inits the hardware
and returns to the U-Boot SPL, which can then load e.g. U-Boot proper.

The H3, M3-W, M3-N SoCs have plenty of SRAM for storing the U-Boot SPL
while the payload, e.g. ATF BL2, executes, so there is no problem here.

However, E3 and D3 have much less SRAM, hence the loader uses a trick
where it copies itself beyond the area used by BL2 and executes from
there. That area is 32kiB large and not enough to hold U-Boot SPL, BSS,
stack and malloc area, so the later two are placed at +0x4000 offset
from start of SRAM, another area not used by ATF BL2. To make things
even more complicated, the SCIF loader cannot load to the upper 32kiB
of the SRAM directly, hence the copying approach.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>sh: rsk7269: Remove the board</title>
<updated>2019-05-10T20:43:18Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-07T19:51:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=54eac8b3a3cc4c05d981ecefc8bcd5151f0d928c'/>
<id>urn:sha1:54eac8b3a3cc4c05d981ecefc8bcd5151f0d928c</id>
<content type='text'>
Last change to this board was done in 2016, has no prospects of
ever being converted to DM, drop it.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Chris Brandt &lt;chris.brandt@renesas.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Cc: Yoshihiro Shimoda &lt;shimoda.yoshihiro.uh@renesas.com&gt;
</content>
</entry>
<entry>
<title>sh: rsk7264: Remove the board</title>
<updated>2019-05-10T20:43:18Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-07T19:51:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=58300f399f71ddc0ebdcd344cdf9f973aa0613b2'/>
<id>urn:sha1:58300f399f71ddc0ebdcd344cdf9f973aa0613b2</id>
<content type='text'>
Last change to this board was done in 2016, has no prospects of
ever being converted to DM, drop it.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Chris Brandt &lt;chris.brandt@renesas.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Cc: Yoshihiro Shimoda &lt;shimoda.yoshihiro.uh@renesas.com&gt;
</content>
</entry>
<entry>
<title>sh: rsk7203: Remove the board</title>
<updated>2019-05-10T20:43:18Z</updated>
<author>
<name>Marek Vasut</name>
</author>
<published>2019-05-07T19:49:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5736453c6f2732a0d78a30978d1692801dad5d81'/>
<id>urn:sha1:5736453c6f2732a0d78a30978d1692801dad5d81</id>
<content type='text'>
Last change to this board was done in 2016, has no prospects of
ever being converted to DM, drop it.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Chris Brandt &lt;chris.brandt@renesas.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
Cc: Vladimir Zapolskiy &lt;vz@mleia.com&gt;
Cc: Yoshihiro Shimoda &lt;shimoda.yoshihiro.uh@renesas.com&gt;
</content>
</entry>
<entry>
<title>ARM: dts: renesas: Add RZ/A1 GR-Peach board</title>
<updated>2019-05-07T03:41:32Z</updated>
<author>
<name>Chris Brandt</name>
</author>
<published>2017-08-23T19:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ba932bc846e8f44b7b61fcaac41e0be907d1303e'/>
<id>urn:sha1:ba932bc846e8f44b7b61fcaac41e0be907d1303e</id>
<content type='text'>
Add board code and DTs for Renesas RZ/A1 SoC-based GR-Peach,
which is a cheap development platform with RZ/A1H SoC. The
DTs are imported from Linux 5.0.11, commit d5a2675b207d .

Currently supported are UART, ethernet and RPC SPI. The board
can be booted from RPC SPI by writing the u-boot.bin binary
to the beginning of the SPI NOR, e.g. using the "sf" command.
The board can also be booted via JTAG by setting text base to
0x20020000, loading u-boot.bin there via JTAG and executing it
from that address.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Chris Brandt &lt;chris.brandt@renesas.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
</feed>
