History log of /arch/microblaze/kernel/cpu/pvr.c
Revision Date Author Comments
6bd55f0bbaebb79b39e147aa864401fd0c94db82 27-Dec-2012 Michal Simek <monstr@monstr.eu> microblaze: Fix coding style issues

Fix coding style issues reported by checkpatch.pl.

Signed-off-by: Michal Simek <monstr@monstr.eu>
c40d04df152a1111c5bbcb632278394dabd2b73d 28-Mar-2012 David Howells <dhowells@redhat.com> Disintegrate asm/system.h for Microblaze

Disintegrate asm/system.h for Microblaze. Not compiled.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: microblaze-uclinux@itee.uq.edu.au
1649700408531ec64ae33af55a1091db50d1f7da 07-Feb-2011 Michal Simek <monstr@monstr.eu> microblaze: Fix asm compilation warning

Microblaze ASM doesn't support hex values for mfs instructions.

/tmp/ccwiXVmt.s: Assembler messages:
/tmp/ccwiXVmt.s:19: Warning: ignoring operands: x00

Signed-off-by: Michal Simek <monstr@monstr.eu>
a7d8355008e4f6bbdcb8f998328afa685cec959c 28-Sep-2010 Michal Simek <monstr@monstr.eu> microblaze: Remove hardcoded asm instraction for PVR loading

It comes from past where pvr wasn't supported in msr instruction.

Signed-off-by: Michal Simek <monstr@monstr.eu>
a3cd613b2e775eb59816c2c7c49c038d54917208 30-Oct-2009 Michal Simek <monstr@monstr.eu> microblaze: Add TRACE_IRQFLAGS_SUPPORT

There are just two major changes
Renamed local_irq functions to raw_local_irq in irq.c.
Added TRACE_IRQFLAGS_SUPPORT to Kconfig.debug.

Look at Documentation/irqflags-tracing.txt

Signed-off-by: Michal Simek <monstr@monstr.eu>
b0c62724a52a4f541bfe77c678a0229d7a7c6844 27-Mar-2009 Michal Simek <monstr@monstr.eu> microblaze_v8: PVR support, cpuinfo support

Reviewed-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Acked-by: John Linn <john.linn@xilinx.com>
Acked-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>