<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/block, branch v1.3.4-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/block?h=v1.3.4-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/block?h=v1.3.4-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-07-14T13:19:07Z</updated>
<entry>
<title>Code cleanup: fix old style assignment ambiguities like "=-" etc.</title>
<updated>2008-07-14T13:19:07Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-07-14T13:19:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d0ff51ba5d0309dbe9e25ea54f8a0285a6d5db90'/>
<id>urn:sha1:d0ff51ba5d0309dbe9e25ea54f8a0285a6d5db90</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>silence misc printf formatting compiler warnings</title>
<updated>2008-07-10T20:12:09Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2008-07-10T19:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4109df6f75fc00ab7da56d286ba50149a0d16a69'/>
<id>urn:sha1:4109df6f75fc00ab7da56d286ba50149a0d16a69</id>
<content type='text'>
Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>sata: wait for device updating signature to host</title>
<updated>2008-06-30T20:13:47Z</updated>
<author>
<name>Dave Liu</name>
<email>r63238@freescale.com</email>
</author>
<published>2008-06-03T09:38:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9810263afec5ac5f38f92963bb3b6d799e4331d0'/>
<id>urn:sha1:9810263afec5ac5f38f92963bb3b6d799e4331d0</id>
<content type='text'>
The driver need wait for the device updating signature to host.
If we don't wait for it, the driver can not detect the device(disk)
when the system powers up.

Signed-off-by: Dave Liu &lt;daveliu@freescale.com&gt;
</content>
</entry>
<entry>
<title>Add sata sil3114 support</title>
<updated>2008-06-29T10:42:18Z</updated>
<author>
<name>Tor Krill</name>
<email>tor@excito.com</email>
</author>
<published>2008-05-29T08:40:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f13526517859bf6b573e23ff47199e107d1009b5'/>
<id>urn:sha1:f13526517859bf6b573e23ff47199e107d1009b5</id>
<content type='text'>
Signed-off-by: Tor Krill &lt;tor@excito.com&gt;
</content>
</entry>
<entry>
<title>Big white-space cleanup.</title>
<updated>2008-05-20T22:14:08Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-05-20T14:00:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53677ef18e25c97ac613349087c5cb33ae5a2741'/>
<id>urn:sha1:53677ef18e25c97ac613349087c5cb33ae5a2741</id>
<content type='text'>
This commit gets rid of a huge amount of silly white-space issues.
Especially, all sequences of SPACEs followed by TAB characters get
removed (unless they appear in print statements).

Also remove all embedded "vim:" and "vi:" statements which hide
indentation problems.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>ata: update the libata.h from ata.h of linux kernel</title>
<updated>2008-04-14T06:20:16Z</updated>
<author>
<name>Dave Liu</name>
<email>r63238@freescale.com</email>
</author>
<published>2008-04-01T07:22:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=24b448448a917e52806f82660a5c9d47608894fb'/>
<id>urn:sha1:24b448448a917e52806f82660a5c9d47608894fb</id>
<content type='text'>
Current libata.h of u-boot is out of sync from linux kernel,
this patch make it be consistent with linux kernel.

Signed-off-by: Dave Liu &lt;daveliu@freescale.com&gt;
Signed-off-by: Tor Krill &lt;tor@excito.com&gt;
</content>
</entry>
<entry>
<title>drivers: code clean up</title>
<updated>2008-04-13T21:57:46Z</updated>
<author>
<name>Dave Liu</name>
<email>r63238@freescale.com</email>
</author>
<published>2008-03-27T10:51:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f297b7a1ec87433f66320d89d993e1bc738c66b8'/>
<id>urn:sha1:f297b7a1ec87433f66320d89d993e1bc738c66b8</id>
<content type='text'>
Signed-off-by: Dave Liu &lt;daveliu@freescale.com&gt;
</content>
</entry>
<entry>
<title>drivers: clean up the ata_piix.h</title>
<updated>2008-04-13T21:57:39Z</updated>
<author>
<name>Dave Liu</name>
<email>r63238@freescale.com</email>
</author>
<published>2008-03-27T10:50:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0ff7cba4a2e51c90827f6d21a0b28b4d67109597'/>
<id>urn:sha1:0ff7cba4a2e51c90827f6d21a0b28b4d67109597</id>
<content type='text'>
Signed-off-by: Dave Liu &lt;daveliu@freescale.com&gt;
</content>
</entry>
<entry>
<title>Coding style cleanup, update CHANGELOG</title>
<updated>2008-03-26T23:03:57Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-03-26T23:03:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d049cc7f71c0d875e8f5099d1ed23666a82b8f8e'/>
<id>urn:sha1:d049cc7f71c0d875e8f5099d1ed23666a82b8f8e</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>drivers: add the support for Freescale SATA controller</title>
<updated>2008-03-26T22:38:58Z</updated>
<author>
<name>Dave Liu</name>
<email>r63238@freescale.com</email>
</author>
<published>2008-03-26T14:55:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fd0b1fe3c388a77e8fe00cdd930ca317a91198d4'/>
<id>urn:sha1:fd0b1fe3c388a77e8fe00cdd930ca317a91198d4</id>
<content type='text'>
Add the Freescale on-chip SATA controller driver to u-boot,
The SATA controller is used on the 837x and 8315 targets,
The driver can be used to load kernel, fs and dtb.

The features list:
- 1.5/3 Gbps link speed
- LBA48, LBA28 support
- DMA and FPDMA support
- Two ports support

Signed-off-by: Dave Liu &lt;daveliu@freescale.com&gt;
</content>
</entry>
</feed>
