<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/freescale, branch v2016.03</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/freescale?h=v2016.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/freescale?h=v2016.03'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-03-13T13:50:02Z</updated>
<entry>
<title>mx6slevk: Fix the power up of the Ethernet PHY</title>
<updated>2016-03-13T13:50:02Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@nxp.com</email>
</author>
<published>2016-03-11T13:50:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ae765f3a8243faa39d4a32ba2baede638e40c768'/>
<id>urn:sha1:ae765f3a8243faa39d4a32ba2baede638e40c768</id>
<content type='text'>
GPIO4_21 is the LAN8720 power pin, not the LAN8720 reset pin.

Fix that, so that we can have Ethernet functional again.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Signed-off-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
</content>
</entry>
<entry>
<title>mx6qarm2: Update maintainer's emails</title>
<updated>2016-03-02T13:49:13Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@nxp.com</email>
</author>
<published>2016-02-22T17:52:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9feec162af89fac56dfec2fc3a5de13c19a5f9ae'/>
<id>urn:sha1:9feec162af89fac56dfec2fc3a5de13c19a5f9ae</id>
<content type='text'>
Use the new NXP emails.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
</content>
</entry>
<entry>
<title>MAINTAINERS: Update Peng Fan's email address</title>
<updated>2016-03-02T13:48:52Z</updated>
<author>
<name>Fabio Estevam</name>
<email>fabio.estevam@nxp.com</email>
</author>
<published>2016-02-21T12:57:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=047cc75df6f5190c30b7813aace2d8a333ab5edf'/>
<id>urn:sha1:047cc75df6f5190c30b7813aace2d8a333ab5edf</id>
<content type='text'>
Use Peng Fan's new NXP email address in MAINTAINERS files.

Signed-off-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
Acked-by: Peng Fan &lt;peng.fan@nxp.com&gt;
</content>
</entry>
<entry>
<title>armv7: ls102xa: Move smmu and stream id initialization into the common soc code</title>
<updated>2016-02-24T16:51:15Z</updated>
<author>
<name>Alison Wang</name>
<email>b18965@freescale.com</email>
</author>
<published>2016-02-05T04:48:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a08b1921b4a477abe1ac4482fae9ec4bcb3cd27e'/>
<id>urn:sha1:a08b1921b4a477abe1ac4482fae9ec4bcb3cd27e</id>
<content type='text'>
The initialization for smmu and stream id is moved into the common soc
code.

Signed-off-by: Alison Wang &lt;alison.wang@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>board: ls1043ardb: Modify pin-muxing code for USB and QE-HDLC</title>
<updated>2016-02-24T16:51:15Z</updated>
<author>
<name>Zhao Qiang</name>
<email>qiang.zhao@nxp.com</email>
</author>
<published>2016-02-05T02:04:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a12a0ef89e2905c6e08c9a22858725cec68d1821'/>
<id>urn:sha1:a12a0ef89e2905c6e08c9a22858725cec68d1821</id>
<content type='text'>
QE-HDLC and USB multi-use the pins, modify the pin-muxing code
for them, when set "hwconfig=qe-hdlc" in uboot, assign the pins
to QE-HDLC, if not, assgin it to USB

Signed-off-by: Zhao Qiang &lt;qiang.zhao@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>board: ls1043rdb: Move USB muxing config to config_board_mux</title>
<updated>2016-02-24T16:51:15Z</updated>
<author>
<name>Zhao Qiang</name>
<email>qiang.zhao@nxp.com</email>
</author>
<published>2016-02-05T02:04:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=110171dcef7bff6f4cbf93c309398f4523056eee'/>
<id>urn:sha1:110171dcef7bff6f4cbf93c309398f4523056eee</id>
<content type='text'>
Pin-muxing code should be in config_board_mux, move USB muxing
config to config_board_mux.

Signed-off-by: Zhao Qiang &lt;qiang.zhao@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>board: ls1043ardb: Add micro QE support for ls1043ardb</title>
<updated>2016-02-24T16:51:14Z</updated>
<author>
<name>Zhao Qiang</name>
<email>qiang.zhao@nxp.com</email>
</author>
<published>2016-02-05T02:04:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d3e6d30cef41d929dcab2ce8dcb93d92319a49a2'/>
<id>urn:sha1:d3e6d30cef41d929dcab2ce8dcb93d92319a49a2</id>
<content type='text'>
Signed-off-by: Zhao Qiang &lt;qiang.zhao@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>armv8/ls1043aqds: Add USB support for ls1043aqds</title>
<updated>2016-02-24T16:51:14Z</updated>
<author>
<name>Qianyu Gong</name>
<email>qianyu.gong@nxp.com</email>
</author>
<published>2016-02-16T05:12:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5a7c40bea618dfa50c6ae5f171782b49fd8250a6'/>
<id>urn:sha1:5a7c40bea618dfa50c6ae5f171782b49fd8250a6</id>
<content type='text'>
Add USB XHCI support for ls1043qds board.

Signed-off-by: Gong Qianyu &lt;Qianyu.Gong@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>qe: move drivers/qe/qe.h to include/fsl_qe.h</title>
<updated>2016-02-24T16:51:13Z</updated>
<author>
<name>Qianyu Gong</name>
<email>qianyu.gong@nxp.com</email>
</author>
<published>2016-02-18T05:01:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2459afb1a783e34d37c0f7aeec43c77f4de4d480'/>
<id>urn:sha1:2459afb1a783e34d37c0f7aeec43c77f4de4d480</id>
<content type='text'>
As the QE firmware struct is shared with Fman, move the header file
out of drivers/qe/.

Signed-off-by: Gong Qianyu &lt;Qianyu.Gong@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
<entry>
<title>arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS board</title>
<updated>2016-02-24T16:40:56Z</updated>
<author>
<name>Alison Wang</name>
<email>b18965@freescale.com</email>
</author>
<published>2016-02-02T07:16:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=70097027d299e3486831396d3c02e37dc6dff66d'/>
<id>urn:sha1:70097027d299e3486831396d3c02e37dc6dff66d</id>
<content type='text'>
As QSPI and IFC are pin-multiplexed on LS1021A, only IFC is supported
in SD boot now. For the customer's demand, QSPI needs to be supported
in SD boot too.

This patch adds QSPI or IFC support in SD boot according to the
corresponding defconfig. For detail, ls1021aqds_sdcard_ifc_defconfig
is used to support IFC in SD boot and ls1021aqds_sdcard_qspi_defconfig
is used to support QSPI in SD boot.

Signed-off-by: Alison Wang &lt;alison.wang@nxp.com&gt;
Reviewed-by: York Sun &lt;york.sun@nxp.com&gt;
</content>
</entry>
</feed>
