<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/asm-ppc, branch v1.3.2-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/include/asm-ppc?h=v1.3.2-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/asm-ppc?h=v1.3.2-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2008-02-14T23:26:52Z</updated>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx</title>
<updated>2008-02-14T23:26:52Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-02-14T23:26:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9e04a8138892d64848dc6e8e74213086d9190d9a'/>
<id>urn:sha1:9e04a8138892d64848dc6e8e74213086d9190d9a</id>
<content type='text'>
Conflicts:

	common/cmd_reginfo.c

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>85xx, 86xx: Determine I2C clock frequencies and store in global_data</title>
<updated>2008-02-14T22:32:40Z</updated>
<author>
<name>Timur Tabi</name>
<email>timur@freescale.com</email>
</author>
<published>2008-01-09T20:35:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=943afa229cf5bf70ef917c7eb6bd0db59a1ba602'/>
<id>urn:sha1:943afa229cf5bf70ef917c7eb6bd0db59a1ba602</id>
<content type='text'>
Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx.

Update the get_clocks() function in 85xx and 86xx to determine the I2C
clock frequency and store it in gd-&gt;i2c1_clk and gd-&gt;i2c2_clk.

Signed-off-by: Timur Tabi &lt;timur@freescale.com&gt;
</content>
</entry>
<entry>
<title>PPC: Use r2 instead of r29 as global data pointer</title>
<updated>2008-02-14T21:43:22Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-02-14T21:43:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e7670f6c1e52ae6d2a43ff75a8bcfa7a5c86e47b'/>
<id>urn:sha1:e7670f6c1e52ae6d2a43ff75a8bcfa7a5c86e47b</id>
<content type='text'>
R29 was an unlucky choice as with recent toolchains (gcc-4.2.x) gcc
will refuse to use load/store multiple insns; instead, it issues a
list of simple load/store instructions upon function entry and exit,
resulting in bigger code size, which in turn makes the build for a
few boards fail.

Use r2 instead.

Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
<entry>
<title>Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols</title>
<updated>2008-02-13T22:03:49Z</updated>
<author>
<name>Jon Loeliger</name>
<email>jdl@freescale.com</email>
</author>
<published>2008-02-12T20:53:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ccd6e1464e5396bc1a9aebf7077ddf4342eafe03'/>
<id>urn:sha1:ccd6e1464e5396bc1a9aebf7077ddf4342eafe03</id>
<content type='text'>
These replace direct structure references for IMMR sections.

Signed-off-by: Jon Loeliger &lt;jdl@freescale.com&gt;
</content>
</entry>
<entry>
<title>86xx: Add print_laws function to fsl_law.c</title>
<updated>2008-01-24T18:12:51Z</updated>
<author>
<name>Becky Bruce</name>
<email>becky.bruce@freescale.com</email>
</author>
<published>2008-01-23T22:31:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ddcebcb638715a6278da93b553d5016f99823816'/>
<id>urn:sha1:ddcebcb638715a6278da93b553d5016f99823816</id>
<content type='text'>
This can be used for debug, and will be used by board code
to help implement reginfo.

Signed-off-by: Becky Bruce &lt;becky.bruce@freescale.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx</title>
<updated>2008-01-23T12:56:55Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2008-01-23T12:56:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=39166b5c9e7160761419f816f995b1d8029aa4a7'/>
<id>urn:sha1:39166b5c9e7160761419f816f995b1d8029aa4a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h</title>
<updated>2008-01-18T18:39:23Z</updated>
<author>
<name>Dave Liu</name>
<email>r63238@freescale.com</email>
</author>
<published>2008-01-18T02:07:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cfe5ca77976afdbe7ecb86e39fd7505bde636ace'/>
<id>urn:sha1:cfe5ca77976afdbe7ecb86e39fd7505bde636ace</id>
<content type='text'>
The commit 04a9e1180ac76a7bacc15a6fcd95ad839d65bddb
cause the 83xx immap broken, so the DMA and PCI will
be failed.

The patch fix the struct spi8xxx and rm struct spi83xx.

Signed-off-by: Dave Liu &lt;daveliu@freescale.com&gt;
Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>codingstyle cleanup for spi driver</title>
<updated>2008-01-17T20:01:59Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2008-01-17T18:48:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2956acd5ef93a498337f8ac2ec6ae6a77d491dc5'/>
<id>urn:sha1:2956acd5ef93a498337f8ac2ec6ae6a77d491dc5</id>
<content type='text'>
..and rm unused CONFIG_FSL_SPI define

Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>Add support for a Freescale non-CPM SPI controller</title>
<updated>2008-01-17T17:02:25Z</updated>
<author>
<name>Ben Warren</name>
<email>biggerbadderben@gmail.com</email>
</author>
<published>2008-01-17T03:37:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=04a9e1180ac76a7bacc15a6fcd95ad839d65bddb'/>
<id>urn:sha1:04a9e1180ac76a7bacc15a6fcd95ad839d65bddb</id>
<content type='text'>
This patch adds support for the SPI controller found on Freescale PowerPC
processors such as the MCP834x family.  Additionally, a new config option,
CONFIG_HARD_SPI, is added for general purpose SPI controller use.

Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;
Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>85xx: Introduce new tlb API</title>
<updated>2008-01-17T08:04:07Z</updated>
<author>
<name>Kumar Gala</name>
<email>galak@kernel.crashing.org</email>
</author>
<published>2008-01-17T04:33:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=44a23cfd6360a68eaa41f945190618a55519eac3'/>
<id>urn:sha1:44a23cfd6360a68eaa41f945190618a55519eac3</id>
<content type='text'>
Add a set of functions to manipulate TLB entries:
 * set_tlb() - write a tlb entry
 * invalidate_tlb() - invalidate a tlb array
 * disable_tlb() - disable a variable size tlb entry
 * init_tlbs() - setup initial tlbs based on static table

Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
</feed>
