<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/faraday, branch v2012.04-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/faraday?h=v2012.04-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/faraday?h=v2012.04-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2011-09-04T23:03:02Z</updated>
<entry>
<title>ftsdc010: add support of ftsdc010 mmc controller</title>
<updated>2011-09-04T23:03:02Z</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2011-07-20T21:29:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f8ef0d4f4603dc0dbe10f7f4778b8066cea47b6f'/>
<id>urn:sha1:f8ef0d4f4603dc0dbe10f7f4778b8066cea47b6f</id>
<content type='text'>
Faraday FTSDC010 controller is a SD/MMC controller for SoC chip.

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
</content>
</entry>
<entry>
<title>ftpmu010.h: fix some missing declaration in header</title>
<updated>2011-05-12T21:44:33Z</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2011-05-02T01:28:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ac56032676d30f4f6f41ababaed0ffcd8f432b4d'/>
<id>urn:sha1:ac56032676d30f4f6f41ababaed0ffcd8f432b4d</id>
<content type='text'>
Fix some missing declaration in header.

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
</content>
</entry>
<entry>
<title>ftsmc020: add missing definitions</title>
<updated>2011-05-12T21:43:38Z</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2011-05-01T22:17:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=10ba1d3cff7d32e4c2ef4301baf5e2e44530176a'/>
<id>urn:sha1:10ba1d3cff7d32e4c2ef4301baf5e2e44530176a</id>
<content type='text'>
Add missing definitions in header file according to datasheet.

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
</content>
</entry>
<entry>
<title>ftsmc020: un-nest the register structure in header</title>
<updated>2011-05-12T21:43:33Z</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2011-05-01T22:17:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=56cd247232b455d80eb1b9a7009e8c043682b379'/>
<id>urn:sha1:56cd247232b455d80eb1b9a7009e8c043682b379</id>
<content type='text'>
Un-nestted the register structure in ftsmc020.h

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
</content>
</entry>
<entry>
<title>ftsdmc021: add register definitions of ftsdmc021</title>
<updated>2011-05-12T21:25:28Z</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2011-04-26T01:29:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b1196a3fba636e6f0ae102350d2cce0deaeb8df5'/>
<id>urn:sha1:b1196a3fba636e6f0ae102350d2cce0deaeb8df5</id>
<content type='text'>
Support registers definitions of ftsdmc021 SDRAM controller.

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
</content>
</entry>
<entry>
<title>ftahbc020s: Faraday FTAHBC020s AHB Bus Controller</title>
<updated>2011-05-12T21:24:11Z</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2011-04-26T00:25:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4bb87d2b3fccdccf5510cd3bcca135c4fc94de01'/>
<id>urn:sha1:4bb87d2b3fccdccf5510cd3bcca135c4fc94de01</id>
<content type='text'>
ftahbc020s.h provides basic definitions of this controller
to help a SoC which use this AHB Controller could
do scalable software settings in lowlevel_init.S.

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
</content>
</entry>
<entry>
<title>ftsmc020: move ftsmc020 static mem controller to driver/mtd</title>
<updated>2011-04-27T17:38:10Z</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2011-04-15T21:37:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=00d10eb0410d2459727307d5eea562247959db2f'/>
<id>urn:sha1:00d10eb0410d2459727307d5eea562247959db2f</id>
<content type='text'>
Move the header file and definitions of ftsmc020
static memory control unit from a320 SoC folder to
"drivers/mtd" folder.

This change will let other SoC which also use ftsmc020
could share the same header file.

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
</content>
</entry>
<entry>
<title>ftsdmc020: move ftsdmc020.h to include/faraday</title>
<updated>2011-04-27T17:38:10Z</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2011-04-15T21:37:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5656b40bb3937d381ea31662c8eb657f17a3fce7'/>
<id>urn:sha1:5656b40bb3937d381ea31662c8eb657f17a3fce7</id>
<content type='text'>
Move the header file "ftsdmc020.h" (SDRAM Controller)
to "include/faraday" folder.

This change will let other SoC which also use ftsdmc020
could share the same header file.

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
</content>
</entry>
<entry>
<title>fttmr010: move fttmr010 header to include/faraday</title>
<updated>2011-04-27T17:38:08Z</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2011-03-21T01:45:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0f7ffd75c6cd1c8a9ef60ed631476151415026d6'/>
<id>urn:sha1:0f7ffd75c6cd1c8a9ef60ed631476151415026d6</id>
<content type='text'>
Move the header file and definitions of fttmr010
power control unit from a320 SoC folder to
"include/faraday" folder.

This change will let other SoC which also use fttmr010
could share the same header file.

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
</content>
</entry>
<entry>
<title>ftpmu010.h: add asm support used by lowlevel_init</title>
<updated>2011-04-27T17:38:08Z</updated>
<author>
<name>Macpaul Lin</name>
<email>macpaul@andestech.com</email>
</author>
<published>2011-03-20T23:44:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d228710f518af3fc90c1d6c28b012c932c69fa41'/>
<id>urn:sha1:d228710f518af3fc90c1d6c28b012c932c69fa41</id>
<content type='text'>
Add asm support which is ususally used in lowlevel_init to set
power related parameters to sdram controller and static memory controller.

Signed-off-by: Macpaul Lin &lt;macpaul@andestech.com&gt;
</content>
</entry>
</feed>
