<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cpu/mpc83xx/cpu.c, branch v1.3.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/cpu/mpc83xx/cpu.c?h=v1.3.1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/cpu/mpc83xx/cpu.c?h=v1.3.1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2007-11-21T20:04:05Z</updated>
<entry>
<title>Update libfdt from device tree compiler (dtc)</title>
<updated>2007-11-21T20:04:05Z</updated>
<author>
<name>Kumar Gala</name>
<email>galak@kernel.crashing.org</email>
</author>
<published>2007-10-24T16:04:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8d04f02f6224e6983f4812ea4da704950ec8539c'/>
<id>urn:sha1:8d04f02f6224e6983f4812ea4da704950ec8539c</id>
<content type='text'>
Update libfdt to commit 8eaf5e358366017aa2e846c5038d1aa19958314e from
the device tree compiler (dtc) project.

Signed-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>mpc83xx: move common /memory node update mechanism to cpu.c</title>
<updated>2007-08-16T03:36:33Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2007-08-16T03:30:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6a16e0dfcc4119b46adb1dce2d6c8fb3c5d108e1'/>
<id>urn:sha1:6a16e0dfcc4119b46adb1dce2d6c8fb3c5d108e1</id>
<content type='text'>
also adds common prototypes to include/common.h.

Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>mpc83xx: remaining 8360 libfdt fixes</title>
<updated>2007-08-16T03:36:33Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2007-08-16T03:30:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8f9e0e9f339aee4ce31a338d5f27356eb5457f85'/>
<id>urn:sha1:8f9e0e9f339aee4ce31a338d5f27356eb5457f85</id>
<content type='text'>
PCI clocks and QE frequencies weren't being updated, and the core clock
was being updated incorrectly.  This patch also adds a /memory node if
it doesn't already exist prior to update.

plus some cosmetic trimming to single line comments.

Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>mpc83xx: fix UEC2-&gt;1 typo in libfdt setup code</title>
<updated>2007-08-16T03:36:33Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2007-08-16T03:30:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f4b2ac5ed9aaff9920d487bff8a59696c083a524'/>
<id>urn:sha1:f4b2ac5ed9aaff9920d487bff8a59696c083a524</id>
<content type='text'>
Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>mpc83xx: fix 8360 and cpu functions to update fdt being passed</title>
<updated>2007-08-10T06:12:25Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2007-07-26T00:25:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f57ac7a7b37109245b69db80839ebee26179966a'/>
<id>urn:sha1:f57ac7a7b37109245b69db80839ebee26179966a</id>
<content type='text'>
..and not the global fdt. Rename local fdt vars to blob so as not to
be confused with the global var with the same three-letter name.

Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled</title>
<updated>2007-08-10T06:12:25Z</updated>
<author>
<name>Jerry Van Baren</name>
<email>gvb.uboot@gmail.com</email>
</author>
<published>2007-07-05T01:34:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8be404459a6b7395415a57bb35e8377e3b2b5acb'/>
<id>urn:sha1:8be404459a6b7395415a57bb35e8377e3b2b5acb</id>
<content type='text'>
Several node strings were not correct (trailing slashes and properties
  in the strings)
Added setting of the timebase-frequency.
Improved error messages and use debug() instead of printf().

Signed-off-by: Gerald Van Baren &lt;vanbaren@cideas.com&gt;
Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().</title>
<updated>2007-08-10T06:12:03Z</updated>
<author>
<name>Jerry Van Baren</name>
<email>gvb.uboot@gmail.com</email>
</author>
<published>2007-07-05T01:27:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=26d02c9bbac1751c5e19294f000100b48d43a920'/>
<id>urn:sha1:26d02c9bbac1751c5e19294f000100b48d43a920</id>
<content type='text'>
The new name matches more closely the kernel's name, which is also
a much better description.

These are the mpc83xx changes made necessary by the function name change.

Signed-off-by: Wolfgang Grandegger &lt;wg@grandegger.com&gt;
Acked-by: Gerald Van Baren &lt;vanbaren@cideas.com&gt;
Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>mpc83xx: Add support for 8360 silicon revision 2.1</title>
<updated>2007-08-10T06:12:02Z</updated>
<author>
<name>Lee Nipper</name>
<email>Lee.Nipper@freescale.com</email>
</author>
<published>2007-06-15T01:07:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1ded0242e437259366792d52b7e9d1e1931d8fa5'/>
<id>urn:sha1:1ded0242e437259366792d52b7e9d1e1931d8fa5</id>
<content type='text'>
This change adds 8360 silicon revision 2.1 support to u-boot.

Signed-off-by: Lee Nipper &lt;lee.nipper@freescale.com&gt;
Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx</title>
<updated>2007-05-16T22:07:21Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2007-05-16T21:52:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=255a3577c848706441daee0174543efe205a77f8'/>
<id>urn:sha1:255a3577c848706441daee0174543efe205a77f8</id>
<content type='text'>
For all practical u-boot purposes, TSECs don't differ throughout the
mpc8[356]xx families; reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx.

Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
<entry>
<title>mpc83xx: replace elaborate boottime verbosity with 'clocks' command</title>
<updated>2007-05-01T17:08:36Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2007-04-30T20:26:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=54b2d434ae9d01787936f34fe1759cf3d7624ae3'/>
<id>urn:sha1:54b2d434ae9d01787936f34fe1759cf3d7624ae3</id>
<content type='text'>
and fix CPU: to align with Board: display text.

Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
</content>
</entry>
</feed>
