<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs, branch v2020.01-rc4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/configs?h=v2020.01-rc4</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/configs?h=v2020.01-rc4'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2019-12-02T15:53:34Z</updated>
<entry>
<title>Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq</title>
<updated>2019-12-02T15:53:34Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-12-02T15:53:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=357040645f9f56b33909520483df9f840be7e181'/>
<id>urn:sha1:357040645f9f56b33909520483df9f840be7e181</id>
<content type='text'>
- fsl-qoriq : Minor bug fixes and updates on lx2160a, ls1028a, ls1012a,
  ls1043aqds platforms
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-mips</title>
<updated>2019-12-02T15:53:07Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-12-02T15:53:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1f3813c2ab093334e714b2dc7172fe0b112c18b6'/>
<id>urn:sha1:1f3813c2ab093334e714b2dc7172fe0b112c18b6</id>
<content type='text'>
- MIPS: remove Micronas VCT boards
</content>
</entry>
<entry>
<title>MIPS: remove Micronas VCT boards</title>
<updated>2019-11-29T15:18:35Z</updated>
<author>
<name>Daniel Schwierzeck</name>
<email>daniel.schwierzeck@gmail.com</email>
</author>
<published>2019-10-18T13:13:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2a250ae9b6f1437f13dba272b690b24341b8e1d7'/>
<id>urn:sha1:2a250ae9b6f1437f13dba272b690b24341b8e1d7</id>
<content type='text'>
The deadline for migration to CONFIG_DM is v2020.01. The VCT
baords would need an almost complete rewrite of all drivers to
support driver model.

Unless someone has access to the hardware and volunteers to do the migration,
the board should be scheduled for removal.

Signed-off-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;
Acked-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>include/configs: ls1012a: add pfe stop command</title>
<updated>2019-11-27T07:42:19Z</updated>
<author>
<name>Biwen Li</name>
<email>biwen.li@nxp.com</email>
</author>
<published>2019-11-15T07:10:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a3c9805f791eb0f7700fe7a1b8f5bbb1027ab49e'/>
<id>urn:sha1:a3c9805f791eb0f7700fe7a1b8f5bbb1027ab49e</id>
<content type='text'>
This adds pfe stop command before boot linux kernel
to fix a problem that ethernet won't be workable
after enter linux. Because there is a h/w limitation
in LS1012A PFE, to re-initialize PFE it has to be
safe shutdown, these steps are done through PFE stop.

Signed-off-by: Biwen Li &lt;biwen.li@nxp.com&gt;
Reviewed-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>armv8: ls1043aqds: modify the qspi_bootcmd definition</title>
<updated>2019-11-27T07:42:19Z</updated>
<author>
<name>Wen He</name>
<email>wen.he_1@nxp.com</email>
</author>
<published>2019-11-14T07:08:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=283e4ab5313e6f2a84bf5ac24d6fd22c7971fed4'/>
<id>urn:sha1:283e4ab5313e6f2a84bf5ac24d6fd22c7971fed4</id>
<content type='text'>
Fix the kernel offset of qspi_bootcmd scripts, followed
the qoriq_memory_layout definition.

Signed-off-by: Wen He &lt;wen.he_1@nxp.com&gt;
Reviewed-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>armv8: ls1028a: Add environment variables to facilitate the boot</title>
<updated>2019-11-27T07:42:18Z</updated>
<author>
<name>Yuantian Tang</name>
<email>andy.tang@nxp.com</email>
</author>
<published>2019-11-04T07:10:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0de19abc14a3431d4e556d8c96da64fd41100467'/>
<id>urn:sha1:0de19abc14a3431d4e556d8c96da64fd41100467</id>
<content type='text'>
Add some environment variables to facilitate the auto boot.

Signed-off-by: Yuantian Tang &lt;andy.tang@nxp.com&gt;
Reviewed-by: Priyanka Jain &lt;priyanka.jain@nxp.com&gt;
</content>
</entry>
<entry>
<title>stm32mp1: board: add spi nand support</title>
<updated>2019-11-26T09:14:35Z</updated>
<author>
<name>Patrick Delaunay</name>
<email>patrick.delaunay@st.com</email>
</author>
<published>2019-10-14T07:28:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fd399a183991d4a6bc7376b3fe2cbfa4d9b0ada8'/>
<id>urn:sha1:fd399a183991d4a6bc7376b3fe2cbfa4d9b0ada8</id>
<content type='text'>
This patch adds the support of the spi nand device in mtdparts command
and in dfu_alt_info.

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;
Reviewed-by: Patrice Chotard &lt;patrice.chotard@st.com&gt;
</content>
</entry>
<entry>
<title>stm32mp1: activate SET_DFU_ALT_INFO</title>
<updated>2019-11-26T09:14:34Z</updated>
<author>
<name>Patrick Delaunay</name>
<email>patrick.delaunay@st.com</email>
</author>
<published>2019-10-14T07:28:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f6031d6d5812ef97f09f98865dfd205a02b9c481'/>
<id>urn:sha1:f6031d6d5812ef97f09f98865dfd205a02b9c481</id>
<content type='text'>
Generate automatically dfu_alt_info for the supported device.
The simple command "dfu 0" allows to start the dfu stack on usb 0
for the supported devices:
- dfu mtd for nand0
- dfu mtd for nor0
- dfu mmc for SDCard
- dfu mmc for eMMC
- dfu ram for images in DDR

The DUF alternate use the "part", "partubi" and "mmcpart" options
to select the correct MTD or GPT partition or the eMMC hw boot partition.

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;
Reviewed-by: Patrice Chotard &lt;patrice.chotard@st.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot</title>
<updated>2019-11-25T17:56:27Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-11-25T17:56:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4b19b89ca4a866b7baa642533e6dbd67cd832d27'/>
<id>urn:sha1:4b19b89ca4a866b7baa642533e6dbd67cd832d27</id>
<content type='text'>
- add RPi4 upstream compatible to pinctrl
- fix boot banner on RPi3/4
- add support for one binary on RPi3/4
</content>
</entry>
<entry>
<title>ARM: bcm283x: Move BCM283x_BASE to a global variable</title>
<updated>2019-11-24T09:46:27Z</updated>
<author>
<name>Matthias Brugger</name>
<email>mbrugger@suse.com</email>
</author>
<published>2019-11-19T15:01:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8e3361c88ae322826c97ecc4b70df26d9fabc9ad'/>
<id>urn:sha1:8e3361c88ae322826c97ecc4b70df26d9fabc9ad</id>
<content type='text'>
We move the per SOC define BCM283x_BASE to a global variable.
This is a first step to provide a single binary for several bcm283x
SoCs.

Signed-off-by: Matthias Brugger &lt;mbrugger@suse.com&gt;
</content>
</entry>
</feed>
