<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/ppc, branch v2.6.17.7</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/arch/ppc?h=v2.6.17.7</id>
<link rel='self' href='https://git.amat.us/linux/atom/arch/ppc?h=v2.6.17.7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-05-28T22:42:34Z</updated>
<entry>
<title>ppc: Fix typo in TI_LOCAL_FLAGS definition</title>
<updated>2006-05-28T22:42:34Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2006-05-28T22:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b82e8005af14b51600714971e0c6420c4e334a50'/>
<id>urn:sha1:b82e8005af14b51600714971e0c6420c4e334a50</id>
<content type='text'>
A typo crept in with commit ea1e847cc202e805769c3c46ba5e5c53714068a1
which defined TI_LOCAL_FLAGS to be the offset of the `flags' field
of struct thread_info, rather than the `local_flags' field.  This
fixes it.  The typo was pointed out by Guennadi Liakhovetski.

Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] ppc32 CPM_UART: various fixes for pq2 uart users</title>
<updated>2006-05-26T12:38:56Z</updated>
<author>
<name>Vitaly Bordug</name>
<email>vbordug@ru.mvista.com</email>
</author>
<published>2006-05-24T17:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8e30a9a299ca30b6c4072c2182238d5f5dd1590d'/>
<id>urn:sha1:8e30a9a299ca30b6c4072c2182238d5f5dd1590d</id>
<content type='text'>
This fixes various odd things that missed update together with cpm_uart
platform_device move. Unified resources names, restructurisation, etc.
Also, addressed issue with recent phys/virt translation rework. Being
cache-coherent, CPM2's do alloc_bootmem() for the console stuff, and it was
used to treat console buffer descriptor mapping 1:1 (as in CPM1 case),
which is definitely wrong.

Signed-off-by: Vitaly Bordug &lt;vbordug@ru.mvista.com&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiation</title>
<updated>2006-05-09T06:03:11Z</updated>
<author>
<name>Marcelo Tosatti</name>
<email>marcelo@kvack.org</email>
</author>
<published>2006-05-05T20:09:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c51e078f82096a7d35ac8ec2416272e843a0e1c4'/>
<id>urn:sha1:c51e078f82096a7d35ac8ec2416272e843a0e1c4</id>
<content type='text'>
Instantiation of 8MB pages on the TLB cache for the kernel static
mapping trashes r3 register on !CONFIG_8xx_CPU6 configurations.
This ensures r3 gets saved and restored.

Signed-off-by: Marcelo Tosatti &lt;marcelo@kvack.org&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] ppc32 CPM_UART: fixes and improvements</title>
<updated>2006-05-03T13:06:44Z</updated>
<author>
<name>Vitaly Bordug</name>
<email>vbordug@ru.mvista.com</email>
</author>
<published>2006-04-29T19:06:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6e1976961c9bd9a3dc368139fab1883961efc879'/>
<id>urn:sha1:6e1976961c9bd9a3dc368139fab1883961efc879</id>
<content type='text'>
A number of small issues are fixed, and added the header file, missed from the
original series. With this, driver should be pretty stable as tested among
both platform-device-driven and "old way" boards. Also added missing GPL
statement , and updated year field on existing ones to reflect
code update.

Signed-off-by: Vitaly Bordug &lt;vbordug@ru.mvista.com&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] ppc32: Update board-specific code of the CPM UART users</title>
<updated>2006-04-28T11:11:30Z</updated>
<author>
<name>Vitaly Bordug</name>
<email>vbordug@ru.mvista.com</email>
</author>
<published>2006-04-25T16:26:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4427d6bf966379304f77b7cc8c92421e6bb95483'/>
<id>urn:sha1:4427d6bf966379304f77b7cc8c92421e6bb95483</id>
<content type='text'>
This has the relevant updates/additions to the BSP code so that proper
platform_info struct well be passed to the CPM UART drivers. The changes
covered mpc866ads, mpc885ads and mpc8272ads.

Signed-off-by: Vitaly Bordug &lt;vbordug@ru.mvista.com&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] ppc32: odd fixes and improvements in ppc_sys</title>
<updated>2006-04-28T11:05:16Z</updated>
<author>
<name>Vitaly Bordug</name>
<email>vbordug@ru.mvista.com</email>
</author>
<published>2006-04-25T16:26:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=a73c87bfe98f4d54c919e920a6efb0a116115722'/>
<id>urn:sha1:a73c87bfe98f4d54c919e920a6efb0a116115722</id>
<content type='text'>
This consists of offsets fix in ..._devices.c, and update of
ppc_sys_fixup_mem_resource() function to prevent subsequent fixups

Signed-off-by: Vitaly Bordug &lt;vbordug@ru.mvista.com&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] ppc32: add 440GX erratum 440_43 workaround</title>
<updated>2006-04-28T11:04:56Z</updated>
<author>
<name>Eugene Surovegin</name>
<email>ebs@ebshome.net</email>
</author>
<published>2006-04-25T08:22:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=30aacebed0f0619f23ce84df7c59ad033ca08d77'/>
<id>urn:sha1:30aacebed0f0619f23ce84df7c59ad033ca08d77</id>
<content type='text'>
This patch adds workaround for PPC 440GX erratum 440_43. According to
this erratum spurious MachineChecks (caused by L1 cache parity) can
happen during DataTLB miss processing. We disable L1 cache parity
checking for 440GX rev.C and rev.F

Signed-off-by: Eugene Surovegin &lt;ebs@ebshome.net&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge</title>
<updated>2006-04-22T09:19:06Z</updated>
<author>
<name>Paul Mackerras</name>
<email>paulus@samba.org</email>
</author>
<published>2006-04-22T09:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7c8ce71b092425f1e938285cab2a679c09444d9b'/>
<id>urn:sha1:7c8ce71b092425f1e938285cab2a679c09444d9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] ppc: Fix powersave code on arch/ppc</title>
<updated>2006-04-21T12:33:22Z</updated>
<author>
<name>Becky Bruce</name>
<email>bgill@freescale.com</email>
</author>
<published>2006-04-18T19:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ea1e847cc202e805769c3c46ba5e5c53714068a1'/>
<id>urn:sha1:ea1e847cc202e805769c3c46ba5e5c53714068a1</id>
<content type='text'>
Fix asm_offsets.c and entry.S to work with the new power save code.
Changes in arch/powerpc needed to exist in arch/ppc as well since the
idle code is shared by both ppc and powerpc..

Signed-off-by: Becky Bruce &lt;becky.bruce@freescale.com&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge</title>
<updated>2006-04-18T17:34:24Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2006-04-18T17:34:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6fbe85f914ad08cc43408a40ad18a561222e1b93'/>
<id>urn:sha1:6fbe85f914ad08cc43408a40ad18a561222e1b93</id>
<content type='text'>
* git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge:
  powerpc: Use correct sequence for putting CPU into nap mode
  [PATCH] spufs: fix context-switch decrementer code
  [PATCH] powerpc32: Set cpu explicitly in kernel compiles
  [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_put
  [PATCH] powerpc: Fix machine detection in prom_init.c
  [PATCH] ppc32: Fix string comparing in platform_notify_map
  [PATCH] powerpc: Avoid __initcall warnings
  [PATCH] powerpc: Ensure runlatch is off in the idle loop
  powerpc: Fix CHRP booting - needs a define_machine call
  powerpc: iSeries has only 256 IRQs
</content>
</entry>
</feed>
