<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/README.rockchip, branch v2017.03</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/README.rockchip?h=v2017.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/README.rockchip?h=v2017.03'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2017-02-09T19:10:59Z</updated>
<entry>
<title>rockchip: rename miniarm to tinker board</title>
<updated>2017-02-09T19:10:59Z</updated>
<author>
<name>Eddie Cai</name>
<email>eddie.cai.linux@gmail.com</email>
</author>
<published>2017-01-18T03:03:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f2797645562e85c407aab3e9a757bfd61a027fe'/>
<id>urn:sha1:6f2797645562e85c407aab3e9a757bfd61a027fe</id>
<content type='text'>
Miniarm is the internal project code. Now it is officially named Tinker board.
So rename it.

Signed-off-by: Eddie Cai &lt;eddie.cai@rock-chips.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: Drop Ethernet from the TODO</title>
<updated>2017-01-12T03:24:19Z</updated>
<author>
<name>Sjoerd Simons</name>
<email>sjoerd.simons@collabora.co.uk</email>
</author>
<published>2017-01-11T10:46:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=35a05761a1aebc857e73bec7d9e72a7f84cd96ba'/>
<id>urn:sha1:35a05761a1aebc857e73bec7d9e72a7f84cd96ba</id>
<content type='text'>
Now that ethernet support works, it can be dropped from the rockchip
TODO

Signed-off-by: Sjoerd Simons &lt;sjoerd.simons@collabora.co.uk&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: doc: add GPT partition layout</title>
<updated>2016-10-30T19:29:06Z</updated>
<author>
<name>Jacob Chen</name>
<email>jacob2.chen@rock-chips.com</email>
</author>
<published>2016-10-08T05:47:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3f3e1e33957586e678704ce8276210c1758d031b'/>
<id>urn:sha1:3f3e1e33957586e678704ce8276210c1758d031b</id>
<content type='text'>
A simple introduction.

Signed-off-by: Jacob Chen &lt;jacob2.chen@rock-chips.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: add support for rk3288 miniarm board</title>
<updated>2016-08-05T23:56:08Z</updated>
<author>
<name>Xu Ziyuan</name>
<email>xzy.xu@rock-chips.com</email>
</author>
<published>2016-08-01T00:46:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1c62d999528da1f052cb4b07cbb540b148c52537'/>
<id>urn:sha1:1c62d999528da1f052cb4b07cbb540b148c52537</id>
<content type='text'>
Miniarm is a rockchip rk3288 based development board, which has lots of
interface such as HDMI, USB, micro-SD card, Audio etc.

Signed-off-by: Ziyuan Xu &lt;xzy.xu@rock-chips.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: add support for rk3288 PopMetal board</title>
<updated>2016-07-31T13:24:20Z</updated>
<author>
<name>jk.kernel@gmail.com</name>
<email>jk.kernel@gmail.com</email>
</author>
<published>2016-07-26T10:28:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=dd63fbc70a5fa59677c86695ebad341834fec172'/>
<id>urn:sha1:dd63fbc70a5fa59677c86695ebad341834fec172</id>
<content type='text'>
PopMetal is a rockchip rk3288 based board made by ChipSpark, which has
many interface such as HDMI, VGA, USB, micro-SD card, WiFi, Audio and
Gigabit Ethernet.

Signed-off-by: Ziyuan Xu &lt;xzy.xu@rock-chips.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: add basic support for fennec-rk3288 board</title>
<updated>2016-07-31T13:24:20Z</updated>
<author>
<name>jk.kernel@gmail.com</name>
<email>jk.kernel@gmail.com</email>
</author>
<published>2016-07-26T10:28:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d7ca67b7cdd67f79637a8a0097277a68294fa3d8'/>
<id>urn:sha1:d7ca67b7cdd67f79637a8a0097277a68294fa3d8</id>
<content type='text'>
Fennec is a RK3288-based development board with 2 USB ports, HDMI,
micro-SD card, audio and WiFi and Gigabit Ethernet. It also includes
on-board 8GB eMMC and 2GB of SDRAM. Expansion connectors provides access
to display pins, I2C, SPI, UART and GPIOs.

Signed-off-by: Ziyuan Xu &lt;xzy.xu@rock-chips.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: update fastboot usage</title>
<updated>2016-07-26T02:46:45Z</updated>
<author>
<name>Xu Ziyuan</name>
<email>xzy.xu@rock-chips.com</email>
</author>
<published>2016-07-18T01:56:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a16e2e06809ad23afeda69edcc1a99182fa9d8fd'/>
<id>urn:sha1:a16e2e06809ad23afeda69edcc1a99182fa9d8fd</id>
<content type='text'>
Introduce how to use fastboot feature on rk3288.

Signed-off-by: Ziyuan Xu &lt;xzy.xu@rock-chips.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: add basic support for evb-rk3288 board</title>
<updated>2016-07-26T02:44:18Z</updated>
<author>
<name>Xu Ziyuan</name>
<email>xzy.xu@rock-chips.com</email>
</author>
<published>2016-07-05T10:06:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=744368d6ae3ea5cf73407c24d8e44b2a83b7f659'/>
<id>urn:sha1:744368d6ae3ea5cf73407c24d8e44b2a83b7f659</id>
<content type='text'>
evb-3288 board RK3288-based development board with 2 USB ports, HDMI,
VGA, micro-SD card, audio, WiFi and Gigabit Ethernet. It also includes
on-board 8G eMMC and 2GB of SDRAM. Expansion connector provide access to
display pins, I2C, SPI, UART and GPIOs. This add some basic files
required to allow the board to output serial messaged and can run
command(mmc info etc).

evb-rk3288 also supports booting from eMMC or SD card, the default is eMMC.

Signed-off-by: Ziyuan Xu &lt;xzy.xu@rock-chips.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: add option to change method of loading u-boot</title>
<updated>2016-07-26T02:44:18Z</updated>
<author>
<name>Xu Ziyuan</name>
<email>xzy.xu@rock-chips.com</email>
</author>
<published>2016-07-12T11:09:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b47ea79219f1de43fa21456c6c60c8390b8755d2'/>
<id>urn:sha1:b47ea79219f1de43fa21456c6c60c8390b8755d2</id>
<content type='text'>
If we would like to boot from SD card, we have to implement mmc driver
in SPL stage, and get a slightly large SPL binary. Rockchip SoC's
bootrom code has the ability to load spl and u-boot, then boot.

If CONFIG_ROCKCHIP_SPL_BACK_TO_BROM is enabled, the spl will return to
bootrom in board_init_f(), then bootrom loads u-boot binary.

Loading sequence after rework:
bootrom ==&gt; spl ==&gt; bootrom ==&gt; u-boot

Signed-off-by: Ziyuan Xu &lt;xzy.xu@rock-chips.com&gt;
Acked-by: Simon Glass &lt;sjg@chromium.org&gt;
Fixed up spelling of U-Boot, boorom, opinion-&gt;option, Rochchip:
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>rockchip: Update the README</title>
<updated>2016-01-22T03:42:37Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2016-01-22T02:45:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f138713073b5587b195cb73e12394e57c15cbb01'/>
<id>urn:sha1:f138713073b5587b195cb73e12394e57c15cbb01</id>
<content type='text'>
GPIO, I2C, LCD and HDMI are now implemented. We have more than one PMIC.
There is an implementation to run the CPU at full speed although it does
not seem to make much difference.

Update the README to cover recent developments.

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