History log of /arch/mips/mti-sead3/sead3-int.c
Revision Date Author Comments
ff86714fda0310ad153a2ba4836067f195e1f0b9 10-Apr-2013 Steven J. Hill <Steven.Hill@imgtec.com> MIPS: Move 'gic_present' to common location.

Move the global variable 'gic_present' to be defined in the file
'arch/mips/kernel/irq-gic.c' instead of defining it individually
for each platform making use of the GIC. Also change the type to
be an unsigned integer instead of signed.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
3070033a16edcc21688d5ea8967c89522f833862 30-May-2012 Steven J. Hill <sjhill@mips.com> MIPS: Add core files for MIPS SEAD-3 development platform.

More information about the SEAD-3 platform can be found at
<http://www.mips.com/products/development-kits/mips-sead-3/>
on MTI's site. Currently, the M14K family of cores is what
the SEAD-3 is utilised with.

Signed-off-by: Douglas Leung <douglas@mips.com>
Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Steven J. Hill <sjhill@mips.com>